[ { "id": "quantity-0-0-00", "english": "For job U9100-known, the packet limit is 20 packets. Apply the following instructions in this explicit order, with no intervening updates: Set the packet limit to 0 packets.", "ainglish": "For job U9100-known, the packet limit is 20 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit set-to(0 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 20, "operations": [ [ "set-to", 0 ] ], "final": 0, "unit": "packets", "case": "known" } }, { "id": "quantity-1-0-00", "english": "For job U9100-known, the packet limit is 20 packets. Apply the following instructions in this explicit order, with no intervening updates: Leave the packet limit's numeric value unchanged.", "ainglish": "For job U9100-known, the packet limit is 20 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit adjust-by(+0 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 20, "operations": [ [ "adjust-by", 0 ] ], "final": 20, "unit": "packets", "case": "known" } }, { "id": "quantity-0-1-00", "english": "For job U9100-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the packet limit to 0 packets.", "ainglish": "For job U9100-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: packet limit set-to(0 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 0 ] ], "final": 0, "unit": "packets", "case": "unknown" } }, { "id": "quantity-1-1-00", "english": "For job U9100-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: Leave the packet limit's numeric value unchanged.", "ainglish": "For job U9100-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: packet limit adjust-by(+0 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "no", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", 0 ] ], "final": null, "unit": "packets", "case": "unknown" } }, { "id": "quantity-0-2-00", "english": "For job U9100-ordered, the packet limit is 20 packets. Apply the following instructions in this explicit order, with no intervening updates: Increase the packet limit by 3 packets; then Set the packet limit to 0 packets.", "ainglish": "For job U9100-ordered, the packet limit is 20 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit adjust-by(+3 packets); then packet limit set-to(0 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": 20, "operations": [ [ "adjust-by", 3 ], [ "set-to", 0 ] ], "final": 0, "unit": "packets", "case": "ordered" } }, { "id": "quantity-1-2-00", "english": "For job U9100-ordered, the packet limit is 20 packets. Apply the following instructions in this explicit order, with no intervening updates: Set the packet limit to 20 packets; then Leave the packet limit's numeric value unchanged.", "ainglish": "For job U9100-ordered, the packet limit is 20 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit set-to(20 packets); then packet limit adjust-by(+0 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": 20, "operations": [ [ "set-to", 20 ], [ "adjust-by", 0 ] ], "final": 20, "unit": "packets", "case": "ordered" } }, { "id": "quantity-0-0-01", "english": "For job U9101-known, the timeout is 23 seconds. Apply the following instructions in this explicit order, with no intervening updates: Set the timeout to 0 seconds.", "ainglish": "For job U9101-known, the timeout is 23 seconds. Apply the following instructions in this explicit order, with no intervening updates: timeout set-to(0 seconds).", "question": "After the instructed updates, would a requirement for -1 seconds fit within the final timeout?", "answer": "yes", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 23, "operations": [ [ "set-to", 0 ] ], "final": 0, "unit": "seconds", "case": "known" } }, { "id": "quantity-1-0-01", "english": "For job U9101-known, the timeout is 23 seconds. Apply the following instructions in this explicit order, with no intervening updates: Leave the timeout's numeric value unchanged.", "ainglish": "For job U9101-known, the timeout is 23 seconds. Apply the following instructions in this explicit order, with no intervening updates: timeout adjust-by(+0 seconds).", "question": "After the instructed updates, would a requirement for 22 seconds fit within the final timeout?", "answer": "yes", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 23, "operations": [ [ "adjust-by", 0 ] ], "final": 23, "unit": "seconds", "case": "known" } }, { "id": "quantity-0-1-01", "english": "For job U9101-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the timeout to 0 seconds.", "ainglish": "For job U9101-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout set-to(0 seconds).", "question": "After the instructed updates, would a requirement for -1 seconds fit within the final timeout?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 0 ] ], "final": 0, "unit": "seconds", "case": "unknown" } }, { "id": "quantity-1-1-01", "english": "For job U9101-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Leave the timeout's numeric value unchanged.", "ainglish": "For job U9101-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout adjust-by(+0 seconds).", "question": "After the instructed updates, would a requirement for 29 seconds fit within the final timeout?", "answer": "the final value is not determined", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", 0 ] ], "final": null, "unit": "seconds", "case": "unknown" } }, { "id": "quantity-0-2-01", "english": "For job U9101-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the timeout by 3 seconds; then Set the timeout to 0 seconds.", "ainglish": "For job U9101-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout adjust-by(+3 seconds); then timeout set-to(0 seconds).", "question": "After the instructed updates, would a requirement for -1 seconds fit within the final timeout?", "answer": "yes", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": null, "operations": [ [ "adjust-by", 3 ], [ "set-to", 0 ] ], "final": 0, "unit": "seconds", "case": "ordered" } }, { "id": "quantity-1-2-01", "english": "For job U9101-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the timeout to 23 seconds; then Leave the timeout's numeric value unchanged.", "ainglish": "For job U9101-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout set-to(23 seconds); then timeout adjust-by(+0 seconds).", "question": "After the instructed updates, would a requirement for 22 seconds fit within the final timeout?", "answer": "yes", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": null, "operations": [ [ "set-to", 23 ], [ "adjust-by", 0 ] ], "final": 23, "unit": "seconds", "case": "ordered" } }, { "id": "quantity-0-0-02", "english": "For job U9102-known, the storage allowance is 26 MB. Apply the following instructions in this explicit order, with no intervening updates: Set the storage allowance to 0 MB.", "ainglish": "For job U9102-known, the storage allowance is 26 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance set-to(0 MB).", "question": "After the instructed updates, would a requirement for -1 MB fit within the final storage allowance?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 26, "operations": [ [ "set-to", 0 ] ], "final": 0, "unit": "MB", "case": "known" } }, { "id": "quantity-1-0-02", "english": "For job U9102-known, the storage allowance is 26 MB. Apply the following instructions in this explicit order, with no intervening updates: Leave the storage allowance's numeric value unchanged.", "ainglish": "For job U9102-known, the storage allowance is 26 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance adjust-by(+0 MB).", "question": "After the instructed updates, would a requirement for 25 MB fit within the final storage allowance?", "answer": "yes", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 26, "operations": [ [ "adjust-by", 0 ] ], "final": 26, "unit": "MB", "case": "known" } }, { "id": "quantity-0-1-02", "english": "For job U9102-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the storage allowance to 0 MB.", "ainglish": "For job U9102-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: storage allowance set-to(0 MB).", "question": "After the instructed updates, would a requirement for -1 MB fit within the final storage allowance?", "answer": "yes", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 0 ] ], "final": 0, "unit": "MB", "case": "unknown" } }, { "id": "quantity-1-1-02", "english": "For job U9102-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Leave the storage allowance's numeric value unchanged.", "ainglish": "For job U9102-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: storage allowance adjust-by(+0 MB).", "question": "After the instructed updates, would a requirement for 29 MB fit within the final storage allowance?", "answer": "the final value is not determined", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", 0 ] ], "final": null, "unit": "MB", "case": "unknown" } }, { "id": "quantity-0-2-02", "english": "For job U9102-ordered, the storage allowance is 26 MB. Apply the following instructions in this explicit order, with no intervening updates: Increase the storage allowance by 3 MB; then Set the storage allowance to 0 MB.", "ainglish": "For job U9102-ordered, the storage allowance is 26 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance adjust-by(+3 MB); then storage allowance set-to(0 MB).", "question": "After the instructed updates, would a requirement for -1 MB fit within the final storage allowance?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": 26, "operations": [ [ "adjust-by", 3 ], [ "set-to", 0 ] ], "final": 0, "unit": "MB", "case": "ordered" } }, { "id": "quantity-1-2-02", "english": "For job U9102-ordered, the storage allowance is 26 MB. Apply the following instructions in this explicit order, with no intervening updates: Set the storage allowance to 26 MB; then Leave the storage allowance's numeric value unchanged.", "ainglish": "For job U9102-ordered, the storage allowance is 26 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance set-to(26 MB); then storage allowance adjust-by(+0 MB).", "question": "After the instructed updates, would a requirement for 25 MB fit within the final storage allowance?", "answer": "yes", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": 26, "operations": [ [ "set-to", 26 ], [ "adjust-by", 0 ] ], "final": 26, "unit": "MB", "case": "ordered" } }, { "id": "quantity-0-0-03", "english": "For job U9103-known, the credit allowance is 29 credits. Apply the following instructions in this explicit order, with no intervening updates: Set the credit allowance to 0 credits.", "ainglish": "For job U9103-known, the credit allowance is 29 credits. Apply the following instructions in this explicit order, with no intervening updates: credit allowance set-to(0 credits).", "question": "After the instructed updates, would a requirement for -1 credits fit within the final credit allowance?", "answer": "yes", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 29, "operations": [ [ "set-to", 0 ] ], "final": 0, "unit": "credits", "case": "known" } }, { "id": "quantity-1-0-03", "english": "For job U9103-known, the credit allowance is 29 credits. Apply the following instructions in this explicit order, with no intervening updates: Leave the credit allowance's numeric value unchanged.", "ainglish": "For job U9103-known, the credit allowance is 29 credits. Apply the following instructions in this explicit order, with no intervening updates: credit allowance adjust-by(+0 credits).", "question": "After the instructed updates, would a requirement for 28 credits fit within the final credit allowance?", "answer": "yes", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 29, "operations": [ [ "adjust-by", 0 ] ], "final": 29, "unit": "credits", "case": "known" } }, { "id": "quantity-0-1-03", "english": "For job U9103-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the credit allowance to 0 credits.", "ainglish": "For job U9103-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance set-to(0 credits).", "question": "After the instructed updates, would a requirement for -1 credits fit within the final credit allowance?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 0 ] ], "final": 0, "unit": "credits", "case": "unknown" } }, { "id": "quantity-1-1-03", "english": "For job U9103-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Leave the credit allowance's numeric value unchanged.", "ainglish": "For job U9103-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance adjust-by(+0 credits).", "question": "After the instructed updates, would a requirement for 29 credits fit within the final credit allowance?", "answer": "the final value is not determined", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", 0 ] ], "final": null, "unit": "credits", "case": "unknown" } }, { "id": "quantity-0-2-03", "english": "For job U9103-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the credit allowance by 3 credits; then Set the credit allowance to 0 credits.", "ainglish": "For job U9103-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance adjust-by(+3 credits); then credit allowance set-to(0 credits).", "question": "After the instructed updates, would a requirement for -1 credits fit within the final credit allowance?", "answer": "yes", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": null, "operations": [ [ "adjust-by", 3 ], [ "set-to", 0 ] ], "final": 0, "unit": "credits", "case": "ordered" } }, { "id": "quantity-1-2-03", "english": "For job U9103-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the credit allowance to 29 credits; then Leave the credit allowance's numeric value unchanged.", "ainglish": "For job U9103-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance set-to(29 credits); then credit allowance adjust-by(+0 credits).", "question": "After the instructed updates, would a requirement for 28 credits fit within the final credit allowance?", "answer": "yes", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": null, "operations": [ [ "set-to", 29 ], [ "adjust-by", 0 ] ], "final": 29, "unit": "credits", "case": "ordered" } }, { "id": "quantity-0-0-04", "english": "For job U9104-known, the packet limit is 32 packets. Apply the following instructions in this explicit order, with no intervening updates: Set the packet limit to 0 packets.", "ainglish": "For job U9104-known, the packet limit is 32 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit set-to(0 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 32, "operations": [ [ "set-to", 0 ] ], "final": 0, "unit": "packets", "case": "known" } }, { "id": "quantity-1-0-04", "english": "For job U9104-known, the packet limit is 32 packets. Apply the following instructions in this explicit order, with no intervening updates: Increase the packet limit by 5 packets.", "ainglish": "For job U9104-known, the packet limit is 32 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit adjust-by(+5 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 32, "operations": [ [ "adjust-by", 5 ] ], "final": 37, "unit": "packets", "case": "known" } }, { "id": "quantity-0-1-04", "english": "For job U9104-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the packet limit to 0 packets.", "ainglish": "For job U9104-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: packet limit set-to(0 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 0 ] ], "final": 0, "unit": "packets", "case": "unknown" } }, { "id": "quantity-1-1-04", "english": "For job U9104-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the packet limit by 5 packets.", "ainglish": "For job U9104-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: packet limit adjust-by(+5 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "no", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", 5 ] ], "final": null, "unit": "packets", "case": "unknown" } }, { "id": "quantity-0-2-04", "english": "For job U9104-ordered, the packet limit is 32 packets. Apply the following instructions in this explicit order, with no intervening updates: Increase the packet limit by 3 packets; then Set the packet limit to 0 packets.", "ainglish": "For job U9104-ordered, the packet limit is 32 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit adjust-by(+3 packets); then packet limit set-to(0 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": 32, "operations": [ [ "adjust-by", 3 ], [ "set-to", 0 ] ], "final": 0, "unit": "packets", "case": "ordered" } }, { "id": "quantity-1-2-04", "english": "For job U9104-ordered, the packet limit is 32 packets. Apply the following instructions in this explicit order, with no intervening updates: Set the packet limit to 32 packets; then Increase the packet limit by 5 packets.", "ainglish": "For job U9104-ordered, the packet limit is 32 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit set-to(32 packets); then packet limit adjust-by(+5 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": 32, "operations": [ [ "set-to", 32 ], [ "adjust-by", 5 ] ], "final": 37, "unit": "packets", "case": "ordered" } }, { "id": "quantity-0-0-05", "english": "For job U9105-known, the timeout is 35 seconds. Apply the following instructions in this explicit order, with no intervening updates: Set the timeout to 0 seconds.", "ainglish": "For job U9105-known, the timeout is 35 seconds. Apply the following instructions in this explicit order, with no intervening updates: timeout set-to(0 seconds).", "question": "After the instructed updates, would a requirement for 1 seconds fit within the final timeout?", "answer": "no", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 35, "operations": [ [ "set-to", 0 ] ], "final": 0, "unit": "seconds", "case": "known" } }, { "id": "quantity-1-0-05", "english": "For job U9105-known, the timeout is 35 seconds. Apply the following instructions in this explicit order, with no intervening updates: Increase the timeout by 5 seconds.", "ainglish": "For job U9105-known, the timeout is 35 seconds. Apply the following instructions in this explicit order, with no intervening updates: timeout adjust-by(+5 seconds).", "question": "After the instructed updates, would a requirement for 41 seconds fit within the final timeout?", "answer": "no", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 35, "operations": [ [ "adjust-by", 5 ] ], "final": 40, "unit": "seconds", "case": "known" } }, { "id": "quantity-0-1-05", "english": "For job U9105-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the timeout to 0 seconds.", "ainglish": "For job U9105-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout set-to(0 seconds).", "question": "After the instructed updates, would a requirement for 1 seconds fit within the final timeout?", "answer": "no", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 0 ] ], "final": 0, "unit": "seconds", "case": "unknown" } }, { "id": "quantity-1-1-05", "english": "For job U9105-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the timeout by 5 seconds.", "ainglish": "For job U9105-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout adjust-by(+5 seconds).", "question": "After the instructed updates, would a requirement for 31 seconds fit within the final timeout?", "answer": "the final value is not determined", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", 5 ] ], "final": null, "unit": "seconds", "case": "unknown" } }, { "id": "quantity-0-2-05", "english": "For job U9105-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the timeout by 3 seconds; then Set the timeout to 0 seconds.", "ainglish": "For job U9105-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout adjust-by(+3 seconds); then timeout set-to(0 seconds).", "question": "After the instructed updates, would a requirement for 1 seconds fit within the final timeout?", "answer": "no", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": null, "operations": [ [ "adjust-by", 3 ], [ "set-to", 0 ] ], "final": 0, "unit": "seconds", "case": "ordered" } }, { "id": "quantity-1-2-05", "english": "For job U9105-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the timeout to 35 seconds; then Increase the timeout by 5 seconds.", "ainglish": "For job U9105-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout set-to(35 seconds); then timeout adjust-by(+5 seconds).", "question": "After the instructed updates, would a requirement for 41 seconds fit within the final timeout?", "answer": "no", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": null, "operations": [ [ "set-to", 35 ], [ "adjust-by", 5 ] ], "final": 40, "unit": "seconds", "case": "ordered" } }, { "id": "quantity-0-0-06", "english": "For job U9106-known, the storage allowance is 38 MB. Apply the following instructions in this explicit order, with no intervening updates: Set the storage allowance to 0 MB.", "ainglish": "For job U9106-known, the storage allowance is 38 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance set-to(0 MB).", "question": "After the instructed updates, would a requirement for 1 MB fit within the final storage allowance?", "answer": "no", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 38, "operations": [ [ "set-to", 0 ] ], "final": 0, "unit": "MB", "case": "known" } }, { "id": "quantity-1-0-06", "english": "For job U9106-known, the storage allowance is 38 MB. Apply the following instructions in this explicit order, with no intervening updates: Increase the storage allowance by 5 MB.", "ainglish": "For job U9106-known, the storage allowance is 38 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance adjust-by(+5 MB).", "question": "After the instructed updates, would a requirement for 44 MB fit within the final storage allowance?", "answer": "no", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 38, "operations": [ [ "adjust-by", 5 ] ], "final": 43, "unit": "MB", "case": "known" } }, { "id": "quantity-0-1-06", "english": "For job U9106-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the storage allowance to 0 MB.", "ainglish": "For job U9106-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: storage allowance set-to(0 MB).", "question": "After the instructed updates, would a requirement for 1 MB fit within the final storage allowance?", "answer": "no", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 0 ] ], "final": 0, "unit": "MB", "case": "unknown" } }, { "id": "quantity-1-1-06", "english": "For job U9106-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the storage allowance by 5 MB.", "ainglish": "For job U9106-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: storage allowance adjust-by(+5 MB).", "question": "After the instructed updates, would a requirement for 31 MB fit within the final storage allowance?", "answer": "the final value is not determined", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", 5 ] ], "final": null, "unit": "MB", "case": "unknown" } }, { "id": "quantity-0-2-06", "english": "For job U9106-ordered, the storage allowance is 38 MB. Apply the following instructions in this explicit order, with no intervening updates: Increase the storage allowance by 3 MB; then Set the storage allowance to 0 MB.", "ainglish": "For job U9106-ordered, the storage allowance is 38 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance adjust-by(+3 MB); then storage allowance set-to(0 MB).", "question": "After the instructed updates, would a requirement for 1 MB fit within the final storage allowance?", "answer": "no", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": 38, "operations": [ [ "adjust-by", 3 ], [ "set-to", 0 ] ], "final": 0, "unit": "MB", "case": "ordered" } }, { "id": "quantity-1-2-06", "english": "For job U9106-ordered, the storage allowance is 38 MB. Apply the following instructions in this explicit order, with no intervening updates: Set the storage allowance to 38 MB; then Increase the storage allowance by 5 MB.", "ainglish": "For job U9106-ordered, the storage allowance is 38 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance set-to(38 MB); then storage allowance adjust-by(+5 MB).", "question": "After the instructed updates, would a requirement for 44 MB fit within the final storage allowance?", "answer": "no", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": 38, "operations": [ [ "set-to", 38 ], [ "adjust-by", 5 ] ], "final": 43, "unit": "MB", "case": "ordered" } }, { "id": "quantity-0-0-07", "english": "For job U9107-known, the credit allowance is 41 credits. Apply the following instructions in this explicit order, with no intervening updates: Set the credit allowance to 0 credits.", "ainglish": "For job U9107-known, the credit allowance is 41 credits. Apply the following instructions in this explicit order, with no intervening updates: credit allowance set-to(0 credits).", "question": "After the instructed updates, would a requirement for 1 credits fit within the final credit allowance?", "answer": "no", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 41, "operations": [ [ "set-to", 0 ] ], "final": 0, "unit": "credits", "case": "known" } }, { "id": "quantity-1-0-07", "english": "For job U9107-known, the credit allowance is 41 credits. Apply the following instructions in this explicit order, with no intervening updates: Increase the credit allowance by 5 credits.", "ainglish": "For job U9107-known, the credit allowance is 41 credits. Apply the following instructions in this explicit order, with no intervening updates: credit allowance adjust-by(+5 credits).", "question": "After the instructed updates, would a requirement for 47 credits fit within the final credit allowance?", "answer": "no", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 41, "operations": [ [ "adjust-by", 5 ] ], "final": 46, "unit": "credits", "case": "known" } }, { "id": "quantity-0-1-07", "english": "For job U9107-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the credit allowance to 0 credits.", "ainglish": "For job U9107-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance set-to(0 credits).", "question": "After the instructed updates, would a requirement for 1 credits fit within the final credit allowance?", "answer": "no", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 0 ] ], "final": 0, "unit": "credits", "case": "unknown" } }, { "id": "quantity-1-1-07", "english": "For job U9107-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the credit allowance by 5 credits.", "ainglish": "For job U9107-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance adjust-by(+5 credits).", "question": "After the instructed updates, would a requirement for 31 credits fit within the final credit allowance?", "answer": "the final value is not determined", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", 5 ] ], "final": null, "unit": "credits", "case": "unknown" } }, { "id": "quantity-0-2-07", "english": "For job U9107-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the credit allowance by 3 credits; then Set the credit allowance to 0 credits.", "ainglish": "For job U9107-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance adjust-by(+3 credits); then credit allowance set-to(0 credits).", "question": "After the instructed updates, would a requirement for 1 credits fit within the final credit allowance?", "answer": "no", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": null, "operations": [ [ "adjust-by", 3 ], [ "set-to", 0 ] ], "final": 0, "unit": "credits", "case": "ordered" } }, { "id": "quantity-1-2-07", "english": "For job U9107-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the credit allowance to 41 credits; then Increase the credit allowance by 5 credits.", "ainglish": "For job U9107-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance set-to(41 credits); then credit allowance adjust-by(+5 credits).", "question": "After the instructed updates, would a requirement for 47 credits fit within the final credit allowance?", "answer": "no", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": null, "operations": [ [ "set-to", 41 ], [ "adjust-by", 5 ] ], "final": 46, "unit": "credits", "case": "ordered" } }, { "id": "quantity-0-0-08", "english": "For job U9108-known, the packet limit is 44 packets. Apply the following instructions in this explicit order, with no intervening updates: Set the packet limit to 7 packets.", "ainglish": "For job U9108-known, the packet limit is 44 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit set-to(7 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 44, "operations": [ [ "set-to", 7 ] ], "final": 7, "unit": "packets", "case": "known" } }, { "id": "quantity-1-0-08", "english": "For job U9108-known, the packet limit is 44 packets. Apply the following instructions in this explicit order, with no intervening updates: Decrease the packet limit by 4 packets.", "ainglish": "For job U9108-known, the packet limit is 44 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit adjust-by(-4 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 44, "operations": [ [ "adjust-by", -4 ] ], "final": 40, "unit": "packets", "case": "known" } }, { "id": "quantity-0-1-08", "english": "For job U9108-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the packet limit to 7 packets.", "ainglish": "For job U9108-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: packet limit set-to(7 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 7 ] ], "final": 7, "unit": "packets", "case": "unknown" } }, { "id": "quantity-1-1-08", "english": "For job U9108-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: Decrease the packet limit by 4 packets.", "ainglish": "For job U9108-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: packet limit adjust-by(-4 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "no", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", -4 ] ], "final": null, "unit": "packets", "case": "unknown" } }, { "id": "quantity-0-2-08", "english": "For job U9108-ordered, the packet limit is 44 packets. Apply the following instructions in this explicit order, with no intervening updates: Increase the packet limit by 3 packets; then Set the packet limit to 7 packets.", "ainglish": "For job U9108-ordered, the packet limit is 44 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit adjust-by(+3 packets); then packet limit set-to(7 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": 44, "operations": [ [ "adjust-by", 3 ], [ "set-to", 7 ] ], "final": 7, "unit": "packets", "case": "ordered" } }, { "id": "quantity-1-2-08", "english": "For job U9108-ordered, the packet limit is 44 packets. Apply the following instructions in this explicit order, with no intervening updates: Set the packet limit to 44 packets; then Decrease the packet limit by 4 packets.", "ainglish": "For job U9108-ordered, the packet limit is 44 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit set-to(44 packets); then packet limit adjust-by(-4 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": 44, "operations": [ [ "set-to", 44 ], [ "adjust-by", -4 ] ], "final": 40, "unit": "packets", "case": "ordered" } }, { "id": "quantity-0-0-09", "english": "For job U9109-known, the timeout is 47 seconds. Apply the following instructions in this explicit order, with no intervening updates: Set the timeout to 7 seconds.", "ainglish": "For job U9109-known, the timeout is 47 seconds. Apply the following instructions in this explicit order, with no intervening updates: timeout set-to(7 seconds).", "question": "After the instructed updates, would a requirement for 6 seconds fit within the final timeout?", "answer": "yes", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 47, "operations": [ [ "set-to", 7 ] ], "final": 7, "unit": "seconds", "case": "known" } }, { "id": "quantity-1-0-09", "english": "For job U9109-known, the timeout is 47 seconds. Apply the following instructions in this explicit order, with no intervening updates: Decrease the timeout by 4 seconds.", "ainglish": "For job U9109-known, the timeout is 47 seconds. Apply the following instructions in this explicit order, with no intervening updates: timeout adjust-by(-4 seconds).", "question": "After the instructed updates, would a requirement for 42 seconds fit within the final timeout?", "answer": "yes", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 47, "operations": [ [ "adjust-by", -4 ] ], "final": 43, "unit": "seconds", "case": "known" } }, { "id": "quantity-0-1-09", "english": "For job U9109-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the timeout to 7 seconds.", "ainglish": "For job U9109-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout set-to(7 seconds).", "question": "After the instructed updates, would a requirement for 6 seconds fit within the final timeout?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 7 ] ], "final": 7, "unit": "seconds", "case": "unknown" } }, { "id": "quantity-1-1-09", "english": "For job U9109-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Decrease the timeout by 4 seconds.", "ainglish": "For job U9109-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout adjust-by(-4 seconds).", "question": "After the instructed updates, would a requirement for 29 seconds fit within the final timeout?", "answer": "the final value is not determined", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", -4 ] ], "final": null, "unit": "seconds", "case": "unknown" } }, { "id": "quantity-0-2-09", "english": "For job U9109-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the timeout by 3 seconds; then Set the timeout to 7 seconds.", "ainglish": "For job U9109-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout adjust-by(+3 seconds); then timeout set-to(7 seconds).", "question": "After the instructed updates, would a requirement for 6 seconds fit within the final timeout?", "answer": "yes", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": null, "operations": [ [ "adjust-by", 3 ], [ "set-to", 7 ] ], "final": 7, "unit": "seconds", "case": "ordered" } }, { "id": "quantity-1-2-09", "english": "For job U9109-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the timeout to 47 seconds; then Decrease the timeout by 4 seconds.", "ainglish": "For job U9109-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout set-to(47 seconds); then timeout adjust-by(-4 seconds).", "question": "After the instructed updates, would a requirement for 42 seconds fit within the final timeout?", "answer": "yes", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": null, "operations": [ [ "set-to", 47 ], [ "adjust-by", -4 ] ], "final": 43, "unit": "seconds", "case": "ordered" } }, { "id": "quantity-0-0-10", "english": "For job U9110-known, the storage allowance is 50 MB. Apply the following instructions in this explicit order, with no intervening updates: Set the storage allowance to 7 MB.", "ainglish": "For job U9110-known, the storage allowance is 50 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance set-to(7 MB).", "question": "After the instructed updates, would a requirement for 6 MB fit within the final storage allowance?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 50, "operations": [ [ "set-to", 7 ] ], "final": 7, "unit": "MB", "case": "known" } }, { "id": "quantity-1-0-10", "english": "For job U9110-known, the storage allowance is 50 MB. Apply the following instructions in this explicit order, with no intervening updates: Decrease the storage allowance by 4 MB.", "ainglish": "For job U9110-known, the storage allowance is 50 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance adjust-by(-4 MB).", "question": "After the instructed updates, would a requirement for 45 MB fit within the final storage allowance?", "answer": "yes", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 50, "operations": [ [ "adjust-by", -4 ] ], "final": 46, "unit": "MB", "case": "known" } }, { "id": "quantity-0-1-10", "english": "For job U9110-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the storage allowance to 7 MB.", "ainglish": "For job U9110-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: storage allowance set-to(7 MB).", "question": "After the instructed updates, would a requirement for 6 MB fit within the final storage allowance?", "answer": "yes", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 7 ] ], "final": 7, "unit": "MB", "case": "unknown" } }, { "id": "quantity-1-1-10", "english": "For job U9110-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Decrease the storage allowance by 4 MB.", "ainglish": "For job U9110-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: storage allowance adjust-by(-4 MB).", "question": "After the instructed updates, would a requirement for 29 MB fit within the final storage allowance?", "answer": "the final value is not determined", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", -4 ] ], "final": null, "unit": "MB", "case": "unknown" } }, { "id": "quantity-0-2-10", "english": "For job U9110-ordered, the storage allowance is 50 MB. Apply the following instructions in this explicit order, with no intervening updates: Increase the storage allowance by 3 MB; then Set the storage allowance to 7 MB.", "ainglish": "For job U9110-ordered, the storage allowance is 50 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance adjust-by(+3 MB); then storage allowance set-to(7 MB).", "question": "After the instructed updates, would a requirement for 6 MB fit within the final storage allowance?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": 50, "operations": [ [ "adjust-by", 3 ], [ "set-to", 7 ] ], "final": 7, "unit": "MB", "case": "ordered" } }, { "id": "quantity-1-2-10", "english": "For job U9110-ordered, the storage allowance is 50 MB. Apply the following instructions in this explicit order, with no intervening updates: Set the storage allowance to 50 MB; then Decrease the storage allowance by 4 MB.", "ainglish": "For job U9110-ordered, the storage allowance is 50 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance set-to(50 MB); then storage allowance adjust-by(-4 MB).", "question": "After the instructed updates, would a requirement for 45 MB fit within the final storage allowance?", "answer": "yes", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": 50, "operations": [ [ "set-to", 50 ], [ "adjust-by", -4 ] ], "final": 46, "unit": "MB", "case": "ordered" } }, { "id": "quantity-0-0-11", "english": "For job U9111-known, the credit allowance is 53 credits. Apply the following instructions in this explicit order, with no intervening updates: Set the credit allowance to 7 credits.", "ainglish": "For job U9111-known, the credit allowance is 53 credits. Apply the following instructions in this explicit order, with no intervening updates: credit allowance set-to(7 credits).", "question": "After the instructed updates, would a requirement for 6 credits fit within the final credit allowance?", "answer": "yes", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 53, "operations": [ [ "set-to", 7 ] ], "final": 7, "unit": "credits", "case": "known" } }, { "id": "quantity-1-0-11", "english": "For job U9111-known, the credit allowance is 53 credits. Apply the following instructions in this explicit order, with no intervening updates: Decrease the credit allowance by 4 credits.", "ainglish": "For job U9111-known, the credit allowance is 53 credits. Apply the following instructions in this explicit order, with no intervening updates: credit allowance adjust-by(-4 credits).", "question": "After the instructed updates, would a requirement for 48 credits fit within the final credit allowance?", "answer": "yes", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 53, "operations": [ [ "adjust-by", -4 ] ], "final": 49, "unit": "credits", "case": "known" } }, { "id": "quantity-0-1-11", "english": "For job U9111-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the credit allowance to 7 credits.", "ainglish": "For job U9111-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance set-to(7 credits).", "question": "After the instructed updates, would a requirement for 6 credits fit within the final credit allowance?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 7 ] ], "final": 7, "unit": "credits", "case": "unknown" } }, { "id": "quantity-1-1-11", "english": "For job U9111-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Decrease the credit allowance by 4 credits.", "ainglish": "For job U9111-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance adjust-by(-4 credits).", "question": "After the instructed updates, would a requirement for 29 credits fit within the final credit allowance?", "answer": "the final value is not determined", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", -4 ] ], "final": null, "unit": "credits", "case": "unknown" } }, { "id": "quantity-0-2-11", "english": "For job U9111-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the credit allowance by 3 credits; then Set the credit allowance to 7 credits.", "ainglish": "For job U9111-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance adjust-by(+3 credits); then credit allowance set-to(7 credits).", "question": "After the instructed updates, would a requirement for 6 credits fit within the final credit allowance?", "answer": "yes", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": null, "operations": [ [ "adjust-by", 3 ], [ "set-to", 7 ] ], "final": 7, "unit": "credits", "case": "ordered" } }, { "id": "quantity-1-2-11", "english": "For job U9111-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the credit allowance to 53 credits; then Decrease the credit allowance by 4 credits.", "ainglish": "For job U9111-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance set-to(53 credits); then credit allowance adjust-by(-4 credits).", "question": "After the instructed updates, would a requirement for 48 credits fit within the final credit allowance?", "answer": "yes", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": null, "operations": [ [ "set-to", 53 ], [ "adjust-by", -4 ] ], "final": 49, "unit": "credits", "case": "ordered" } }, { "id": "quantity-0-0-12", "english": "For job U9112-known, the packet limit is 56 packets. Apply the following instructions in this explicit order, with no intervening updates: Set the packet limit to 7 packets.", "ainglish": "For job U9112-known, the packet limit is 56 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit set-to(7 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 56, "operations": [ [ "set-to", 7 ] ], "final": 7, "unit": "packets", "case": "known" } }, { "id": "quantity-1-0-12", "english": "For job U9112-known, the packet limit is 56 packets. Apply the following instructions in this explicit order, with no intervening updates: Increase the packet limit by 9 packets.", "ainglish": "For job U9112-known, the packet limit is 56 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit adjust-by(+9 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 56, "operations": [ [ "adjust-by", 9 ] ], "final": 65, "unit": "packets", "case": "known" } }, { "id": "quantity-0-1-12", "english": "For job U9112-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the packet limit to 7 packets.", "ainglish": "For job U9112-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: packet limit set-to(7 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 7 ] ], "final": 7, "unit": "packets", "case": "unknown" } }, { "id": "quantity-1-1-12", "english": "For job U9112-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the packet limit by 9 packets.", "ainglish": "For job U9112-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: packet limit adjust-by(+9 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "no", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", 9 ] ], "final": null, "unit": "packets", "case": "unknown" } }, { "id": "quantity-0-2-12", "english": "For job U9112-ordered, the packet limit is 56 packets. Apply the following instructions in this explicit order, with no intervening updates: Increase the packet limit by 3 packets; then Set the packet limit to 7 packets.", "ainglish": "For job U9112-ordered, the packet limit is 56 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit adjust-by(+3 packets); then packet limit set-to(7 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": 56, "operations": [ [ "adjust-by", 3 ], [ "set-to", 7 ] ], "final": 7, "unit": "packets", "case": "ordered" } }, { "id": "quantity-1-2-12", "english": "For job U9112-ordered, the packet limit is 56 packets. Apply the following instructions in this explicit order, with no intervening updates: Set the packet limit to 56 packets; then Increase the packet limit by 9 packets.", "ainglish": "For job U9112-ordered, the packet limit is 56 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit set-to(56 packets); then packet limit adjust-by(+9 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": 56, "operations": [ [ "set-to", 56 ], [ "adjust-by", 9 ] ], "final": 65, "unit": "packets", "case": "ordered" } }, { "id": "quantity-0-0-13", "english": "For job U9113-known, the timeout is 59 seconds. Apply the following instructions in this explicit order, with no intervening updates: Set the timeout to 7 seconds.", "ainglish": "For job U9113-known, the timeout is 59 seconds. Apply the following instructions in this explicit order, with no intervening updates: timeout set-to(7 seconds).", "question": "After the instructed updates, would a requirement for 8 seconds fit within the final timeout?", "answer": "no", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 59, "operations": [ [ "set-to", 7 ] ], "final": 7, "unit": "seconds", "case": "known" } }, { "id": "quantity-1-0-13", "english": "For job U9113-known, the timeout is 59 seconds. Apply the following instructions in this explicit order, with no intervening updates: Increase the timeout by 9 seconds.", "ainglish": "For job U9113-known, the timeout is 59 seconds. Apply the following instructions in this explicit order, with no intervening updates: timeout adjust-by(+9 seconds).", "question": "After the instructed updates, would a requirement for 69 seconds fit within the final timeout?", "answer": "no", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 59, "operations": [ [ "adjust-by", 9 ] ], "final": 68, "unit": "seconds", "case": "known" } }, { "id": "quantity-0-1-13", "english": "For job U9113-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the timeout to 7 seconds.", "ainglish": "For job U9113-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout set-to(7 seconds).", "question": "After the instructed updates, would a requirement for 8 seconds fit within the final timeout?", "answer": "no", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 7 ] ], "final": 7, "unit": "seconds", "case": "unknown" } }, { "id": "quantity-1-1-13", "english": "For job U9113-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the timeout by 9 seconds.", "ainglish": "For job U9113-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout adjust-by(+9 seconds).", "question": "After the instructed updates, would a requirement for 31 seconds fit within the final timeout?", "answer": "the final value is not determined", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", 9 ] ], "final": null, "unit": "seconds", "case": "unknown" } }, { "id": "quantity-0-2-13", "english": "For job U9113-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the timeout by 3 seconds; then Set the timeout to 7 seconds.", "ainglish": "For job U9113-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout adjust-by(+3 seconds); then timeout set-to(7 seconds).", "question": "After the instructed updates, would a requirement for 8 seconds fit within the final timeout?", "answer": "no", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": null, "operations": [ [ "adjust-by", 3 ], [ "set-to", 7 ] ], "final": 7, "unit": "seconds", "case": "ordered" } }, { "id": "quantity-1-2-13", "english": "For job U9113-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the timeout to 59 seconds; then Increase the timeout by 9 seconds.", "ainglish": "For job U9113-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout set-to(59 seconds); then timeout adjust-by(+9 seconds).", "question": "After the instructed updates, would a requirement for 69 seconds fit within the final timeout?", "answer": "no", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": null, "operations": [ [ "set-to", 59 ], [ "adjust-by", 9 ] ], "final": 68, "unit": "seconds", "case": "ordered" } }, { "id": "quantity-0-0-14", "english": "For job U9114-known, the storage allowance is 62 MB. Apply the following instructions in this explicit order, with no intervening updates: Set the storage allowance to 7 MB.", "ainglish": "For job U9114-known, the storage allowance is 62 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance set-to(7 MB).", "question": "After the instructed updates, would a requirement for 8 MB fit within the final storage allowance?", "answer": "no", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 62, "operations": [ [ "set-to", 7 ] ], "final": 7, "unit": "MB", "case": "known" } }, { "id": "quantity-1-0-14", "english": "For job U9114-known, the storage allowance is 62 MB. Apply the following instructions in this explicit order, with no intervening updates: Increase the storage allowance by 9 MB.", "ainglish": "For job U9114-known, the storage allowance is 62 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance adjust-by(+9 MB).", "question": "After the instructed updates, would a requirement for 72 MB fit within the final storage allowance?", "answer": "no", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 62, "operations": [ [ "adjust-by", 9 ] ], "final": 71, "unit": "MB", "case": "known" } }, { "id": "quantity-0-1-14", "english": "For job U9114-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the storage allowance to 7 MB.", "ainglish": "For job U9114-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: storage allowance set-to(7 MB).", "question": "After the instructed updates, would a requirement for 8 MB fit within the final storage allowance?", "answer": "no", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 7 ] ], "final": 7, "unit": "MB", "case": "unknown" } }, { "id": "quantity-1-1-14", "english": "For job U9114-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the storage allowance by 9 MB.", "ainglish": "For job U9114-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: storage allowance adjust-by(+9 MB).", "question": "After the instructed updates, would a requirement for 31 MB fit within the final storage allowance?", "answer": "the final value is not determined", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", 9 ] ], "final": null, "unit": "MB", "case": "unknown" } }, { "id": "quantity-0-2-14", "english": "For job U9114-ordered, the storage allowance is 62 MB. Apply the following instructions in this explicit order, with no intervening updates: Increase the storage allowance by 3 MB; then Set the storage allowance to 7 MB.", "ainglish": "For job U9114-ordered, the storage allowance is 62 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance adjust-by(+3 MB); then storage allowance set-to(7 MB).", "question": "After the instructed updates, would a requirement for 8 MB fit within the final storage allowance?", "answer": "no", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": 62, "operations": [ [ "adjust-by", 3 ], [ "set-to", 7 ] ], "final": 7, "unit": "MB", "case": "ordered" } }, { "id": "quantity-1-2-14", "english": "For job U9114-ordered, the storage allowance is 62 MB. Apply the following instructions in this explicit order, with no intervening updates: Set the storage allowance to 62 MB; then Increase the storage allowance by 9 MB.", "ainglish": "For job U9114-ordered, the storage allowance is 62 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance set-to(62 MB); then storage allowance adjust-by(+9 MB).", "question": "After the instructed updates, would a requirement for 72 MB fit within the final storage allowance?", "answer": "no", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": 62, "operations": [ [ "set-to", 62 ], [ "adjust-by", 9 ] ], "final": 71, "unit": "MB", "case": "ordered" } }, { "id": "quantity-0-0-15", "english": "For job U9115-known, the credit allowance is 65 credits. Apply the following instructions in this explicit order, with no intervening updates: Set the credit allowance to 7 credits.", "ainglish": "For job U9115-known, the credit allowance is 65 credits. Apply the following instructions in this explicit order, with no intervening updates: credit allowance set-to(7 credits).", "question": "After the instructed updates, would a requirement for 8 credits fit within the final credit allowance?", "answer": "no", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 65, "operations": [ [ "set-to", 7 ] ], "final": 7, "unit": "credits", "case": "known" } }, { "id": "quantity-1-0-15", "english": "For job U9115-known, the credit allowance is 65 credits. Apply the following instructions in this explicit order, with no intervening updates: Increase the credit allowance by 9 credits.", "ainglish": "For job U9115-known, the credit allowance is 65 credits. Apply the following instructions in this explicit order, with no intervening updates: credit allowance adjust-by(+9 credits).", "question": "After the instructed updates, would a requirement for 75 credits fit within the final credit allowance?", "answer": "no", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 65, "operations": [ [ "adjust-by", 9 ] ], "final": 74, "unit": "credits", "case": "known" } }, { "id": "quantity-0-1-15", "english": "For job U9115-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the credit allowance to 7 credits.", "ainglish": "For job U9115-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance set-to(7 credits).", "question": "After the instructed updates, would a requirement for 8 credits fit within the final credit allowance?", "answer": "no", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 7 ] ], "final": 7, "unit": "credits", "case": "unknown" } }, { "id": "quantity-1-1-15", "english": "For job U9115-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the credit allowance by 9 credits.", "ainglish": "For job U9115-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance adjust-by(+9 credits).", "question": "After the instructed updates, would a requirement for 31 credits fit within the final credit allowance?", "answer": "the final value is not determined", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", 9 ] ], "final": null, "unit": "credits", "case": "unknown" } }, { "id": "quantity-0-2-15", "english": "For job U9115-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the credit allowance by 3 credits; then Set the credit allowance to 7 credits.", "ainglish": "For job U9115-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance adjust-by(+3 credits); then credit allowance set-to(7 credits).", "question": "After the instructed updates, would a requirement for 8 credits fit within the final credit allowance?", "answer": "no", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": null, "operations": [ [ "adjust-by", 3 ], [ "set-to", 7 ] ], "final": 7, "unit": "credits", "case": "ordered" } }, { "id": "quantity-1-2-15", "english": "For job U9115-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the credit allowance to 65 credits; then Increase the credit allowance by 9 credits.", "ainglish": "For job U9115-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance set-to(65 credits); then credit allowance adjust-by(+9 credits).", "question": "After the instructed updates, would a requirement for 75 credits fit within the final credit allowance?", "answer": "no", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": null, "operations": [ [ "set-to", 65 ], [ "adjust-by", 9 ] ], "final": 74, "unit": "credits", "case": "ordered" } }, { "id": "quantity-0-0-16", "english": "For job U9116-known, the packet limit is 68 packets. Apply the following instructions in this explicit order, with no intervening updates: Set the packet limit to 40 packets.", "ainglish": "For job U9116-known, the packet limit is 68 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit set-to(40 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 68, "operations": [ [ "set-to", 40 ] ], "final": 40, "unit": "packets", "case": "known" } }, { "id": "quantity-1-0-16", "english": "For job U9116-known, the packet limit is 68 packets. Apply the following instructions in this explicit order, with no intervening updates: Leave the packet limit's numeric value unchanged.", "ainglish": "For job U9116-known, the packet limit is 68 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit adjust-by(+0 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 68, "operations": [ [ "adjust-by", 0 ] ], "final": 68, "unit": "packets", "case": "known" } }, { "id": "quantity-0-1-16", "english": "For job U9116-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the packet limit to 40 packets.", "ainglish": "For job U9116-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: packet limit set-to(40 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 40 ] ], "final": 40, "unit": "packets", "case": "unknown" } }, { "id": "quantity-1-1-16", "english": "For job U9116-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: Leave the packet limit's numeric value unchanged.", "ainglish": "For job U9116-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: packet limit adjust-by(+0 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "no", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", 0 ] ], "final": null, "unit": "packets", "case": "unknown" } }, { "id": "quantity-0-2-16", "english": "For job U9116-ordered, the packet limit is 68 packets. Apply the following instructions in this explicit order, with no intervening updates: Increase the packet limit by 3 packets; then Set the packet limit to 40 packets.", "ainglish": "For job U9116-ordered, the packet limit is 68 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit adjust-by(+3 packets); then packet limit set-to(40 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": 68, "operations": [ [ "adjust-by", 3 ], [ "set-to", 40 ] ], "final": 40, "unit": "packets", "case": "ordered" } }, { "id": "quantity-1-2-16", "english": "For job U9116-ordered, the packet limit is 68 packets. Apply the following instructions in this explicit order, with no intervening updates: Set the packet limit to 68 packets; then Leave the packet limit's numeric value unchanged.", "ainglish": "For job U9116-ordered, the packet limit is 68 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit set-to(68 packets); then packet limit adjust-by(+0 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": 68, "operations": [ [ "set-to", 68 ], [ "adjust-by", 0 ] ], "final": 68, "unit": "packets", "case": "ordered" } }, { "id": "quantity-0-0-17", "english": "For job U9117-known, the timeout is 71 seconds. Apply the following instructions in this explicit order, with no intervening updates: Set the timeout to 40 seconds.", "ainglish": "For job U9117-known, the timeout is 71 seconds. Apply the following instructions in this explicit order, with no intervening updates: timeout set-to(40 seconds).", "question": "After the instructed updates, would a requirement for 39 seconds fit within the final timeout?", "answer": "yes", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 71, "operations": [ [ "set-to", 40 ] ], "final": 40, "unit": "seconds", "case": "known" } }, { "id": "quantity-1-0-17", "english": "For job U9117-known, the timeout is 71 seconds. Apply the following instructions in this explicit order, with no intervening updates: Leave the timeout's numeric value unchanged.", "ainglish": "For job U9117-known, the timeout is 71 seconds. Apply the following instructions in this explicit order, with no intervening updates: timeout adjust-by(+0 seconds).", "question": "After the instructed updates, would a requirement for 70 seconds fit within the final timeout?", "answer": "yes", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 71, "operations": [ [ "adjust-by", 0 ] ], "final": 71, "unit": "seconds", "case": "known" } }, { "id": "quantity-0-1-17", "english": "For job U9117-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the timeout to 40 seconds.", "ainglish": "For job U9117-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout set-to(40 seconds).", "question": "After the instructed updates, would a requirement for 39 seconds fit within the final timeout?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 40 ] ], "final": 40, "unit": "seconds", "case": "unknown" } }, { "id": "quantity-1-1-17", "english": "For job U9117-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Leave the timeout's numeric value unchanged.", "ainglish": "For job U9117-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout adjust-by(+0 seconds).", "question": "After the instructed updates, would a requirement for 29 seconds fit within the final timeout?", "answer": "the final value is not determined", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", 0 ] ], "final": null, "unit": "seconds", "case": "unknown" } }, { "id": "quantity-0-2-17", "english": "For job U9117-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the timeout by 3 seconds; then Set the timeout to 40 seconds.", "ainglish": "For job U9117-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout adjust-by(+3 seconds); then timeout set-to(40 seconds).", "question": "After the instructed updates, would a requirement for 39 seconds fit within the final timeout?", "answer": "yes", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": null, "operations": [ [ "adjust-by", 3 ], [ "set-to", 40 ] ], "final": 40, "unit": "seconds", "case": "ordered" } }, { "id": "quantity-1-2-17", "english": "For job U9117-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the timeout to 71 seconds; then Leave the timeout's numeric value unchanged.", "ainglish": "For job U9117-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout set-to(71 seconds); then timeout adjust-by(+0 seconds).", "question": "After the instructed updates, would a requirement for 70 seconds fit within the final timeout?", "answer": "yes", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": null, "operations": [ [ "set-to", 71 ], [ "adjust-by", 0 ] ], "final": 71, "unit": "seconds", "case": "ordered" } }, { "id": "quantity-0-0-18", "english": "For job U9118-known, the storage allowance is 74 MB. Apply the following instructions in this explicit order, with no intervening updates: Set the storage allowance to 40 MB.", "ainglish": "For job U9118-known, the storage allowance is 74 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance set-to(40 MB).", "question": "After the instructed updates, would a requirement for 39 MB fit within the final storage allowance?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 74, "operations": [ [ "set-to", 40 ] ], "final": 40, "unit": "MB", "case": "known" } }, { "id": "quantity-1-0-18", "english": "For job U9118-known, the storage allowance is 74 MB. Apply the following instructions in this explicit order, with no intervening updates: Leave the storage allowance's numeric value unchanged.", "ainglish": "For job U9118-known, the storage allowance is 74 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance adjust-by(+0 MB).", "question": "After the instructed updates, would a requirement for 73 MB fit within the final storage allowance?", "answer": "yes", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 74, "operations": [ [ "adjust-by", 0 ] ], "final": 74, "unit": "MB", "case": "known" } }, { "id": "quantity-0-1-18", "english": "For job U9118-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the storage allowance to 40 MB.", "ainglish": "For job U9118-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: storage allowance set-to(40 MB).", "question": "After the instructed updates, would a requirement for 39 MB fit within the final storage allowance?", "answer": "yes", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 40 ] ], "final": 40, "unit": "MB", "case": "unknown" } }, { "id": "quantity-1-1-18", "english": "For job U9118-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Leave the storage allowance's numeric value unchanged.", "ainglish": "For job U9118-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: storage allowance adjust-by(+0 MB).", "question": "After the instructed updates, would a requirement for 29 MB fit within the final storage allowance?", "answer": "the final value is not determined", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", 0 ] ], "final": null, "unit": "MB", "case": "unknown" } }, { "id": "quantity-0-2-18", "english": "For job U9118-ordered, the storage allowance is 74 MB. Apply the following instructions in this explicit order, with no intervening updates: Increase the storage allowance by 3 MB; then Set the storage allowance to 40 MB.", "ainglish": "For job U9118-ordered, the storage allowance is 74 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance adjust-by(+3 MB); then storage allowance set-to(40 MB).", "question": "After the instructed updates, would a requirement for 39 MB fit within the final storage allowance?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": 74, "operations": [ [ "adjust-by", 3 ], [ "set-to", 40 ] ], "final": 40, "unit": "MB", "case": "ordered" } }, { "id": "quantity-1-2-18", "english": "For job U9118-ordered, the storage allowance is 74 MB. Apply the following instructions in this explicit order, with no intervening updates: Set the storage allowance to 74 MB; then Leave the storage allowance's numeric value unchanged.", "ainglish": "For job U9118-ordered, the storage allowance is 74 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance set-to(74 MB); then storage allowance adjust-by(+0 MB).", "question": "After the instructed updates, would a requirement for 73 MB fit within the final storage allowance?", "answer": "yes", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": 74, "operations": [ [ "set-to", 74 ], [ "adjust-by", 0 ] ], "final": 74, "unit": "MB", "case": "ordered" } }, { "id": "quantity-0-0-19", "english": "For job U9119-known, the credit allowance is 77 credits. Apply the following instructions in this explicit order, with no intervening updates: Set the credit allowance to 40 credits.", "ainglish": "For job U9119-known, the credit allowance is 77 credits. Apply the following instructions in this explicit order, with no intervening updates: credit allowance set-to(40 credits).", "question": "After the instructed updates, would a requirement for 39 credits fit within the final credit allowance?", "answer": "yes", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 77, "operations": [ [ "set-to", 40 ] ], "final": 40, "unit": "credits", "case": "known" } }, { "id": "quantity-1-0-19", "english": "For job U9119-known, the credit allowance is 77 credits. Apply the following instructions in this explicit order, with no intervening updates: Leave the credit allowance's numeric value unchanged.", "ainglish": "For job U9119-known, the credit allowance is 77 credits. Apply the following instructions in this explicit order, with no intervening updates: credit allowance adjust-by(+0 credits).", "question": "After the instructed updates, would a requirement for 76 credits fit within the final credit allowance?", "answer": "yes", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 77, "operations": [ [ "adjust-by", 0 ] ], "final": 77, "unit": "credits", "case": "known" } }, { "id": "quantity-0-1-19", "english": "For job U9119-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the credit allowance to 40 credits.", "ainglish": "For job U9119-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance set-to(40 credits).", "question": "After the instructed updates, would a requirement for 39 credits fit within the final credit allowance?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 40 ] ], "final": 40, "unit": "credits", "case": "unknown" } }, { "id": "quantity-1-1-19", "english": "For job U9119-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Leave the credit allowance's numeric value unchanged.", "ainglish": "For job U9119-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance adjust-by(+0 credits).", "question": "After the instructed updates, would a requirement for 29 credits fit within the final credit allowance?", "answer": "the final value is not determined", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", 0 ] ], "final": null, "unit": "credits", "case": "unknown" } }, { "id": "quantity-0-2-19", "english": "For job U9119-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the credit allowance by 3 credits; then Set the credit allowance to 40 credits.", "ainglish": "For job U9119-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance adjust-by(+3 credits); then credit allowance set-to(40 credits).", "question": "After the instructed updates, would a requirement for 39 credits fit within the final credit allowance?", "answer": "yes", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": null, "operations": [ [ "adjust-by", 3 ], [ "set-to", 40 ] ], "final": 40, "unit": "credits", "case": "ordered" } }, { "id": "quantity-1-2-19", "english": "For job U9119-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the credit allowance to 77 credits; then Leave the credit allowance's numeric value unchanged.", "ainglish": "For job U9119-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance set-to(77 credits); then credit allowance adjust-by(+0 credits).", "question": "After the instructed updates, would a requirement for 76 credits fit within the final credit allowance?", "answer": "yes", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": null, "operations": [ [ "set-to", 77 ], [ "adjust-by", 0 ] ], "final": 77, "unit": "credits", "case": "ordered" } }, { "id": "quantity-0-0-20", "english": "For job U9120-known, the packet limit is 80 packets. Apply the following instructions in this explicit order, with no intervening updates: Set the packet limit to 40 packets.", "ainglish": "For job U9120-known, the packet limit is 80 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit set-to(40 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 80, "operations": [ [ "set-to", 40 ] ], "final": 40, "unit": "packets", "case": "known" } }, { "id": "quantity-1-0-20", "english": "For job U9120-known, the packet limit is 80 packets. Apply the following instructions in this explicit order, with no intervening updates: Increase the packet limit by 5 packets.", "ainglish": "For job U9120-known, the packet limit is 80 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit adjust-by(+5 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 80, "operations": [ [ "adjust-by", 5 ] ], "final": 85, "unit": "packets", "case": "known" } }, { "id": "quantity-0-1-20", "english": "For job U9120-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the packet limit to 40 packets.", "ainglish": "For job U9120-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: packet limit set-to(40 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 40 ] ], "final": 40, "unit": "packets", "case": "unknown" } }, { "id": "quantity-1-1-20", "english": "For job U9120-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the packet limit by 5 packets.", "ainglish": "For job U9120-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: packet limit adjust-by(+5 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "no", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", 5 ] ], "final": null, "unit": "packets", "case": "unknown" } }, { "id": "quantity-0-2-20", "english": "For job U9120-ordered, the packet limit is 80 packets. Apply the following instructions in this explicit order, with no intervening updates: Increase the packet limit by 3 packets; then Set the packet limit to 40 packets.", "ainglish": "For job U9120-ordered, the packet limit is 80 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit adjust-by(+3 packets); then packet limit set-to(40 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": 80, "operations": [ [ "adjust-by", 3 ], [ "set-to", 40 ] ], "final": 40, "unit": "packets", "case": "ordered" } }, { "id": "quantity-1-2-20", "english": "For job U9120-ordered, the packet limit is 80 packets. Apply the following instructions in this explicit order, with no intervening updates: Set the packet limit to 80 packets; then Increase the packet limit by 5 packets.", "ainglish": "For job U9120-ordered, the packet limit is 80 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit set-to(80 packets); then packet limit adjust-by(+5 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": 80, "operations": [ [ "set-to", 80 ], [ "adjust-by", 5 ] ], "final": 85, "unit": "packets", "case": "ordered" } }, { "id": "quantity-0-0-21", "english": "For job U9121-known, the timeout is 83 seconds. Apply the following instructions in this explicit order, with no intervening updates: Set the timeout to 40 seconds.", "ainglish": "For job U9121-known, the timeout is 83 seconds. Apply the following instructions in this explicit order, with no intervening updates: timeout set-to(40 seconds).", "question": "After the instructed updates, would a requirement for 41 seconds fit within the final timeout?", "answer": "no", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 83, "operations": [ [ "set-to", 40 ] ], "final": 40, "unit": "seconds", "case": "known" } }, { "id": "quantity-1-0-21", "english": "For job U9121-known, the timeout is 83 seconds. Apply the following instructions in this explicit order, with no intervening updates: Increase the timeout by 5 seconds.", "ainglish": "For job U9121-known, the timeout is 83 seconds. Apply the following instructions in this explicit order, with no intervening updates: timeout adjust-by(+5 seconds).", "question": "After the instructed updates, would a requirement for 89 seconds fit within the final timeout?", "answer": "no", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 83, "operations": [ [ "adjust-by", 5 ] ], "final": 88, "unit": "seconds", "case": "known" } }, { "id": "quantity-0-1-21", "english": "For job U9121-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the timeout to 40 seconds.", "ainglish": "For job U9121-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout set-to(40 seconds).", "question": "After the instructed updates, would a requirement for 41 seconds fit within the final timeout?", "answer": "no", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 40 ] ], "final": 40, "unit": "seconds", "case": "unknown" } }, { "id": "quantity-1-1-21", "english": "For job U9121-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the timeout by 5 seconds.", "ainglish": "For job U9121-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout adjust-by(+5 seconds).", "question": "After the instructed updates, would a requirement for 31 seconds fit within the final timeout?", "answer": "the final value is not determined", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", 5 ] ], "final": null, "unit": "seconds", "case": "unknown" } }, { "id": "quantity-0-2-21", "english": "For job U9121-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the timeout by 3 seconds; then Set the timeout to 40 seconds.", "ainglish": "For job U9121-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout adjust-by(+3 seconds); then timeout set-to(40 seconds).", "question": "After the instructed updates, would a requirement for 41 seconds fit within the final timeout?", "answer": "no", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": null, "operations": [ [ "adjust-by", 3 ], [ "set-to", 40 ] ], "final": 40, "unit": "seconds", "case": "ordered" } }, { "id": "quantity-1-2-21", "english": "For job U9121-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the timeout to 83 seconds; then Increase the timeout by 5 seconds.", "ainglish": "For job U9121-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout set-to(83 seconds); then timeout adjust-by(+5 seconds).", "question": "After the instructed updates, would a requirement for 89 seconds fit within the final timeout?", "answer": "no", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": null, "operations": [ [ "set-to", 83 ], [ "adjust-by", 5 ] ], "final": 88, "unit": "seconds", "case": "ordered" } }, { "id": "quantity-0-0-22", "english": "For job U9122-known, the storage allowance is 86 MB. Apply the following instructions in this explicit order, with no intervening updates: Set the storage allowance to 40 MB.", "ainglish": "For job U9122-known, the storage allowance is 86 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance set-to(40 MB).", "question": "After the instructed updates, would a requirement for 41 MB fit within the final storage allowance?", "answer": "no", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 86, "operations": [ [ "set-to", 40 ] ], "final": 40, "unit": "MB", "case": "known" } }, { "id": "quantity-1-0-22", "english": "For job U9122-known, the storage allowance is 86 MB. Apply the following instructions in this explicit order, with no intervening updates: Increase the storage allowance by 5 MB.", "ainglish": "For job U9122-known, the storage allowance is 86 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance adjust-by(+5 MB).", "question": "After the instructed updates, would a requirement for 92 MB fit within the final storage allowance?", "answer": "no", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 86, "operations": [ [ "adjust-by", 5 ] ], "final": 91, "unit": "MB", "case": "known" } }, { "id": "quantity-0-1-22", "english": "For job U9122-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the storage allowance to 40 MB.", "ainglish": "For job U9122-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: storage allowance set-to(40 MB).", "question": "After the instructed updates, would a requirement for 41 MB fit within the final storage allowance?", "answer": "no", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 40 ] ], "final": 40, "unit": "MB", "case": "unknown" } }, { "id": "quantity-1-1-22", "english": "For job U9122-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the storage allowance by 5 MB.", "ainglish": "For job U9122-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: storage allowance adjust-by(+5 MB).", "question": "After the instructed updates, would a requirement for 31 MB fit within the final storage allowance?", "answer": "the final value is not determined", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", 5 ] ], "final": null, "unit": "MB", "case": "unknown" } }, { "id": "quantity-0-2-22", "english": "For job U9122-ordered, the storage allowance is 86 MB. Apply the following instructions in this explicit order, with no intervening updates: Increase the storage allowance by 3 MB; then Set the storage allowance to 40 MB.", "ainglish": "For job U9122-ordered, the storage allowance is 86 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance adjust-by(+3 MB); then storage allowance set-to(40 MB).", "question": "After the instructed updates, would a requirement for 41 MB fit within the final storage allowance?", "answer": "no", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": 86, "operations": [ [ "adjust-by", 3 ], [ "set-to", 40 ] ], "final": 40, "unit": "MB", "case": "ordered" } }, { "id": "quantity-1-2-22", "english": "For job U9122-ordered, the storage allowance is 86 MB. Apply the following instructions in this explicit order, with no intervening updates: Set the storage allowance to 86 MB; then Increase the storage allowance by 5 MB.", "ainglish": "For job U9122-ordered, the storage allowance is 86 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance set-to(86 MB); then storage allowance adjust-by(+5 MB).", "question": "After the instructed updates, would a requirement for 92 MB fit within the final storage allowance?", "answer": "no", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": 86, "operations": [ [ "set-to", 86 ], [ "adjust-by", 5 ] ], "final": 91, "unit": "MB", "case": "ordered" } }, { "id": "quantity-0-0-23", "english": "For job U9123-known, the credit allowance is 89 credits. Apply the following instructions in this explicit order, with no intervening updates: Set the credit allowance to 40 credits.", "ainglish": "For job U9123-known, the credit allowance is 89 credits. Apply the following instructions in this explicit order, with no intervening updates: credit allowance set-to(40 credits).", "question": "After the instructed updates, would a requirement for 41 credits fit within the final credit allowance?", "answer": "no", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 89, "operations": [ [ "set-to", 40 ] ], "final": 40, "unit": "credits", "case": "known" } }, { "id": "quantity-1-0-23", "english": "For job U9123-known, the credit allowance is 89 credits. Apply the following instructions in this explicit order, with no intervening updates: Increase the credit allowance by 5 credits.", "ainglish": "For job U9123-known, the credit allowance is 89 credits. Apply the following instructions in this explicit order, with no intervening updates: credit allowance adjust-by(+5 credits).", "question": "After the instructed updates, would a requirement for 95 credits fit within the final credit allowance?", "answer": "no", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 89, "operations": [ [ "adjust-by", 5 ] ], "final": 94, "unit": "credits", "case": "known" } }, { "id": "quantity-0-1-23", "english": "For job U9123-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the credit allowance to 40 credits.", "ainglish": "For job U9123-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance set-to(40 credits).", "question": "After the instructed updates, would a requirement for 41 credits fit within the final credit allowance?", "answer": "no", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 40 ] ], "final": 40, "unit": "credits", "case": "unknown" } }, { "id": "quantity-1-1-23", "english": "For job U9123-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the credit allowance by 5 credits.", "ainglish": "For job U9123-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance adjust-by(+5 credits).", "question": "After the instructed updates, would a requirement for 31 credits fit within the final credit allowance?", "answer": "the final value is not determined", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", 5 ] ], "final": null, "unit": "credits", "case": "unknown" } }, { "id": "quantity-0-2-23", "english": "For job U9123-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the credit allowance by 3 credits; then Set the credit allowance to 40 credits.", "ainglish": "For job U9123-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance adjust-by(+3 credits); then credit allowance set-to(40 credits).", "question": "After the instructed updates, would a requirement for 41 credits fit within the final credit allowance?", "answer": "no", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": null, "operations": [ [ "adjust-by", 3 ], [ "set-to", 40 ] ], "final": 40, "unit": "credits", "case": "ordered" } }, { "id": "quantity-1-2-23", "english": "For job U9123-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the credit allowance to 89 credits; then Increase the credit allowance by 5 credits.", "ainglish": "For job U9123-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance set-to(89 credits); then credit allowance adjust-by(+5 credits).", "question": "After the instructed updates, would a requirement for 95 credits fit within the final credit allowance?", "answer": "no", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": null, "operations": [ [ "set-to", 89 ], [ "adjust-by", 5 ] ], "final": 94, "unit": "credits", "case": "ordered" } }, { "id": "quantity-0-0-24", "english": "For job U9124-known, the packet limit is 92 packets. Apply the following instructions in this explicit order, with no intervening updates: Set the packet limit to 60 packets.", "ainglish": "For job U9124-known, the packet limit is 92 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit set-to(60 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 92, "operations": [ [ "set-to", 60 ] ], "final": 60, "unit": "packets", "case": "known" } }, { "id": "quantity-1-0-24", "english": "For job U9124-known, the packet limit is 92 packets. Apply the following instructions in this explicit order, with no intervening updates: Decrease the packet limit by 4 packets.", "ainglish": "For job U9124-known, the packet limit is 92 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit adjust-by(-4 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 92, "operations": [ [ "adjust-by", -4 ] ], "final": 88, "unit": "packets", "case": "known" } }, { "id": "quantity-0-1-24", "english": "For job U9124-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the packet limit to 60 packets.", "ainglish": "For job U9124-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: packet limit set-to(60 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 60 ] ], "final": 60, "unit": "packets", "case": "unknown" } }, { "id": "quantity-1-1-24", "english": "For job U9124-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: Decrease the packet limit by 4 packets.", "ainglish": "For job U9124-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: packet limit adjust-by(-4 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "no", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", -4 ] ], "final": null, "unit": "packets", "case": "unknown" } }, { "id": "quantity-0-2-24", "english": "For job U9124-ordered, the packet limit is 92 packets. Apply the following instructions in this explicit order, with no intervening updates: Increase the packet limit by 3 packets; then Set the packet limit to 60 packets.", "ainglish": "For job U9124-ordered, the packet limit is 92 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit adjust-by(+3 packets); then packet limit set-to(60 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": 92, "operations": [ [ "adjust-by", 3 ], [ "set-to", 60 ] ], "final": 60, "unit": "packets", "case": "ordered" } }, { "id": "quantity-1-2-24", "english": "For job U9124-ordered, the packet limit is 92 packets. Apply the following instructions in this explicit order, with no intervening updates: Set the packet limit to 92 packets; then Decrease the packet limit by 4 packets.", "ainglish": "For job U9124-ordered, the packet limit is 92 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit set-to(92 packets); then packet limit adjust-by(-4 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": 92, "operations": [ [ "set-to", 92 ], [ "adjust-by", -4 ] ], "final": 88, "unit": "packets", "case": "ordered" } }, { "id": "quantity-0-0-25", "english": "For job U9125-known, the timeout is 95 seconds. Apply the following instructions in this explicit order, with no intervening updates: Set the timeout to 60 seconds.", "ainglish": "For job U9125-known, the timeout is 95 seconds. Apply the following instructions in this explicit order, with no intervening updates: timeout set-to(60 seconds).", "question": "After the instructed updates, would a requirement for 59 seconds fit within the final timeout?", "answer": "yes", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 95, "operations": [ [ "set-to", 60 ] ], "final": 60, "unit": "seconds", "case": "known" } }, { "id": "quantity-1-0-25", "english": "For job U9125-known, the timeout is 95 seconds. Apply the following instructions in this explicit order, with no intervening updates: Decrease the timeout by 4 seconds.", "ainglish": "For job U9125-known, the timeout is 95 seconds. Apply the following instructions in this explicit order, with no intervening updates: timeout adjust-by(-4 seconds).", "question": "After the instructed updates, would a requirement for 90 seconds fit within the final timeout?", "answer": "yes", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 95, "operations": [ [ "adjust-by", -4 ] ], "final": 91, "unit": "seconds", "case": "known" } }, { "id": "quantity-0-1-25", "english": "For job U9125-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the timeout to 60 seconds.", "ainglish": "For job U9125-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout set-to(60 seconds).", "question": "After the instructed updates, would a requirement for 59 seconds fit within the final timeout?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 60 ] ], "final": 60, "unit": "seconds", "case": "unknown" } }, { "id": "quantity-1-1-25", "english": "For job U9125-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Decrease the timeout by 4 seconds.", "ainglish": "For job U9125-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout adjust-by(-4 seconds).", "question": "After the instructed updates, would a requirement for 29 seconds fit within the final timeout?", "answer": "the final value is not determined", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", -4 ] ], "final": null, "unit": "seconds", "case": "unknown" } }, { "id": "quantity-0-2-25", "english": "For job U9125-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the timeout by 3 seconds; then Set the timeout to 60 seconds.", "ainglish": "For job U9125-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout adjust-by(+3 seconds); then timeout set-to(60 seconds).", "question": "After the instructed updates, would a requirement for 59 seconds fit within the final timeout?", "answer": "yes", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": null, "operations": [ [ "adjust-by", 3 ], [ "set-to", 60 ] ], "final": 60, "unit": "seconds", "case": "ordered" } }, { "id": "quantity-1-2-25", "english": "For job U9125-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the timeout to 95 seconds; then Decrease the timeout by 4 seconds.", "ainglish": "For job U9125-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout set-to(95 seconds); then timeout adjust-by(-4 seconds).", "question": "After the instructed updates, would a requirement for 90 seconds fit within the final timeout?", "answer": "yes", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": null, "operations": [ [ "set-to", 95 ], [ "adjust-by", -4 ] ], "final": 91, "unit": "seconds", "case": "ordered" } }, { "id": "quantity-0-0-26", "english": "For job U9126-known, the storage allowance is 98 MB. Apply the following instructions in this explicit order, with no intervening updates: Set the storage allowance to 60 MB.", "ainglish": "For job U9126-known, the storage allowance is 98 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance set-to(60 MB).", "question": "After the instructed updates, would a requirement for 59 MB fit within the final storage allowance?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 98, "operations": [ [ "set-to", 60 ] ], "final": 60, "unit": "MB", "case": "known" } }, { "id": "quantity-1-0-26", "english": "For job U9126-known, the storage allowance is 98 MB. Apply the following instructions in this explicit order, with no intervening updates: Decrease the storage allowance by 4 MB.", "ainglish": "For job U9126-known, the storage allowance is 98 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance adjust-by(-4 MB).", "question": "After the instructed updates, would a requirement for 93 MB fit within the final storage allowance?", "answer": "yes", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 98, "operations": [ [ "adjust-by", -4 ] ], "final": 94, "unit": "MB", "case": "known" } }, { "id": "quantity-0-1-26", "english": "For job U9126-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the storage allowance to 60 MB.", "ainglish": "For job U9126-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: storage allowance set-to(60 MB).", "question": "After the instructed updates, would a requirement for 59 MB fit within the final storage allowance?", "answer": "yes", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 60 ] ], "final": 60, "unit": "MB", "case": "unknown" } }, { "id": "quantity-1-1-26", "english": "For job U9126-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Decrease the storage allowance by 4 MB.", "ainglish": "For job U9126-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: storage allowance adjust-by(-4 MB).", "question": "After the instructed updates, would a requirement for 29 MB fit within the final storage allowance?", "answer": "the final value is not determined", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", -4 ] ], "final": null, "unit": "MB", "case": "unknown" } }, { "id": "quantity-0-2-26", "english": "For job U9126-ordered, the storage allowance is 98 MB. Apply the following instructions in this explicit order, with no intervening updates: Increase the storage allowance by 3 MB; then Set the storage allowance to 60 MB.", "ainglish": "For job U9126-ordered, the storage allowance is 98 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance adjust-by(+3 MB); then storage allowance set-to(60 MB).", "question": "After the instructed updates, would a requirement for 59 MB fit within the final storage allowance?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": 98, "operations": [ [ "adjust-by", 3 ], [ "set-to", 60 ] ], "final": 60, "unit": "MB", "case": "ordered" } }, { "id": "quantity-1-2-26", "english": "For job U9126-ordered, the storage allowance is 98 MB. Apply the following instructions in this explicit order, with no intervening updates: Set the storage allowance to 98 MB; then Decrease the storage allowance by 4 MB.", "ainglish": "For job U9126-ordered, the storage allowance is 98 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance set-to(98 MB); then storage allowance adjust-by(-4 MB).", "question": "After the instructed updates, would a requirement for 93 MB fit within the final storage allowance?", "answer": "yes", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": 98, "operations": [ [ "set-to", 98 ], [ "adjust-by", -4 ] ], "final": 94, "unit": "MB", "case": "ordered" } }, { "id": "quantity-0-0-27", "english": "For job U9127-known, the credit allowance is 101 credits. Apply the following instructions in this explicit order, with no intervening updates: Set the credit allowance to 60 credits.", "ainglish": "For job U9127-known, the credit allowance is 101 credits. Apply the following instructions in this explicit order, with no intervening updates: credit allowance set-to(60 credits).", "question": "After the instructed updates, would a requirement for 59 credits fit within the final credit allowance?", "answer": "yes", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 101, "operations": [ [ "set-to", 60 ] ], "final": 60, "unit": "credits", "case": "known" } }, { "id": "quantity-1-0-27", "english": "For job U9127-known, the credit allowance is 101 credits. Apply the following instructions in this explicit order, with no intervening updates: Decrease the credit allowance by 4 credits.", "ainglish": "For job U9127-known, the credit allowance is 101 credits. Apply the following instructions in this explicit order, with no intervening updates: credit allowance adjust-by(-4 credits).", "question": "After the instructed updates, would a requirement for 96 credits fit within the final credit allowance?", "answer": "yes", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 101, "operations": [ [ "adjust-by", -4 ] ], "final": 97, "unit": "credits", "case": "known" } }, { "id": "quantity-0-1-27", "english": "For job U9127-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the credit allowance to 60 credits.", "ainglish": "For job U9127-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance set-to(60 credits).", "question": "After the instructed updates, would a requirement for 59 credits fit within the final credit allowance?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 60 ] ], "final": 60, "unit": "credits", "case": "unknown" } }, { "id": "quantity-1-1-27", "english": "For job U9127-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Decrease the credit allowance by 4 credits.", "ainglish": "For job U9127-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance adjust-by(-4 credits).", "question": "After the instructed updates, would a requirement for 29 credits fit within the final credit allowance?", "answer": "the final value is not determined", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", -4 ] ], "final": null, "unit": "credits", "case": "unknown" } }, { "id": "quantity-0-2-27", "english": "For job U9127-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the credit allowance by 3 credits; then Set the credit allowance to 60 credits.", "ainglish": "For job U9127-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance adjust-by(+3 credits); then credit allowance set-to(60 credits).", "question": "After the instructed updates, would a requirement for 59 credits fit within the final credit allowance?", "answer": "yes", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": null, "operations": [ [ "adjust-by", 3 ], [ "set-to", 60 ] ], "final": 60, "unit": "credits", "case": "ordered" } }, { "id": "quantity-1-2-27", "english": "For job U9127-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the credit allowance to 101 credits; then Decrease the credit allowance by 4 credits.", "ainglish": "For job U9127-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance set-to(101 credits); then credit allowance adjust-by(-4 credits).", "question": "After the instructed updates, would a requirement for 96 credits fit within the final credit allowance?", "answer": "yes", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": null, "operations": [ [ "set-to", 101 ], [ "adjust-by", -4 ] ], "final": 97, "unit": "credits", "case": "ordered" } }, { "id": "quantity-0-0-28", "english": "For job U9128-known, the packet limit is 104 packets. Apply the following instructions in this explicit order, with no intervening updates: Set the packet limit to 60 packets.", "ainglish": "For job U9128-known, the packet limit is 104 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit set-to(60 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 104, "operations": [ [ "set-to", 60 ] ], "final": 60, "unit": "packets", "case": "known" } }, { "id": "quantity-1-0-28", "english": "For job U9128-known, the packet limit is 104 packets. Apply the following instructions in this explicit order, with no intervening updates: Increase the packet limit by 9 packets.", "ainglish": "For job U9128-known, the packet limit is 104 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit adjust-by(+9 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 104, "operations": [ [ "adjust-by", 9 ] ], "final": 113, "unit": "packets", "case": "known" } }, { "id": "quantity-0-1-28", "english": "For job U9128-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the packet limit to 60 packets.", "ainglish": "For job U9128-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: packet limit set-to(60 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 60 ] ], "final": 60, "unit": "packets", "case": "unknown" } }, { "id": "quantity-1-1-28", "english": "For job U9128-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the packet limit by 9 packets.", "ainglish": "For job U9128-unknown, the packet limit is not known. Apply the following instructions in this explicit order, with no intervening updates: packet limit adjust-by(+9 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "no", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", 9 ] ], "final": null, "unit": "packets", "case": "unknown" } }, { "id": "quantity-0-2-28", "english": "For job U9128-ordered, the packet limit is 104 packets. Apply the following instructions in this explicit order, with no intervening updates: Increase the packet limit by 3 packets; then Set the packet limit to 60 packets.", "ainglish": "For job U9128-ordered, the packet limit is 104 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit adjust-by(+3 packets); then packet limit set-to(60 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": 104, "operations": [ [ "adjust-by", 3 ], [ "set-to", 60 ] ], "final": 60, "unit": "packets", "case": "ordered" } }, { "id": "quantity-1-2-28", "english": "For job U9128-ordered, the packet limit is 104 packets. Apply the following instructions in this explicit order, with no intervening updates: Set the packet limit to 104 packets; then Increase the packet limit by 9 packets.", "ainglish": "For job U9128-ordered, the packet limit is 104 packets. Apply the following instructions in this explicit order, with no intervening updates: packet limit set-to(104 packets); then packet limit adjust-by(+9 packets).", "question": "Assuming the instructed updates are performed, is the final numeric value determined from this message?", "answer": "yes", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": 104, "operations": [ [ "set-to", 104 ], [ "adjust-by", 9 ] ], "final": 113, "unit": "packets", "case": "ordered" } }, { "id": "quantity-0-0-29", "english": "For job U9129-known, the timeout is 107 seconds. Apply the following instructions in this explicit order, with no intervening updates: Set the timeout to 60 seconds.", "ainglish": "For job U9129-known, the timeout is 107 seconds. Apply the following instructions in this explicit order, with no intervening updates: timeout set-to(60 seconds).", "question": "After the instructed updates, would a requirement for 61 seconds fit within the final timeout?", "answer": "no", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 107, "operations": [ [ "set-to", 60 ] ], "final": 60, "unit": "seconds", "case": "known" } }, { "id": "quantity-1-0-29", "english": "For job U9129-known, the timeout is 107 seconds. Apply the following instructions in this explicit order, with no intervening updates: Increase the timeout by 9 seconds.", "ainglish": "For job U9129-known, the timeout is 107 seconds. Apply the following instructions in this explicit order, with no intervening updates: timeout adjust-by(+9 seconds).", "question": "After the instructed updates, would a requirement for 117 seconds fit within the final timeout?", "answer": "no", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 107, "operations": [ [ "adjust-by", 9 ] ], "final": 116, "unit": "seconds", "case": "known" } }, { "id": "quantity-0-1-29", "english": "For job U9129-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the timeout to 60 seconds.", "ainglish": "For job U9129-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout set-to(60 seconds).", "question": "After the instructed updates, would a requirement for 61 seconds fit within the final timeout?", "answer": "no", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 60 ] ], "final": 60, "unit": "seconds", "case": "unknown" } }, { "id": "quantity-1-1-29", "english": "For job U9129-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the timeout by 9 seconds.", "ainglish": "For job U9129-unknown, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout adjust-by(+9 seconds).", "question": "After the instructed updates, would a requirement for 31 seconds fit within the final timeout?", "answer": "the final value is not determined", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", 9 ] ], "final": null, "unit": "seconds", "case": "unknown" } }, { "id": "quantity-0-2-29", "english": "For job U9129-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the timeout by 3 seconds; then Set the timeout to 60 seconds.", "ainglish": "For job U9129-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout adjust-by(+3 seconds); then timeout set-to(60 seconds).", "question": "After the instructed updates, would a requirement for 61 seconds fit within the final timeout?", "answer": "no", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": null, "operations": [ [ "adjust-by", 3 ], [ "set-to", 60 ] ], "final": 60, "unit": "seconds", "case": "ordered" } }, { "id": "quantity-1-2-29", "english": "For job U9129-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the timeout to 107 seconds; then Increase the timeout by 9 seconds.", "ainglish": "For job U9129-ordered, the timeout is not known. Apply the following instructions in this explicit order, with no intervening updates: timeout set-to(107 seconds); then timeout adjust-by(+9 seconds).", "question": "After the instructed updates, would a requirement for 117 seconds fit within the final timeout?", "answer": "no", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": null, "operations": [ [ "set-to", 107 ], [ "adjust-by", 9 ] ], "final": 116, "unit": "seconds", "case": "ordered" } }, { "id": "quantity-0-0-30", "english": "For job U9130-known, the storage allowance is 110 MB. Apply the following instructions in this explicit order, with no intervening updates: Set the storage allowance to 60 MB.", "ainglish": "For job U9130-known, the storage allowance is 110 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance set-to(60 MB).", "question": "After the instructed updates, would a requirement for 61 MB fit within the final storage allowance?", "answer": "no", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 110, "operations": [ [ "set-to", 60 ] ], "final": 60, "unit": "MB", "case": "known" } }, { "id": "quantity-1-0-30", "english": "For job U9130-known, the storage allowance is 110 MB. Apply the following instructions in this explicit order, with no intervening updates: Increase the storage allowance by 9 MB.", "ainglish": "For job U9130-known, the storage allowance is 110 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance adjust-by(+9 MB).", "question": "After the instructed updates, would a requirement for 120 MB fit within the final storage allowance?", "answer": "no", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 110, "operations": [ [ "adjust-by", 9 ] ], "final": 119, "unit": "MB", "case": "known" } }, { "id": "quantity-0-1-30", "english": "For job U9130-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the storage allowance to 60 MB.", "ainglish": "For job U9130-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: storage allowance set-to(60 MB).", "question": "After the instructed updates, would a requirement for 61 MB fit within the final storage allowance?", "answer": "no", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 60 ] ], "final": 60, "unit": "MB", "case": "unknown" } }, { "id": "quantity-1-1-30", "english": "For job U9130-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the storage allowance by 9 MB.", "ainglish": "For job U9130-unknown, the storage allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: storage allowance adjust-by(+9 MB).", "question": "After the instructed updates, would a requirement for 31 MB fit within the final storage allowance?", "answer": "the final value is not determined", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", 9 ] ], "final": null, "unit": "MB", "case": "unknown" } }, { "id": "quantity-0-2-30", "english": "For job U9130-ordered, the storage allowance is 110 MB. Apply the following instructions in this explicit order, with no intervening updates: Increase the storage allowance by 3 MB; then Set the storage allowance to 60 MB.", "ainglish": "For job U9130-ordered, the storage allowance is 110 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance adjust-by(+3 MB); then storage allowance set-to(60 MB).", "question": "After the instructed updates, would a requirement for 61 MB fit within the final storage allowance?", "answer": "no", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": 110, "operations": [ [ "adjust-by", 3 ], [ "set-to", 60 ] ], "final": 60, "unit": "MB", "case": "ordered" } }, { "id": "quantity-1-2-30", "english": "For job U9130-ordered, the storage allowance is 110 MB. Apply the following instructions in this explicit order, with no intervening updates: Set the storage allowance to 110 MB; then Increase the storage allowance by 9 MB.", "ainglish": "For job U9130-ordered, the storage allowance is 110 MB. Apply the following instructions in this explicit order, with no intervening updates: storage allowance set-to(110 MB); then storage allowance adjust-by(+9 MB).", "question": "After the instructed updates, would a requirement for 120 MB fit within the final storage allowance?", "answer": "no", "options": [ "yes", "no", "the final value is not determined", "the instructions conflict" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": 110, "operations": [ [ "set-to", 110 ], [ "adjust-by", 9 ] ], "final": 119, "unit": "MB", "case": "ordered" } }, { "id": "quantity-0-0-31", "english": "For job U9131-known, the credit allowance is 113 credits. Apply the following instructions in this explicit order, with no intervening updates: Set the credit allowance to 60 credits.", "ainglish": "For job U9131-known, the credit allowance is 113 credits. Apply the following instructions in this explicit order, with no intervening updates: credit allowance set-to(60 credits).", "question": "After the instructed updates, would a requirement for 61 credits fit within the final credit allowance?", "answer": "no", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "set-to:known", "ledger": { "initial": 113, "operations": [ [ "set-to", 60 ] ], "final": 60, "unit": "credits", "case": "known" } }, { "id": "quantity-1-0-31", "english": "For job U9131-known, the credit allowance is 113 credits. Apply the following instructions in this explicit order, with no intervening updates: Increase the credit allowance by 9 credits.", "ainglish": "For job U9131-known, the credit allowance is 113 credits. Apply the following instructions in this explicit order, with no intervening updates: credit allowance adjust-by(+9 credits).", "question": "After the instructed updates, would a requirement for 123 credits fit within the final credit allowance?", "answer": "no", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "adjust-by:known", "ledger": { "initial": 113, "operations": [ [ "adjust-by", 9 ] ], "final": 122, "unit": "credits", "case": "known" } }, { "id": "quantity-0-1-31", "english": "For job U9131-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the credit allowance to 60 credits.", "ainglish": "For job U9131-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance set-to(60 credits).", "question": "After the instructed updates, would a requirement for 61 credits fit within the final credit allowance?", "answer": "no", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "set-to:unknown", "ledger": { "initial": null, "operations": [ [ "set-to", 60 ] ], "final": 60, "unit": "credits", "case": "unknown" } }, { "id": "quantity-1-1-31", "english": "For job U9131-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the credit allowance by 9 credits.", "ainglish": "For job U9131-unknown, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance adjust-by(+9 credits).", "question": "After the instructed updates, would a requirement for 31 credits fit within the final credit allowance?", "answer": "the final value is not determined", "options": [ "no", "the final value is not determined", "the instructions conflict", "yes" ], "settlement_stratum": "adjust-by:unknown", "ledger": { "initial": null, "operations": [ [ "adjust-by", 9 ] ], "final": null, "unit": "credits", "case": "unknown" } }, { "id": "quantity-0-2-31", "english": "For job U9131-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Increase the credit allowance by 3 credits; then Set the credit allowance to 60 credits.", "ainglish": "For job U9131-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance adjust-by(+3 credits); then credit allowance set-to(60 credits).", "question": "After the instructed updates, would a requirement for 61 credits fit within the final credit allowance?", "answer": "no", "options": [ "the instructions conflict", "yes", "no", "the final value is not determined" ], "settlement_stratum": "set-to:ordered", "ledger": { "initial": null, "operations": [ [ "adjust-by", 3 ], [ "set-to", 60 ] ], "final": 60, "unit": "credits", "case": "ordered" } }, { "id": "quantity-1-2-31", "english": "For job U9131-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: Set the credit allowance to 113 credits; then Increase the credit allowance by 9 credits.", "ainglish": "For job U9131-ordered, the credit allowance is not known. Apply the following instructions in this explicit order, with no intervening updates: credit allowance set-to(113 credits); then credit allowance adjust-by(+9 credits).", "question": "After the instructed updates, would a requirement for 123 credits fit within the final credit allowance?", "answer": "no", "options": [ "the final value is not determined", "the instructions conflict", "yes", "no" ], "settlement_stratum": "adjust-by:ordered", "ledger": { "initial": null, "operations": [ [ "set-to", 113 ], [ "adjust-by", 9 ] ], "final": 122, "unit": "credits", "case": "ordered" } }, { "id": "quantity-cal-0", "calibration": true, "english": "The sealed bag QUANTITY-400 is with either Davin or Sela.", "ainglish": "The sealed bag QUANTITY-400 is with Davin, not Sela.", "question": "Who has the sealed bag QUANTITY-400?", "options": [ "Davin", "Sela", "the information does not determine who", "neither person" ], "answer": "Davin" }, { "id": "quantity-cal-1", "calibration": true, "english": "The sealed bag QUANTITY-401 is with either Orin or Tova.", "ainglish": "The sealed bag QUANTITY-401 is with Orin, not Tova.", "question": "Who has the sealed bag QUANTITY-401?", "options": [ "Tova", "the information does not determine who", "neither person", "Orin" ], "answer": "Orin" }, { "id": "quantity-cal-2", "calibration": true, "english": "The sealed bag QUANTITY-402 is with either Mika or Ruel.", "ainglish": "The sealed bag QUANTITY-402 is with Mika, not Ruel.", "question": "Who has the sealed bag QUANTITY-402?", "options": [ "the information does not determine who", "neither person", "Mika", "Ruel" ], "answer": "Mika" }, { "id": "quantity-cal-3", "calibration": true, "english": "The sealed bag QUANTITY-403 is with either Anya or Leif.", "ainglish": "The sealed bag QUANTITY-403 is with Anya, not Leif.", "question": "Who has the sealed bag QUANTITY-403?", "options": [ "neither person", "Anya", "Leif", "the information does not determine who" ], "answer": "Anya" }, { "id": "quantity-cal-4", "calibration": true, "english": "The sealed bag QUANTITY-404 is with either Imra or Bryn.", "ainglish": "The sealed bag QUANTITY-404 is with Imra, not Bryn.", "question": "Who has the sealed bag QUANTITY-404?", "options": [ "Imra", "Bryn", "the information does not determine who", "neither person" ], "answer": "Imra" }, { "id": "quantity-cal-5", "calibration": true, "english": "The sealed bag QUANTITY-405 is with either Zora or Huw.", "ainglish": "The sealed bag QUANTITY-405 is with Zora, not Huw.", "question": "Who has the sealed bag QUANTITY-405?", "options": [ "Huw", "the information does not determine who", "neither person", "Zora" ], "answer": "Zora" }, { "id": "quantity-cal-6", "calibration": true, "english": "The sealed bag QUANTITY-406 is with either Fenn or Nala.", "ainglish": "The sealed bag QUANTITY-406 is with Fenn, not Nala.", "question": "Who has the sealed bag QUANTITY-406?", "options": [ "the information does not determine who", "neither person", "Fenn", "Nala" ], "answer": "Fenn" }, { "id": "quantity-cal-7", "calibration": true, "english": "The sealed bag QUANTITY-407 is with either Avra or Tari.", "ainglish": "The sealed bag QUANTITY-407 is with Avra, not Tari.", "question": "Who has the sealed bag QUANTITY-407?", "options": [ "neither person", "Avra", "Tari", "the information does not determine who" ], "answer": "Avra" } ]