id
string | data_split
string | execution
string | split_id
int64 | question_type
string | domain_description
string | objects_description
sequence | initial_states_description
sequence | events
sequence | question
string | answers
sequence | depth
int64 | do_not_train
bool |
---|---|---|---|---|---|---|---|---|---|---|---|---|
7dfb00cb-7ded-46e5-9cc2-01728fafa14d | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 3 cities, c0, c2, and c1.",
"there are 6 locations, l0_1, l2_1, l1_1, l1_0, l2_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l2_1 and l2_0 are in city c2.",
"locations l1_1 and l1_0 are in city c1.",
"there are 3 airports, The location of the airports are l1_0, l2_0, and l0_0.",
"there are 3 airplanes, a2, a0, and a1.",
"there are 4 trucks, t1, t2, t0, and t3.",
"there are 4 packages, p1, p3, p0, and p2."
] | [
"package p1 is at the location l1_1.",
"airplane a2 is at the location l1_0.",
"truck t1 is at the location l1_1.",
"package p2 is at the location l2_0.",
"package p0 is at the location l0_1.",
"truck t3 is at the location l1_0.",
"truck t0 is at the location l0_0.",
"package p3 is at the location l0_0.",
"airplane a1 is at the location l1_0.",
"airplane a0 is at the location l1_0.",
"truck t2 is at the location l2_0."
] | [
"Given the initial states, the following events occur:",
"package p1 is loaded into truck t1 from 11:53 AM to 12:02 PM at location l1_1.",
"from location l1_1, truck t1 moves to location l1_0 starting at 12:08 PM and finishing at 01:04 PM.",
"package p1 is unloaded from truck t1 from 01:11 PM to 01:23 PM at location l1_0.",
"truck t0 operates from location l0_0 to location l0_1 from 01:29 PM to 02:55 PM.",
"from 02:59 PM to 03:25 PM package p0 loaded into truck t0 at location l0_1.",
"truck t0 operates from location l0_1 to location l0_0 from 03:30 PM to 03:41 PM.",
"at location l0_0, package p0 is unloaded from truck t0 starting at 03:43 PM and finishing at 05:51 PM.",
"from 05:54 PM to 07:17 PM package p1 loaded into airplane a2 at location l1_0.",
"flying airplane a2 from location l1_0 to location l0_0 starts at 07:22 PM and ends at 08:50 PM.",
"from 08:54 PM to 10:42 PM package p3 loaded into airplane a2 at location l0_0.",
"from 10:49 PM to 01:03 AM package p0 loaded into airplane a2 at location l0_0.",
"from location l0_0, airplane a2 transits to location l2_0 starting at 01:07 AM and finishing at 02:03 AM.",
"unloading package p3 from airplane a2 at location l2_0 starts at 02:07 AM and ends at 02:30 AM.",
"package p2 is loaded into airplane a2 from 02:35 AM to 03:17 AM at location l2_0.",
"package p1 is unloaded from airplane a2 from 03:23 AM to 05:21 AM at location l2_0.",
"from location l2_0, airplane a2 transits to location l1_0 starting at 05:23 AM and finishing at 05:30 AM.",
"from 05:37 AM to 05:53 AM package p2 unloaded from airplane a2 at location l1_0.",
"package p2 is loaded into truck t3 from 05:57 AM to 06:26 AM at location l1_0.",
"from 06:31 AM to 07:01 AM truck t3 transports from location l1_0 to location l1_1.",
"package p2 is unloaded from truck t3 from 07:08 AM to 09:47 AM at location l1_1.",
"from 09:49 AM to 09:59 AM package p0 unloaded from airplane a2 at location l1_0."
] | Where is the package p0 at 05:27 AM? | [
"a2"
] | 11 | true |
df99755b-76bd-421d-a640-50dc5a4a302e | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 3 cities, c0, c2, and c1.",
"there are 6 locations, l0_1, l2_1, l1_1, l1_0, l2_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l2_1 and l2_0 are in city c2.",
"locations l1_1 and l1_0 are in city c1.",
"there are 3 airports, The location of the airports are l1_0, l2_0, and l0_0.",
"there are 3 airplanes, a2, a0, and a1.",
"there are 4 trucks, t1, t2, t0, and t3.",
"there are 4 packages, p1, p3, p0, and p2."
] | [
"package p1 is at the location l1_1.",
"airplane a2 is at the location l1_0.",
"truck t1 is at the location l1_1.",
"package p2 is at the location l2_0.",
"package p0 is at the location l0_1.",
"truck t3 is at the location l1_0.",
"truck t0 is at the location l0_0.",
"package p3 is at the location l0_0.",
"airplane a1 is at the location l1_0.",
"airplane a0 is at the location l1_0.",
"truck t2 is at the location l2_0."
] | [
"Given the initial states, the following events occur:",
"package p1 is loaded into truck t1 from 01:18 PM to 01:27 PM at location l1_1.",
"from location l1_1, truck t1 moves to location l1_0 starting at 01:33 PM and finishing at 02:29 PM.",
"from 02:36 PM to 02:48 PM package p1 unloaded from truck t1 at location l1_0.",
"driving truck t0 from location l0_0 to location l0_1 starts at 02:54 PM and ends at 04:20 PM.",
"loading package p0 into truck t0 at location l0_1 starts at 04:24 PM and ends at 04:50 PM.",
"from location l0_1, truck t0 moves to location l0_0 starting at 04:55 PM and finishing at 05:06 PM.",
"package p0 is unloaded from truck t0 from 05:08 PM to 07:16 PM at location l0_0.",
"loading package p1 into airplane a2 at location l1_0 starts at 07:19 PM and ends at 08:42 PM.",
"airplane a2 flys from location l1_0 to location l0_0 from 08:47 PM to 10:15 PM.",
"loading package p3 into airplane a2 at location l0_0 starts at 10:19 PM and ends at 12:07 AM.",
"at location l0_0, package p0 is loaded into airplane a2 starting at 12:14 AM and finishing at 02:28 AM.",
"from 02:32 AM to 03:28 AM airplane a2 transits from location l0_0 to location l2_0.",
"at location l2_0, package p3 is unloaded from airplane a2 starting at 03:32 AM and finishing at 03:55 AM.",
"package p2 is loaded into airplane a2 from 04:00 AM to 04:42 AM at location l2_0.",
"at location l2_0, package p1 is unloaded from airplane a2 starting at 04:48 AM and finishing at 06:46 AM.",
"flying airplane a2 from location l2_0 to location l1_0 starts at 06:48 AM and ends at 06:55 AM.",
"from 07:02 AM to 07:18 AM package p2 unloaded from airplane a2 at location l1_0.",
"package p2 is loaded into truck t3 from 07:22 AM to 07:51 AM at location l1_0.",
"from 07:56 AM to 08:26 AM truck t3 transports from location l1_0 to location l1_1.",
"unloading package p2 from truck t3 at location l1_1 starts at 08:33 AM and ends at 11:12 AM.",
"unloading package p0 from airplane a2 at location l1_0 starts at 11:14 AM and ends at 11:24 AM."
] | Where is the package p0 at 06:49 AM? | [
"a2"
] | 11 | true |
629faa82-33c5-4b3d-b287-c9a630a735e0 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 6 locations, l0_1, l0_2, l1_1, l1_2, l1_0, and l0_0.",
"locations l0_1, l0_2, and l0_0 are in city c0.",
"locations l1_1, l1_2, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a1 and a0.",
"there are 3 trucks, t1, t2, and t0.",
"there are 4 packages, p0, p3, p1, and p2."
] | [
"truck t1 is at the location l1_2.",
"package p3 is at the location l0_2.",
"package p1 is at the location l1_1.",
"airplane a1 is at the location l1_0.",
"package p2 is at the location l0_2.",
"truck t2 is at the location l0_1.",
"truck t0 is at the location l0_2.",
"package p0 is at the location l1_2.",
"airplane a0 is at the location l1_0."
] | [
"Given the initial states, the following events occur:",
"from 10:42 AM to 12:01 PM package p0 loaded into truck t1 at location l1_2.",
"from 12:07 PM to 12:48 PM truck t1 transports from location l1_2 to location l1_1.",
"package p1 is loaded into truck t1 from 12:53 PM to 01:33 PM at location l1_1.",
"driving truck t1 from location l1_1 to location l1_0 starts at 01:37 PM and ends at 02:32 PM.",
"package p1 is unloaded from truck t1 from 02:34 PM to 03:06 PM at location l1_0.",
"at location l1_0, package p0 is unloaded from truck t1 starting at 03:12 PM and finishing at 03:28 PM.",
"at location l0_2, package p3 is loaded into truck t0 starting at 03:32 PM and finishing at 04:46 PM.",
"package p2 is loaded into truck t0 from 04:49 PM to 06:32 PM at location l0_2.",
"truck t0 operates from location l0_2 to location l0_0 from 06:39 PM to 07:03 PM.",
"at location l0_0, package p2 is unloaded from truck t0 starting at 07:10 PM and finishing at 07:15 PM.",
"at location l1_0, package p1 is loaded into airplane a1 starting at 07:17 PM and finishing at 07:25 PM.",
"from 07:27 PM to 08:22 PM package p0 loaded into airplane a1 at location l1_0.",
"airplane a1 flys from location l1_0 to location l0_0 from 08:27 PM to 10:05 PM.",
"loading package p2 into airplane a1 at location l0_0 starts at 10:08 PM and ends at 10:54 PM.",
"unloading package p1 from airplane a1 at location l0_0 starts at 10:57 PM and ends at 11:26 PM.",
"loading package p1 into truck t0 at location l0_0 starts at 11:28 PM and ends at 11:45 PM.",
"at location l0_0, package p0 is unloaded from airplane a1 starting at 11:49 PM and finishing at 12:24 AM.",
"from 12:29 AM to 01:30 AM package p0 loaded into truck t0 at location l0_0.",
"from location l0_0, truck t0 moves to location l0_1 starting at 01:34 AM and finishing at 01:46 AM.",
"from 01:53 AM to 02:24 AM package p3 unloaded from truck t0 at location l0_1.",
"driving truck t0 from location l0_1 to location l0_2 starts at 02:31 AM and ends at 03:31 AM.",
"from 03:34 AM to 03:55 AM package p1 unloaded from truck t0 at location l0_2.",
"unloading package p0 from truck t0 at location l0_2 starts at 03:57 AM and ends at 05:43 AM.",
"from 05:48 AM to 07:15 AM airplane a1 transits from location l0_0 to location l1_0.",
"from 07:17 AM to 08:59 AM package p2 unloaded from airplane a1 at location l1_0."
] | Where is the package p1 at 10:46 PM? | [
"l0_0",
"a1"
] | 11 | true |
ecbcf71f-1c7b-425a-9a61-da8c32479504 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.",
"locations l0_2, l0_3, l0_1, and l0_0 are in city c0.",
"locations l1_1, l1_2, l1_3, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 6 packages, p0, p4, p2, p1, p3, and p5."
] | [
"truck t1 is at the location l1_3.",
"package p5 is at the location l0_1.",
"package p1 is at the location l1_0.",
"package p4 is at the location l0_2.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_3.",
"package p3 is at the location l0_2.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"loading package p0 into truck t1 at location l1_3 starts at 10:41 PM and ends at 10:56 PM.",
"truck t1 operates from location l1_3 to location l1_0 from 11:03 PM to 12:13 AM.",
"loading package p1 into truck t1 at location l1_0 starts at 12:19 AM and ends at 12:25 AM.",
"from 12:31 AM to 12:49 AM package p0 unloaded from truck t1 at location l1_0.",
"at location l0_1, package p5 is loaded into truck t0 starting at 12:52 AM and finishing at 02:09 AM.",
"from location l0_1, truck t0 moves to location l0_2 starting at 02:12 AM and finishing at 03:23 AM.",
"loading package p4 into truck t0 at location l0_2 starts at 03:26 AM and ends at 03:39 AM.",
"loading package p3 into truck t0 at location l0_2 starts at 03:45 AM and ends at 04:36 AM.",
"from location l0_2, truck t0 moves to location l0_0 starting at 04:42 AM and finishing at 05:23 AM.",
"package p5 is unloaded from truck t0 from 05:25 AM to 05:55 AM at location l0_0.",
"unloading package p4 from truck t0 at location l0_0 starts at 06:00 AM and ends at 06:32 AM.",
"package p3 is unloaded from truck t0 from 06:36 AM to 07:11 AM at location l0_0.",
"from 07:13 AM to 08:17 AM package p0 loaded into airplane a0 at location l1_0.",
"airplane a0 flys from location l1_0 to location l0_0 from 08:23 AM to 08:55 AM.",
"loading package p5 into airplane a0 at location l0_0 starts at 08:59 AM and ends at 09:13 AM.",
"at location l0_0, package p4 is loaded into airplane a0 starting at 09:17 AM and finishing at 10:17 AM.",
"from 10:20 AM to 11:00 AM package p3 loaded into airplane a0 at location l0_0.",
"unloading package p0 from airplane a0 at location l0_0 starts at 11:07 AM and ends at 12:01 PM.",
"at location l0_0, package p0 is loaded into truck t0 starting at 12:04 PM and finishing at 12:27 PM.",
"from 12:33 PM to 01:16 PM truck t0 transports from location l0_0 to location l0_1.",
"package p0 is unloaded from truck t0 from 01:21 PM to 01:34 PM at location l0_1.",
"airplane a0 flys from location l0_0 to location l1_0 from 01:39 PM to 02:07 PM.",
"unloading package p5 from airplane a0 at location l1_0 starts at 02:10 PM and ends at 03:12 PM.",
"from 03:14 PM to 03:38 PM package p5 loaded into truck t1 at location l1_0.",
"from 03:42 PM to 04:05 PM package p4 unloaded from airplane a0 at location l1_0.",
"unloading package p3 from airplane a0 at location l1_0 starts at 04:10 PM and ends at 05:08 PM.",
"from 05:13 PM to 05:41 PM package p3 loaded into truck t1 at location l1_0.",
"truck t1 operates from location l1_0 to location l1_1 from 05:47 PM to 06:03 PM.",
"at location l1_1, package p3 is unloaded from truck t1 starting at 06:06 PM and finishing at 07:19 PM.",
"from 07:23 PM to 07:40 PM package p1 unloaded from truck t1 at location l1_1.",
"truck t1 operates from location l1_1 to location l1_3 from 07:42 PM to 08:43 PM.",
"from 08:46 PM to 09:41 PM package p5 unloaded from truck t1 at location l1_3."
] | Where is the package p4 at 11:17 AM? | [
"l0_0",
"a0"
] | 11 | true |
520c1c44-7070-46ca-b370-04d06c2a4385 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.",
"locations l0_2, l0_3, l0_1, and l0_0 are in city c0.",
"locations l1_1, l1_2, l1_3, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 6 packages, p0, p4, p2, p1, p3, and p5."
] | [
"truck t1 is at the location l1_3.",
"package p5 is at the location l0_1.",
"package p1 is at the location l1_0.",
"package p4 is at the location l0_2.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_3.",
"package p3 is at the location l0_2.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"at location l1_3, package p0 is loaded into truck t1 starting at 05:51 PM and finishing at 06:06 PM.",
"driving truck t1 from location l1_3 to location l1_0 starts at 06:13 PM and ends at 07:23 PM.",
"loading package p1 into truck t1 at location l1_0 starts at 07:29 PM and ends at 07:35 PM.",
"at location l1_0, package p0 is unloaded from truck t1 starting at 07:41 PM and finishing at 07:59 PM.",
"at location l0_1, package p5 is loaded into truck t0 starting at 08:02 PM and finishing at 09:19 PM.",
"truck t0 operates from location l0_1 to location l0_2 from 09:22 PM to 10:33 PM.",
"package p4 is loaded into truck t0 from 10:36 PM to 10:49 PM at location l0_2.",
"package p3 is loaded into truck t0 from 10:55 PM to 11:46 PM at location l0_2.",
"truck t0 operates from location l0_2 to location l0_0 from 11:52 PM to 12:33 AM.",
"unloading package p5 from truck t0 at location l0_0 starts at 12:35 AM and ends at 01:05 AM.",
"at location l0_0, package p4 is unloaded from truck t0 starting at 01:10 AM and finishing at 01:42 AM.",
"at location l0_0, package p3 is unloaded from truck t0 starting at 01:46 AM and finishing at 02:21 AM.",
"package p0 is loaded into airplane a0 from 02:23 AM to 03:27 AM at location l1_0.",
"airplane a0 flys from location l1_0 to location l0_0 from 03:33 AM to 04:05 AM.",
"from 04:09 AM to 04:23 AM package p5 loaded into airplane a0 at location l0_0.",
"from 04:27 AM to 05:27 AM package p4 loaded into airplane a0 at location l0_0.",
"loading package p3 into airplane a0 at location l0_0 starts at 05:30 AM and ends at 06:10 AM.",
"from 06:17 AM to 07:11 AM package p0 unloaded from airplane a0 at location l0_0.",
"from 07:14 AM to 07:37 AM package p0 loaded into truck t0 at location l0_0.",
"truck t0 operates from location l0_0 to location l0_1 from 07:43 AM to 08:26 AM.",
"package p0 is unloaded from truck t0 from 08:31 AM to 08:44 AM at location l0_1.",
"flying airplane a0 from location l0_0 to location l1_0 starts at 08:49 AM and ends at 09:17 AM.",
"at location l1_0, package p5 is unloaded from airplane a0 starting at 09:20 AM and finishing at 10:22 AM.",
"from 10:24 AM to 10:48 AM package p5 loaded into truck t1 at location l1_0.",
"package p4 is unloaded from airplane a0 from 10:52 AM to 11:15 AM at location l1_0.",
"unloading package p3 from airplane a0 at location l1_0 starts at 11:20 AM and ends at 12:18 PM.",
"at location l1_0, package p3 is loaded into truck t1 starting at 12:23 PM and finishing at 12:51 PM.",
"from location l1_0, truck t1 moves to location l1_1 starting at 12:57 PM and finishing at 01:13 PM.",
"from 01:16 PM to 02:29 PM package p3 unloaded from truck t1 at location l1_1.",
"from 02:33 PM to 02:50 PM package p1 unloaded from truck t1 at location l1_1.",
"from 02:52 PM to 03:53 PM truck t1 transports from location l1_1 to location l1_3.",
"unloading package p5 from truck t1 at location l1_3 starts at 03:56 PM and ends at 04:51 PM."
] | Where is the package p4 at 06:34 AM? | [
"l0_0",
"a0"
] | 11 | true |
94eb5953-7e68-456a-ade7-cb1692107bfe | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 6 locations, l0_1, l0_2, l1_1, l1_2, l1_0, and l0_0.",
"locations l0_1, l0_2, and l0_0 are in city c0.",
"locations l1_1, l1_2, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a1 and a0.",
"there are 3 trucks, t1, t2, and t0.",
"there are 4 packages, p0, p3, p1, and p2."
] | [
"truck t1 is at the location l1_2.",
"package p3 is at the location l0_2.",
"package p1 is at the location l1_1.",
"airplane a1 is at the location l1_0.",
"package p2 is at the location l0_2.",
"truck t2 is at the location l0_1.",
"truck t0 is at the location l0_2.",
"package p0 is at the location l1_2.",
"airplane a0 is at the location l1_0."
] | [
"Given the initial states, the following events occur:",
"loading package p0 into truck t1 at location l1_2 starts at 03:48 AM and ends at 05:07 AM.",
"from 05:13 AM to 05:54 AM truck t1 transports from location l1_2 to location l1_1.",
"loading package p1 into truck t1 at location l1_1 starts at 05:59 AM and ends at 06:39 AM.",
"from 06:43 AM to 07:38 AM truck t1 transports from location l1_1 to location l1_0.",
"unloading package p1 from truck t1 at location l1_0 starts at 07:40 AM and ends at 08:12 AM.",
"from 08:18 AM to 08:34 AM package p0 unloaded from truck t1 at location l1_0.",
"at location l0_2, package p3 is loaded into truck t0 starting at 08:38 AM and finishing at 09:52 AM.",
"at location l0_2, package p2 is loaded into truck t0 starting at 09:55 AM and finishing at 11:38 AM.",
"driving truck t0 from location l0_2 to location l0_0 starts at 11:45 AM and ends at 12:09 PM.",
"unloading package p2 from truck t0 at location l0_0 starts at 12:16 PM and ends at 12:21 PM.",
"package p1 is loaded into airplane a1 from 12:23 PM to 12:31 PM at location l1_0.",
"at location l1_0, package p0 is loaded into airplane a1 starting at 12:33 PM and finishing at 01:28 PM.",
"flying airplane a1 from location l1_0 to location l0_0 starts at 01:33 PM and ends at 03:11 PM.",
"at location l0_0, package p2 is loaded into airplane a1 starting at 03:14 PM and finishing at 04:00 PM.",
"unloading package p1 from airplane a1 at location l0_0 starts at 04:03 PM and ends at 04:32 PM.",
"loading package p1 into truck t0 at location l0_0 starts at 04:34 PM and ends at 04:51 PM.",
"at location l0_0, package p0 is unloaded from airplane a1 starting at 04:55 PM and finishing at 05:30 PM.",
"loading package p0 into truck t0 at location l0_0 starts at 05:35 PM and ends at 06:36 PM.",
"from 06:40 PM to 06:52 PM truck t0 transports from location l0_0 to location l0_1.",
"from 06:59 PM to 07:30 PM package p3 unloaded from truck t0 at location l0_1.",
"from 07:37 PM to 08:37 PM truck t0 transports from location l0_1 to location l0_2.",
"package p1 is unloaded from truck t0 from 08:40 PM to 09:01 PM at location l0_2.",
"unloading package p0 from truck t0 at location l0_2 starts at 09:03 PM and ends at 10:49 PM.",
"from location l0_0, airplane a1 transits to location l1_0 starting at 10:54 PM and finishing at 12:21 AM.",
"from 12:23 AM to 02:05 AM package p2 unloaded from airplane a1 at location l1_0."
] | Where is the package p1 at 03:58 PM? | [
"l0_0",
"a1"
] | 11 | true |
fa8b5e11-f8f8-4281-ad8f-8e5a8f440de0 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.",
"locations l0_2, l0_3, l0_1, and l0_0 are in city c0.",
"locations l1_1, l1_2, l1_3, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 6 packages, p0, p4, p2, p1, p3, and p5."
] | [
"truck t1 is at the location l1_3.",
"package p5 is at the location l0_1.",
"package p1 is at the location l1_0.",
"package p4 is at the location l0_2.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_3.",
"package p3 is at the location l0_2.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"at location l1_3, package p0 is loaded into truck t1 starting at 09:14 PM and finishing at 09:29 PM.",
"from location l1_3, truck t1 moves to location l1_0 starting at 09:36 PM and finishing at 10:46 PM.",
"from 10:52 PM to 10:58 PM package p1 loaded into truck t1 at location l1_0.",
"unloading package p0 from truck t1 at location l1_0 starts at 11:04 PM and ends at 11:22 PM.",
"from 11:25 PM to 12:42 AM package p5 loaded into truck t0 at location l0_1.",
"from 12:45 AM to 01:56 AM truck t0 transports from location l0_1 to location l0_2.",
"at location l0_2, package p4 is loaded into truck t0 starting at 01:59 AM and finishing at 02:12 AM.",
"from 02:18 AM to 03:09 AM package p3 loaded into truck t0 at location l0_2.",
"from location l0_2, truck t0 moves to location l0_0 starting at 03:15 AM and finishing at 03:56 AM.",
"unloading package p5 from truck t0 at location l0_0 starts at 03:58 AM and ends at 04:28 AM.",
"unloading package p4 from truck t0 at location l0_0 starts at 04:33 AM and ends at 05:05 AM.",
"package p3 is unloaded from truck t0 from 05:09 AM to 05:44 AM at location l0_0.",
"from 05:46 AM to 06:50 AM package p0 loaded into airplane a0 at location l1_0.",
"airplane a0 flys from location l1_0 to location l0_0 from 06:56 AM to 07:28 AM.",
"package p5 is loaded into airplane a0 from 07:32 AM to 07:46 AM at location l0_0.",
"package p4 is loaded into airplane a0 from 07:50 AM to 08:50 AM at location l0_0.",
"package p3 is loaded into airplane a0 from 08:53 AM to 09:33 AM at location l0_0.",
"at location l0_0, package p0 is unloaded from airplane a0 starting at 09:40 AM and finishing at 10:34 AM.",
"at location l0_0, package p0 is loaded into truck t0 starting at 10:37 AM and finishing at 11:00 AM.",
"from 11:06 AM to 11:49 AM truck t0 transports from location l0_0 to location l0_1.",
"at location l0_1, package p0 is unloaded from truck t0 starting at 11:54 AM and finishing at 12:07 PM.",
"flying airplane a0 from location l0_0 to location l1_0 starts at 12:12 PM and ends at 12:40 PM.",
"from 12:43 PM to 01:45 PM package p5 unloaded from airplane a0 at location l1_0.",
"loading package p5 into truck t1 at location l1_0 starts at 01:47 PM and ends at 02:11 PM.",
"at location l1_0, package p4 is unloaded from airplane a0 starting at 02:15 PM and finishing at 02:38 PM.",
"unloading package p3 from airplane a0 at location l1_0 starts at 02:43 PM and ends at 03:41 PM.",
"loading package p3 into truck t1 at location l1_0 starts at 03:46 PM and ends at 04:14 PM.",
"from 04:20 PM to 04:36 PM truck t1 transports from location l1_0 to location l1_1.",
"unloading package p3 from truck t1 at location l1_1 starts at 04:39 PM and ends at 05:52 PM.",
"at location l1_1, package p1 is unloaded from truck t1 starting at 05:56 PM and finishing at 06:13 PM.",
"from 06:15 PM to 07:16 PM truck t1 transports from location l1_1 to location l1_3.",
"from 07:19 PM to 08:14 PM package p5 unloaded from truck t1 at location l1_3."
] | Where is the package p5 at 08:13 AM? | [
"l0_0",
"a0"
] | 11 | true |
c7e86ed6-e1d9-4330-91c2-c1a2ff6bb94b | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 6 locations, l0_1, l0_2, l1_1, l1_2, l1_0, and l0_0.",
"locations l0_1, l0_2, and l0_0 are in city c0.",
"locations l1_1, l1_2, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a1 and a0.",
"there are 3 trucks, t1, t2, and t0.",
"there are 4 packages, p0, p3, p1, and p2."
] | [
"truck t1 is at the location l1_2.",
"package p3 is at the location l0_2.",
"package p1 is at the location l1_1.",
"airplane a1 is at the location l1_0.",
"package p2 is at the location l0_2.",
"truck t2 is at the location l0_1.",
"truck t0 is at the location l0_2.",
"package p0 is at the location l1_2.",
"airplane a0 is at the location l1_0."
] | [
"Given the initial states, the following events occur:",
"from 02:08 PM to 03:27 PM package p0 loaded into truck t1 at location l1_2.",
"from location l1_2, truck t1 moves to location l1_1 starting at 03:33 PM and finishing at 04:14 PM.",
"package p1 is loaded into truck t1 from 04:19 PM to 04:59 PM at location l1_1.",
"driving truck t1 from location l1_1 to location l1_0 starts at 05:03 PM and ends at 05:58 PM.",
"from 06:00 PM to 06:32 PM package p1 unloaded from truck t1 at location l1_0.",
"from 06:38 PM to 06:54 PM package p0 unloaded from truck t1 at location l1_0.",
"package p3 is loaded into truck t0 from 06:58 PM to 08:12 PM at location l0_2.",
"from 08:15 PM to 09:58 PM package p2 loaded into truck t0 at location l0_2.",
"truck t0 operates from location l0_2 to location l0_0 from 10:05 PM to 10:29 PM.",
"at location l0_0, package p2 is unloaded from truck t0 starting at 10:36 PM and finishing at 10:41 PM.",
"package p1 is loaded into airplane a1 from 10:43 PM to 10:51 PM at location l1_0.",
"package p0 is loaded into airplane a1 from 10:53 PM to 11:48 PM at location l1_0.",
"from location l1_0, airplane a1 transits to location l0_0 starting at 11:53 PM and finishing at 01:31 AM.",
"at location l0_0, package p2 is loaded into airplane a1 starting at 01:34 AM and finishing at 02:20 AM.",
"from 02:23 AM to 02:52 AM package p1 unloaded from airplane a1 at location l0_0.",
"at location l0_0, package p1 is loaded into truck t0 starting at 02:54 AM and finishing at 03:11 AM.",
"at location l0_0, package p0 is unloaded from airplane a1 starting at 03:15 AM and finishing at 03:50 AM.",
"loading package p0 into truck t0 at location l0_0 starts at 03:55 AM and ends at 04:56 AM.",
"from location l0_0, truck t0 moves to location l0_1 starting at 05:00 AM and finishing at 05:12 AM.",
"at location l0_1, package p3 is unloaded from truck t0 starting at 05:19 AM and finishing at 05:50 AM.",
"from 05:57 AM to 06:57 AM truck t0 transports from location l0_1 to location l0_2.",
"package p1 is unloaded from truck t0 from 07:00 AM to 07:21 AM at location l0_2.",
"unloading package p0 from truck t0 at location l0_2 starts at 07:23 AM and ends at 09:09 AM.",
"airplane a1 flys from location l0_0 to location l1_0 from 09:14 AM to 10:41 AM.",
"at location l1_0, package p2 is unloaded from airplane a1 starting at 10:43 AM and finishing at 12:25 PM."
] | Where is the package p3 at 04:55 AM? | [
"l0_0",
"t0"
] | 11 | true |
08ce2585-64ee-474e-83ac-9833b704e9da | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c1 and c0.",
"there are 6 locations, l0_2, l1_2, l0_1, l1_1, l1_0, and l0_0.",
"locations l1_2, l1_1, and l1_0 are in city c1.",
"locations l0_2, l0_1, and l0_0 are in city c0.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a1 and a0.",
"there are 4 trucks, t3, t0, t1, and t2.",
"there are 4 packages, p1, p2, p3, and p0."
] | [
"truck t1 is at the location l1_0.",
"airplane a1 is at the location l0_0.",
"package p0 is at the location l1_1.",
"truck t3 is at the location l0_0.",
"truck t2 is at the location l0_1.",
"package p2 is at the location l0_0.",
"truck t0 is at the location l0_2.",
"package p3 is at the location l0_1.",
"airplane a0 is at the location l1_0.",
"package p1 is at the location l1_2."
] | [
"Given the initial states, the following events occur:",
"loading package p2 into airplane a1 at location l0_0 starts at 11:58 AM and ends at 12:30 PM.",
"from 12:35 PM to 02:10 PM airplane a1 transits from location l0_0 to location l1_0.",
"at location l1_0, package p2 is unloaded from airplane a1 starting at 02:16 PM and finishing at 03:29 PM.",
"at location l1_0, package p2 is loaded into truck t1 starting at 03:35 PM and finishing at 03:46 PM.",
"from location l1_0, truck t1 moves to location l1_1 starting at 03:48 PM and finishing at 04:27 PM.",
"from 04:33 PM to 05:59 PM package p0 loaded into truck t1 at location l1_1.",
"truck t1 operates from location l1_1 to location l1_2 from 06:05 PM to 06:37 PM.",
"at location l1_2, package p2 is unloaded from truck t1 starting at 06:40 PM and finishing at 08:06 PM.",
"at location l1_2, package p1 is loaded into truck t1 starting at 08:09 PM and finishing at 10:01 PM.",
"from 10:07 PM to 10:55 PM truck t1 transports from location l1_2 to location l1_0.",
"at location l1_0, package p1 is unloaded from truck t1 starting at 11:00 PM and finishing at 12:44 AM.",
"from 12:47 AM to 01:13 AM package p0 unloaded from truck t1 at location l1_0.",
"at location l1_0, package p1 is loaded into airplane a1 starting at 01:18 AM and finishing at 02:14 AM.",
"at location l1_0, package p0 is loaded into airplane a1 starting at 02:21 AM and finishing at 02:36 AM.",
"from location l1_0, airplane a1 transits to location l0_0 starting at 02:38 AM and finishing at 02:49 AM.",
"at location l0_0, package p1 is unloaded from airplane a1 starting at 02:55 AM and finishing at 03:54 AM.",
"from 04:01 AM to 05:13 AM package p1 loaded into truck t3 at location l0_0.",
"at location l0_0, package p0 is unloaded from airplane a1 starting at 05:19 AM and finishing at 06:04 AM.",
"at location l0_0, package p0 is loaded into truck t3 starting at 06:06 AM and finishing at 06:35 AM.",
"from 06:42 AM to 08:14 AM truck t3 transports from location l0_0 to location l0_1.",
"from 08:21 AM to 08:33 AM package p1 unloaded from truck t3 at location l0_1.",
"driving truck t3 from location l0_1 to location l0_2 starts at 08:37 AM and ends at 08:41 AM.",
"at location l0_2, package p0 is unloaded from truck t3 starting at 08:45 AM and finishing at 10:20 AM."
] | Where is the package p1 at 07:29 AM? | [
"t3"
] | 11 | true |
3b5739ff-51af-417d-adaa-148155b77008 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 3 cities, c0, c2, and c1.",
"there are 6 locations, l0_1, l2_1, l1_1, l1_0, l2_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l2_1 and l2_0 are in city c2.",
"locations l1_1 and l1_0 are in city c1.",
"there are 3 airports, The location of the airports are l1_0, l2_0, and l0_0.",
"there are 3 airplanes, a2, a0, and a1.",
"there are 4 trucks, t1, t2, t0, and t3.",
"there are 4 packages, p1, p3, p0, and p2."
] | [
"package p1 is at the location l1_1.",
"airplane a2 is at the location l1_0.",
"truck t1 is at the location l1_1.",
"package p2 is at the location l2_0.",
"package p0 is at the location l0_1.",
"truck t3 is at the location l1_0.",
"truck t0 is at the location l0_0.",
"package p3 is at the location l0_0.",
"airplane a1 is at the location l1_0.",
"airplane a0 is at the location l1_0.",
"truck t2 is at the location l2_0."
] | [
"Given the initial states, the following events occur:",
"at location l1_1, package p1 is loaded into truck t1 starting at 03:33 AM and finishing at 03:42 AM.",
"from 03:48 AM to 04:44 AM truck t1 transports from location l1_1 to location l1_0.",
"unloading package p1 from truck t1 at location l1_0 starts at 04:51 AM and ends at 05:03 AM.",
"from 05:09 AM to 06:35 AM truck t0 transports from location l0_0 to location l0_1.",
"loading package p0 into truck t0 at location l0_1 starts at 06:39 AM and ends at 07:05 AM.",
"from 07:10 AM to 07:21 AM truck t0 transports from location l0_1 to location l0_0.",
"package p0 is unloaded from truck t0 from 07:23 AM to 09:31 AM at location l0_0.",
"package p1 is loaded into airplane a2 from 09:34 AM to 10:57 AM at location l1_0.",
"from 11:02 AM to 12:30 PM airplane a2 transits from location l1_0 to location l0_0.",
"package p3 is loaded into airplane a2 from 12:34 PM to 02:22 PM at location l0_0.",
"from 02:29 PM to 04:43 PM package p0 loaded into airplane a2 at location l0_0.",
"from location l0_0, airplane a2 transits to location l2_0 starting at 04:47 PM and finishing at 05:43 PM.",
"package p3 is unloaded from airplane a2 from 05:47 PM to 06:10 PM at location l2_0.",
"from 06:15 PM to 06:57 PM package p2 loaded into airplane a2 at location l2_0.",
"unloading package p1 from airplane a2 at location l2_0 starts at 07:03 PM and ends at 09:01 PM.",
"from 09:03 PM to 09:10 PM airplane a2 transits from location l2_0 to location l1_0.",
"package p2 is unloaded from airplane a2 from 09:17 PM to 09:33 PM at location l1_0.",
"from 09:37 PM to 10:06 PM package p2 loaded into truck t3 at location l1_0.",
"from location l1_0, truck t3 moves to location l1_1 starting at 10:11 PM and finishing at 10:41 PM.",
"at location l1_1, package p2 is unloaded from truck t3 starting at 10:48 PM and finishing at 01:27 AM.",
"unloading package p0 from airplane a2 at location l1_0 starts at 01:29 AM and ends at 01:39 AM."
] | Where is the package p0 at 09:04 PM? | [
"a2"
] | 11 | true |
383ce933-4382-4b84-845c-89083f2baf24 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.",
"locations l0_2, l0_3, l0_1, and l0_0 are in city c0.",
"locations l1_1, l1_2, l1_3, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 6 packages, p0, p4, p2, p1, p3, and p5."
] | [
"truck t1 is at the location l1_3.",
"package p5 is at the location l0_1.",
"package p1 is at the location l1_0.",
"package p4 is at the location l0_2.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_3.",
"package p3 is at the location l0_2.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"at location l1_3, package p0 is loaded into truck t1 starting at 06:06 PM and finishing at 06:21 PM.",
"from location l1_3, truck t1 moves to location l1_0 starting at 06:28 PM and finishing at 07:38 PM.",
"at location l1_0, package p1 is loaded into truck t1 starting at 07:44 PM and finishing at 07:50 PM.",
"unloading package p0 from truck t1 at location l1_0 starts at 07:56 PM and ends at 08:14 PM.",
"package p5 is loaded into truck t0 from 08:17 PM to 09:34 PM at location l0_1.",
"from 09:37 PM to 10:48 PM truck t0 transports from location l0_1 to location l0_2.",
"from 10:51 PM to 11:04 PM package p4 loaded into truck t0 at location l0_2.",
"loading package p3 into truck t0 at location l0_2 starts at 11:10 PM and ends at 12:01 AM.",
"from 12:07 AM to 12:48 AM truck t0 transports from location l0_2 to location l0_0.",
"package p5 is unloaded from truck t0 from 12:50 AM to 01:20 AM at location l0_0.",
"at location l0_0, package p4 is unloaded from truck t0 starting at 01:25 AM and finishing at 01:57 AM.",
"from 02:01 AM to 02:36 AM package p3 unloaded from truck t0 at location l0_0.",
"loading package p0 into airplane a0 at location l1_0 starts at 02:38 AM and ends at 03:42 AM.",
"airplane a0 flys from location l1_0 to location l0_0 from 03:48 AM to 04:20 AM.",
"loading package p5 into airplane a0 at location l0_0 starts at 04:24 AM and ends at 04:38 AM.",
"from 04:42 AM to 05:42 AM package p4 loaded into airplane a0 at location l0_0.",
"package p3 is loaded into airplane a0 from 05:45 AM to 06:25 AM at location l0_0.",
"from 06:32 AM to 07:26 AM package p0 unloaded from airplane a0 at location l0_0.",
"at location l0_0, package p0 is loaded into truck t0 starting at 07:29 AM and finishing at 07:52 AM.",
"driving truck t0 from location l0_0 to location l0_1 starts at 07:58 AM and ends at 08:41 AM.",
"package p0 is unloaded from truck t0 from 08:46 AM to 08:59 AM at location l0_1.",
"from 09:04 AM to 09:32 AM airplane a0 transits from location l0_0 to location l1_0.",
"package p5 is unloaded from airplane a0 from 09:35 AM to 10:37 AM at location l1_0.",
"at location l1_0, package p5 is loaded into truck t1 starting at 10:39 AM and finishing at 11:03 AM.",
"unloading package p4 from airplane a0 at location l1_0 starts at 11:07 AM and ends at 11:30 AM.",
"at location l1_0, package p3 is unloaded from airplane a0 starting at 11:35 AM and finishing at 12:33 PM.",
"from 12:38 PM to 01:06 PM package p3 loaded into truck t1 at location l1_0.",
"truck t1 operates from location l1_0 to location l1_1 from 01:12 PM to 01:28 PM.",
"unloading package p3 from truck t1 at location l1_1 starts at 01:31 PM and ends at 02:44 PM.",
"unloading package p1 from truck t1 at location l1_1 starts at 02:48 PM and ends at 03:05 PM.",
"truck t1 operates from location l1_1 to location l1_3 from 03:07 PM to 04:08 PM.",
"from 04:11 PM to 05:06 PM package p5 unloaded from truck t1 at location l1_3."
] | Where is the package p4 at 07:01 AM? | [
"l0_0",
"a0"
] | 11 | true |
29b029ad-8f75-4c0f-868b-f66cd4053b48 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 3 cities, c0, c2, and c1.",
"there are 6 locations, l0_1, l2_1, l1_1, l1_0, l2_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l2_1 and l2_0 are in city c2.",
"locations l1_1 and l1_0 are in city c1.",
"there are 3 airports, The location of the airports are l1_0, l2_0, and l0_0.",
"there are 1 airplanes, a0.",
"there are 3 trucks, t1, t0, and t2.",
"there are 6 packages, p1, p3, p4, p0, p2, and p5."
] | [
"airplane a0 is at the location l2_0.",
"truck t1 is at the location l1_1.",
"package p2 is at the location l1_1.",
"package p1 is at the location l0_1.",
"truck t0 is at the location l0_0.",
"package p4 is at the location l0_0.",
"package p3 is at the location l2_0.",
"package p5 is at the location l1_0.",
"truck t2 is at the location l2_0.",
"package p0 is at the location l1_0."
] | [
"Given the initial states, the following events occur:",
"from 10:13 PM to 11:05 PM package p2 loaded into truck t1 at location l1_1.",
"from 11:08 PM to 12:06 AM truck t1 transports from location l1_1 to location l1_0.",
"package p2 is unloaded from truck t1 from 12:12 AM to 12:54 AM at location l1_0.",
"from location l2_0, airplane a0 transits to location l1_0 starting at 12:59 AM and finishing at 01:26 AM.",
"package p5 is loaded into airplane a0 from 01:32 AM to 02:20 AM at location l1_0.",
"package p2 is loaded into airplane a0 from 02:25 AM to 03:07 AM at location l1_0.",
"loading package p0 into airplane a0 at location l1_0 starts at 03:09 AM and ends at 04:15 AM.",
"airplane a0 flys from location l1_0 to location l0_0 from 04:17 AM to 05:15 AM.",
"package p5 is unloaded from airplane a0 from 05:18 AM to 05:48 AM at location l0_0.",
"package p5 is loaded into truck t0 from 05:54 AM to 06:07 AM at location l0_0.",
"from location l0_0, truck t0 moves to location l0_1 starting at 06:13 AM and finishing at 06:32 AM.",
"at location l0_1, package p5 is unloaded from truck t0 starting at 06:39 AM and finishing at 06:45 AM.",
"from 06:47 AM to 06:50 AM package p1 loaded into truck t0 at location l0_1.",
"from 06:57 AM to 07:18 AM truck t0 transports from location l0_1 to location l0_0.",
"unloading package p1 from truck t0 at location l0_0 starts at 07:21 AM and ends at 07:59 AM.",
"package p4 is loaded into airplane a0 from 08:03 AM to 08:37 AM at location l0_0.",
"at location l0_0, package p1 is loaded into airplane a0 starting at 08:43 AM and finishing at 09:43 AM.",
"from location l0_0, airplane a0 transits to location l2_0 starting at 09:47 AM and finishing at 10:44 AM.",
"from 10:51 AM to 11:49 AM package p3 loaded into airplane a0 at location l2_0.",
"package p2 is unloaded from airplane a0 from 11:51 AM to 12:57 PM at location l2_0.",
"unloading package p0 from airplane a0 at location l2_0 starts at 01:02 PM and ends at 01:41 PM.",
"from location l2_0, airplane a0 transits to location l1_0 starting at 01:48 PM and finishing at 02:34 PM.",
"at location l1_0, package p4 is unloaded from airplane a0 starting at 02:37 PM and finishing at 03:44 PM.",
"from 03:51 PM to 04:49 PM package p4 loaded into truck t1 at location l1_0.",
"at location l1_0, package p3 is unloaded from airplane a0 starting at 04:51 PM and finishing at 05:45 PM.",
"at location l1_0, package p3 is loaded into truck t1 starting at 05:51 PM and finishing at 06:15 PM.",
"from 06:18 PM to 07:19 PM package p1 unloaded from airplane a0 at location l1_0.",
"from 07:25 PM to 07:41 PM package p1 loaded into truck t1 at location l1_0.",
"from location l1_0, truck t1 moves to location l1_1 starting at 07:47 PM and finishing at 08:23 PM.",
"from 08:29 PM to 09:02 PM package p4 unloaded from truck t1 at location l1_1.",
"unloading package p3 from truck t1 at location l1_1 starts at 09:08 PM and ends at 09:14 PM.",
"at location l1_1, package p1 is unloaded from truck t1 starting at 09:18 PM and finishing at 09:28 PM."
] | Where is the package p0 at 10:31 AM? | [
"a0"
] | 11 | true |
88e83bf4-279d-4313-a6f6-9e0005244a0d | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 3 cities, c0, c2, and c1.",
"there are 6 locations, l0_1, l2_1, l1_1, l1_0, l2_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l2_1 and l2_0 are in city c2.",
"locations l1_1 and l1_0 are in city c1.",
"there are 3 airports, The location of the airports are l1_0, l2_0, and l0_0.",
"there are 1 airplanes, a0.",
"there are 3 trucks, t1, t0, and t2.",
"there are 6 packages, p1, p3, p4, p0, p2, and p5."
] | [
"airplane a0 is at the location l2_0.",
"truck t1 is at the location l1_1.",
"package p2 is at the location l1_1.",
"package p1 is at the location l0_1.",
"truck t0 is at the location l0_0.",
"package p4 is at the location l0_0.",
"package p3 is at the location l2_0.",
"package p5 is at the location l1_0.",
"truck t2 is at the location l2_0.",
"package p0 is at the location l1_0."
] | [
"Given the initial states, the following events occur:",
"package p2 is loaded into truck t1 from 12:24 PM to 01:16 PM at location l1_1.",
"driving truck t1 from location l1_1 to location l1_0 starts at 01:19 PM and ends at 02:17 PM.",
"at location l1_0, package p2 is unloaded from truck t1 starting at 02:23 PM and finishing at 03:05 PM.",
"from location l2_0, airplane a0 transits to location l1_0 starting at 03:10 PM and finishing at 03:37 PM.",
"from 03:43 PM to 04:31 PM package p5 loaded into airplane a0 at location l1_0.",
"loading package p2 into airplane a0 at location l1_0 starts at 04:36 PM and ends at 05:18 PM.",
"loading package p0 into airplane a0 at location l1_0 starts at 05:20 PM and ends at 06:26 PM.",
"airplane a0 flys from location l1_0 to location l0_0 from 06:28 PM to 07:26 PM.",
"unloading package p5 from airplane a0 at location l0_0 starts at 07:29 PM and ends at 07:59 PM.",
"loading package p5 into truck t0 at location l0_0 starts at 08:05 PM and ends at 08:18 PM.",
"driving truck t0 from location l0_0 to location l0_1 starts at 08:24 PM and ends at 08:43 PM.",
"unloading package p5 from truck t0 at location l0_1 starts at 08:50 PM and ends at 08:56 PM.",
"package p1 is loaded into truck t0 from 08:58 PM to 09:01 PM at location l0_1.",
"from 09:08 PM to 09:29 PM truck t0 transports from location l0_1 to location l0_0.",
"unloading package p1 from truck t0 at location l0_0 starts at 09:32 PM and ends at 10:10 PM.",
"package p4 is loaded into airplane a0 from 10:14 PM to 10:48 PM at location l0_0.",
"at location l0_0, package p1 is loaded into airplane a0 starting at 10:54 PM and finishing at 11:54 PM.",
"airplane a0 flys from location l0_0 to location l2_0 from 11:58 PM to 12:55 AM.",
"loading package p3 into airplane a0 at location l2_0 starts at 01:02 AM and ends at 02:00 AM.",
"package p2 is unloaded from airplane a0 from 02:02 AM to 03:08 AM at location l2_0.",
"package p0 is unloaded from airplane a0 from 03:13 AM to 03:52 AM at location l2_0.",
"flying airplane a0 from location l2_0 to location l1_0 starts at 03:59 AM and ends at 04:45 AM.",
"at location l1_0, package p4 is unloaded from airplane a0 starting at 04:48 AM and finishing at 05:55 AM.",
"loading package p4 into truck t1 at location l1_0 starts at 06:02 AM and ends at 07:00 AM.",
"unloading package p3 from airplane a0 at location l1_0 starts at 07:02 AM and ends at 07:56 AM.",
"loading package p3 into truck t1 at location l1_0 starts at 08:02 AM and ends at 08:26 AM.",
"at location l1_0, package p1 is unloaded from airplane a0 starting at 08:29 AM and finishing at 09:30 AM.",
"at location l1_0, package p1 is loaded into truck t1 starting at 09:36 AM and finishing at 09:52 AM.",
"truck t1 operates from location l1_0 to location l1_1 from 09:58 AM to 10:34 AM.",
"from 10:40 AM to 11:13 AM package p4 unloaded from truck t1 at location l1_1.",
"from 11:19 AM to 11:25 AM package p3 unloaded from truck t1 at location l1_1.",
"from 11:29 AM to 11:39 AM package p1 unloaded from truck t1 at location l1_1."
] | Where is the package p0 at 12:06 AM? | [
"a0"
] | 11 | true |
db878617-891a-475d-ac8d-2110a1d5767d | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 6 locations, l0_1, l0_2, l1_1, l1_2, l1_0, and l0_0.",
"locations l0_1, l0_2, and l0_0 are in city c0.",
"locations l1_1, l1_2, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a1 and a0.",
"there are 3 trucks, t1, t2, and t0.",
"there are 4 packages, p0, p3, p1, and p2."
] | [
"truck t1 is at the location l1_2.",
"package p3 is at the location l0_2.",
"package p1 is at the location l1_1.",
"airplane a1 is at the location l1_0.",
"package p2 is at the location l0_2.",
"truck t2 is at the location l0_1.",
"truck t0 is at the location l0_2.",
"package p0 is at the location l1_2.",
"airplane a0 is at the location l1_0."
] | [
"Given the initial states, the following events occur:",
"package p0 is loaded into truck t1 from 08:58 PM to 10:17 PM at location l1_2.",
"driving truck t1 from location l1_2 to location l1_1 starts at 10:23 PM and ends at 11:04 PM.",
"loading package p1 into truck t1 at location l1_1 starts at 11:09 PM and ends at 11:49 PM.",
"from location l1_1, truck t1 moves to location l1_0 starting at 11:53 PM and finishing at 12:48 AM.",
"unloading package p1 from truck t1 at location l1_0 starts at 12:50 AM and ends at 01:22 AM.",
"unloading package p0 from truck t1 at location l1_0 starts at 01:28 AM and ends at 01:44 AM.",
"package p3 is loaded into truck t0 from 01:48 AM to 03:02 AM at location l0_2.",
"from 03:05 AM to 04:48 AM package p2 loaded into truck t0 at location l0_2.",
"from location l0_2, truck t0 moves to location l0_0 starting at 04:55 AM and finishing at 05:19 AM.",
"unloading package p2 from truck t0 at location l0_0 starts at 05:26 AM and ends at 05:31 AM.",
"package p1 is loaded into airplane a1 from 05:33 AM to 05:41 AM at location l1_0.",
"package p0 is loaded into airplane a1 from 05:43 AM to 06:38 AM at location l1_0.",
"from 06:43 AM to 08:21 AM airplane a1 transits from location l1_0 to location l0_0.",
"from 08:24 AM to 09:10 AM package p2 loaded into airplane a1 at location l0_0.",
"at location l0_0, package p1 is unloaded from airplane a1 starting at 09:13 AM and finishing at 09:42 AM.",
"package p1 is loaded into truck t0 from 09:44 AM to 10:01 AM at location l0_0.",
"from 10:05 AM to 10:40 AM package p0 unloaded from airplane a1 at location l0_0.",
"loading package p0 into truck t0 at location l0_0 starts at 10:45 AM and ends at 11:46 AM.",
"driving truck t0 from location l0_0 to location l0_1 starts at 11:50 AM and ends at 12:02 PM.",
"unloading package p3 from truck t0 at location l0_1 starts at 12:09 PM and ends at 12:40 PM.",
"driving truck t0 from location l0_1 to location l0_2 starts at 12:47 PM and ends at 01:47 PM.",
"package p1 is unloaded from truck t0 from 01:50 PM to 02:11 PM at location l0_2.",
"from 02:13 PM to 03:59 PM package p0 unloaded from truck t0 at location l0_2.",
"from location l0_0, airplane a1 transits to location l1_0 starting at 04:04 PM and finishing at 05:31 PM.",
"package p2 is unloaded from airplane a1 from 05:33 PM to 07:15 PM at location l1_0."
] | Where is the package p0 at 06:10 AM? | [
"l1_0",
"a1"
] | 11 | true |
518bfed9-686a-4948-9dd8-3ef5668f1bee | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 10 locations, l0_1, l0_4, l1_1, l0_3, l1_3, l0_2, l1_4, l1_2, l1_0, and l0_0.",
"locations l0_1, l0_4, l0_3, l0_2, and l0_0 are in city c0.",
"locations l1_1, l1_3, l1_4, l1_2, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a0 and a1.",
"there are 3 trucks, t1, t0, and t2.",
"there are 4 packages, p1, p3, p0, and p2."
] | [
"airplane a0 is at the location l0_0.",
"package p1 is at the location l1_2.",
"truck t0 is at the location l0_2.",
"truck t2 is at the location l0_0.",
"package p2 is at the location l1_3.",
"package p3 is at the location l0_4.",
"truck t1 is at the location l1_0.",
"airplane a1 is at the location l0_0.",
"package p0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"from location l0_0, truck t2 moves to location l0_1 starting at 10:17 AM and finishing at 10:40 AM.",
"at location l0_1, package p0 is loaded into truck t2 starting at 10:44 AM and finishing at 11:06 AM.",
"truck t2 operates from location l0_1 to location l0_4 from 11:10 AM to 11:20 AM.",
"package p3 is loaded into truck t2 from 11:25 AM to 12:58 PM at location l0_4.",
"driving truck t2 from location l0_4 to location l0_0 starts at 01:05 PM and ends at 01:37 PM.",
"from 01:41 PM to 02:34 PM package p3 unloaded from truck t2 at location l0_0.",
"package p0 is unloaded from truck t2 from 02:38 PM to 02:52 PM at location l0_0.",
"at location l0_0, package p3 is loaded into airplane a1 starting at 02:58 PM and finishing at 03:15 PM.",
"from location l0_0, airplane a1 transits to location l1_0 starting at 03:18 PM and finishing at 04:14 PM.",
"unloading package p3 from airplane a1 at location l1_0 starts at 04:17 PM and ends at 05:44 PM.",
"package p3 is loaded into truck t1 from 05:50 PM to 06:00 PM at location l1_0.",
"driving truck t1 from location l1_0 to location l1_2 starts at 06:03 PM and ends at 06:30 PM.",
"unloading package p3 from truck t1 at location l1_2 starts at 06:36 PM and ends at 07:43 PM.",
"loading package p1 into truck t1 at location l1_2 starts at 07:47 PM and ends at 09:18 PM.",
"truck t1 operates from location l1_2 to location l1_3 from 09:21 PM to 09:37 PM.",
"from 09:40 PM to 10:51 PM package p2 loaded into truck t1 at location l1_3.",
"truck t1 operates from location l1_3 to location l1_0 from 10:57 PM to 11:42 PM.",
"at location l1_0, package p2 is unloaded from truck t1 starting at 11:48 PM and finishing at 11:58 PM.",
"at location l1_0, package p1 is unloaded from truck t1 starting at 12:05 AM and finishing at 12:13 AM.",
"package p2 is loaded into airplane a1 from 12:15 AM to 12:20 AM at location l1_0.",
"at location l1_0, package p1 is loaded into airplane a1 starting at 12:22 AM and finishing at 01:13 AM.",
"from 01:17 AM to 02:27 AM airplane a1 transits from location l1_0 to location l0_0.",
"from 02:32 AM to 02:54 AM package p2 unloaded from airplane a1 at location l0_0.",
"loading package p2 into truck t2 at location l0_0 starts at 03:01 AM and ends at 04:25 AM.",
"package p1 is unloaded from airplane a1 from 04:28 AM to 05:00 AM at location l0_0.",
"at location l0_0, package p1 is loaded into truck t2 starting at 05:04 AM and finishing at 05:46 AM.",
"from 05:49 AM to 07:20 AM truck t2 transports from location l0_0 to location l0_4.",
"unloading package p2 from truck t2 at location l0_4 starts at 07:24 AM and ends at 08:53 AM.",
"from 08:57 AM to 09:00 AM package p1 unloaded from truck t2 at location l0_4."
] | Where is the package p1 at 04:36 AM? | [
"l0_0",
"a1"
] | 11 | true |
06807dda-4e32-472a-9960-14af8ad8e1ec | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 3 cities, c0, c2, and c1.",
"there are 6 locations, l0_1, l2_1, l1_1, l1_0, l2_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l2_1 and l2_0 are in city c2.",
"locations l1_1 and l1_0 are in city c1.",
"there are 3 airports, The location of the airports are l1_0, l2_0, and l0_0.",
"there are 3 airplanes, a2, a0, and a1.",
"there are 4 trucks, t1, t2, t0, and t3.",
"there are 4 packages, p1, p3, p0, and p2."
] | [
"package p1 is at the location l1_1.",
"airplane a2 is at the location l1_0.",
"truck t1 is at the location l1_1.",
"package p2 is at the location l2_0.",
"package p0 is at the location l0_1.",
"truck t3 is at the location l1_0.",
"truck t0 is at the location l0_0.",
"package p3 is at the location l0_0.",
"airplane a1 is at the location l1_0.",
"airplane a0 is at the location l1_0.",
"truck t2 is at the location l2_0."
] | [
"Given the initial states, the following events occur:",
"at location l1_1, package p1 is loaded into truck t1 starting at 07:07 AM and finishing at 07:16 AM.",
"driving truck t1 from location l1_1 to location l1_0 starts at 07:22 AM and ends at 08:18 AM.",
"from 08:25 AM to 08:37 AM package p1 unloaded from truck t1 at location l1_0.",
"driving truck t0 from location l0_0 to location l0_1 starts at 08:43 AM and ends at 10:09 AM.",
"loading package p0 into truck t0 at location l0_1 starts at 10:13 AM and ends at 10:39 AM.",
"from location l0_1, truck t0 moves to location l0_0 starting at 10:44 AM and finishing at 10:55 AM.",
"at location l0_0, package p0 is unloaded from truck t0 starting at 10:57 AM and finishing at 01:05 PM.",
"loading package p1 into airplane a2 at location l1_0 starts at 01:08 PM and ends at 02:31 PM.",
"flying airplane a2 from location l1_0 to location l0_0 starts at 02:36 PM and ends at 04:04 PM.",
"at location l0_0, package p3 is loaded into airplane a2 starting at 04:08 PM and finishing at 05:56 PM.",
"from 06:03 PM to 08:17 PM package p0 loaded into airplane a2 at location l0_0.",
"from 08:21 PM to 09:17 PM airplane a2 transits from location l0_0 to location l2_0.",
"at location l2_0, package p3 is unloaded from airplane a2 starting at 09:21 PM and finishing at 09:44 PM.",
"at location l2_0, package p2 is loaded into airplane a2 starting at 09:49 PM and finishing at 10:31 PM.",
"unloading package p1 from airplane a2 at location l2_0 starts at 10:37 PM and ends at 12:35 AM.",
"from location l2_0, airplane a2 transits to location l1_0 starting at 12:37 AM and finishing at 12:44 AM.",
"from 12:51 AM to 01:07 AM package p2 unloaded from airplane a2 at location l1_0.",
"package p2 is loaded into truck t3 from 01:11 AM to 01:40 AM at location l1_0.",
"from 01:45 AM to 02:15 AM truck t3 transports from location l1_0 to location l1_1.",
"at location l1_1, package p2 is unloaded from truck t3 starting at 02:22 AM and finishing at 05:01 AM.",
"package p0 is unloaded from airplane a2 from 05:03 AM to 05:13 AM at location l1_0."
] | Where is the package p1 at 08:32 PM? | [
"a2"
] | 11 | true |
1f072546-03de-47b7-bd44-5af14117c1e9 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c1 and c0.",
"there are 4 locations, l1_1, l0_1, l0_0, and l1_0.",
"locations l1_1 and l1_0 are in city c1.",
"locations l0_1 and l0_0 are in city c0.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 2 airplanes, a0 and a1.",
"there are 2 trucks, t1 and t0.",
"there are 4 packages, p2, p0, p1, and p3."
] | [
"airplane a1 is at the location l1_0.",
"truck t1 is at the location l1_1.",
"package p1 is at the location l1_0.",
"package p3 is at the location l0_0.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_1.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"package p2 is loaded into truck t1 from 03:46 PM to 03:58 PM at location l1_1.",
"package p0 is loaded into truck t1 from 04:01 PM to 04:23 PM at location l1_1.",
"driving truck t1 from location l1_1 to location l1_0 starts at 04:30 PM and ends at 05:20 PM.",
"from 05:23 PM to 06:17 PM package p2 unloaded from truck t1 at location l1_0.",
"package p0 is unloaded from truck t1 from 06:22 PM to 06:29 PM at location l1_0.",
"driving truck t0 from location l0_1 to location l0_0 starts at 06:31 PM and ends at 07:31 PM.",
"from 07:33 PM to 09:04 PM package p2 loaded into airplane a1 at location l1_0.",
"package p1 is loaded into airplane a1 from 09:06 PM to 10:04 PM at location l1_0.",
"at location l1_0, package p0 is loaded into airplane a1 starting at 10:10 PM and finishing at 11:12 PM.",
"flying airplane a1 from location l1_0 to location l0_0 starts at 11:14 PM and ends at 12:13 AM.",
"from 12:15 AM to 01:37 AM package p3 loaded into airplane a1 at location l0_0.",
"at location l0_0, package p2 is unloaded from airplane a1 starting at 01:42 AM and finishing at 02:37 AM.",
"package p2 is loaded into truck t0 from 02:39 AM to 03:47 AM at location l0_0.",
"at location l0_0, package p1 is unloaded from airplane a1 starting at 03:51 AM and finishing at 05:09 AM.",
"package p1 is loaded into truck t0 from 05:12 AM to 06:01 AM at location l0_0.",
"from 06:04 AM to 06:22 AM truck t0 transports from location l0_0 to location l0_1.",
"unloading package p2 from truck t0 at location l0_1 starts at 06:27 AM and ends at 07:50 AM.",
"at location l0_1, package p1 is unloaded from truck t0 starting at 07:52 AM and finishing at 08:42 AM.",
"at location l0_0, package p0 is unloaded from airplane a1 starting at 08:49 AM and finishing at 09:56 AM.",
"from 10:00 AM to 10:38 AM airplane a1 transits from location l0_0 to location l1_0.",
"unloading package p3 from airplane a1 at location l1_0 starts at 10:45 AM and ends at 12:09 PM.",
"package p3 is loaded into truck t1 from 12:14 PM to 12:31 PM at location l1_0.",
"from 12:36 PM to 01:05 PM truck t1 transports from location l1_0 to location l1_1.",
"unloading package p3 from truck t1 at location l1_1 starts at 01:07 PM and ends at 01:49 PM."
] | Where is the package p2 at 01:42 AM? | [
"l0_0",
"a1"
] | 11 | true |
dafb5a68-7b27-442c-9d58-fd4e2ba33c99 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 3 cities, c0, c2, and c1.",
"there are 6 locations, l0_1, l2_1, l1_1, l1_0, l2_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l2_1 and l2_0 are in city c2.",
"locations l1_1 and l1_0 are in city c1.",
"there are 3 airports, The location of the airports are l1_0, l2_0, and l0_0.",
"there are 1 airplanes, a0.",
"there are 3 trucks, t1, t0, and t2.",
"there are 6 packages, p1, p3, p4, p0, p2, and p5."
] | [
"airplane a0 is at the location l2_0.",
"truck t1 is at the location l1_1.",
"package p2 is at the location l1_1.",
"package p1 is at the location l0_1.",
"truck t0 is at the location l0_0.",
"package p4 is at the location l0_0.",
"package p3 is at the location l2_0.",
"package p5 is at the location l1_0.",
"truck t2 is at the location l2_0.",
"package p0 is at the location l1_0."
] | [
"Given the initial states, the following events occur:",
"at location l1_1, package p2 is loaded into truck t1 starting at 09:51 PM and finishing at 10:43 PM.",
"from 10:46 PM to 11:44 PM truck t1 transports from location l1_1 to location l1_0.",
"package p2 is unloaded from truck t1 from 11:50 PM to 12:32 AM at location l1_0.",
"airplane a0 flys from location l2_0 to location l1_0 from 12:37 AM to 01:04 AM.",
"loading package p5 into airplane a0 at location l1_0 starts at 01:10 AM and ends at 01:58 AM.",
"at location l1_0, package p2 is loaded into airplane a0 starting at 02:03 AM and finishing at 02:45 AM.",
"loading package p0 into airplane a0 at location l1_0 starts at 02:47 AM and ends at 03:53 AM.",
"flying airplane a0 from location l1_0 to location l0_0 starts at 03:55 AM and ends at 04:53 AM.",
"unloading package p5 from airplane a0 at location l0_0 starts at 04:56 AM and ends at 05:26 AM.",
"at location l0_0, package p5 is loaded into truck t0 starting at 05:32 AM and finishing at 05:45 AM.",
"driving truck t0 from location l0_0 to location l0_1 starts at 05:51 AM and ends at 06:10 AM.",
"at location l0_1, package p5 is unloaded from truck t0 starting at 06:17 AM and finishing at 06:23 AM.",
"loading package p1 into truck t0 at location l0_1 starts at 06:25 AM and ends at 06:28 AM.",
"truck t0 operates from location l0_1 to location l0_0 from 06:35 AM to 06:56 AM.",
"unloading package p1 from truck t0 at location l0_0 starts at 06:59 AM and ends at 07:37 AM.",
"at location l0_0, package p4 is loaded into airplane a0 starting at 07:41 AM and finishing at 08:15 AM.",
"from 08:21 AM to 09:21 AM package p1 loaded into airplane a0 at location l0_0.",
"airplane a0 flys from location l0_0 to location l2_0 from 09:25 AM to 10:22 AM.",
"package p3 is loaded into airplane a0 from 10:29 AM to 11:27 AM at location l2_0.",
"unloading package p2 from airplane a0 at location l2_0 starts at 11:29 AM and ends at 12:35 PM.",
"at location l2_0, package p0 is unloaded from airplane a0 starting at 12:40 PM and finishing at 01:19 PM.",
"from location l2_0, airplane a0 transits to location l1_0 starting at 01:26 PM and finishing at 02:12 PM.",
"at location l1_0, package p4 is unloaded from airplane a0 starting at 02:15 PM and finishing at 03:22 PM.",
"package p4 is loaded into truck t1 from 03:29 PM to 04:27 PM at location l1_0.",
"at location l1_0, package p3 is unloaded from airplane a0 starting at 04:29 PM and finishing at 05:23 PM.",
"at location l1_0, package p3 is loaded into truck t1 starting at 05:29 PM and finishing at 05:53 PM.",
"at location l1_0, package p1 is unloaded from airplane a0 starting at 05:56 PM and finishing at 06:57 PM.",
"loading package p1 into truck t1 at location l1_0 starts at 07:03 PM and ends at 07:19 PM.",
"from location l1_0, truck t1 moves to location l1_1 starting at 07:25 PM and finishing at 08:01 PM.",
"unloading package p4 from truck t1 at location l1_1 starts at 08:07 PM and ends at 08:40 PM.",
"from 08:46 PM to 08:52 PM package p3 unloaded from truck t1 at location l1_1.",
"package p1 is unloaded from truck t1 from 08:56 PM to 09:06 PM at location l1_1."
] | Where is the package p3 at 08:33 PM? | [
"l1_1",
"t1"
] | 11 | true |
7f180ea1-c3c7-4de5-99bd-c3217bf62d5e | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.",
"locations l0_2, l0_3, l0_1, and l0_0 are in city c0.",
"locations l1_1, l1_2, l1_3, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 6 packages, p0, p4, p2, p1, p3, and p5."
] | [
"truck t1 is at the location l1_3.",
"package p5 is at the location l0_1.",
"package p1 is at the location l1_0.",
"package p4 is at the location l0_2.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_3.",
"package p3 is at the location l0_2.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"loading package p0 into truck t1 at location l1_3 starts at 07:00 AM and ends at 07:15 AM.",
"truck t1 operates from location l1_3 to location l1_0 from 07:22 AM to 08:32 AM.",
"package p1 is loaded into truck t1 from 08:38 AM to 08:44 AM at location l1_0.",
"package p0 is unloaded from truck t1 from 08:50 AM to 09:08 AM at location l1_0.",
"at location l0_1, package p5 is loaded into truck t0 starting at 09:11 AM and finishing at 10:28 AM.",
"driving truck t0 from location l0_1 to location l0_2 starts at 10:31 AM and ends at 11:42 AM.",
"at location l0_2, package p4 is loaded into truck t0 starting at 11:45 AM and finishing at 11:58 AM.",
"loading package p3 into truck t0 at location l0_2 starts at 12:04 PM and ends at 12:55 PM.",
"driving truck t0 from location l0_2 to location l0_0 starts at 01:01 PM and ends at 01:42 PM.",
"at location l0_0, package p5 is unloaded from truck t0 starting at 01:44 PM and finishing at 02:14 PM.",
"package p4 is unloaded from truck t0 from 02:19 PM to 02:51 PM at location l0_0.",
"from 02:55 PM to 03:30 PM package p3 unloaded from truck t0 at location l0_0.",
"loading package p0 into airplane a0 at location l1_0 starts at 03:32 PM and ends at 04:36 PM.",
"from 04:42 PM to 05:14 PM airplane a0 transits from location l1_0 to location l0_0.",
"package p5 is loaded into airplane a0 from 05:18 PM to 05:32 PM at location l0_0.",
"from 05:36 PM to 06:36 PM package p4 loaded into airplane a0 at location l0_0.",
"from 06:39 PM to 07:19 PM package p3 loaded into airplane a0 at location l0_0.",
"package p0 is unloaded from airplane a0 from 07:26 PM to 08:20 PM at location l0_0.",
"package p0 is loaded into truck t0 from 08:23 PM to 08:46 PM at location l0_0.",
"from location l0_0, truck t0 moves to location l0_1 starting at 08:52 PM and finishing at 09:35 PM.",
"at location l0_1, package p0 is unloaded from truck t0 starting at 09:40 PM and finishing at 09:53 PM.",
"from 09:58 PM to 10:26 PM airplane a0 transits from location l0_0 to location l1_0.",
"unloading package p5 from airplane a0 at location l1_0 starts at 10:29 PM and ends at 11:31 PM.",
"loading package p5 into truck t1 at location l1_0 starts at 11:33 PM and ends at 11:57 PM.",
"unloading package p4 from airplane a0 at location l1_0 starts at 12:01 AM and ends at 12:24 AM.",
"unloading package p3 from airplane a0 at location l1_0 starts at 12:29 AM and ends at 01:27 AM.",
"loading package p3 into truck t1 at location l1_0 starts at 01:32 AM and ends at 02:00 AM.",
"from location l1_0, truck t1 moves to location l1_1 starting at 02:06 AM and finishing at 02:22 AM.",
"at location l1_1, package p3 is unloaded from truck t1 starting at 02:25 AM and finishing at 03:38 AM.",
"package p1 is unloaded from truck t1 from 03:42 AM to 03:59 AM at location l1_1.",
"truck t1 operates from location l1_1 to location l1_3 from 04:01 AM to 05:02 AM.",
"at location l1_3, package p5 is unloaded from truck t1 starting at 05:05 AM and finishing at 06:00 AM."
] | Where is the package p5 at 05:36 PM? | [
"l0_0",
"a0"
] | 11 | true |
4b05a7d6-5e56-45d9-96d0-ca7c8097da2e | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 3 cities, c0, c2, and c1.",
"there are 6 locations, l0_1, l2_1, l1_1, l1_0, l2_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l2_1 and l2_0 are in city c2.",
"locations l1_1 and l1_0 are in city c1.",
"there are 3 airports, The location of the airports are l1_0, l2_0, and l0_0.",
"there are 3 airplanes, a2, a0, and a1.",
"there are 4 trucks, t1, t2, t0, and t3.",
"there are 4 packages, p1, p3, p0, and p2."
] | [
"package p1 is at the location l1_1.",
"airplane a2 is at the location l1_0.",
"truck t1 is at the location l1_1.",
"package p2 is at the location l2_0.",
"package p0 is at the location l0_1.",
"truck t3 is at the location l1_0.",
"truck t0 is at the location l0_0.",
"package p3 is at the location l0_0.",
"airplane a1 is at the location l1_0.",
"airplane a0 is at the location l1_0.",
"truck t2 is at the location l2_0."
] | [
"Given the initial states, the following events occur:",
"loading package p1 into truck t1 at location l1_1 starts at 12:46 AM and ends at 12:55 AM.",
"truck t1 operates from location l1_1 to location l1_0 from 01:01 AM to 01:57 AM.",
"package p1 is unloaded from truck t1 from 02:04 AM to 02:16 AM at location l1_0.",
"from location l0_0, truck t0 moves to location l0_1 starting at 02:22 AM and finishing at 03:48 AM.",
"loading package p0 into truck t0 at location l0_1 starts at 03:52 AM and ends at 04:18 AM.",
"from location l0_1, truck t0 moves to location l0_0 starting at 04:23 AM and finishing at 04:34 AM.",
"at location l0_0, package p0 is unloaded from truck t0 starting at 04:36 AM and finishing at 06:44 AM.",
"loading package p1 into airplane a2 at location l1_0 starts at 06:47 AM and ends at 08:10 AM.",
"flying airplane a2 from location l1_0 to location l0_0 starts at 08:15 AM and ends at 09:43 AM.",
"at location l0_0, package p3 is loaded into airplane a2 starting at 09:47 AM and finishing at 11:35 AM.",
"from 11:42 AM to 01:56 PM package p0 loaded into airplane a2 at location l0_0.",
"from location l0_0, airplane a2 transits to location l2_0 starting at 02:00 PM and finishing at 02:56 PM.",
"at location l2_0, package p3 is unloaded from airplane a2 starting at 03:00 PM and finishing at 03:23 PM.",
"from 03:28 PM to 04:10 PM package p2 loaded into airplane a2 at location l2_0.",
"unloading package p1 from airplane a2 at location l2_0 starts at 04:16 PM and ends at 06:14 PM.",
"flying airplane a2 from location l2_0 to location l1_0 starts at 06:16 PM and ends at 06:23 PM.",
"unloading package p2 from airplane a2 at location l1_0 starts at 06:30 PM and ends at 06:46 PM.",
"at location l1_0, package p2 is loaded into truck t3 starting at 06:50 PM and finishing at 07:19 PM.",
"truck t3 operates from location l1_0 to location l1_1 from 07:24 PM to 07:54 PM.",
"package p2 is unloaded from truck t3 from 08:01 PM to 10:40 PM at location l1_1.",
"from 10:42 PM to 10:52 PM package p0 unloaded from airplane a2 at location l1_0."
] | Where is the package p0 at 06:22 PM? | [
"a2"
] | 11 | true |
22464870-a09c-4aea-a694-7aa4efacdf1a | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c1 and c0.",
"there are 8 locations, l1_3, l0_2, l1_2, l0_1, l1_1, l0_3, l1_0, and l0_0.",
"locations l1_3, l1_2, l1_1, and l1_0 are in city c1.",
"locations l0_2, l0_1, l0_3, and l0_0 are in city c0.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a1 and a0.",
"there are 2 trucks, t1 and t0.",
"there are 4 packages, p1, p2, p3, and p0."
] | [
"package p3 is at the location l1_2.",
"package p0 is at the location l0_3.",
"airplane a1 is at the location l0_0.",
"package p1 is at the location l0_1.",
"truck t0 is at the location l0_2.",
"package p2 is at the location l1_2.",
"airplane a0 is at the location l1_0.",
"truck t1 is at the location l1_3."
] | [
"Given the initial states, the following events occur:",
"driving truck t1 from location l1_3 to location l1_2 starts at 09:14 PM and ends at 10:40 PM.",
"from 10:44 PM to 11:12 PM package p3 loaded into truck t1 at location l1_2.",
"package p2 is loaded into truck t1 from 11:17 PM to 01:14 AM at location l1_2.",
"from location l1_2, truck t1 moves to location l1_0 starting at 01:21 AM and finishing at 01:35 AM.",
"from 01:42 AM to 03:07 AM package p3 unloaded from truck t1 at location l1_0.",
"package p2 is unloaded from truck t1 from 03:11 AM to 03:17 AM at location l1_0.",
"from 03:23 AM to 03:39 AM truck t0 transports from location l0_2 to location l0_0.",
"at location l1_0, package p3 is loaded into airplane a0 starting at 03:43 AM and finishing at 04:15 AM.",
"from 04:18 AM to 05:08 AM package p2 loaded into airplane a0 at location l1_0.",
"flying airplane a0 from location l1_0 to location l0_0 starts at 05:12 AM and ends at 05:28 AM.",
"unloading package p3 from airplane a0 at location l0_0 starts at 05:31 AM and ends at 05:45 AM.",
"from 05:52 AM to 07:27 AM package p3 loaded into truck t0 at location l0_0.",
"from 07:30 AM to 07:48 AM package p2 unloaded from airplane a0 at location l0_0.",
"loading package p2 into truck t0 at location l0_0 starts at 07:54 AM and ends at 09:28 AM.",
"truck t0 operates from location l0_0 to location l0_1 from 09:35 AM to 10:42 AM.",
"package p1 is loaded into truck t0 from 10:46 AM to 11:12 AM at location l0_1.",
"driving truck t0 from location l0_1 to location l0_2 starts at 11:17 AM and ends at 11:37 AM.",
"at location l0_2, package p3 is unloaded from truck t0 starting at 11:44 AM and finishing at 01:50 PM.",
"unloading package p1 from truck t0 at location l0_2 starts at 01:57 PM and ends at 03:54 PM.",
"driving truck t0 from location l0_2 to location l0_3 starts at 04:01 PM and ends at 05:16 PM.",
"package p2 is unloaded from truck t0 from 05:20 PM to 07:29 PM at location l0_3."
] | Where is the package p3 at 08:18 AM? | [
"l0_0",
"t0"
] | 12 | true |
eed7d977-d84f-45c4-8f8f-852021cdab5a | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.",
"locations l0_2, l0_3, l0_1, and l0_0 are in city c0.",
"locations l1_1, l1_2, l1_3, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 6 packages, p0, p4, p2, p1, p3, and p5."
] | [
"truck t1 is at the location l1_3.",
"package p5 is at the location l0_1.",
"package p1 is at the location l1_0.",
"package p4 is at the location l0_2.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_3.",
"package p3 is at the location l0_2.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"from 09:02 AM to 09:17 AM package p0 loaded into truck t1 at location l1_3.",
"truck t1 operates from location l1_3 to location l1_0 from 09:24 AM to 10:34 AM.",
"from 10:40 AM to 10:46 AM package p1 loaded into truck t1 at location l1_0.",
"at location l1_0, package p0 is unloaded from truck t1 starting at 10:52 AM and finishing at 11:10 AM.",
"from 11:13 AM to 12:30 PM package p5 loaded into truck t0 at location l0_1.",
"from location l0_1, truck t0 moves to location l0_2 starting at 12:33 PM and finishing at 01:44 PM.",
"package p4 is loaded into truck t0 from 01:47 PM to 02:00 PM at location l0_2.",
"from 02:06 PM to 02:57 PM package p3 loaded into truck t0 at location l0_2.",
"from 03:03 PM to 03:44 PM truck t0 transports from location l0_2 to location l0_0.",
"from 03:46 PM to 04:16 PM package p5 unloaded from truck t0 at location l0_0.",
"at location l0_0, package p4 is unloaded from truck t0 starting at 04:21 PM and finishing at 04:53 PM.",
"package p3 is unloaded from truck t0 from 04:57 PM to 05:32 PM at location l0_0.",
"at location l1_0, package p0 is loaded into airplane a0 starting at 05:34 PM and finishing at 06:38 PM.",
"airplane a0 flys from location l1_0 to location l0_0 from 06:44 PM to 07:16 PM.",
"at location l0_0, package p5 is loaded into airplane a0 starting at 07:20 PM and finishing at 07:34 PM.",
"at location l0_0, package p4 is loaded into airplane a0 starting at 07:38 PM and finishing at 08:38 PM.",
"from 08:41 PM to 09:21 PM package p3 loaded into airplane a0 at location l0_0.",
"package p0 is unloaded from airplane a0 from 09:28 PM to 10:22 PM at location l0_0.",
"package p0 is loaded into truck t0 from 10:25 PM to 10:48 PM at location l0_0.",
"truck t0 operates from location l0_0 to location l0_1 from 10:54 PM to 11:37 PM.",
"from 11:42 PM to 11:55 PM package p0 unloaded from truck t0 at location l0_1.",
"from location l0_0, airplane a0 transits to location l1_0 starting at 12:00 AM and finishing at 12:28 AM.",
"package p5 is unloaded from airplane a0 from 12:31 AM to 01:33 AM at location l1_0.",
"from 01:35 AM to 01:59 AM package p5 loaded into truck t1 at location l1_0.",
"package p4 is unloaded from airplane a0 from 02:03 AM to 02:26 AM at location l1_0.",
"unloading package p3 from airplane a0 at location l1_0 starts at 02:31 AM and ends at 03:29 AM.",
"package p3 is loaded into truck t1 from 03:34 AM to 04:02 AM at location l1_0.",
"truck t1 operates from location l1_0 to location l1_1 from 04:08 AM to 04:24 AM.",
"at location l1_1, package p3 is unloaded from truck t1 starting at 04:27 AM and finishing at 05:40 AM.",
"at location l1_1, package p1 is unloaded from truck t1 starting at 05:44 AM and finishing at 06:01 AM.",
"from location l1_1, truck t1 moves to location l1_3 starting at 06:03 AM and finishing at 07:04 AM.",
"unloading package p5 from truck t1 at location l1_3 starts at 07:07 AM and ends at 08:02 AM."
] | Where is the package p0 at 05:58 PM? | [
"l1_0",
"a0"
] | 12 | true |
636d784b-7217-417a-a109-1822218de60e | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 3 cities, c0, c2, and c1.",
"there are 6 locations, l0_1, l2_1, l1_1, l1_0, l2_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l2_1 and l2_0 are in city c2.",
"locations l1_1 and l1_0 are in city c1.",
"there are 3 airports, The location of the airports are l1_0, l2_0, and l0_0.",
"there are 1 airplanes, a0.",
"there are 3 trucks, t1, t0, and t2.",
"there are 6 packages, p1, p3, p4, p0, p2, and p5."
] | [
"airplane a0 is at the location l2_0.",
"truck t1 is at the location l1_1.",
"package p2 is at the location l1_1.",
"package p1 is at the location l0_1.",
"truck t0 is at the location l0_0.",
"package p4 is at the location l0_0.",
"package p3 is at the location l2_0.",
"package p5 is at the location l1_0.",
"truck t2 is at the location l2_0.",
"package p0 is at the location l1_0."
] | [
"Given the initial states, the following events occur:",
"from 10:32 AM to 11:24 AM package p2 loaded into truck t1 at location l1_1.",
"from 11:27 AM to 12:25 PM truck t1 transports from location l1_1 to location l1_0.",
"at location l1_0, package p2 is unloaded from truck t1 starting at 12:31 PM and finishing at 01:13 PM.",
"flying airplane a0 from location l2_0 to location l1_0 starts at 01:18 PM and ends at 01:45 PM.",
"loading package p5 into airplane a0 at location l1_0 starts at 01:51 PM and ends at 02:39 PM.",
"package p2 is loaded into airplane a0 from 02:44 PM to 03:26 PM at location l1_0.",
"at location l1_0, package p0 is loaded into airplane a0 starting at 03:28 PM and finishing at 04:34 PM.",
"from location l1_0, airplane a0 transits to location l0_0 starting at 04:36 PM and finishing at 05:34 PM.",
"unloading package p5 from airplane a0 at location l0_0 starts at 05:37 PM and ends at 06:07 PM.",
"at location l0_0, package p5 is loaded into truck t0 starting at 06:13 PM and finishing at 06:26 PM.",
"truck t0 operates from location l0_0 to location l0_1 from 06:32 PM to 06:51 PM.",
"unloading package p5 from truck t0 at location l0_1 starts at 06:58 PM and ends at 07:04 PM.",
"package p1 is loaded into truck t0 from 07:06 PM to 07:09 PM at location l0_1.",
"driving truck t0 from location l0_1 to location l0_0 starts at 07:16 PM and ends at 07:37 PM.",
"package p1 is unloaded from truck t0 from 07:40 PM to 08:18 PM at location l0_0.",
"from 08:22 PM to 08:56 PM package p4 loaded into airplane a0 at location l0_0.",
"from 09:02 PM to 10:02 PM package p1 loaded into airplane a0 at location l0_0.",
"flying airplane a0 from location l0_0 to location l2_0 starts at 10:06 PM and ends at 11:03 PM.",
"loading package p3 into airplane a0 at location l2_0 starts at 11:10 PM and ends at 12:08 AM.",
"from 12:10 AM to 01:16 AM package p2 unloaded from airplane a0 at location l2_0.",
"from 01:21 AM to 02:00 AM package p0 unloaded from airplane a0 at location l2_0.",
"flying airplane a0 from location l2_0 to location l1_0 starts at 02:07 AM and ends at 02:53 AM.",
"unloading package p4 from airplane a0 at location l1_0 starts at 02:56 AM and ends at 04:03 AM.",
"at location l1_0, package p4 is loaded into truck t1 starting at 04:10 AM and finishing at 05:08 AM.",
"package p3 is unloaded from airplane a0 from 05:10 AM to 06:04 AM at location l1_0.",
"at location l1_0, package p3 is loaded into truck t1 starting at 06:10 AM and finishing at 06:34 AM.",
"unloading package p1 from airplane a0 at location l1_0 starts at 06:37 AM and ends at 07:38 AM.",
"loading package p1 into truck t1 at location l1_0 starts at 07:44 AM and ends at 08:00 AM.",
"truck t1 operates from location l1_0 to location l1_1 from 08:06 AM to 08:42 AM.",
"package p4 is unloaded from truck t1 from 08:48 AM to 09:21 AM at location l1_1.",
"unloading package p3 from truck t1 at location l1_1 starts at 09:27 AM and ends at 09:33 AM.",
"at location l1_1, package p1 is unloaded from truck t1 starting at 09:37 AM and finishing at 09:47 AM."
] | Where is the package p0 at 12:00 AM? | [
"l2_0",
"a0"
] | 12 | true |
58c8ca29-5976-4a7a-a3b2-bb4750d7f22b | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c1 and c0.",
"there are 8 locations, l1_3, l0_2, l1_2, l0_1, l1_1, l0_3, l1_0, and l0_0.",
"locations l1_3, l1_2, l1_1, and l1_0 are in city c1.",
"locations l0_2, l0_1, l0_3, and l0_0 are in city c0.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a1 and a0.",
"there are 2 trucks, t1 and t0.",
"there are 4 packages, p1, p2, p3, and p0."
] | [
"package p3 is at the location l1_2.",
"package p0 is at the location l0_3.",
"airplane a1 is at the location l0_0.",
"package p1 is at the location l0_1.",
"truck t0 is at the location l0_2.",
"package p2 is at the location l1_2.",
"airplane a0 is at the location l1_0.",
"truck t1 is at the location l1_3."
] | [
"Given the initial states, the following events occur:",
"from location l1_3, truck t1 moves to location l1_2 starting at 03:53 PM and finishing at 05:19 PM.",
"from 05:23 PM to 05:51 PM package p3 loaded into truck t1 at location l1_2.",
"at location l1_2, package p2 is loaded into truck t1 starting at 05:56 PM and finishing at 07:53 PM.",
"truck t1 operates from location l1_2 to location l1_0 from 08:00 PM to 08:14 PM.",
"from 08:21 PM to 09:46 PM package p3 unloaded from truck t1 at location l1_0.",
"unloading package p2 from truck t1 at location l1_0 starts at 09:50 PM and ends at 09:56 PM.",
"truck t0 operates from location l0_2 to location l0_0 from 10:02 PM to 10:18 PM.",
"loading package p3 into airplane a0 at location l1_0 starts at 10:22 PM and ends at 10:54 PM.",
"from 10:57 PM to 11:47 PM package p2 loaded into airplane a0 at location l1_0.",
"airplane a0 flys from location l1_0 to location l0_0 from 11:51 PM to 12:07 AM.",
"at location l0_0, package p3 is unloaded from airplane a0 starting at 12:10 AM and finishing at 12:24 AM.",
"from 12:31 AM to 02:06 AM package p3 loaded into truck t0 at location l0_0.",
"at location l0_0, package p2 is unloaded from airplane a0 starting at 02:09 AM and finishing at 02:27 AM.",
"loading package p2 into truck t0 at location l0_0 starts at 02:33 AM and ends at 04:07 AM.",
"from 04:14 AM to 05:21 AM truck t0 transports from location l0_0 to location l0_1.",
"from 05:25 AM to 05:51 AM package p1 loaded into truck t0 at location l0_1.",
"driving truck t0 from location l0_1 to location l0_2 starts at 05:56 AM and ends at 06:16 AM.",
"from 06:23 AM to 08:29 AM package p3 unloaded from truck t0 at location l0_2.",
"unloading package p1 from truck t0 at location l0_2 starts at 08:36 AM and ends at 10:33 AM.",
"truck t0 operates from location l0_2 to location l0_3 from 10:40 AM to 11:55 AM.",
"package p2 is unloaded from truck t0 from 11:59 AM to 02:08 PM at location l0_3."
] | Where is the package p2 at 04:38 AM? | [
"t0"
] | 12 | true |
96b8149f-afcb-426b-8cc9-ff81fab79bdd | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c1 and c0.",
"there are 4 locations, l1_1, l0_1, l0_0, and l1_0.",
"locations l1_1 and l1_0 are in city c1.",
"locations l0_1 and l0_0 are in city c0.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 2 airplanes, a0 and a1.",
"there are 2 trucks, t1 and t0.",
"there are 4 packages, p2, p0, p1, and p3."
] | [
"airplane a1 is at the location l1_0.",
"truck t1 is at the location l1_1.",
"package p1 is at the location l1_0.",
"package p3 is at the location l0_0.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_1.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"loading package p2 into truck t1 at location l1_1 starts at 01:08 PM and ends at 01:20 PM.",
"package p0 is loaded into truck t1 from 01:23 PM to 01:45 PM at location l1_1.",
"truck t1 operates from location l1_1 to location l1_0 from 01:52 PM to 02:42 PM.",
"from 02:45 PM to 03:39 PM package p2 unloaded from truck t1 at location l1_0.",
"package p0 is unloaded from truck t1 from 03:44 PM to 03:51 PM at location l1_0.",
"from location l0_1, truck t0 moves to location l0_0 starting at 03:53 PM and finishing at 04:53 PM.",
"loading package p2 into airplane a1 at location l1_0 starts at 04:55 PM and ends at 06:26 PM.",
"loading package p1 into airplane a1 at location l1_0 starts at 06:28 PM and ends at 07:26 PM.",
"package p0 is loaded into airplane a1 from 07:32 PM to 08:34 PM at location l1_0.",
"from location l1_0, airplane a1 transits to location l0_0 starting at 08:36 PM and finishing at 09:35 PM.",
"package p3 is loaded into airplane a1 from 09:37 PM to 10:59 PM at location l0_0.",
"from 11:04 PM to 11:59 PM package p2 unloaded from airplane a1 at location l0_0.",
"loading package p2 into truck t0 at location l0_0 starts at 12:01 AM and ends at 01:09 AM.",
"from 01:13 AM to 02:31 AM package p1 unloaded from airplane a1 at location l0_0.",
"package p1 is loaded into truck t0 from 02:34 AM to 03:23 AM at location l0_0.",
"driving truck t0 from location l0_0 to location l0_1 starts at 03:26 AM and ends at 03:44 AM.",
"from 03:49 AM to 05:12 AM package p2 unloaded from truck t0 at location l0_1.",
"unloading package p1 from truck t0 at location l0_1 starts at 05:14 AM and ends at 06:04 AM.",
"at location l0_0, package p0 is unloaded from airplane a1 starting at 06:11 AM and finishing at 07:18 AM.",
"airplane a1 flys from location l0_0 to location l1_0 from 07:22 AM to 08:00 AM.",
"from 08:07 AM to 09:31 AM package p3 unloaded from airplane a1 at location l1_0.",
"package p3 is loaded into truck t1 from 09:36 AM to 09:53 AM at location l1_0.",
"driving truck t1 from location l1_0 to location l1_1 starts at 09:58 AM and ends at 10:27 AM.",
"package p3 is unloaded from truck t1 from 10:29 AM to 11:11 AM at location l1_1."
] | Where is the package p2 at 12:02 AM? | [
"l0_0",
"t0"
] | 12 | true |
9351a13e-cc59-46aa-94dd-7edb387a6368 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 6 locations, l0_1, l0_2, l1_1, l1_2, l1_0, and l0_0.",
"locations l0_1, l0_2, and l0_0 are in city c0.",
"locations l1_1, l1_2, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a1 and a0.",
"there are 3 trucks, t1, t2, and t0.",
"there are 4 packages, p0, p3, p1, and p2."
] | [
"truck t1 is at the location l1_2.",
"package p3 is at the location l0_2.",
"package p1 is at the location l1_1.",
"airplane a1 is at the location l1_0.",
"package p2 is at the location l0_2.",
"truck t2 is at the location l0_1.",
"truck t0 is at the location l0_2.",
"package p0 is at the location l1_2.",
"airplane a0 is at the location l1_0."
] | [
"Given the initial states, the following events occur:",
"loading package p0 into truck t1 at location l1_2 starts at 11:20 AM and ends at 12:39 PM.",
"from 12:45 PM to 01:26 PM truck t1 transports from location l1_2 to location l1_1.",
"loading package p1 into truck t1 at location l1_1 starts at 01:31 PM and ends at 02:11 PM.",
"truck t1 operates from location l1_1 to location l1_0 from 02:15 PM to 03:10 PM.",
"package p1 is unloaded from truck t1 from 03:12 PM to 03:44 PM at location l1_0.",
"at location l1_0, package p0 is unloaded from truck t1 starting at 03:50 PM and finishing at 04:06 PM.",
"loading package p3 into truck t0 at location l0_2 starts at 04:10 PM and ends at 05:24 PM.",
"package p2 is loaded into truck t0 from 05:27 PM to 07:10 PM at location l0_2.",
"from location l0_2, truck t0 moves to location l0_0 starting at 07:17 PM and finishing at 07:41 PM.",
"at location l0_0, package p2 is unloaded from truck t0 starting at 07:48 PM and finishing at 07:53 PM.",
"package p1 is loaded into airplane a1 from 07:55 PM to 08:03 PM at location l1_0.",
"loading package p0 into airplane a1 at location l1_0 starts at 08:05 PM and ends at 09:00 PM.",
"flying airplane a1 from location l1_0 to location l0_0 starts at 09:05 PM and ends at 10:43 PM.",
"package p2 is loaded into airplane a1 from 10:46 PM to 11:32 PM at location l0_0.",
"from 11:35 PM to 12:04 AM package p1 unloaded from airplane a1 at location l0_0.",
"from 12:06 AM to 12:23 AM package p1 loaded into truck t0 at location l0_0.",
"unloading package p0 from airplane a1 at location l0_0 starts at 12:27 AM and ends at 01:02 AM.",
"at location l0_0, package p0 is loaded into truck t0 starting at 01:07 AM and finishing at 02:08 AM.",
"truck t0 operates from location l0_0 to location l0_1 from 02:12 AM to 02:24 AM.",
"package p3 is unloaded from truck t0 from 02:31 AM to 03:02 AM at location l0_1.",
"from location l0_1, truck t0 moves to location l0_2 starting at 03:09 AM and finishing at 04:09 AM.",
"at location l0_2, package p1 is unloaded from truck t0 starting at 04:12 AM and finishing at 04:33 AM.",
"package p0 is unloaded from truck t0 from 04:35 AM to 06:21 AM at location l0_2.",
"from location l0_0, airplane a1 transits to location l1_0 starting at 06:26 AM and finishing at 07:53 AM.",
"package p2 is unloaded from airplane a1 from 07:55 AM to 09:37 AM at location l1_0."
] | Where is the package p3 at 02:20 AM? | [
"t0"
] | 12 | true |
805794f6-425f-4596-9c44-1c67cd986cfe | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 6 locations, l0_1, l0_2, l1_1, l1_2, l1_0, and l0_0.",
"locations l0_1, l0_2, and l0_0 are in city c0.",
"locations l1_1, l1_2, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a1 and a0.",
"there are 3 trucks, t1, t2, and t0.",
"there are 4 packages, p0, p3, p1, and p2."
] | [
"truck t1 is at the location l1_2.",
"package p3 is at the location l0_2.",
"package p1 is at the location l1_1.",
"airplane a1 is at the location l1_0.",
"package p2 is at the location l0_2.",
"truck t2 is at the location l0_1.",
"truck t0 is at the location l0_2.",
"package p0 is at the location l1_2.",
"airplane a0 is at the location l1_0."
] | [
"Given the initial states, the following events occur:",
"at location l1_2, package p0 is loaded into truck t1 starting at 02:51 AM and finishing at 04:10 AM.",
"from location l1_2, truck t1 moves to location l1_1 starting at 04:16 AM and finishing at 04:57 AM.",
"from 05:02 AM to 05:42 AM package p1 loaded into truck t1 at location l1_1.",
"from location l1_1, truck t1 moves to location l1_0 starting at 05:46 AM and finishing at 06:41 AM.",
"package p1 is unloaded from truck t1 from 06:43 AM to 07:15 AM at location l1_0.",
"at location l1_0, package p0 is unloaded from truck t1 starting at 07:21 AM and finishing at 07:37 AM.",
"loading package p3 into truck t0 at location l0_2 starts at 07:41 AM and ends at 08:55 AM.",
"from 08:58 AM to 10:41 AM package p2 loaded into truck t0 at location l0_2.",
"driving truck t0 from location l0_2 to location l0_0 starts at 10:48 AM and ends at 11:12 AM.",
"at location l0_0, package p2 is unloaded from truck t0 starting at 11:19 AM and finishing at 11:24 AM.",
"from 11:26 AM to 11:34 AM package p1 loaded into airplane a1 at location l1_0.",
"at location l1_0, package p0 is loaded into airplane a1 starting at 11:36 AM and finishing at 12:31 PM.",
"airplane a1 flys from location l1_0 to location l0_0 from 12:36 PM to 02:14 PM.",
"package p2 is loaded into airplane a1 from 02:17 PM to 03:03 PM at location l0_0.",
"from 03:06 PM to 03:35 PM package p1 unloaded from airplane a1 at location l0_0.",
"package p1 is loaded into truck t0 from 03:37 PM to 03:54 PM at location l0_0.",
"at location l0_0, package p0 is unloaded from airplane a1 starting at 03:58 PM and finishing at 04:33 PM.",
"at location l0_0, package p0 is loaded into truck t0 starting at 04:38 PM and finishing at 05:39 PM.",
"driving truck t0 from location l0_0 to location l0_1 starts at 05:43 PM and ends at 05:55 PM.",
"unloading package p3 from truck t0 at location l0_1 starts at 06:02 PM and ends at 06:33 PM.",
"truck t0 operates from location l0_1 to location l0_2 from 06:40 PM to 07:40 PM.",
"unloading package p1 from truck t0 at location l0_2 starts at 07:43 PM and ends at 08:04 PM.",
"at location l0_2, package p0 is unloaded from truck t0 starting at 08:06 PM and finishing at 09:52 PM.",
"from location l0_0, airplane a1 transits to location l1_0 starting at 09:57 PM and finishing at 11:24 PM.",
"from 11:26 PM to 01:08 AM package p2 unloaded from airplane a1 at location l1_0."
] | Where is the package p0 at 02:07 PM? | [
"a1"
] | 12 | true |
1548277b-cc01-4e52-ac49-7bdbafb1fe72 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c1 and c0.",
"there are 8 locations, l1_3, l0_2, l1_2, l0_1, l1_1, l0_3, l1_0, and l0_0.",
"locations l1_3, l1_2, l1_1, and l1_0 are in city c1.",
"locations l0_2, l0_1, l0_3, and l0_0 are in city c0.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a1 and a0.",
"there are 2 trucks, t1 and t0.",
"there are 4 packages, p1, p2, p3, and p0."
] | [
"package p3 is at the location l1_2.",
"package p0 is at the location l0_3.",
"airplane a1 is at the location l0_0.",
"package p1 is at the location l0_1.",
"truck t0 is at the location l0_2.",
"package p2 is at the location l1_2.",
"airplane a0 is at the location l1_0.",
"truck t1 is at the location l1_3."
] | [
"Given the initial states, the following events occur:",
"driving truck t1 from location l1_3 to location l1_2 starts at 08:12 AM and ends at 09:38 AM.",
"at location l1_2, package p3 is loaded into truck t1 starting at 09:42 AM and finishing at 10:10 AM.",
"from 10:15 AM to 12:12 PM package p2 loaded into truck t1 at location l1_2.",
"driving truck t1 from location l1_2 to location l1_0 starts at 12:19 PM and ends at 12:33 PM.",
"at location l1_0, package p3 is unloaded from truck t1 starting at 12:40 PM and finishing at 02:05 PM.",
"from 02:09 PM to 02:15 PM package p2 unloaded from truck t1 at location l1_0.",
"truck t0 operates from location l0_2 to location l0_0 from 02:21 PM to 02:37 PM.",
"at location l1_0, package p3 is loaded into airplane a0 starting at 02:41 PM and finishing at 03:13 PM.",
"from 03:16 PM to 04:06 PM package p2 loaded into airplane a0 at location l1_0.",
"from location l1_0, airplane a0 transits to location l0_0 starting at 04:10 PM and finishing at 04:26 PM.",
"unloading package p3 from airplane a0 at location l0_0 starts at 04:29 PM and ends at 04:43 PM.",
"loading package p3 into truck t0 at location l0_0 starts at 04:50 PM and ends at 06:25 PM.",
"unloading package p2 from airplane a0 at location l0_0 starts at 06:28 PM and ends at 06:46 PM.",
"package p2 is loaded into truck t0 from 06:52 PM to 08:26 PM at location l0_0.",
"truck t0 operates from location l0_0 to location l0_1 from 08:33 PM to 09:40 PM.",
"from 09:44 PM to 10:10 PM package p1 loaded into truck t0 at location l0_1.",
"driving truck t0 from location l0_1 to location l0_2 starts at 10:15 PM and ends at 10:35 PM.",
"at location l0_2, package p3 is unloaded from truck t0 starting at 10:42 PM and finishing at 12:48 AM.",
"unloading package p1 from truck t0 at location l0_2 starts at 12:55 AM and ends at 02:52 AM.",
"from 02:59 AM to 04:14 AM truck t0 transports from location l0_2 to location l0_3.",
"at location l0_3, package p2 is unloaded from truck t0 starting at 04:18 AM and finishing at 06:27 AM."
] | Where is the package p2 at 09:09 PM? | [
"t0"
] | 12 | true |
31f50aea-4ce4-435b-9795-feb6f9f53294 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c1 and c0.",
"there are 6 locations, l0_2, l1_2, l0_1, l1_1, l1_0, and l0_0.",
"locations l1_2, l1_1, and l1_0 are in city c1.",
"locations l0_2, l0_1, and l0_0 are in city c0.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a1 and a0.",
"there are 4 trucks, t3, t0, t1, and t2.",
"there are 4 packages, p1, p2, p3, and p0."
] | [
"truck t1 is at the location l1_0.",
"airplane a1 is at the location l0_0.",
"package p0 is at the location l1_1.",
"truck t3 is at the location l0_0.",
"truck t2 is at the location l0_1.",
"package p2 is at the location l0_0.",
"truck t0 is at the location l0_2.",
"package p3 is at the location l0_1.",
"airplane a0 is at the location l1_0.",
"package p1 is at the location l1_2."
] | [
"Given the initial states, the following events occur:",
"at location l0_0, package p2 is loaded into airplane a1 starting at 10:43 PM and finishing at 11:15 PM.",
"from location l0_0, airplane a1 transits to location l1_0 starting at 11:20 PM and finishing at 12:55 AM.",
"from 01:01 AM to 02:14 AM package p2 unloaded from airplane a1 at location l1_0.",
"from 02:20 AM to 02:31 AM package p2 loaded into truck t1 at location l1_0.",
"from location l1_0, truck t1 moves to location l1_1 starting at 02:33 AM and finishing at 03:12 AM.",
"at location l1_1, package p0 is loaded into truck t1 starting at 03:18 AM and finishing at 04:44 AM.",
"driving truck t1 from location l1_1 to location l1_2 starts at 04:50 AM and ends at 05:22 AM.",
"package p2 is unloaded from truck t1 from 05:25 AM to 06:51 AM at location l1_2.",
"package p1 is loaded into truck t1 from 06:54 AM to 08:46 AM at location l1_2.",
"from location l1_2, truck t1 moves to location l1_0 starting at 08:52 AM and finishing at 09:40 AM.",
"unloading package p1 from truck t1 at location l1_0 starts at 09:45 AM and ends at 11:29 AM.",
"package p0 is unloaded from truck t1 from 11:32 AM to 11:58 AM at location l1_0.",
"package p1 is loaded into airplane a1 from 12:03 PM to 12:59 PM at location l1_0.",
"loading package p0 into airplane a1 at location l1_0 starts at 01:06 PM and ends at 01:21 PM.",
"airplane a1 flys from location l1_0 to location l0_0 from 01:23 PM to 01:34 PM.",
"at location l0_0, package p1 is unloaded from airplane a1 starting at 01:40 PM and finishing at 02:39 PM.",
"at location l0_0, package p1 is loaded into truck t3 starting at 02:46 PM and finishing at 03:58 PM.",
"package p0 is unloaded from airplane a1 from 04:04 PM to 04:49 PM at location l0_0.",
"package p0 is loaded into truck t3 from 04:51 PM to 05:20 PM at location l0_0.",
"truck t3 operates from location l0_0 to location l0_1 from 05:27 PM to 06:59 PM.",
"from 07:06 PM to 07:18 PM package p1 unloaded from truck t3 at location l0_1.",
"truck t3 operates from location l0_1 to location l0_2 from 07:22 PM to 07:26 PM.",
"unloading package p0 from truck t3 at location l0_2 starts at 07:30 PM and ends at 09:05 PM."
] | Where is the package p0 at 04:15 PM? | [
"l0_0",
"a1"
] | 12 | true |
a8b3fe48-c4eb-459a-98e1-218b9fc62328 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 4 locations, l0_1, l1_1, l1_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l1_1 and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 4 packages, p0, p3, p1, and p2."
] | [
"package p1 is at the location l1_1.",
"package p2 is at the location l1_1.",
"package p3 is at the location l0_0.",
"airplane a0 is at the location l0_0.",
"truck t1 is at the location l1_1.",
"package p0 is at the location l0_1.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"at location l1_1, package p2 is loaded into truck t1 starting at 12:15 PM and finishing at 12:56 PM.",
"from 01:03 PM to 02:20 PM package p1 loaded into truck t1 at location l1_1.",
"from 02:23 PM to 03:02 PM truck t1 transports from location l1_1 to location l1_0.",
"package p2 is unloaded from truck t1 from 03:08 PM to 04:03 PM at location l1_0.",
"at location l1_0, package p1 is unloaded from truck t1 starting at 04:08 PM and finishing at 04:40 PM.",
"driving truck t0 from location l0_1 to location l0_0 starts at 04:46 PM and ends at 05:12 PM.",
"loading package p3 into airplane a0 at location l0_0 starts at 05:19 PM and ends at 07:03 PM.",
"from location l0_0, airplane a0 transits to location l1_0 starting at 07:06 PM and finishing at 09:05 PM.",
"from 09:07 PM to 09:56 PM package p3 unloaded from airplane a0 at location l1_0.",
"package p3 is loaded into truck t1 from 10:03 PM to 11:41 PM at location l1_0.",
"driving truck t1 from location l1_0 to location l1_1 starts at 11:44 PM and ends at 12:00 AM.",
"from 12:04 AM to 12:42 AM package p3 unloaded from truck t1 at location l1_1.",
"loading package p2 into airplane a0 at location l1_0 starts at 12:48 AM and ends at 01:36 AM.",
"loading package p1 into airplane a0 at location l1_0 starts at 01:41 AM and ends at 02:27 AM.",
"airplane a0 flys from location l1_0 to location l0_0 from 02:32 AM to 04:06 AM.",
"unloading package p2 from airplane a0 at location l0_0 starts at 04:09 AM and ends at 05:01 AM.",
"from 05:05 AM to 07:15 AM package p1 unloaded from airplane a0 at location l0_0.",
"at location l0_0, package p1 is loaded into truck t0 starting at 07:21 AM and finishing at 08:48 AM.",
"driving truck t0 from location l0_0 to location l0_1 starts at 08:53 AM and ends at 09:53 AM.",
"unloading package p1 from truck t0 at location l0_1 starts at 09:59 AM and ends at 10:18 AM."
] | Where is the package p2 at 01:14 AM? | [
"l1_0",
"a0"
] | 12 | true |
951dddb2-3b80-43f3-8f4c-7451b413ec3a | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 4 locations, l0_1, l1_1, l1_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l1_1 and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 4 packages, p0, p3, p1, and p2."
] | [
"package p1 is at the location l1_1.",
"package p2 is at the location l1_1.",
"package p3 is at the location l0_0.",
"airplane a0 is at the location l0_0.",
"truck t1 is at the location l1_1.",
"package p0 is at the location l0_1.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"from 09:00 AM to 09:41 AM package p2 loaded into truck t1 at location l1_1.",
"from 09:48 AM to 11:05 AM package p1 loaded into truck t1 at location l1_1.",
"from location l1_1, truck t1 moves to location l1_0 starting at 11:08 AM and finishing at 11:47 AM.",
"at location l1_0, package p2 is unloaded from truck t1 starting at 11:53 AM and finishing at 12:48 PM.",
"from 12:53 PM to 01:25 PM package p1 unloaded from truck t1 at location l1_0.",
"from 01:31 PM to 01:57 PM truck t0 transports from location l0_1 to location l0_0.",
"from 02:04 PM to 03:48 PM package p3 loaded into airplane a0 at location l0_0.",
"from 03:51 PM to 05:50 PM airplane a0 transits from location l0_0 to location l1_0.",
"from 05:52 PM to 06:41 PM package p3 unloaded from airplane a0 at location l1_0.",
"loading package p3 into truck t1 at location l1_0 starts at 06:48 PM and ends at 08:26 PM.",
"driving truck t1 from location l1_0 to location l1_1 starts at 08:29 PM and ends at 08:45 PM.",
"package p3 is unloaded from truck t1 from 08:49 PM to 09:27 PM at location l1_1.",
"from 09:33 PM to 10:21 PM package p2 loaded into airplane a0 at location l1_0.",
"from 10:26 PM to 11:12 PM package p1 loaded into airplane a0 at location l1_0.",
"airplane a0 flys from location l1_0 to location l0_0 from 11:17 PM to 12:51 AM.",
"at location l0_0, package p2 is unloaded from airplane a0 starting at 12:54 AM and finishing at 01:46 AM.",
"from 01:50 AM to 04:00 AM package p1 unloaded from airplane a0 at location l0_0.",
"at location l0_0, package p1 is loaded into truck t0 starting at 04:06 AM and finishing at 05:33 AM.",
"truck t0 operates from location l0_0 to location l0_1 from 05:38 AM to 06:38 AM.",
"at location l0_1, package p1 is unloaded from truck t0 starting at 06:44 AM and finishing at 07:03 AM."
] | Where is the package p2 at 10:10 PM? | [
"l1_0",
"a0"
] | 12 | true |
d150e443-f738-42d3-a4d1-dc02c771ec67 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 3 cities, c0, c2, and c1.",
"there are 6 locations, l0_1, l2_1, l1_1, l1_0, l2_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l2_1 and l2_0 are in city c2.",
"locations l1_1 and l1_0 are in city c1.",
"there are 3 airports, The location of the airports are l1_0, l2_0, and l0_0.",
"there are 1 airplanes, a0.",
"there are 3 trucks, t1, t0, and t2.",
"there are 6 packages, p1, p3, p4, p0, p2, and p5."
] | [
"airplane a0 is at the location l2_0.",
"truck t1 is at the location l1_1.",
"package p2 is at the location l1_1.",
"package p1 is at the location l0_1.",
"truck t0 is at the location l0_0.",
"package p4 is at the location l0_0.",
"package p3 is at the location l2_0.",
"package p5 is at the location l1_0.",
"truck t2 is at the location l2_0.",
"package p0 is at the location l1_0."
] | [
"Given the initial states, the following events occur:",
"package p2 is loaded into truck t1 from 08:46 AM to 09:38 AM at location l1_1.",
"from location l1_1, truck t1 moves to location l1_0 starting at 09:41 AM and finishing at 10:39 AM.",
"unloading package p2 from truck t1 at location l1_0 starts at 10:45 AM and ends at 11:27 AM.",
"from location l2_0, airplane a0 transits to location l1_0 starting at 11:32 AM and finishing at 11:59 AM.",
"loading package p5 into airplane a0 at location l1_0 starts at 12:05 PM and ends at 12:53 PM.",
"loading package p2 into airplane a0 at location l1_0 starts at 12:58 PM and ends at 01:40 PM.",
"package p0 is loaded into airplane a0 from 01:42 PM to 02:48 PM at location l1_0.",
"airplane a0 flys from location l1_0 to location l0_0 from 02:50 PM to 03:48 PM.",
"unloading package p5 from airplane a0 at location l0_0 starts at 03:51 PM and ends at 04:21 PM.",
"at location l0_0, package p5 is loaded into truck t0 starting at 04:27 PM and finishing at 04:40 PM.",
"from 04:46 PM to 05:05 PM truck t0 transports from location l0_0 to location l0_1.",
"at location l0_1, package p5 is unloaded from truck t0 starting at 05:12 PM and finishing at 05:18 PM.",
"loading package p1 into truck t0 at location l0_1 starts at 05:20 PM and ends at 05:23 PM.",
"truck t0 operates from location l0_1 to location l0_0 from 05:30 PM to 05:51 PM.",
"package p1 is unloaded from truck t0 from 05:54 PM to 06:32 PM at location l0_0.",
"package p4 is loaded into airplane a0 from 06:36 PM to 07:10 PM at location l0_0.",
"package p1 is loaded into airplane a0 from 07:16 PM to 08:16 PM at location l0_0.",
"from 08:20 PM to 09:17 PM airplane a0 transits from location l0_0 to location l2_0.",
"from 09:24 PM to 10:22 PM package p3 loaded into airplane a0 at location l2_0.",
"from 10:24 PM to 11:30 PM package p2 unloaded from airplane a0 at location l2_0.",
"from 11:35 PM to 12:14 AM package p0 unloaded from airplane a0 at location l2_0.",
"airplane a0 flys from location l2_0 to location l1_0 from 12:21 AM to 01:07 AM.",
"package p4 is unloaded from airplane a0 from 01:10 AM to 02:17 AM at location l1_0.",
"from 02:24 AM to 03:22 AM package p4 loaded into truck t1 at location l1_0.",
"package p3 is unloaded from airplane a0 from 03:24 AM to 04:18 AM at location l1_0.",
"at location l1_0, package p3 is loaded into truck t1 starting at 04:24 AM and finishing at 04:48 AM.",
"at location l1_0, package p1 is unloaded from airplane a0 starting at 04:51 AM and finishing at 05:52 AM.",
"at location l1_0, package p1 is loaded into truck t1 starting at 05:58 AM and finishing at 06:14 AM.",
"from 06:20 AM to 06:56 AM truck t1 transports from location l1_0 to location l1_1.",
"unloading package p4 from truck t1 at location l1_1 starts at 07:02 AM and ends at 07:35 AM.",
"package p3 is unloaded from truck t1 from 07:41 AM to 07:47 AM at location l1_1.",
"at location l1_1, package p1 is unloaded from truck t1 starting at 07:51 AM and finishing at 08:01 AM."
] | Where is the package p1 at 04:17 AM? | [
"l1_0",
"a0"
] | 12 | true |
36c16492-6153-4236-afc7-f36f6db8ce2c | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 3 cities, c0, c2, and c1.",
"there are 6 locations, l0_1, l2_1, l1_1, l1_0, l2_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l2_1 and l2_0 are in city c2.",
"locations l1_1 and l1_0 are in city c1.",
"there are 3 airports, The location of the airports are l1_0, l2_0, and l0_0.",
"there are 3 airplanes, a2, a0, and a1.",
"there are 4 trucks, t1, t2, t0, and t3.",
"there are 4 packages, p1, p3, p0, and p2."
] | [
"package p1 is at the location l1_1.",
"airplane a2 is at the location l1_0.",
"truck t1 is at the location l1_1.",
"package p2 is at the location l2_0.",
"package p0 is at the location l0_1.",
"truck t3 is at the location l1_0.",
"truck t0 is at the location l0_0.",
"package p3 is at the location l0_0.",
"airplane a1 is at the location l1_0.",
"airplane a0 is at the location l1_0.",
"truck t2 is at the location l2_0."
] | [
"Given the initial states, the following events occur:",
"loading package p1 into truck t1 at location l1_1 starts at 12:16 PM and ends at 12:25 PM.",
"from 12:31 PM to 01:27 PM truck t1 transports from location l1_1 to location l1_0.",
"package p1 is unloaded from truck t1 from 01:34 PM to 01:46 PM at location l1_0.",
"driving truck t0 from location l0_0 to location l0_1 starts at 01:52 PM and ends at 03:18 PM.",
"package p0 is loaded into truck t0 from 03:22 PM to 03:48 PM at location l0_1.",
"truck t0 operates from location l0_1 to location l0_0 from 03:53 PM to 04:04 PM.",
"at location l0_0, package p0 is unloaded from truck t0 starting at 04:06 PM and finishing at 06:14 PM.",
"from 06:17 PM to 07:40 PM package p1 loaded into airplane a2 at location l1_0.",
"from location l1_0, airplane a2 transits to location l0_0 starting at 07:45 PM and finishing at 09:13 PM.",
"loading package p3 into airplane a2 at location l0_0 starts at 09:17 PM and ends at 11:05 PM.",
"loading package p0 into airplane a2 at location l0_0 starts at 11:12 PM and ends at 01:26 AM.",
"from location l0_0, airplane a2 transits to location l2_0 starting at 01:30 AM and finishing at 02:26 AM.",
"at location l2_0, package p3 is unloaded from airplane a2 starting at 02:30 AM and finishing at 02:53 AM.",
"at location l2_0, package p2 is loaded into airplane a2 starting at 02:58 AM and finishing at 03:40 AM.",
"unloading package p1 from airplane a2 at location l2_0 starts at 03:46 AM and ends at 05:44 AM.",
"from location l2_0, airplane a2 transits to location l1_0 starting at 05:46 AM and finishing at 05:53 AM.",
"at location l1_0, package p2 is unloaded from airplane a2 starting at 06:00 AM and finishing at 06:16 AM.",
"from 06:20 AM to 06:49 AM package p2 loaded into truck t3 at location l1_0.",
"from 06:54 AM to 07:24 AM truck t3 transports from location l1_0 to location l1_1.",
"package p2 is unloaded from truck t3 from 07:31 AM to 10:10 AM at location l1_1.",
"package p0 is unloaded from airplane a2 from 10:12 AM to 10:22 AM at location l1_0."
] | Where is the package p1 at 02:43 AM? | [
"l2_0",
"a2"
] | 12 | true |
4fc56419-1ed4-409b-bd52-0915e771dde5 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c1 and c0.",
"there are 4 locations, l1_1, l0_1, l0_0, and l1_0.",
"locations l1_1 and l1_0 are in city c1.",
"locations l0_1 and l0_0 are in city c0.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 2 airplanes, a0 and a1.",
"there are 2 trucks, t1 and t0.",
"there are 4 packages, p2, p0, p1, and p3."
] | [
"airplane a1 is at the location l1_0.",
"truck t1 is at the location l1_1.",
"package p1 is at the location l1_0.",
"package p3 is at the location l0_0.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_1.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"from 06:52 PM to 07:04 PM package p2 loaded into truck t1 at location l1_1.",
"package p0 is loaded into truck t1 from 07:07 PM to 07:29 PM at location l1_1.",
"truck t1 operates from location l1_1 to location l1_0 from 07:36 PM to 08:26 PM.",
"from 08:29 PM to 09:23 PM package p2 unloaded from truck t1 at location l1_0.",
"from 09:28 PM to 09:35 PM package p0 unloaded from truck t1 at location l1_0.",
"from location l0_1, truck t0 moves to location l0_0 starting at 09:37 PM and finishing at 10:37 PM.",
"package p2 is loaded into airplane a1 from 10:39 PM to 12:10 AM at location l1_0.",
"from 12:12 AM to 01:10 AM package p1 loaded into airplane a1 at location l1_0.",
"package p0 is loaded into airplane a1 from 01:16 AM to 02:18 AM at location l1_0.",
"from 02:20 AM to 03:19 AM airplane a1 transits from location l1_0 to location l0_0.",
"from 03:21 AM to 04:43 AM package p3 loaded into airplane a1 at location l0_0.",
"at location l0_0, package p2 is unloaded from airplane a1 starting at 04:48 AM and finishing at 05:43 AM.",
"loading package p2 into truck t0 at location l0_0 starts at 05:45 AM and ends at 06:53 AM.",
"at location l0_0, package p1 is unloaded from airplane a1 starting at 06:57 AM and finishing at 08:15 AM.",
"from 08:18 AM to 09:07 AM package p1 loaded into truck t0 at location l0_0.",
"truck t0 operates from location l0_0 to location l0_1 from 09:10 AM to 09:28 AM.",
"package p2 is unloaded from truck t0 from 09:33 AM to 10:56 AM at location l0_1.",
"unloading package p1 from truck t0 at location l0_1 starts at 10:58 AM and ends at 11:48 AM.",
"unloading package p0 from airplane a1 at location l0_0 starts at 11:55 AM and ends at 01:02 PM.",
"from location l0_0, airplane a1 transits to location l1_0 starting at 01:06 PM and finishing at 01:44 PM.",
"package p3 is unloaded from airplane a1 from 01:51 PM to 03:15 PM at location l1_0.",
"loading package p3 into truck t1 at location l1_0 starts at 03:20 PM and ends at 03:37 PM.",
"from 03:42 PM to 04:11 PM truck t1 transports from location l1_0 to location l1_1.",
"from 04:13 PM to 04:55 PM package p3 unloaded from truck t1 at location l1_1."
] | Where is the package p3 at 03:49 PM? | [
"t1"
] | 12 | true |
f9407953-f8a2-446c-94bd-dcec2a0ba473 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 3 cities, c2, c0, and c1.",
"there are 9 locations, l2_1, l1_1, l0_2, l1_2, l2_2, l0_1, l0_0, l2_0, and l1_0.",
"locations l2_1, l2_2, and l2_0 are in city c2.",
"locations l0_2, l0_1, and l0_0 are in city c0.",
"locations l1_1, l1_2, and l1_0 are in city c1.",
"there are 3 airports, The location of the airports are l0_0, l2_0, and l1_0.",
"there are 2 airplanes, a1 and a0.",
"there are 3 trucks, t2, t1, and t0.",
"there are 4 packages, p0, p2, p1, and p3."
] | [
"airplane a1 is at the location l1_0.",
"truck t2 is at the location l2_0.",
"truck t1 is at the location l1_1.",
"package p0 is at the location l1_0.",
"package p3 is at the location l1_2.",
"package p2 is at the location l1_1.",
"airplane a0 is at the location l2_0.",
"package p1 is at the location l1_0.",
"truck t0 is at the location l0_0."
] | [
"Given the initial states, the following events occur:",
"at location l1_1, package p2 is loaded into truck t1 starting at 11:59 AM and finishing at 12:28 PM.",
"from location l1_1, truck t1 moves to location l1_0 starting at 12:30 PM and finishing at 01:43 PM.",
"at location l1_0, package p1 is loaded into truck t1 starting at 01:46 PM and finishing at 03:33 PM.",
"driving truck t1 from location l1_0 to location l1_2 starts at 03:35 PM and ends at 04:56 PM.",
"loading package p3 into truck t1 at location l1_2 starts at 04:58 PM and ends at 06:20 PM.",
"at location l1_2, package p2 is unloaded from truck t1 starting at 06:25 PM and finishing at 07:59 PM.",
"at location l1_2, package p1 is unloaded from truck t1 starting at 08:05 PM and finishing at 08:40 PM.",
"driving truck t1 from location l1_2 to location l1_0 starts at 08:42 PM and ends at 10:18 PM.",
"package p3 is unloaded from truck t1 from 10:24 PM to 11:31 PM at location l1_0.",
"package p3 is loaded into airplane a1 from 11:38 PM to 11:58 PM at location l1_0.",
"package p0 is loaded into airplane a1 from 12:03 AM to 12:33 AM at location l1_0.",
"from location l1_0, airplane a1 transits to location l0_0 starting at 12:35 AM and finishing at 01:43 AM.",
"at location l0_0, package p0 is unloaded from airplane a1 starting at 01:50 AM and finishing at 02:33 AM.",
"at location l0_0, package p0 is loaded into truck t0 starting at 02:40 AM and finishing at 03:07 AM.",
"from 03:13 AM to 03:56 AM truck t0 transports from location l0_0 to location l0_2.",
"from 03:58 AM to 05:34 AM package p0 unloaded from truck t0 at location l0_2.",
"from location l0_0, airplane a1 transits to location l2_0 starting at 05:36 AM and finishing at 06:54 AM.",
"package p3 is unloaded from airplane a1 from 06:56 AM to 07:02 AM at location l2_0.",
"at location l2_0, package p3 is loaded into truck t2 starting at 07:07 AM and finishing at 07:30 AM.",
"from location l2_0, truck t2 moves to location l2_1 starting at 07:35 AM and finishing at 08:02 AM.",
"from 08:08 AM to 09:57 AM package p3 unloaded from truck t2 at location l2_1."
] | Where is the package p3 at 06:49 AM? | [
"a1"
] | 12 | true |
bd49fa10-1ea5-421c-bbed-fd732f6b8764 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.",
"locations l0_2, l0_3, l0_1, and l0_0 are in city c0.",
"locations l1_1, l1_2, l1_3, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 6 packages, p0, p4, p2, p1, p3, and p5."
] | [
"truck t1 is at the location l1_3.",
"package p5 is at the location l0_1.",
"package p1 is at the location l1_0.",
"package p4 is at the location l0_2.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_3.",
"package p3 is at the location l0_2.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"package p0 is loaded into truck t1 from 09:54 PM to 10:09 PM at location l1_3.",
"from location l1_3, truck t1 moves to location l1_0 starting at 10:16 PM and finishing at 11:26 PM.",
"loading package p1 into truck t1 at location l1_0 starts at 11:32 PM and ends at 11:38 PM.",
"from 11:44 PM to 12:02 AM package p0 unloaded from truck t1 at location l1_0.",
"package p5 is loaded into truck t0 from 12:05 AM to 01:22 AM at location l0_1.",
"truck t0 operates from location l0_1 to location l0_2 from 01:25 AM to 02:36 AM.",
"at location l0_2, package p4 is loaded into truck t0 starting at 02:39 AM and finishing at 02:52 AM.",
"from 02:58 AM to 03:49 AM package p3 loaded into truck t0 at location l0_2.",
"from location l0_2, truck t0 moves to location l0_0 starting at 03:55 AM and finishing at 04:36 AM.",
"unloading package p5 from truck t0 at location l0_0 starts at 04:38 AM and ends at 05:08 AM.",
"package p4 is unloaded from truck t0 from 05:13 AM to 05:45 AM at location l0_0.",
"unloading package p3 from truck t0 at location l0_0 starts at 05:49 AM and ends at 06:24 AM.",
"from 06:26 AM to 07:30 AM package p0 loaded into airplane a0 at location l1_0.",
"flying airplane a0 from location l1_0 to location l0_0 starts at 07:36 AM and ends at 08:08 AM.",
"at location l0_0, package p5 is loaded into airplane a0 starting at 08:12 AM and finishing at 08:26 AM.",
"from 08:30 AM to 09:30 AM package p4 loaded into airplane a0 at location l0_0.",
"package p3 is loaded into airplane a0 from 09:33 AM to 10:13 AM at location l0_0.",
"unloading package p0 from airplane a0 at location l0_0 starts at 10:20 AM and ends at 11:14 AM.",
"at location l0_0, package p0 is loaded into truck t0 starting at 11:17 AM and finishing at 11:40 AM.",
"from 11:46 AM to 12:29 PM truck t0 transports from location l0_0 to location l0_1.",
"package p0 is unloaded from truck t0 from 12:34 PM to 12:47 PM at location l0_1.",
"flying airplane a0 from location l0_0 to location l1_0 starts at 12:52 PM and ends at 01:20 PM.",
"package p5 is unloaded from airplane a0 from 01:23 PM to 02:25 PM at location l1_0.",
"at location l1_0, package p5 is loaded into truck t1 starting at 02:27 PM and finishing at 02:51 PM.",
"unloading package p4 from airplane a0 at location l1_0 starts at 02:55 PM and ends at 03:18 PM.",
"from 03:23 PM to 04:21 PM package p3 unloaded from airplane a0 at location l1_0.",
"from 04:26 PM to 04:54 PM package p3 loaded into truck t1 at location l1_0.",
"from location l1_0, truck t1 moves to location l1_1 starting at 05:00 PM and finishing at 05:16 PM.",
"at location l1_1, package p3 is unloaded from truck t1 starting at 05:19 PM and finishing at 06:32 PM.",
"unloading package p1 from truck t1 at location l1_1 starts at 06:36 PM and ends at 06:53 PM.",
"from location l1_1, truck t1 moves to location l1_3 starting at 06:55 PM and finishing at 07:56 PM.",
"unloading package p5 from truck t1 at location l1_3 starts at 07:59 PM and ends at 08:54 PM."
] | Where is the package p0 at 06:30 AM? | [
"l1_0",
"a0"
] | 12 | true |
671d06e8-d184-4ae0-9379-d7721bd33411 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 3 cities, c0, c2, and c1.",
"there are 6 locations, l0_1, l2_1, l1_1, l1_0, l2_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l2_1 and l2_0 are in city c2.",
"locations l1_1 and l1_0 are in city c1.",
"there are 3 airports, The location of the airports are l1_0, l2_0, and l0_0.",
"there are 3 airplanes, a2, a0, and a1.",
"there are 4 trucks, t1, t2, t0, and t3.",
"there are 4 packages, p1, p3, p0, and p2."
] | [
"package p1 is at the location l1_1.",
"airplane a2 is at the location l1_0.",
"truck t1 is at the location l1_1.",
"package p2 is at the location l2_0.",
"package p0 is at the location l0_1.",
"truck t3 is at the location l1_0.",
"truck t0 is at the location l0_0.",
"package p3 is at the location l0_0.",
"airplane a1 is at the location l1_0.",
"airplane a0 is at the location l1_0.",
"truck t2 is at the location l2_0."
] | [
"Given the initial states, the following events occur:",
"from 02:14 PM to 02:23 PM package p1 loaded into truck t1 at location l1_1.",
"truck t1 operates from location l1_1 to location l1_0 from 02:29 PM to 03:25 PM.",
"from 03:32 PM to 03:44 PM package p1 unloaded from truck t1 at location l1_0.",
"from 03:50 PM to 05:16 PM truck t0 transports from location l0_0 to location l0_1.",
"loading package p0 into truck t0 at location l0_1 starts at 05:20 PM and ends at 05:46 PM.",
"from location l0_1, truck t0 moves to location l0_0 starting at 05:51 PM and finishing at 06:02 PM.",
"package p0 is unloaded from truck t0 from 06:04 PM to 08:12 PM at location l0_0.",
"at location l1_0, package p1 is loaded into airplane a2 starting at 08:15 PM and finishing at 09:38 PM.",
"from location l1_0, airplane a2 transits to location l0_0 starting at 09:43 PM and finishing at 11:11 PM.",
"loading package p3 into airplane a2 at location l0_0 starts at 11:15 PM and ends at 01:03 AM.",
"from 01:10 AM to 03:24 AM package p0 loaded into airplane a2 at location l0_0.",
"from 03:28 AM to 04:24 AM airplane a2 transits from location l0_0 to location l2_0.",
"unloading package p3 from airplane a2 at location l2_0 starts at 04:28 AM and ends at 04:51 AM.",
"package p2 is loaded into airplane a2 from 04:56 AM to 05:38 AM at location l2_0.",
"at location l2_0, package p1 is unloaded from airplane a2 starting at 05:44 AM and finishing at 07:42 AM.",
"from 07:44 AM to 07:51 AM airplane a2 transits from location l2_0 to location l1_0.",
"unloading package p2 from airplane a2 at location l1_0 starts at 07:58 AM and ends at 08:14 AM.",
"at location l1_0, package p2 is loaded into truck t3 starting at 08:18 AM and finishing at 08:47 AM.",
"driving truck t3 from location l1_0 to location l1_1 starts at 08:52 AM and ends at 09:22 AM.",
"package p2 is unloaded from truck t3 from 09:29 AM to 12:08 PM at location l1_1.",
"at location l1_0, package p0 is unloaded from airplane a2 starting at 12:10 PM and finishing at 12:20 PM."
] | Where is the package p0 at 07:58 AM? | [
"l1_0",
"a2"
] | 12 | true |
16cf2293-e4ae-40c7-b170-e73b26a9bf5a | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 3 cities, c0, c2, and c1.",
"there are 6 locations, l0_1, l2_1, l1_1, l1_0, l2_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l2_1 and l2_0 are in city c2.",
"locations l1_1 and l1_0 are in city c1.",
"there are 3 airports, The location of the airports are l1_0, l2_0, and l0_0.",
"there are 1 airplanes, a0.",
"there are 3 trucks, t1, t0, and t2.",
"there are 6 packages, p1, p3, p4, p0, p2, and p5."
] | [
"airplane a0 is at the location l2_0.",
"truck t1 is at the location l1_1.",
"package p2 is at the location l1_1.",
"package p1 is at the location l0_1.",
"truck t0 is at the location l0_0.",
"package p4 is at the location l0_0.",
"package p3 is at the location l2_0.",
"package p5 is at the location l1_0.",
"truck t2 is at the location l2_0.",
"package p0 is at the location l1_0."
] | [
"Given the initial states, the following events occur:",
"package p2 is loaded into truck t1 from 03:39 AM to 04:31 AM at location l1_1.",
"from 04:34 AM to 05:32 AM truck t1 transports from location l1_1 to location l1_0.",
"package p2 is unloaded from truck t1 from 05:38 AM to 06:20 AM at location l1_0.",
"flying airplane a0 from location l2_0 to location l1_0 starts at 06:25 AM and ends at 06:52 AM.",
"package p5 is loaded into airplane a0 from 06:58 AM to 07:46 AM at location l1_0.",
"loading package p2 into airplane a0 at location l1_0 starts at 07:51 AM and ends at 08:33 AM.",
"loading package p0 into airplane a0 at location l1_0 starts at 08:35 AM and ends at 09:41 AM.",
"flying airplane a0 from location l1_0 to location l0_0 starts at 09:43 AM and ends at 10:41 AM.",
"unloading package p5 from airplane a0 at location l0_0 starts at 10:44 AM and ends at 11:14 AM.",
"at location l0_0, package p5 is loaded into truck t0 starting at 11:20 AM and finishing at 11:33 AM.",
"from location l0_0, truck t0 moves to location l0_1 starting at 11:39 AM and finishing at 11:58 AM.",
"at location l0_1, package p5 is unloaded from truck t0 starting at 12:05 PM and finishing at 12:11 PM.",
"loading package p1 into truck t0 at location l0_1 starts at 12:13 PM and ends at 12:16 PM.",
"driving truck t0 from location l0_1 to location l0_0 starts at 12:23 PM and ends at 12:44 PM.",
"unloading package p1 from truck t0 at location l0_0 starts at 12:47 PM and ends at 01:25 PM.",
"at location l0_0, package p4 is loaded into airplane a0 starting at 01:29 PM and finishing at 02:03 PM.",
"package p1 is loaded into airplane a0 from 02:09 PM to 03:09 PM at location l0_0.",
"from location l0_0, airplane a0 transits to location l2_0 starting at 03:13 PM and finishing at 04:10 PM.",
"at location l2_0, package p3 is loaded into airplane a0 starting at 04:17 PM and finishing at 05:15 PM.",
"at location l2_0, package p2 is unloaded from airplane a0 starting at 05:17 PM and finishing at 06:23 PM.",
"at location l2_0, package p0 is unloaded from airplane a0 starting at 06:28 PM and finishing at 07:07 PM.",
"flying airplane a0 from location l2_0 to location l1_0 starts at 07:14 PM and ends at 08:00 PM.",
"at location l1_0, package p4 is unloaded from airplane a0 starting at 08:03 PM and finishing at 09:10 PM.",
"package p4 is loaded into truck t1 from 09:17 PM to 10:15 PM at location l1_0.",
"package p3 is unloaded from airplane a0 from 10:17 PM to 11:11 PM at location l1_0.",
"loading package p3 into truck t1 at location l1_0 starts at 11:17 PM and ends at 11:41 PM.",
"at location l1_0, package p1 is unloaded from airplane a0 starting at 11:44 PM and finishing at 12:45 AM.",
"loading package p1 into truck t1 at location l1_0 starts at 12:51 AM and ends at 01:07 AM.",
"driving truck t1 from location l1_0 to location l1_1 starts at 01:13 AM and ends at 01:49 AM.",
"from 01:55 AM to 02:28 AM package p4 unloaded from truck t1 at location l1_1.",
"at location l1_1, package p3 is unloaded from truck t1 starting at 02:34 AM and finishing at 02:40 AM.",
"from 02:44 AM to 02:54 AM package p1 unloaded from truck t1 at location l1_1."
] | Where is the package p1 at 10:28 PM? | [
"l1_0",
"a0"
] | 12 | true |
3f149702-9f1f-4286-b6dc-861be6e0543a | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 4 locations, l0_1, l1_1, l1_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l1_1 and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 4 packages, p0, p3, p1, and p2."
] | [
"package p1 is at the location l1_1.",
"package p2 is at the location l1_1.",
"package p3 is at the location l0_0.",
"airplane a0 is at the location l0_0.",
"truck t1 is at the location l1_1.",
"package p0 is at the location l0_1.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"from 11:14 PM to 11:55 PM package p2 loaded into truck t1 at location l1_1.",
"package p1 is loaded into truck t1 from 12:02 AM to 01:19 AM at location l1_1.",
"driving truck t1 from location l1_1 to location l1_0 starts at 01:22 AM and ends at 02:01 AM.",
"package p2 is unloaded from truck t1 from 02:07 AM to 03:02 AM at location l1_0.",
"unloading package p1 from truck t1 at location l1_0 starts at 03:07 AM and ends at 03:39 AM.",
"truck t0 operates from location l0_1 to location l0_0 from 03:45 AM to 04:11 AM.",
"loading package p3 into airplane a0 at location l0_0 starts at 04:18 AM and ends at 06:02 AM.",
"from location l0_0, airplane a0 transits to location l1_0 starting at 06:05 AM and finishing at 08:04 AM.",
"at location l1_0, package p3 is unloaded from airplane a0 starting at 08:06 AM and finishing at 08:55 AM.",
"from 09:02 AM to 10:40 AM package p3 loaded into truck t1 at location l1_0.",
"truck t1 operates from location l1_0 to location l1_1 from 10:43 AM to 10:59 AM.",
"unloading package p3 from truck t1 at location l1_1 starts at 11:03 AM and ends at 11:41 AM.",
"loading package p2 into airplane a0 at location l1_0 starts at 11:47 AM and ends at 12:35 PM.",
"from 12:40 PM to 01:26 PM package p1 loaded into airplane a0 at location l1_0.",
"airplane a0 flys from location l1_0 to location l0_0 from 01:31 PM to 03:05 PM.",
"at location l0_0, package p2 is unloaded from airplane a0 starting at 03:08 PM and finishing at 04:00 PM.",
"from 04:04 PM to 06:14 PM package p1 unloaded from airplane a0 at location l0_0.",
"loading package p1 into truck t0 at location l0_0 starts at 06:20 PM and ends at 07:47 PM.",
"from 07:52 PM to 08:52 PM truck t0 transports from location l0_0 to location l0_1.",
"from 08:58 PM to 09:17 PM package p1 unloaded from truck t0 at location l0_1."
] | Where is the package p1 at 01:16 PM? | [
"l1_0",
"a0"
] | 12 | true |
d84cef4d-6a86-4dfc-9b5a-a4e4a9608ec8 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.",
"locations l0_2, l0_3, l0_1, and l0_0 are in city c0.",
"locations l1_1, l1_2, l1_3, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 6 packages, p0, p4, p2, p1, p3, and p5."
] | [
"truck t1 is at the location l1_3.",
"package p5 is at the location l0_1.",
"package p1 is at the location l1_0.",
"package p4 is at the location l0_2.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_3.",
"package p3 is at the location l0_2.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"at location l1_3, package p0 is loaded into truck t1 starting at 09:21 PM and finishing at 09:36 PM.",
"driving truck t1 from location l1_3 to location l1_0 starts at 09:43 PM and ends at 10:53 PM.",
"from 10:59 PM to 11:05 PM package p1 loaded into truck t1 at location l1_0.",
"at location l1_0, package p0 is unloaded from truck t1 starting at 11:11 PM and finishing at 11:29 PM.",
"at location l0_1, package p5 is loaded into truck t0 starting at 11:32 PM and finishing at 12:49 AM.",
"driving truck t0 from location l0_1 to location l0_2 starts at 12:52 AM and ends at 02:03 AM.",
"package p4 is loaded into truck t0 from 02:06 AM to 02:19 AM at location l0_2.",
"from 02:25 AM to 03:16 AM package p3 loaded into truck t0 at location l0_2.",
"driving truck t0 from location l0_2 to location l0_0 starts at 03:22 AM and ends at 04:03 AM.",
"package p5 is unloaded from truck t0 from 04:05 AM to 04:35 AM at location l0_0.",
"at location l0_0, package p4 is unloaded from truck t0 starting at 04:40 AM and finishing at 05:12 AM.",
"package p3 is unloaded from truck t0 from 05:16 AM to 05:51 AM at location l0_0.",
"package p0 is loaded into airplane a0 from 05:53 AM to 06:57 AM at location l1_0.",
"from 07:03 AM to 07:35 AM airplane a0 transits from location l1_0 to location l0_0.",
"loading package p5 into airplane a0 at location l0_0 starts at 07:39 AM and ends at 07:53 AM.",
"package p4 is loaded into airplane a0 from 07:57 AM to 08:57 AM at location l0_0.",
"at location l0_0, package p3 is loaded into airplane a0 starting at 09:00 AM and finishing at 09:40 AM.",
"package p0 is unloaded from airplane a0 from 09:47 AM to 10:41 AM at location l0_0.",
"package p0 is loaded into truck t0 from 10:44 AM to 11:07 AM at location l0_0.",
"from location l0_0, truck t0 moves to location l0_1 starting at 11:13 AM and finishing at 11:56 AM.",
"at location l0_1, package p0 is unloaded from truck t0 starting at 12:01 PM and finishing at 12:14 PM.",
"from location l0_0, airplane a0 transits to location l1_0 starting at 12:19 PM and finishing at 12:47 PM.",
"package p5 is unloaded from airplane a0 from 12:50 PM to 01:52 PM at location l1_0.",
"loading package p5 into truck t1 at location l1_0 starts at 01:54 PM and ends at 02:18 PM.",
"unloading package p4 from airplane a0 at location l1_0 starts at 02:22 PM and ends at 02:45 PM.",
"unloading package p3 from airplane a0 at location l1_0 starts at 02:50 PM and ends at 03:48 PM.",
"at location l1_0, package p3 is loaded into truck t1 starting at 03:53 PM and finishing at 04:21 PM.",
"truck t1 operates from location l1_0 to location l1_1 from 04:27 PM to 04:43 PM.",
"from 04:46 PM to 05:59 PM package p3 unloaded from truck t1 at location l1_1.",
"package p1 is unloaded from truck t1 from 06:03 PM to 06:20 PM at location l1_1.",
"truck t1 operates from location l1_1 to location l1_3 from 06:22 PM to 07:23 PM.",
"at location l1_3, package p5 is unloaded from truck t1 starting at 07:26 PM and finishing at 08:21 PM."
] | Where is the package p0 at 06:17 AM? | [
"l1_0",
"a0"
] | 12 | true |
8dc2745f-127b-4fb8-909e-9ab282075799 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 6 locations, l0_1, l0_2, l1_1, l1_2, l1_0, and l0_0.",
"locations l0_1, l0_2, and l0_0 are in city c0.",
"locations l1_1, l1_2, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a1 and a0.",
"there are 3 trucks, t1, t2, and t0.",
"there are 4 packages, p0, p3, p1, and p2."
] | [
"truck t1 is at the location l1_2.",
"package p3 is at the location l0_2.",
"package p1 is at the location l1_1.",
"airplane a1 is at the location l1_0.",
"package p2 is at the location l0_2.",
"truck t2 is at the location l0_1.",
"truck t0 is at the location l0_2.",
"package p0 is at the location l1_2.",
"airplane a0 is at the location l1_0."
] | [
"Given the initial states, the following events occur:",
"package p0 is loaded into truck t1 from 08:57 PM to 10:16 PM at location l1_2.",
"from 10:22 PM to 11:03 PM truck t1 transports from location l1_2 to location l1_1.",
"from 11:08 PM to 11:48 PM package p1 loaded into truck t1 at location l1_1.",
"from 11:52 PM to 12:47 AM truck t1 transports from location l1_1 to location l1_0.",
"unloading package p1 from truck t1 at location l1_0 starts at 12:49 AM and ends at 01:21 AM.",
"package p0 is unloaded from truck t1 from 01:27 AM to 01:43 AM at location l1_0.",
"package p3 is loaded into truck t0 from 01:47 AM to 03:01 AM at location l0_2.",
"package p2 is loaded into truck t0 from 03:04 AM to 04:47 AM at location l0_2.",
"from 04:54 AM to 05:18 AM truck t0 transports from location l0_2 to location l0_0.",
"from 05:25 AM to 05:30 AM package p2 unloaded from truck t0 at location l0_0.",
"from 05:32 AM to 05:40 AM package p1 loaded into airplane a1 at location l1_0.",
"package p0 is loaded into airplane a1 from 05:42 AM to 06:37 AM at location l1_0.",
"flying airplane a1 from location l1_0 to location l0_0 starts at 06:42 AM and ends at 08:20 AM.",
"package p2 is loaded into airplane a1 from 08:23 AM to 09:09 AM at location l0_0.",
"package p1 is unloaded from airplane a1 from 09:12 AM to 09:41 AM at location l0_0.",
"loading package p1 into truck t0 at location l0_0 starts at 09:43 AM and ends at 10:00 AM.",
"from 10:04 AM to 10:39 AM package p0 unloaded from airplane a1 at location l0_0.",
"at location l0_0, package p0 is loaded into truck t0 starting at 10:44 AM and finishing at 11:45 AM.",
"from location l0_0, truck t0 moves to location l0_1 starting at 11:49 AM and finishing at 12:01 PM.",
"at location l0_1, package p3 is unloaded from truck t0 starting at 12:08 PM and finishing at 12:39 PM.",
"from location l0_1, truck t0 moves to location l0_2 starting at 12:46 PM and finishing at 01:46 PM.",
"from 01:49 PM to 02:10 PM package p1 unloaded from truck t0 at location l0_2.",
"package p0 is unloaded from truck t0 from 02:12 PM to 03:58 PM at location l0_2.",
"flying airplane a1 from location l0_0 to location l1_0 starts at 04:03 PM and ends at 05:30 PM.",
"unloading package p2 from airplane a1 at location l1_0 starts at 05:32 PM and ends at 07:14 PM."
] | Where is the package p0 at 09:06 AM? | [
"l0_0",
"a1"
] | 13 | true |
467d5c14-edff-443e-b18e-111167292488 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 3 cities, c0, c2, and c1.",
"there are 6 locations, l0_1, l2_1, l1_1, l1_0, l2_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l2_1 and l2_0 are in city c2.",
"locations l1_1 and l1_0 are in city c1.",
"there are 3 airports, The location of the airports are l1_0, l2_0, and l0_0.",
"there are 1 airplanes, a0.",
"there are 3 trucks, t1, t0, and t2.",
"there are 6 packages, p1, p3, p4, p0, p2, and p5."
] | [
"airplane a0 is at the location l2_0.",
"truck t1 is at the location l1_1.",
"package p2 is at the location l1_1.",
"package p1 is at the location l0_1.",
"truck t0 is at the location l0_0.",
"package p4 is at the location l0_0.",
"package p3 is at the location l2_0.",
"package p5 is at the location l1_0.",
"truck t2 is at the location l2_0.",
"package p0 is at the location l1_0."
] | [
"Given the initial states, the following events occur:",
"package p2 is loaded into truck t1 from 01:40 AM to 02:32 AM at location l1_1.",
"from location l1_1, truck t1 moves to location l1_0 starting at 02:35 AM and finishing at 03:33 AM.",
"from 03:39 AM to 04:21 AM package p2 unloaded from truck t1 at location l1_0.",
"from location l2_0, airplane a0 transits to location l1_0 starting at 04:26 AM and finishing at 04:53 AM.",
"from 04:59 AM to 05:47 AM package p5 loaded into airplane a0 at location l1_0.",
"at location l1_0, package p2 is loaded into airplane a0 starting at 05:52 AM and finishing at 06:34 AM.",
"loading package p0 into airplane a0 at location l1_0 starts at 06:36 AM and ends at 07:42 AM.",
"from 07:44 AM to 08:42 AM airplane a0 transits from location l1_0 to location l0_0.",
"at location l0_0, package p5 is unloaded from airplane a0 starting at 08:45 AM and finishing at 09:15 AM.",
"at location l0_0, package p5 is loaded into truck t0 starting at 09:21 AM and finishing at 09:34 AM.",
"from 09:40 AM to 09:59 AM truck t0 transports from location l0_0 to location l0_1.",
"unloading package p5 from truck t0 at location l0_1 starts at 10:06 AM and ends at 10:12 AM.",
"from 10:14 AM to 10:17 AM package p1 loaded into truck t0 at location l0_1.",
"truck t0 operates from location l0_1 to location l0_0 from 10:24 AM to 10:45 AM.",
"from 10:48 AM to 11:26 AM package p1 unloaded from truck t0 at location l0_0.",
"at location l0_0, package p4 is loaded into airplane a0 starting at 11:30 AM and finishing at 12:04 PM.",
"at location l0_0, package p1 is loaded into airplane a0 starting at 12:10 PM and finishing at 01:10 PM.",
"airplane a0 flys from location l0_0 to location l2_0 from 01:14 PM to 02:11 PM.",
"from 02:18 PM to 03:16 PM package p3 loaded into airplane a0 at location l2_0.",
"unloading package p2 from airplane a0 at location l2_0 starts at 03:18 PM and ends at 04:24 PM.",
"package p0 is unloaded from airplane a0 from 04:29 PM to 05:08 PM at location l2_0.",
"from location l2_0, airplane a0 transits to location l1_0 starting at 05:15 PM and finishing at 06:01 PM.",
"at location l1_0, package p4 is unloaded from airplane a0 starting at 06:04 PM and finishing at 07:11 PM.",
"package p4 is loaded into truck t1 from 07:18 PM to 08:16 PM at location l1_0.",
"unloading package p3 from airplane a0 at location l1_0 starts at 08:18 PM and ends at 09:12 PM.",
"loading package p3 into truck t1 at location l1_0 starts at 09:18 PM and ends at 09:42 PM.",
"package p1 is unloaded from airplane a0 from 09:45 PM to 10:46 PM at location l1_0.",
"from 10:52 PM to 11:08 PM package p1 loaded into truck t1 at location l1_0.",
"from 11:14 PM to 11:50 PM truck t1 transports from location l1_0 to location l1_1.",
"at location l1_1, package p4 is unloaded from truck t1 starting at 11:56 PM and finishing at 12:29 AM.",
"from 12:35 AM to 12:41 AM package p3 unloaded from truck t1 at location l1_1.",
"from 12:45 AM to 12:55 AM package p1 unloaded from truck t1 at location l1_1."
] | Where is the package p4 at 11:18 PM? | [
"t1"
] | 13 | true |
1dfec98c-715a-4a12-ae2e-11bd6797dfac | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 6 locations, l0_1, l0_2, l1_1, l1_2, l1_0, and l0_0.",
"locations l0_1, l0_2, and l0_0 are in city c0.",
"locations l1_1, l1_2, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a1 and a0.",
"there are 3 trucks, t1, t2, and t0.",
"there are 4 packages, p0, p3, p1, and p2."
] | [
"truck t1 is at the location l1_2.",
"package p3 is at the location l0_2.",
"package p1 is at the location l1_1.",
"airplane a1 is at the location l1_0.",
"package p2 is at the location l0_2.",
"truck t2 is at the location l0_1.",
"truck t0 is at the location l0_2.",
"package p0 is at the location l1_2.",
"airplane a0 is at the location l1_0."
] | [
"Given the initial states, the following events occur:",
"from 09:26 AM to 10:45 AM package p0 loaded into truck t1 at location l1_2.",
"from location l1_2, truck t1 moves to location l1_1 starting at 10:51 AM and finishing at 11:32 AM.",
"package p1 is loaded into truck t1 from 11:37 AM to 12:17 PM at location l1_1.",
"driving truck t1 from location l1_1 to location l1_0 starts at 12:21 PM and ends at 01:16 PM.",
"from 01:18 PM to 01:50 PM package p1 unloaded from truck t1 at location l1_0.",
"package p0 is unloaded from truck t1 from 01:56 PM to 02:12 PM at location l1_0.",
"loading package p3 into truck t0 at location l0_2 starts at 02:16 PM and ends at 03:30 PM.",
"at location l0_2, package p2 is loaded into truck t0 starting at 03:33 PM and finishing at 05:16 PM.",
"from 05:23 PM to 05:47 PM truck t0 transports from location l0_2 to location l0_0.",
"at location l0_0, package p2 is unloaded from truck t0 starting at 05:54 PM and finishing at 05:59 PM.",
"from 06:01 PM to 06:09 PM package p1 loaded into airplane a1 at location l1_0.",
"package p0 is loaded into airplane a1 from 06:11 PM to 07:06 PM at location l1_0.",
"from location l1_0, airplane a1 transits to location l0_0 starting at 07:11 PM and finishing at 08:49 PM.",
"from 08:52 PM to 09:38 PM package p2 loaded into airplane a1 at location l0_0.",
"at location l0_0, package p1 is unloaded from airplane a1 starting at 09:41 PM and finishing at 10:10 PM.",
"from 10:12 PM to 10:29 PM package p1 loaded into truck t0 at location l0_0.",
"at location l0_0, package p0 is unloaded from airplane a1 starting at 10:33 PM and finishing at 11:08 PM.",
"loading package p0 into truck t0 at location l0_0 starts at 11:13 PM and ends at 12:14 AM.",
"truck t0 operates from location l0_0 to location l0_1 from 12:18 AM to 12:30 AM.",
"package p3 is unloaded from truck t0 from 12:37 AM to 01:08 AM at location l0_1.",
"from 01:15 AM to 02:15 AM truck t0 transports from location l0_1 to location l0_2.",
"unloading package p1 from truck t0 at location l0_2 starts at 02:18 AM and ends at 02:39 AM.",
"from 02:41 AM to 04:27 AM package p0 unloaded from truck t0 at location l0_2.",
"from 04:32 AM to 05:59 AM airplane a1 transits from location l0_0 to location l1_0.",
"package p2 is unloaded from airplane a1 from 06:01 AM to 07:43 AM at location l1_0."
] | Where is the package p3 at 01:06 AM? | [
"l0_1",
"t0"
] | 13 | true |
3f0cde94-b1fe-4ddf-91fa-0e5188b6f9fb | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 3 cities, c0, c2, and c1.",
"there are 6 locations, l0_1, l2_1, l1_1, l1_0, l2_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l2_1 and l2_0 are in city c2.",
"locations l1_1 and l1_0 are in city c1.",
"there are 3 airports, The location of the airports are l1_0, l2_0, and l0_0.",
"there are 1 airplanes, a0.",
"there are 3 trucks, t1, t0, and t2.",
"there are 6 packages, p1, p3, p4, p0, p2, and p5."
] | [
"airplane a0 is at the location l2_0.",
"truck t1 is at the location l1_1.",
"package p2 is at the location l1_1.",
"package p1 is at the location l0_1.",
"truck t0 is at the location l0_0.",
"package p4 is at the location l0_0.",
"package p3 is at the location l2_0.",
"package p5 is at the location l1_0.",
"truck t2 is at the location l2_0.",
"package p0 is at the location l1_0."
] | [
"Given the initial states, the following events occur:",
"from 05:42 AM to 06:34 AM package p2 loaded into truck t1 at location l1_1.",
"from 06:37 AM to 07:35 AM truck t1 transports from location l1_1 to location l1_0.",
"package p2 is unloaded from truck t1 from 07:41 AM to 08:23 AM at location l1_0.",
"airplane a0 flys from location l2_0 to location l1_0 from 08:28 AM to 08:55 AM.",
"package p5 is loaded into airplane a0 from 09:01 AM to 09:49 AM at location l1_0.",
"from 09:54 AM to 10:36 AM package p2 loaded into airplane a0 at location l1_0.",
"from 10:38 AM to 11:44 AM package p0 loaded into airplane a0 at location l1_0.",
"flying airplane a0 from location l1_0 to location l0_0 starts at 11:46 AM and ends at 12:44 PM.",
"package p5 is unloaded from airplane a0 from 12:47 PM to 01:17 PM at location l0_0.",
"at location l0_0, package p5 is loaded into truck t0 starting at 01:23 PM and finishing at 01:36 PM.",
"from location l0_0, truck t0 moves to location l0_1 starting at 01:42 PM and finishing at 02:01 PM.",
"package p5 is unloaded from truck t0 from 02:08 PM to 02:14 PM at location l0_1.",
"at location l0_1, package p1 is loaded into truck t0 starting at 02:16 PM and finishing at 02:19 PM.",
"from location l0_1, truck t0 moves to location l0_0 starting at 02:26 PM and finishing at 02:47 PM.",
"unloading package p1 from truck t0 at location l0_0 starts at 02:50 PM and ends at 03:28 PM.",
"from 03:32 PM to 04:06 PM package p4 loaded into airplane a0 at location l0_0.",
"package p1 is loaded into airplane a0 from 04:12 PM to 05:12 PM at location l0_0.",
"from 05:16 PM to 06:13 PM airplane a0 transits from location l0_0 to location l2_0.",
"package p3 is loaded into airplane a0 from 06:20 PM to 07:18 PM at location l2_0.",
"at location l2_0, package p2 is unloaded from airplane a0 starting at 07:20 PM and finishing at 08:26 PM.",
"at location l2_0, package p0 is unloaded from airplane a0 starting at 08:31 PM and finishing at 09:10 PM.",
"flying airplane a0 from location l2_0 to location l1_0 starts at 09:17 PM and ends at 10:03 PM.",
"unloading package p4 from airplane a0 at location l1_0 starts at 10:06 PM and ends at 11:13 PM.",
"at location l1_0, package p4 is loaded into truck t1 starting at 11:20 PM and finishing at 12:18 AM.",
"unloading package p3 from airplane a0 at location l1_0 starts at 12:20 AM and ends at 01:14 AM.",
"loading package p3 into truck t1 at location l1_0 starts at 01:20 AM and ends at 01:44 AM.",
"from 01:47 AM to 02:48 AM package p1 unloaded from airplane a0 at location l1_0.",
"loading package p1 into truck t1 at location l1_0 starts at 02:54 AM and ends at 03:10 AM.",
"driving truck t1 from location l1_0 to location l1_1 starts at 03:16 AM and ends at 03:52 AM.",
"at location l1_1, package p4 is unloaded from truck t1 starting at 03:58 AM and finishing at 04:31 AM.",
"from 04:37 AM to 04:43 AM package p3 unloaded from truck t1 at location l1_1.",
"unloading package p1 from truck t1 at location l1_1 starts at 04:47 AM and ends at 04:57 AM."
] | Where is the package p0 at 07:50 PM? | [
"l2_0",
"a0"
] | 13 | true |
6875c208-a44f-4d1f-9efd-f57cf4381b35 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 4 locations, l0_1, l1_1, l1_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l1_1 and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 4 packages, p0, p3, p1, and p2."
] | [
"package p1 is at the location l1_1.",
"package p2 is at the location l1_1.",
"package p3 is at the location l0_0.",
"airplane a0 is at the location l0_0.",
"truck t1 is at the location l1_1.",
"package p0 is at the location l0_1.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"from 10:36 AM to 11:17 AM package p2 loaded into truck t1 at location l1_1.",
"at location l1_1, package p1 is loaded into truck t1 starting at 11:24 AM and finishing at 12:41 PM.",
"from location l1_1, truck t1 moves to location l1_0 starting at 12:44 PM and finishing at 01:23 PM.",
"from 01:29 PM to 02:24 PM package p2 unloaded from truck t1 at location l1_0.",
"at location l1_0, package p1 is unloaded from truck t1 starting at 02:29 PM and finishing at 03:01 PM.",
"driving truck t0 from location l0_1 to location l0_0 starts at 03:07 PM and ends at 03:33 PM.",
"from 03:40 PM to 05:24 PM package p3 loaded into airplane a0 at location l0_0.",
"flying airplane a0 from location l0_0 to location l1_0 starts at 05:27 PM and ends at 07:26 PM.",
"from 07:28 PM to 08:17 PM package p3 unloaded from airplane a0 at location l1_0.",
"loading package p3 into truck t1 at location l1_0 starts at 08:24 PM and ends at 10:02 PM.",
"from location l1_0, truck t1 moves to location l1_1 starting at 10:05 PM and finishing at 10:21 PM.",
"at location l1_1, package p3 is unloaded from truck t1 starting at 10:25 PM and finishing at 11:03 PM.",
"from 11:09 PM to 11:57 PM package p2 loaded into airplane a0 at location l1_0.",
"package p1 is loaded into airplane a0 from 12:02 AM to 12:48 AM at location l1_0.",
"flying airplane a0 from location l1_0 to location l0_0 starts at 12:53 AM and ends at 02:27 AM.",
"from 02:30 AM to 03:22 AM package p2 unloaded from airplane a0 at location l0_0.",
"unloading package p1 from airplane a0 at location l0_0 starts at 03:26 AM and ends at 05:36 AM.",
"loading package p1 into truck t0 at location l0_0 starts at 05:42 AM and ends at 07:09 AM.",
"driving truck t0 from location l0_0 to location l0_1 starts at 07:14 AM and ends at 08:14 AM.",
"from 08:20 AM to 08:39 AM package p1 unloaded from truck t0 at location l0_1."
] | Where is the package p1 at 01:51 AM? | [
"a0"
] | 13 | true |
521c23d2-5217-43c5-9509-d3074e2b75f4 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 4 locations, l0_1, l1_1, l1_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l1_1 and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 4 packages, p0, p3, p1, and p2."
] | [
"package p1 is at the location l1_1.",
"package p2 is at the location l1_1.",
"package p3 is at the location l0_0.",
"airplane a0 is at the location l0_0.",
"truck t1 is at the location l1_1.",
"package p0 is at the location l0_1.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"loading package p2 into truck t1 at location l1_1 starts at 12:14 PM and ends at 12:55 PM.",
"package p1 is loaded into truck t1 from 01:02 PM to 02:19 PM at location l1_1.",
"from 02:22 PM to 03:01 PM truck t1 transports from location l1_1 to location l1_0.",
"at location l1_0, package p2 is unloaded from truck t1 starting at 03:07 PM and finishing at 04:02 PM.",
"package p1 is unloaded from truck t1 from 04:07 PM to 04:39 PM at location l1_0.",
"driving truck t0 from location l0_1 to location l0_0 starts at 04:45 PM and ends at 05:11 PM.",
"from 05:18 PM to 07:02 PM package p3 loaded into airplane a0 at location l0_0.",
"from location l0_0, airplane a0 transits to location l1_0 starting at 07:05 PM and finishing at 09:04 PM.",
"at location l1_0, package p3 is unloaded from airplane a0 starting at 09:06 PM and finishing at 09:55 PM.",
"loading package p3 into truck t1 at location l1_0 starts at 10:02 PM and ends at 11:40 PM.",
"driving truck t1 from location l1_0 to location l1_1 starts at 11:43 PM and ends at 11:59 PM.",
"unloading package p3 from truck t1 at location l1_1 starts at 12:03 AM and ends at 12:41 AM.",
"from 12:47 AM to 01:35 AM package p2 loaded into airplane a0 at location l1_0.",
"package p1 is loaded into airplane a0 from 01:40 AM to 02:26 AM at location l1_0.",
"flying airplane a0 from location l1_0 to location l0_0 starts at 02:31 AM and ends at 04:05 AM.",
"unloading package p2 from airplane a0 at location l0_0 starts at 04:08 AM and ends at 05:00 AM.",
"at location l0_0, package p1 is unloaded from airplane a0 starting at 05:04 AM and finishing at 07:14 AM.",
"from 07:20 AM to 08:47 AM package p1 loaded into truck t0 at location l0_0.",
"from location l0_0, truck t0 moves to location l0_1 starting at 08:52 AM and finishing at 09:52 AM.",
"package p1 is unloaded from truck t0 from 09:58 AM to 10:17 AM at location l0_1."
] | Where is the package p2 at 02:14 AM? | [
"l1_0",
"a0"
] | 13 | true |
ce7ddfdb-5687-46b1-b39a-8f4fcfbf24e0 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 10 locations, l0_1, l0_4, l1_1, l0_3, l1_3, l0_2, l1_4, l1_2, l1_0, and l0_0.",
"locations l0_1, l0_4, l0_3, l0_2, and l0_0 are in city c0.",
"locations l1_1, l1_3, l1_4, l1_2, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a0 and a1.",
"there are 3 trucks, t1, t0, and t2.",
"there are 4 packages, p1, p3, p0, and p2."
] | [
"airplane a0 is at the location l0_0.",
"package p1 is at the location l1_2.",
"truck t0 is at the location l0_2.",
"truck t2 is at the location l0_0.",
"package p2 is at the location l1_3.",
"package p3 is at the location l0_4.",
"truck t1 is at the location l1_0.",
"airplane a1 is at the location l0_0.",
"package p0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"from 08:10 PM to 08:33 PM truck t2 transports from location l0_0 to location l0_1.",
"package p0 is loaded into truck t2 from 08:37 PM to 08:59 PM at location l0_1.",
"truck t2 operates from location l0_1 to location l0_4 from 09:03 PM to 09:13 PM.",
"package p3 is loaded into truck t2 from 09:18 PM to 10:51 PM at location l0_4.",
"from 10:58 PM to 11:30 PM truck t2 transports from location l0_4 to location l0_0.",
"at location l0_0, package p3 is unloaded from truck t2 starting at 11:34 PM and finishing at 12:27 AM.",
"unloading package p0 from truck t2 at location l0_0 starts at 12:31 AM and ends at 12:45 AM.",
"loading package p3 into airplane a1 at location l0_0 starts at 12:51 AM and ends at 01:08 AM.",
"from location l0_0, airplane a1 transits to location l1_0 starting at 01:11 AM and finishing at 02:07 AM.",
"package p3 is unloaded from airplane a1 from 02:10 AM to 03:37 AM at location l1_0.",
"package p3 is loaded into truck t1 from 03:43 AM to 03:53 AM at location l1_0.",
"from location l1_0, truck t1 moves to location l1_2 starting at 03:56 AM and finishing at 04:23 AM.",
"at location l1_2, package p3 is unloaded from truck t1 starting at 04:29 AM and finishing at 05:36 AM.",
"at location l1_2, package p1 is loaded into truck t1 starting at 05:40 AM and finishing at 07:11 AM.",
"from location l1_2, truck t1 moves to location l1_3 starting at 07:14 AM and finishing at 07:30 AM.",
"loading package p2 into truck t1 at location l1_3 starts at 07:33 AM and ends at 08:44 AM.",
"from 08:50 AM to 09:35 AM truck t1 transports from location l1_3 to location l1_0.",
"package p2 is unloaded from truck t1 from 09:41 AM to 09:51 AM at location l1_0.",
"at location l1_0, package p1 is unloaded from truck t1 starting at 09:58 AM and finishing at 10:06 AM.",
"at location l1_0, package p2 is loaded into airplane a1 starting at 10:08 AM and finishing at 10:13 AM.",
"from 10:15 AM to 11:06 AM package p1 loaded into airplane a1 at location l1_0.",
"from location l1_0, airplane a1 transits to location l0_0 starting at 11:10 AM and finishing at 12:20 PM.",
"unloading package p2 from airplane a1 at location l0_0 starts at 12:25 PM and ends at 12:47 PM.",
"at location l0_0, package p2 is loaded into truck t2 starting at 12:54 PM and finishing at 02:18 PM.",
"package p1 is unloaded from airplane a1 from 02:21 PM to 02:53 PM at location l0_0.",
"at location l0_0, package p1 is loaded into truck t2 starting at 02:57 PM and finishing at 03:39 PM.",
"from 03:42 PM to 05:13 PM truck t2 transports from location l0_0 to location l0_4.",
"at location l0_4, package p2 is unloaded from truck t2 starting at 05:17 PM and finishing at 06:46 PM.",
"unloading package p1 from truck t2 at location l0_4 starts at 06:50 PM and ends at 06:53 PM."
] | Where is the package p1 at 05:05 PM? | [
"t2"
] | 13 | true |
2c26584e-4ff2-4f30-9df3-c932c978c22b | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 3 cities, c0, c2, and c1.",
"there are 6 locations, l0_1, l2_1, l1_1, l1_0, l2_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l2_1 and l2_0 are in city c2.",
"locations l1_1 and l1_0 are in city c1.",
"there are 3 airports, The location of the airports are l1_0, l2_0, and l0_0.",
"there are 1 airplanes, a0.",
"there are 3 trucks, t1, t0, and t2.",
"there are 6 packages, p1, p3, p4, p0, p2, and p5."
] | [
"airplane a0 is at the location l2_0.",
"truck t1 is at the location l1_1.",
"package p2 is at the location l1_1.",
"package p1 is at the location l0_1.",
"truck t0 is at the location l0_0.",
"package p4 is at the location l0_0.",
"package p3 is at the location l2_0.",
"package p5 is at the location l1_0.",
"truck t2 is at the location l2_0.",
"package p0 is at the location l1_0."
] | [
"Given the initial states, the following events occur:",
"package p2 is loaded into truck t1 from 04:00 PM to 04:52 PM at location l1_1.",
"driving truck t1 from location l1_1 to location l1_0 starts at 04:55 PM and ends at 05:53 PM.",
"package p2 is unloaded from truck t1 from 05:59 PM to 06:41 PM at location l1_0.",
"from 06:46 PM to 07:13 PM airplane a0 transits from location l2_0 to location l1_0.",
"loading package p5 into airplane a0 at location l1_0 starts at 07:19 PM and ends at 08:07 PM.",
"from 08:12 PM to 08:54 PM package p2 loaded into airplane a0 at location l1_0.",
"package p0 is loaded into airplane a0 from 08:56 PM to 10:02 PM at location l1_0.",
"flying airplane a0 from location l1_0 to location l0_0 starts at 10:04 PM and ends at 11:02 PM.",
"package p5 is unloaded from airplane a0 from 11:05 PM to 11:35 PM at location l0_0.",
"from 11:41 PM to 11:54 PM package p5 loaded into truck t0 at location l0_0.",
"from location l0_0, truck t0 moves to location l0_1 starting at 12:00 AM and finishing at 12:19 AM.",
"unloading package p5 from truck t0 at location l0_1 starts at 12:26 AM and ends at 12:32 AM.",
"at location l0_1, package p1 is loaded into truck t0 starting at 12:34 AM and finishing at 12:37 AM.",
"from 12:44 AM to 01:05 AM truck t0 transports from location l0_1 to location l0_0.",
"from 01:08 AM to 01:46 AM package p1 unloaded from truck t0 at location l0_0.",
"at location l0_0, package p4 is loaded into airplane a0 starting at 01:50 AM and finishing at 02:24 AM.",
"package p1 is loaded into airplane a0 from 02:30 AM to 03:30 AM at location l0_0.",
"flying airplane a0 from location l0_0 to location l2_0 starts at 03:34 AM and ends at 04:31 AM.",
"from 04:38 AM to 05:36 AM package p3 loaded into airplane a0 at location l2_0.",
"from 05:38 AM to 06:44 AM package p2 unloaded from airplane a0 at location l2_0.",
"unloading package p0 from airplane a0 at location l2_0 starts at 06:49 AM and ends at 07:28 AM.",
"from 07:35 AM to 08:21 AM airplane a0 transits from location l2_0 to location l1_0.",
"package p4 is unloaded from airplane a0 from 08:24 AM to 09:31 AM at location l1_0.",
"loading package p4 into truck t1 at location l1_0 starts at 09:38 AM and ends at 10:36 AM.",
"unloading package p3 from airplane a0 at location l1_0 starts at 10:38 AM and ends at 11:32 AM.",
"from 11:38 AM to 12:02 PM package p3 loaded into truck t1 at location l1_0.",
"unloading package p1 from airplane a0 at location l1_0 starts at 12:05 PM and ends at 01:06 PM.",
"package p1 is loaded into truck t1 from 01:12 PM to 01:28 PM at location l1_0.",
"driving truck t1 from location l1_0 to location l1_1 starts at 01:34 PM and ends at 02:10 PM.",
"unloading package p4 from truck t1 at location l1_1 starts at 02:16 PM and ends at 02:49 PM.",
"at location l1_1, package p3 is unloaded from truck t1 starting at 02:55 PM and finishing at 03:01 PM.",
"at location l1_1, package p1 is unloaded from truck t1 starting at 03:05 PM and finishing at 03:15 PM."
] | Where is the package p4 at 01:42 PM? | [
"t1"
] | 13 | true |
a0050ef0-5a52-4c7d-8424-70398e1f3c12 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c1 and c0.",
"there are 4 locations, l1_1, l0_1, l0_0, and l1_0.",
"locations l1_1 and l1_0 are in city c1.",
"locations l0_1 and l0_0 are in city c0.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 2 airplanes, a0 and a1.",
"there are 2 trucks, t1 and t0.",
"there are 4 packages, p2, p0, p1, and p3."
] | [
"airplane a1 is at the location l1_0.",
"truck t1 is at the location l1_1.",
"package p1 is at the location l1_0.",
"package p3 is at the location l0_0.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_1.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"package p2 is loaded into truck t1 from 08:46 AM to 08:58 AM at location l1_1.",
"loading package p0 into truck t1 at location l1_1 starts at 09:01 AM and ends at 09:23 AM.",
"from location l1_1, truck t1 moves to location l1_0 starting at 09:30 AM and finishing at 10:20 AM.",
"at location l1_0, package p2 is unloaded from truck t1 starting at 10:23 AM and finishing at 11:17 AM.",
"package p0 is unloaded from truck t1 from 11:22 AM to 11:29 AM at location l1_0.",
"driving truck t0 from location l0_1 to location l0_0 starts at 11:31 AM and ends at 12:31 PM.",
"from 12:33 PM to 02:04 PM package p2 loaded into airplane a1 at location l1_0.",
"at location l1_0, package p1 is loaded into airplane a1 starting at 02:06 PM and finishing at 03:04 PM.",
"loading package p0 into airplane a1 at location l1_0 starts at 03:10 PM and ends at 04:12 PM.",
"flying airplane a1 from location l1_0 to location l0_0 starts at 04:14 PM and ends at 05:13 PM.",
"package p3 is loaded into airplane a1 from 05:15 PM to 06:37 PM at location l0_0.",
"at location l0_0, package p2 is unloaded from airplane a1 starting at 06:42 PM and finishing at 07:37 PM.",
"at location l0_0, package p2 is loaded into truck t0 starting at 07:39 PM and finishing at 08:47 PM.",
"at location l0_0, package p1 is unloaded from airplane a1 starting at 08:51 PM and finishing at 10:09 PM.",
"at location l0_0, package p1 is loaded into truck t0 starting at 10:12 PM and finishing at 11:01 PM.",
"from location l0_0, truck t0 moves to location l0_1 starting at 11:04 PM and finishing at 11:22 PM.",
"from 11:27 PM to 12:50 AM package p2 unloaded from truck t0 at location l0_1.",
"at location l0_1, package p1 is unloaded from truck t0 starting at 12:52 AM and finishing at 01:42 AM.",
"package p0 is unloaded from airplane a1 from 01:49 AM to 02:56 AM at location l0_0.",
"airplane a1 flys from location l0_0 to location l1_0 from 03:00 AM to 03:38 AM.",
"unloading package p3 from airplane a1 at location l1_0 starts at 03:45 AM and ends at 05:09 AM.",
"package p3 is loaded into truck t1 from 05:14 AM to 05:31 AM at location l1_0.",
"driving truck t1 from location l1_0 to location l1_1 starts at 05:36 AM and ends at 06:05 AM.",
"package p3 is unloaded from truck t1 from 06:07 AM to 06:49 AM at location l1_1."
] | Where is the package p3 at 06:29 AM? | [
"l1_1",
"t1"
] | 13 | true |
0fca8151-accc-48a5-b341-bb7cc1ed3b1c | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 3 cities, c0, c2, and c1.",
"there are 6 locations, l0_1, l2_1, l1_1, l1_0, l2_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l2_1 and l2_0 are in city c2.",
"locations l1_1 and l1_0 are in city c1.",
"there are 3 airports, The location of the airports are l1_0, l2_0, and l0_0.",
"there are 1 airplanes, a0.",
"there are 3 trucks, t1, t0, and t2.",
"there are 6 packages, p1, p3, p4, p0, p2, and p5."
] | [
"airplane a0 is at the location l2_0.",
"truck t1 is at the location l1_1.",
"package p2 is at the location l1_1.",
"package p1 is at the location l0_1.",
"truck t0 is at the location l0_0.",
"package p4 is at the location l0_0.",
"package p3 is at the location l2_0.",
"package p5 is at the location l1_0.",
"truck t2 is at the location l2_0.",
"package p0 is at the location l1_0."
] | [
"Given the initial states, the following events occur:",
"loading package p2 into truck t1 at location l1_1 starts at 03:37 PM and ends at 04:29 PM.",
"truck t1 operates from location l1_1 to location l1_0 from 04:32 PM to 05:30 PM.",
"at location l1_0, package p2 is unloaded from truck t1 starting at 05:36 PM and finishing at 06:18 PM.",
"flying airplane a0 from location l2_0 to location l1_0 starts at 06:23 PM and ends at 06:50 PM.",
"package p5 is loaded into airplane a0 from 06:56 PM to 07:44 PM at location l1_0.",
"from 07:49 PM to 08:31 PM package p2 loaded into airplane a0 at location l1_0.",
"package p0 is loaded into airplane a0 from 08:33 PM to 09:39 PM at location l1_0.",
"from location l1_0, airplane a0 transits to location l0_0 starting at 09:41 PM and finishing at 10:39 PM.",
"from 10:42 PM to 11:12 PM package p5 unloaded from airplane a0 at location l0_0.",
"package p5 is loaded into truck t0 from 11:18 PM to 11:31 PM at location l0_0.",
"truck t0 operates from location l0_0 to location l0_1 from 11:37 PM to 11:56 PM.",
"at location l0_1, package p5 is unloaded from truck t0 starting at 12:03 AM and finishing at 12:09 AM.",
"at location l0_1, package p1 is loaded into truck t0 starting at 12:11 AM and finishing at 12:14 AM.",
"driving truck t0 from location l0_1 to location l0_0 starts at 12:21 AM and ends at 12:42 AM.",
"from 12:45 AM to 01:23 AM package p1 unloaded from truck t0 at location l0_0.",
"loading package p4 into airplane a0 at location l0_0 starts at 01:27 AM and ends at 02:01 AM.",
"loading package p1 into airplane a0 at location l0_0 starts at 02:07 AM and ends at 03:07 AM.",
"from location l0_0, airplane a0 transits to location l2_0 starting at 03:11 AM and finishing at 04:08 AM.",
"at location l2_0, package p3 is loaded into airplane a0 starting at 04:15 AM and finishing at 05:13 AM.",
"package p2 is unloaded from airplane a0 from 05:15 AM to 06:21 AM at location l2_0.",
"from 06:26 AM to 07:05 AM package p0 unloaded from airplane a0 at location l2_0.",
"flying airplane a0 from location l2_0 to location l1_0 starts at 07:12 AM and ends at 07:58 AM.",
"package p4 is unloaded from airplane a0 from 08:01 AM to 09:08 AM at location l1_0.",
"at location l1_0, package p4 is loaded into truck t1 starting at 09:15 AM and finishing at 10:13 AM.",
"unloading package p3 from airplane a0 at location l1_0 starts at 10:15 AM and ends at 11:09 AM.",
"loading package p3 into truck t1 at location l1_0 starts at 11:15 AM and ends at 11:39 AM.",
"package p1 is unloaded from airplane a0 from 11:42 AM to 12:43 PM at location l1_0.",
"loading package p1 into truck t1 at location l1_0 starts at 12:49 PM and ends at 01:05 PM.",
"from 01:11 PM to 01:47 PM truck t1 transports from location l1_0 to location l1_1.",
"at location l1_1, package p4 is unloaded from truck t1 starting at 01:53 PM and finishing at 02:26 PM.",
"at location l1_1, package p3 is unloaded from truck t1 starting at 02:32 PM and finishing at 02:38 PM.",
"package p1 is unloaded from truck t1 from 02:42 PM to 02:52 PM at location l1_1."
] | Where is the package p0 at 05:24 AM? | [
"l2_0",
"a0"
] | 13 | true |
11d75d5c-7b26-46ab-8ff5-ac0360979397 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c1 and c0.",
"there are 6 locations, l0_2, l1_2, l0_1, l1_1, l1_0, and l0_0.",
"locations l1_2, l1_1, and l1_0 are in city c1.",
"locations l0_2, l0_1, and l0_0 are in city c0.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a1 and a0.",
"there are 4 trucks, t3, t0, t1, and t2.",
"there are 4 packages, p1, p2, p3, and p0."
] | [
"truck t1 is at the location l1_0.",
"airplane a1 is at the location l0_0.",
"package p0 is at the location l1_1.",
"truck t3 is at the location l0_0.",
"truck t2 is at the location l0_1.",
"package p2 is at the location l0_0.",
"truck t0 is at the location l0_2.",
"package p3 is at the location l0_1.",
"airplane a0 is at the location l1_0.",
"package p1 is at the location l1_2."
] | [
"Given the initial states, the following events occur:",
"package p2 is loaded into airplane a1 from 04:11 PM to 04:43 PM at location l0_0.",
"flying airplane a1 from location l0_0 to location l1_0 starts at 04:48 PM and ends at 06:23 PM.",
"package p2 is unloaded from airplane a1 from 06:29 PM to 07:42 PM at location l1_0.",
"loading package p2 into truck t1 at location l1_0 starts at 07:48 PM and ends at 07:59 PM.",
"truck t1 operates from location l1_0 to location l1_1 from 08:01 PM to 08:40 PM.",
"package p0 is loaded into truck t1 from 08:46 PM to 10:12 PM at location l1_1.",
"driving truck t1 from location l1_1 to location l1_2 starts at 10:18 PM and ends at 10:50 PM.",
"package p2 is unloaded from truck t1 from 10:53 PM to 12:19 AM at location l1_2.",
"loading package p1 into truck t1 at location l1_2 starts at 12:22 AM and ends at 02:14 AM.",
"from 02:20 AM to 03:08 AM truck t1 transports from location l1_2 to location l1_0.",
"at location l1_0, package p1 is unloaded from truck t1 starting at 03:13 AM and finishing at 04:57 AM.",
"from 05:00 AM to 05:26 AM package p0 unloaded from truck t1 at location l1_0.",
"at location l1_0, package p1 is loaded into airplane a1 starting at 05:31 AM and finishing at 06:27 AM.",
"at location l1_0, package p0 is loaded into airplane a1 starting at 06:34 AM and finishing at 06:49 AM.",
"airplane a1 flys from location l1_0 to location l0_0 from 06:51 AM to 07:02 AM.",
"package p1 is unloaded from airplane a1 from 07:08 AM to 08:07 AM at location l0_0.",
"loading package p1 into truck t3 at location l0_0 starts at 08:14 AM and ends at 09:26 AM.",
"from 09:32 AM to 10:17 AM package p0 unloaded from airplane a1 at location l0_0.",
"package p0 is loaded into truck t3 from 10:19 AM to 10:48 AM at location l0_0.",
"from 10:55 AM to 12:27 PM truck t3 transports from location l0_0 to location l0_1.",
"at location l0_1, package p1 is unloaded from truck t3 starting at 12:34 PM and finishing at 12:46 PM.",
"driving truck t3 from location l0_1 to location l0_2 starts at 12:50 PM and ends at 12:54 PM.",
"unloading package p0 from truck t3 at location l0_2 starts at 12:58 PM and ends at 02:33 PM."
] | Where is the package p0 at 10:20 AM? | [
"l0_0",
"t3"
] | 13 | true |
36dafece-3425-46ce-8351-78efae62f10d | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.",
"locations l0_2, l0_3, l0_1, and l0_0 are in city c0.",
"locations l1_1, l1_2, l1_3, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 6 packages, p0, p4, p2, p1, p3, and p5."
] | [
"truck t1 is at the location l1_3.",
"package p5 is at the location l0_1.",
"package p1 is at the location l1_0.",
"package p4 is at the location l0_2.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_3.",
"package p3 is at the location l0_2.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"at location l1_3, package p0 is loaded into truck t1 starting at 09:43 PM and finishing at 09:58 PM.",
"from location l1_3, truck t1 moves to location l1_0 starting at 10:05 PM and finishing at 11:15 PM.",
"at location l1_0, package p1 is loaded into truck t1 starting at 11:21 PM and finishing at 11:27 PM.",
"unloading package p0 from truck t1 at location l1_0 starts at 11:33 PM and ends at 11:51 PM.",
"package p5 is loaded into truck t0 from 11:54 PM to 01:11 AM at location l0_1.",
"from 01:14 AM to 02:25 AM truck t0 transports from location l0_1 to location l0_2.",
"package p4 is loaded into truck t0 from 02:28 AM to 02:41 AM at location l0_2.",
"at location l0_2, package p3 is loaded into truck t0 starting at 02:47 AM and finishing at 03:38 AM.",
"from location l0_2, truck t0 moves to location l0_0 starting at 03:44 AM and finishing at 04:25 AM.",
"from 04:27 AM to 04:57 AM package p5 unloaded from truck t0 at location l0_0.",
"unloading package p4 from truck t0 at location l0_0 starts at 05:02 AM and ends at 05:34 AM.",
"unloading package p3 from truck t0 at location l0_0 starts at 05:38 AM and ends at 06:13 AM.",
"package p0 is loaded into airplane a0 from 06:15 AM to 07:19 AM at location l1_0.",
"from 07:25 AM to 07:57 AM airplane a0 transits from location l1_0 to location l0_0.",
"loading package p5 into airplane a0 at location l0_0 starts at 08:01 AM and ends at 08:15 AM.",
"at location l0_0, package p4 is loaded into airplane a0 starting at 08:19 AM and finishing at 09:19 AM.",
"from 09:22 AM to 10:02 AM package p3 loaded into airplane a0 at location l0_0.",
"from 10:09 AM to 11:03 AM package p0 unloaded from airplane a0 at location l0_0.",
"package p0 is loaded into truck t0 from 11:06 AM to 11:29 AM at location l0_0.",
"truck t0 operates from location l0_0 to location l0_1 from 11:35 AM to 12:18 PM.",
"at location l0_1, package p0 is unloaded from truck t0 starting at 12:23 PM and finishing at 12:36 PM.",
"from 12:41 PM to 01:09 PM airplane a0 transits from location l0_0 to location l1_0.",
"at location l1_0, package p5 is unloaded from airplane a0 starting at 01:12 PM and finishing at 02:14 PM.",
"at location l1_0, package p5 is loaded into truck t1 starting at 02:16 PM and finishing at 02:40 PM.",
"package p4 is unloaded from airplane a0 from 02:44 PM to 03:07 PM at location l1_0.",
"from 03:12 PM to 04:10 PM package p3 unloaded from airplane a0 at location l1_0.",
"loading package p3 into truck t1 at location l1_0 starts at 04:15 PM and ends at 04:43 PM.",
"from 04:49 PM to 05:05 PM truck t1 transports from location l1_0 to location l1_1.",
"package p3 is unloaded from truck t1 from 05:08 PM to 06:21 PM at location l1_1.",
"at location l1_1, package p1 is unloaded from truck t1 starting at 06:25 PM and finishing at 06:42 PM.",
"truck t1 operates from location l1_1 to location l1_3 from 06:44 PM to 07:45 PM.",
"from 07:48 PM to 08:43 PM package p5 unloaded from truck t1 at location l1_3."
] | Where is the package p0 at 07:51 AM? | [
"a0"
] | 13 | true |
e9dd3a9d-984c-4f15-b6de-ad1611adb8af | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c1 and c0.",
"there are 8 locations, l1_3, l0_2, l1_2, l0_1, l1_1, l0_3, l1_0, and l0_0.",
"locations l1_3, l1_2, l1_1, and l1_0 are in city c1.",
"locations l0_2, l0_1, l0_3, and l0_0 are in city c0.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a1 and a0.",
"there are 2 trucks, t1 and t0.",
"there are 4 packages, p1, p2, p3, and p0."
] | [
"package p3 is at the location l1_2.",
"package p0 is at the location l0_3.",
"airplane a1 is at the location l0_0.",
"package p1 is at the location l0_1.",
"truck t0 is at the location l0_2.",
"package p2 is at the location l1_2.",
"airplane a0 is at the location l1_0.",
"truck t1 is at the location l1_3."
] | [
"Given the initial states, the following events occur:",
"driving truck t1 from location l1_3 to location l1_2 starts at 05:56 AM and ends at 07:22 AM.",
"from 07:26 AM to 07:54 AM package p3 loaded into truck t1 at location l1_2.",
"loading package p2 into truck t1 at location l1_2 starts at 07:59 AM and ends at 09:56 AM.",
"driving truck t1 from location l1_2 to location l1_0 starts at 10:03 AM and ends at 10:17 AM.",
"package p3 is unloaded from truck t1 from 10:24 AM to 11:49 AM at location l1_0.",
"at location l1_0, package p2 is unloaded from truck t1 starting at 11:53 AM and finishing at 11:59 AM.",
"from 12:05 PM to 12:21 PM truck t0 transports from location l0_2 to location l0_0.",
"from 12:25 PM to 12:57 PM package p3 loaded into airplane a0 at location l1_0.",
"at location l1_0, package p2 is loaded into airplane a0 starting at 01:00 PM and finishing at 01:50 PM.",
"flying airplane a0 from location l1_0 to location l0_0 starts at 01:54 PM and ends at 02:10 PM.",
"from 02:13 PM to 02:27 PM package p3 unloaded from airplane a0 at location l0_0.",
"loading package p3 into truck t0 at location l0_0 starts at 02:34 PM and ends at 04:09 PM.",
"at location l0_0, package p2 is unloaded from airplane a0 starting at 04:12 PM and finishing at 04:30 PM.",
"loading package p2 into truck t0 at location l0_0 starts at 04:36 PM and ends at 06:10 PM.",
"from location l0_0, truck t0 moves to location l0_1 starting at 06:17 PM and finishing at 07:24 PM.",
"at location l0_1, package p1 is loaded into truck t0 starting at 07:28 PM and finishing at 07:54 PM.",
"from 07:59 PM to 08:19 PM truck t0 transports from location l0_1 to location l0_2.",
"package p3 is unloaded from truck t0 from 08:26 PM to 10:32 PM at location l0_2.",
"at location l0_2, package p1 is unloaded from truck t0 starting at 10:39 PM and finishing at 12:36 AM.",
"truck t0 operates from location l0_2 to location l0_3 from 12:43 AM to 01:58 AM.",
"at location l0_3, package p2 is unloaded from truck t0 starting at 02:02 AM and finishing at 04:11 AM."
] | Where is the package p2 at 07:45 PM? | [
"l0_1",
"t0"
] | 13 | true |
54fc4d97-66f4-4578-8b39-00d4868f9041 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 3 cities, c2, c0, and c1.",
"there are 9 locations, l2_1, l1_1, l0_2, l1_2, l2_2, l0_1, l0_0, l2_0, and l1_0.",
"locations l2_1, l2_2, and l2_0 are in city c2.",
"locations l0_2, l0_1, and l0_0 are in city c0.",
"locations l1_1, l1_2, and l1_0 are in city c1.",
"there are 3 airports, The location of the airports are l0_0, l2_0, and l1_0.",
"there are 2 airplanes, a1 and a0.",
"there are 3 trucks, t2, t1, and t0.",
"there are 4 packages, p0, p2, p1, and p3."
] | [
"airplane a1 is at the location l1_0.",
"truck t2 is at the location l2_0.",
"truck t1 is at the location l1_1.",
"package p0 is at the location l1_0.",
"package p3 is at the location l1_2.",
"package p2 is at the location l1_1.",
"airplane a0 is at the location l2_0.",
"package p1 is at the location l1_0.",
"truck t0 is at the location l0_0."
] | [
"Given the initial states, the following events occur:",
"at location l1_1, package p2 is loaded into truck t1 starting at 03:43 AM and finishing at 04:12 AM.",
"driving truck t1 from location l1_1 to location l1_0 starts at 04:14 AM and ends at 05:27 AM.",
"from 05:30 AM to 07:17 AM package p1 loaded into truck t1 at location l1_0.",
"from 07:19 AM to 08:40 AM truck t1 transports from location l1_0 to location l1_2.",
"at location l1_2, package p3 is loaded into truck t1 starting at 08:42 AM and finishing at 10:04 AM.",
"unloading package p2 from truck t1 at location l1_2 starts at 10:09 AM and ends at 11:43 AM.",
"unloading package p1 from truck t1 at location l1_2 starts at 11:49 AM and ends at 12:24 PM.",
"from location l1_2, truck t1 moves to location l1_0 starting at 12:26 PM and finishing at 02:02 PM.",
"from 02:08 PM to 03:15 PM package p3 unloaded from truck t1 at location l1_0.",
"at location l1_0, package p3 is loaded into airplane a1 starting at 03:22 PM and finishing at 03:42 PM.",
"loading package p0 into airplane a1 at location l1_0 starts at 03:47 PM and ends at 04:17 PM.",
"from location l1_0, airplane a1 transits to location l0_0 starting at 04:19 PM and finishing at 05:27 PM.",
"from 05:34 PM to 06:17 PM package p0 unloaded from airplane a1 at location l0_0.",
"package p0 is loaded into truck t0 from 06:24 PM to 06:51 PM at location l0_0.",
"driving truck t0 from location l0_0 to location l0_2 starts at 06:57 PM and ends at 07:40 PM.",
"from 07:42 PM to 09:18 PM package p0 unloaded from truck t0 at location l0_2.",
"flying airplane a1 from location l0_0 to location l2_0 starts at 09:20 PM and ends at 10:38 PM.",
"package p3 is unloaded from airplane a1 from 10:40 PM to 10:46 PM at location l2_0.",
"loading package p3 into truck t2 at location l2_0 starts at 10:51 PM and ends at 11:14 PM.",
"truck t2 operates from location l2_0 to location l2_1 from 11:19 PM to 11:46 PM.",
"from 11:52 PM to 01:41 AM package p3 unloaded from truck t2 at location l2_1."
] | Where is the package p3 at 10:43 PM? | [
"l2_0",
"a1"
] | 13 | true |
e7e82985-86d4-4dcc-b671-171178404356 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.",
"locations l0_2, l0_3, l0_1, and l0_0 are in city c0.",
"locations l1_1, l1_2, l1_3, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 6 packages, p0, p4, p2, p1, p3, and p5."
] | [
"truck t1 is at the location l1_3.",
"package p5 is at the location l0_1.",
"package p1 is at the location l1_0.",
"package p4 is at the location l0_2.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_3.",
"package p3 is at the location l0_2.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"loading package p0 into truck t1 at location l1_3 starts at 08:43 AM and ends at 08:58 AM.",
"from location l1_3, truck t1 moves to location l1_0 starting at 09:05 AM and finishing at 10:15 AM.",
"at location l1_0, package p1 is loaded into truck t1 starting at 10:21 AM and finishing at 10:27 AM.",
"from 10:33 AM to 10:51 AM package p0 unloaded from truck t1 at location l1_0.",
"at location l0_1, package p5 is loaded into truck t0 starting at 10:54 AM and finishing at 12:11 PM.",
"truck t0 operates from location l0_1 to location l0_2 from 12:14 PM to 01:25 PM.",
"loading package p4 into truck t0 at location l0_2 starts at 01:28 PM and ends at 01:41 PM.",
"loading package p3 into truck t0 at location l0_2 starts at 01:47 PM and ends at 02:38 PM.",
"driving truck t0 from location l0_2 to location l0_0 starts at 02:44 PM and ends at 03:25 PM.",
"at location l0_0, package p5 is unloaded from truck t0 starting at 03:27 PM and finishing at 03:57 PM.",
"from 04:02 PM to 04:34 PM package p4 unloaded from truck t0 at location l0_0.",
"unloading package p3 from truck t0 at location l0_0 starts at 04:38 PM and ends at 05:13 PM.",
"from 05:15 PM to 06:19 PM package p0 loaded into airplane a0 at location l1_0.",
"flying airplane a0 from location l1_0 to location l0_0 starts at 06:25 PM and ends at 06:57 PM.",
"from 07:01 PM to 07:15 PM package p5 loaded into airplane a0 at location l0_0.",
"package p4 is loaded into airplane a0 from 07:19 PM to 08:19 PM at location l0_0.",
"loading package p3 into airplane a0 at location l0_0 starts at 08:22 PM and ends at 09:02 PM.",
"at location l0_0, package p0 is unloaded from airplane a0 starting at 09:09 PM and finishing at 10:03 PM.",
"at location l0_0, package p0 is loaded into truck t0 starting at 10:06 PM and finishing at 10:29 PM.",
"from location l0_0, truck t0 moves to location l0_1 starting at 10:35 PM and finishing at 11:18 PM.",
"unloading package p0 from truck t0 at location l0_1 starts at 11:23 PM and ends at 11:36 PM.",
"airplane a0 flys from location l0_0 to location l1_0 from 11:41 PM to 12:09 AM.",
"unloading package p5 from airplane a0 at location l1_0 starts at 12:12 AM and ends at 01:14 AM.",
"at location l1_0, package p5 is loaded into truck t1 starting at 01:16 AM and finishing at 01:40 AM.",
"unloading package p4 from airplane a0 at location l1_0 starts at 01:44 AM and ends at 02:07 AM.",
"package p3 is unloaded from airplane a0 from 02:12 AM to 03:10 AM at location l1_0.",
"from 03:15 AM to 03:43 AM package p3 loaded into truck t1 at location l1_0.",
"truck t1 operates from location l1_0 to location l1_1 from 03:49 AM to 04:05 AM.",
"unloading package p3 from truck t1 at location l1_1 starts at 04:08 AM and ends at 05:21 AM.",
"from 05:25 AM to 05:42 AM package p1 unloaded from truck t1 at location l1_1.",
"from location l1_1, truck t1 moves to location l1_3 starting at 05:44 AM and finishing at 06:45 AM.",
"from 06:48 AM to 07:43 AM package p5 unloaded from truck t1 at location l1_3."
] | Where is the package p0 at 06:53 PM? | [
"a0"
] | 13 | true |
d2b73a81-2ba0-4e7c-aafb-b4723bc2dd47 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 6 locations, l0_1, l0_2, l1_1, l1_2, l1_0, and l0_0.",
"locations l0_1, l0_2, and l0_0 are in city c0.",
"locations l1_1, l1_2, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a1 and a0.",
"there are 3 trucks, t1, t2, and t0.",
"there are 4 packages, p0, p3, p1, and p2."
] | [
"truck t1 is at the location l1_2.",
"package p3 is at the location l0_2.",
"package p1 is at the location l1_1.",
"airplane a1 is at the location l1_0.",
"package p2 is at the location l0_2.",
"truck t2 is at the location l0_1.",
"truck t0 is at the location l0_2.",
"package p0 is at the location l1_2.",
"airplane a0 is at the location l1_0."
] | [
"Given the initial states, the following events occur:",
"loading package p0 into truck t1 at location l1_2 starts at 07:59 AM and ends at 09:18 AM.",
"from location l1_2, truck t1 moves to location l1_1 starting at 09:24 AM and finishing at 10:05 AM.",
"package p1 is loaded into truck t1 from 10:10 AM to 10:50 AM at location l1_1.",
"driving truck t1 from location l1_1 to location l1_0 starts at 10:54 AM and ends at 11:49 AM.",
"unloading package p1 from truck t1 at location l1_0 starts at 11:51 AM and ends at 12:23 PM.",
"from 12:29 PM to 12:45 PM package p0 unloaded from truck t1 at location l1_0.",
"from 12:49 PM to 02:03 PM package p3 loaded into truck t0 at location l0_2.",
"from 02:06 PM to 03:49 PM package p2 loaded into truck t0 at location l0_2.",
"from location l0_2, truck t0 moves to location l0_0 starting at 03:56 PM and finishing at 04:20 PM.",
"at location l0_0, package p2 is unloaded from truck t0 starting at 04:27 PM and finishing at 04:32 PM.",
"at location l1_0, package p1 is loaded into airplane a1 starting at 04:34 PM and finishing at 04:42 PM.",
"package p0 is loaded into airplane a1 from 04:44 PM to 05:39 PM at location l1_0.",
"airplane a1 flys from location l1_0 to location l0_0 from 05:44 PM to 07:22 PM.",
"loading package p2 into airplane a1 at location l0_0 starts at 07:25 PM and ends at 08:11 PM.",
"package p1 is unloaded from airplane a1 from 08:14 PM to 08:43 PM at location l0_0.",
"package p1 is loaded into truck t0 from 08:45 PM to 09:02 PM at location l0_0.",
"from 09:06 PM to 09:41 PM package p0 unloaded from airplane a1 at location l0_0.",
"at location l0_0, package p0 is loaded into truck t0 starting at 09:46 PM and finishing at 10:47 PM.",
"driving truck t0 from location l0_0 to location l0_1 starts at 10:51 PM and ends at 11:03 PM.",
"unloading package p3 from truck t0 at location l0_1 starts at 11:10 PM and ends at 11:41 PM.",
"from 11:48 PM to 12:48 AM truck t0 transports from location l0_1 to location l0_2.",
"from 12:51 AM to 01:12 AM package p1 unloaded from truck t0 at location l0_2.",
"at location l0_2, package p0 is unloaded from truck t0 starting at 01:14 AM and finishing at 03:00 AM.",
"airplane a1 flys from location l0_0 to location l1_0 from 03:05 AM to 04:32 AM.",
"package p2 is unloaded from airplane a1 from 04:34 AM to 06:16 AM at location l1_0."
] | Where is the package p0 at 07:51 PM? | [
"l0_0",
"a1"
] | 13 | true |
02aa395c-157e-4749-a1a9-948bf38ad799 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c1 and c0.",
"there are 4 locations, l1_1, l0_1, l0_0, and l1_0.",
"locations l1_1 and l1_0 are in city c1.",
"locations l0_1 and l0_0 are in city c0.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 2 airplanes, a0 and a1.",
"there are 2 trucks, t1 and t0.",
"there are 4 packages, p2, p0, p1, and p3."
] | [
"airplane a1 is at the location l1_0.",
"truck t1 is at the location l1_1.",
"package p1 is at the location l1_0.",
"package p3 is at the location l0_0.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_1.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"package p2 is loaded into truck t1 from 09:23 PM to 09:35 PM at location l1_1.",
"at location l1_1, package p0 is loaded into truck t1 starting at 09:38 PM and finishing at 10:00 PM.",
"truck t1 operates from location l1_1 to location l1_0 from 10:07 PM to 10:57 PM.",
"unloading package p2 from truck t1 at location l1_0 starts at 11:00 PM and ends at 11:54 PM.",
"package p0 is unloaded from truck t1 from 11:59 PM to 12:06 AM at location l1_0.",
"driving truck t0 from location l0_1 to location l0_0 starts at 12:08 AM and ends at 01:08 AM.",
"loading package p2 into airplane a1 at location l1_0 starts at 01:10 AM and ends at 02:41 AM.",
"loading package p1 into airplane a1 at location l1_0 starts at 02:43 AM and ends at 03:41 AM.",
"from 03:47 AM to 04:49 AM package p0 loaded into airplane a1 at location l1_0.",
"flying airplane a1 from location l1_0 to location l0_0 starts at 04:51 AM and ends at 05:50 AM.",
"loading package p3 into airplane a1 at location l0_0 starts at 05:52 AM and ends at 07:14 AM.",
"package p2 is unloaded from airplane a1 from 07:19 AM to 08:14 AM at location l0_0.",
"at location l0_0, package p2 is loaded into truck t0 starting at 08:16 AM and finishing at 09:24 AM.",
"unloading package p1 from airplane a1 at location l0_0 starts at 09:28 AM and ends at 10:46 AM.",
"from 10:49 AM to 11:38 AM package p1 loaded into truck t0 at location l0_0.",
"truck t0 operates from location l0_0 to location l0_1 from 11:41 AM to 11:59 AM.",
"package p2 is unloaded from truck t0 from 12:04 PM to 01:27 PM at location l0_1.",
"from 01:29 PM to 02:19 PM package p1 unloaded from truck t0 at location l0_1.",
"package p0 is unloaded from airplane a1 from 02:26 PM to 03:33 PM at location l0_0.",
"flying airplane a1 from location l0_0 to location l1_0 starts at 03:37 PM and ends at 04:15 PM.",
"unloading package p3 from airplane a1 at location l1_0 starts at 04:22 PM and ends at 05:46 PM.",
"at location l1_0, package p3 is loaded into truck t1 starting at 05:51 PM and finishing at 06:08 PM.",
"from 06:13 PM to 06:42 PM truck t1 transports from location l1_0 to location l1_1.",
"from 06:44 PM to 07:26 PM package p3 unloaded from truck t1 at location l1_1."
] | Where is the package p3 at 06:52 PM? | [
"l1_1",
"t1"
] | 13 | true |
41b0451c-8dfd-436c-ac1f-79e6270e4068 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 6 locations, l0_1, l0_2, l1_1, l1_2, l1_0, and l0_0.",
"locations l0_1, l0_2, and l0_0 are in city c0.",
"locations l1_1, l1_2, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a1 and a0.",
"there are 3 trucks, t1, t2, and t0.",
"there are 4 packages, p0, p3, p1, and p2."
] | [
"truck t1 is at the location l1_2.",
"package p3 is at the location l0_2.",
"package p1 is at the location l1_1.",
"airplane a1 is at the location l1_0.",
"package p2 is at the location l0_2.",
"truck t2 is at the location l0_1.",
"truck t0 is at the location l0_2.",
"package p0 is at the location l1_2.",
"airplane a0 is at the location l1_0."
] | [
"Given the initial states, the following events occur:",
"from 02:26 AM to 03:45 AM package p0 loaded into truck t1 at location l1_2.",
"from location l1_2, truck t1 moves to location l1_1 starting at 03:51 AM and finishing at 04:32 AM.",
"loading package p1 into truck t1 at location l1_1 starts at 04:37 AM and ends at 05:17 AM.",
"from 05:21 AM to 06:16 AM truck t1 transports from location l1_1 to location l1_0.",
"package p1 is unloaded from truck t1 from 06:18 AM to 06:50 AM at location l1_0.",
"unloading package p0 from truck t1 at location l1_0 starts at 06:56 AM and ends at 07:12 AM.",
"at location l0_2, package p3 is loaded into truck t0 starting at 07:16 AM and finishing at 08:30 AM.",
"at location l0_2, package p2 is loaded into truck t0 starting at 08:33 AM and finishing at 10:16 AM.",
"from location l0_2, truck t0 moves to location l0_0 starting at 10:23 AM and finishing at 10:47 AM.",
"at location l0_0, package p2 is unloaded from truck t0 starting at 10:54 AM and finishing at 10:59 AM.",
"from 11:01 AM to 11:09 AM package p1 loaded into airplane a1 at location l1_0.",
"from 11:11 AM to 12:06 PM package p0 loaded into airplane a1 at location l1_0.",
"from 12:11 PM to 01:49 PM airplane a1 transits from location l1_0 to location l0_0.",
"package p2 is loaded into airplane a1 from 01:52 PM to 02:38 PM at location l0_0.",
"from 02:41 PM to 03:10 PM package p1 unloaded from airplane a1 at location l0_0.",
"at location l0_0, package p1 is loaded into truck t0 starting at 03:12 PM and finishing at 03:29 PM.",
"from 03:33 PM to 04:08 PM package p0 unloaded from airplane a1 at location l0_0.",
"at location l0_0, package p0 is loaded into truck t0 starting at 04:13 PM and finishing at 05:14 PM.",
"from 05:18 PM to 05:30 PM truck t0 transports from location l0_0 to location l0_1.",
"package p3 is unloaded from truck t0 from 05:37 PM to 06:08 PM at location l0_1.",
"from 06:15 PM to 07:15 PM truck t0 transports from location l0_1 to location l0_2.",
"unloading package p1 from truck t0 at location l0_2 starts at 07:18 PM and ends at 07:39 PM.",
"unloading package p0 from truck t0 at location l0_2 starts at 07:41 PM and ends at 09:27 PM.",
"airplane a1 flys from location l0_0 to location l1_0 from 09:32 PM to 10:59 PM.",
"from 11:01 PM to 12:43 AM package p2 unloaded from airplane a1 at location l1_0."
] | Where is the package p0 at 02:12 PM? | [
"l0_0",
"a1"
] | 13 | true |
086b4aff-220b-4bd6-bef5-e957c465c672 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.",
"locations l0_2, l0_3, l0_1, and l0_0 are in city c0.",
"locations l1_1, l1_2, l1_3, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 6 packages, p0, p4, p2, p1, p3, and p5."
] | [
"truck t1 is at the location l1_3.",
"package p5 is at the location l0_1.",
"package p1 is at the location l1_0.",
"package p4 is at the location l0_2.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_3.",
"package p3 is at the location l0_2.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"loading package p0 into truck t1 at location l1_3 starts at 11:53 AM and ends at 12:08 PM.",
"from location l1_3, truck t1 moves to location l1_0 starting at 12:15 PM and finishing at 01:25 PM.",
"package p1 is loaded into truck t1 from 01:31 PM to 01:37 PM at location l1_0.",
"from 01:43 PM to 02:01 PM package p0 unloaded from truck t1 at location l1_0.",
"loading package p5 into truck t0 at location l0_1 starts at 02:04 PM and ends at 03:21 PM.",
"from location l0_1, truck t0 moves to location l0_2 starting at 03:24 PM and finishing at 04:35 PM.",
"loading package p4 into truck t0 at location l0_2 starts at 04:38 PM and ends at 04:51 PM.",
"loading package p3 into truck t0 at location l0_2 starts at 04:57 PM and ends at 05:48 PM.",
"truck t0 operates from location l0_2 to location l0_0 from 05:54 PM to 06:35 PM.",
"at location l0_0, package p5 is unloaded from truck t0 starting at 06:37 PM and finishing at 07:07 PM.",
"from 07:12 PM to 07:44 PM package p4 unloaded from truck t0 at location l0_0.",
"from 07:48 PM to 08:23 PM package p3 unloaded from truck t0 at location l0_0.",
"at location l1_0, package p0 is loaded into airplane a0 starting at 08:25 PM and finishing at 09:29 PM.",
"flying airplane a0 from location l1_0 to location l0_0 starts at 09:35 PM and ends at 10:07 PM.",
"from 10:11 PM to 10:25 PM package p5 loaded into airplane a0 at location l0_0.",
"package p4 is loaded into airplane a0 from 10:29 PM to 11:29 PM at location l0_0.",
"package p3 is loaded into airplane a0 from 11:32 PM to 12:12 AM at location l0_0.",
"package p0 is unloaded from airplane a0 from 12:19 AM to 01:13 AM at location l0_0.",
"at location l0_0, package p0 is loaded into truck t0 starting at 01:16 AM and finishing at 01:39 AM.",
"from location l0_0, truck t0 moves to location l0_1 starting at 01:45 AM and finishing at 02:28 AM.",
"from 02:33 AM to 02:46 AM package p0 unloaded from truck t0 at location l0_1.",
"airplane a0 flys from location l0_0 to location l1_0 from 02:51 AM to 03:19 AM.",
"package p5 is unloaded from airplane a0 from 03:22 AM to 04:24 AM at location l1_0.",
"package p5 is loaded into truck t1 from 04:26 AM to 04:50 AM at location l1_0.",
"package p4 is unloaded from airplane a0 from 04:54 AM to 05:17 AM at location l1_0.",
"from 05:22 AM to 06:20 AM package p3 unloaded from airplane a0 at location l1_0.",
"from 06:25 AM to 06:53 AM package p3 loaded into truck t1 at location l1_0.",
"driving truck t1 from location l1_0 to location l1_1 starts at 06:59 AM and ends at 07:15 AM.",
"at location l1_1, package p3 is unloaded from truck t1 starting at 07:18 AM and finishing at 08:31 AM.",
"package p1 is unloaded from truck t1 from 08:35 AM to 08:52 AM at location l1_1.",
"from location l1_1, truck t1 moves to location l1_3 starting at 08:54 AM and finishing at 09:55 AM.",
"package p5 is unloaded from truck t1 from 09:58 AM to 10:53 AM at location l1_3."
] | Where is the package p0 at 09:55 PM? | [
"a0"
] | 13 | true |
eec1696a-b996-484d-bc2d-eb4d9df95483 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c1 and c0.",
"there are 6 locations, l0_2, l1_2, l0_1, l1_1, l1_0, and l0_0.",
"locations l1_2, l1_1, and l1_0 are in city c1.",
"locations l0_2, l0_1, and l0_0 are in city c0.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a1 and a0.",
"there are 4 trucks, t3, t0, t1, and t2.",
"there are 4 packages, p1, p2, p3, and p0."
] | [
"truck t1 is at the location l1_0.",
"airplane a1 is at the location l0_0.",
"package p0 is at the location l1_1.",
"truck t3 is at the location l0_0.",
"truck t2 is at the location l0_1.",
"package p2 is at the location l0_0.",
"truck t0 is at the location l0_2.",
"package p3 is at the location l0_1.",
"airplane a0 is at the location l1_0.",
"package p1 is at the location l1_2."
] | [
"Given the initial states, the following events occur:",
"at location l0_0, package p2 is loaded into airplane a1 starting at 01:09 AM and finishing at 01:41 AM.",
"from 01:46 AM to 03:21 AM airplane a1 transits from location l0_0 to location l1_0.",
"unloading package p2 from airplane a1 at location l1_0 starts at 03:27 AM and ends at 04:40 AM.",
"loading package p2 into truck t1 at location l1_0 starts at 04:46 AM and ends at 04:57 AM.",
"from location l1_0, truck t1 moves to location l1_1 starting at 04:59 AM and finishing at 05:38 AM.",
"at location l1_1, package p0 is loaded into truck t1 starting at 05:44 AM and finishing at 07:10 AM.",
"from location l1_1, truck t1 moves to location l1_2 starting at 07:16 AM and finishing at 07:48 AM.",
"unloading package p2 from truck t1 at location l1_2 starts at 07:51 AM and ends at 09:17 AM.",
"at location l1_2, package p1 is loaded into truck t1 starting at 09:20 AM and finishing at 11:12 AM.",
"truck t1 operates from location l1_2 to location l1_0 from 11:18 AM to 12:06 PM.",
"unloading package p1 from truck t1 at location l1_0 starts at 12:11 PM and ends at 01:55 PM.",
"from 01:58 PM to 02:24 PM package p0 unloaded from truck t1 at location l1_0.",
"loading package p1 into airplane a1 at location l1_0 starts at 02:29 PM and ends at 03:25 PM.",
"from 03:32 PM to 03:47 PM package p0 loaded into airplane a1 at location l1_0.",
"airplane a1 flys from location l1_0 to location l0_0 from 03:49 PM to 04:00 PM.",
"package p1 is unloaded from airplane a1 from 04:06 PM to 05:05 PM at location l0_0.",
"package p1 is loaded into truck t3 from 05:12 PM to 06:24 PM at location l0_0.",
"from 06:30 PM to 07:15 PM package p0 unloaded from airplane a1 at location l0_0.",
"loading package p0 into truck t3 at location l0_0 starts at 07:17 PM and ends at 07:46 PM.",
"from 07:53 PM to 09:25 PM truck t3 transports from location l0_0 to location l0_1.",
"at location l0_1, package p1 is unloaded from truck t3 starting at 09:32 PM and finishing at 09:44 PM.",
"driving truck t3 from location l0_1 to location l0_2 starts at 09:48 PM and ends at 09:52 PM.",
"unloading package p0 from truck t3 at location l0_2 starts at 09:56 PM and ends at 11:31 PM."
] | Where is the package p0 at 07:19 PM? | [
"l0_0",
"t3"
] | 13 | true |
98bfbb4e-aa33-4e59-aabb-a68ba3de70d4 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.",
"locations l0_2, l0_3, l0_1, and l0_0 are in city c0.",
"locations l1_1, l1_2, l1_3, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 6 packages, p0, p4, p2, p1, p3, and p5."
] | [
"truck t1 is at the location l1_3.",
"package p5 is at the location l0_1.",
"package p1 is at the location l1_0.",
"package p4 is at the location l0_2.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_3.",
"package p3 is at the location l0_2.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"from 01:41 AM to 01:56 AM package p0 loaded into truck t1 at location l1_3.",
"truck t1 operates from location l1_3 to location l1_0 from 02:03 AM to 03:13 AM.",
"package p1 is loaded into truck t1 from 03:19 AM to 03:25 AM at location l1_0.",
"package p0 is unloaded from truck t1 from 03:31 AM to 03:49 AM at location l1_0.",
"at location l0_1, package p5 is loaded into truck t0 starting at 03:52 AM and finishing at 05:09 AM.",
"truck t0 operates from location l0_1 to location l0_2 from 05:12 AM to 06:23 AM.",
"package p4 is loaded into truck t0 from 06:26 AM to 06:39 AM at location l0_2.",
"package p3 is loaded into truck t0 from 06:45 AM to 07:36 AM at location l0_2.",
"from 07:42 AM to 08:23 AM truck t0 transports from location l0_2 to location l0_0.",
"unloading package p5 from truck t0 at location l0_0 starts at 08:25 AM and ends at 08:55 AM.",
"package p4 is unloaded from truck t0 from 09:00 AM to 09:32 AM at location l0_0.",
"from 09:36 AM to 10:11 AM package p3 unloaded from truck t0 at location l0_0.",
"at location l1_0, package p0 is loaded into airplane a0 starting at 10:13 AM and finishing at 11:17 AM.",
"airplane a0 flys from location l1_0 to location l0_0 from 11:23 AM to 11:55 AM.",
"loading package p5 into airplane a0 at location l0_0 starts at 11:59 AM and ends at 12:13 PM.",
"package p4 is loaded into airplane a0 from 12:17 PM to 01:17 PM at location l0_0.",
"from 01:20 PM to 02:00 PM package p3 loaded into airplane a0 at location l0_0.",
"from 02:07 PM to 03:01 PM package p0 unloaded from airplane a0 at location l0_0.",
"at location l0_0, package p0 is loaded into truck t0 starting at 03:04 PM and finishing at 03:27 PM.",
"from 03:33 PM to 04:16 PM truck t0 transports from location l0_0 to location l0_1.",
"unloading package p0 from truck t0 at location l0_1 starts at 04:21 PM and ends at 04:34 PM.",
"from 04:39 PM to 05:07 PM airplane a0 transits from location l0_0 to location l1_0.",
"unloading package p5 from airplane a0 at location l1_0 starts at 05:10 PM and ends at 06:12 PM.",
"at location l1_0, package p5 is loaded into truck t1 starting at 06:14 PM and finishing at 06:38 PM.",
"at location l1_0, package p4 is unloaded from airplane a0 starting at 06:42 PM and finishing at 07:05 PM.",
"at location l1_0, package p3 is unloaded from airplane a0 starting at 07:10 PM and finishing at 08:08 PM.",
"at location l1_0, package p3 is loaded into truck t1 starting at 08:13 PM and finishing at 08:41 PM.",
"truck t1 operates from location l1_0 to location l1_1 from 08:47 PM to 09:03 PM.",
"at location l1_1, package p3 is unloaded from truck t1 starting at 09:06 PM and finishing at 10:19 PM.",
"at location l1_1, package p1 is unloaded from truck t1 starting at 10:23 PM and finishing at 10:40 PM.",
"driving truck t1 from location l1_1 to location l1_3 starts at 10:42 PM and ends at 11:43 PM.",
"package p5 is unloaded from truck t1 from 11:46 PM to 12:41 AM at location l1_3."
] | Where is the package p0 at 12:11 PM? | [
"l0_0",
"a0"
] | 14 | true |
1077dddc-13b4-48c5-9bf7-6b79200f328a | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 4 locations, l0_1, l1_1, l1_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l1_1 and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 4 packages, p0, p3, p1, and p2."
] | [
"package p1 is at the location l1_1.",
"package p2 is at the location l1_1.",
"package p3 is at the location l0_0.",
"airplane a0 is at the location l0_0.",
"truck t1 is at the location l1_1.",
"package p0 is at the location l0_1.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"at location l1_1, package p2 is loaded into truck t1 starting at 07:15 PM and finishing at 07:56 PM.",
"loading package p1 into truck t1 at location l1_1 starts at 08:03 PM and ends at 09:20 PM.",
"from 09:23 PM to 10:02 PM truck t1 transports from location l1_1 to location l1_0.",
"at location l1_0, package p2 is unloaded from truck t1 starting at 10:08 PM and finishing at 11:03 PM.",
"at location l1_0, package p1 is unloaded from truck t1 starting at 11:08 PM and finishing at 11:40 PM.",
"from location l0_1, truck t0 moves to location l0_0 starting at 11:46 PM and finishing at 12:12 AM.",
"loading package p3 into airplane a0 at location l0_0 starts at 12:19 AM and ends at 02:03 AM.",
"airplane a0 flys from location l0_0 to location l1_0 from 02:06 AM to 04:05 AM.",
"unloading package p3 from airplane a0 at location l1_0 starts at 04:07 AM and ends at 04:56 AM.",
"at location l1_0, package p3 is loaded into truck t1 starting at 05:03 AM and finishing at 06:41 AM.",
"from 06:44 AM to 07:00 AM truck t1 transports from location l1_0 to location l1_1.",
"unloading package p3 from truck t1 at location l1_1 starts at 07:04 AM and ends at 07:42 AM.",
"from 07:48 AM to 08:36 AM package p2 loaded into airplane a0 at location l1_0.",
"package p1 is loaded into airplane a0 from 08:41 AM to 09:27 AM at location l1_0.",
"airplane a0 flys from location l1_0 to location l0_0 from 09:32 AM to 11:06 AM.",
"package p2 is unloaded from airplane a0 from 11:09 AM to 12:01 PM at location l0_0.",
"from 12:05 PM to 02:15 PM package p1 unloaded from airplane a0 at location l0_0.",
"package p1 is loaded into truck t0 from 02:21 PM to 03:48 PM at location l0_0.",
"truck t0 operates from location l0_0 to location l0_1 from 03:53 PM to 04:53 PM.",
"package p1 is unloaded from truck t0 from 04:59 PM to 05:18 PM at location l0_1."
] | Where is the package p2 at 10:28 AM? | [
"a0"
] | 14 | true |
8e22bc01-4846-4937-8909-2ae0e9fdf5ca | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c1 and c0.",
"there are 6 locations, l0_2, l1_2, l0_1, l1_1, l1_0, and l0_0.",
"locations l1_2, l1_1, and l1_0 are in city c1.",
"locations l0_2, l0_1, and l0_0 are in city c0.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a1 and a0.",
"there are 4 trucks, t3, t0, t1, and t2.",
"there are 4 packages, p1, p2, p3, and p0."
] | [
"truck t1 is at the location l1_0.",
"airplane a1 is at the location l0_0.",
"package p0 is at the location l1_1.",
"truck t3 is at the location l0_0.",
"truck t2 is at the location l0_1.",
"package p2 is at the location l0_0.",
"truck t0 is at the location l0_2.",
"package p3 is at the location l0_1.",
"airplane a0 is at the location l1_0.",
"package p1 is at the location l1_2."
] | [
"Given the initial states, the following events occur:",
"from 04:33 PM to 05:05 PM package p2 loaded into airplane a1 at location l0_0.",
"airplane a1 flys from location l0_0 to location l1_0 from 05:10 PM to 06:45 PM.",
"package p2 is unloaded from airplane a1 from 06:51 PM to 08:04 PM at location l1_0.",
"at location l1_0, package p2 is loaded into truck t1 starting at 08:10 PM and finishing at 08:21 PM.",
"truck t1 operates from location l1_0 to location l1_1 from 08:23 PM to 09:02 PM.",
"package p0 is loaded into truck t1 from 09:08 PM to 10:34 PM at location l1_1.",
"from location l1_1, truck t1 moves to location l1_2 starting at 10:40 PM and finishing at 11:12 PM.",
"package p2 is unloaded from truck t1 from 11:15 PM to 12:41 AM at location l1_2.",
"package p1 is loaded into truck t1 from 12:44 AM to 02:36 AM at location l1_2.",
"from location l1_2, truck t1 moves to location l1_0 starting at 02:42 AM and finishing at 03:30 AM.",
"unloading package p1 from truck t1 at location l1_0 starts at 03:35 AM and ends at 05:19 AM.",
"at location l1_0, package p0 is unloaded from truck t1 starting at 05:22 AM and finishing at 05:48 AM.",
"package p1 is loaded into airplane a1 from 05:53 AM to 06:49 AM at location l1_0.",
"from 06:56 AM to 07:11 AM package p0 loaded into airplane a1 at location l1_0.",
"airplane a1 flys from location l1_0 to location l0_0 from 07:13 AM to 07:24 AM.",
"from 07:30 AM to 08:29 AM package p1 unloaded from airplane a1 at location l0_0.",
"package p1 is loaded into truck t3 from 08:36 AM to 09:48 AM at location l0_0.",
"package p0 is unloaded from airplane a1 from 09:54 AM to 10:39 AM at location l0_0.",
"from 10:41 AM to 11:10 AM package p0 loaded into truck t3 at location l0_0.",
"from location l0_0, truck t3 moves to location l0_1 starting at 11:17 AM and finishing at 12:49 PM.",
"from 12:56 PM to 01:08 PM package p1 unloaded from truck t3 at location l0_1.",
"from location l0_1, truck t3 moves to location l0_2 starting at 01:12 PM and finishing at 01:16 PM.",
"unloading package p0 from truck t3 at location l0_2 starts at 01:20 PM and ends at 02:55 PM."
] | Where is the package p0 at 11:32 AM? | [
"t3"
] | 14 | true |
cb829994-4462-4fd5-b229-705f116a5e2a | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c1 and c0.",
"there are 8 locations, l1_3, l0_2, l1_2, l0_1, l1_1, l0_3, l1_0, and l0_0.",
"locations l1_3, l1_2, l1_1, and l1_0 are in city c1.",
"locations l0_2, l0_1, l0_3, and l0_0 are in city c0.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a1 and a0.",
"there are 2 trucks, t1 and t0.",
"there are 4 packages, p1, p2, p3, and p0."
] | [
"package p3 is at the location l1_2.",
"package p0 is at the location l0_3.",
"airplane a1 is at the location l0_0.",
"package p1 is at the location l0_1.",
"truck t0 is at the location l0_2.",
"package p2 is at the location l1_2.",
"airplane a0 is at the location l1_0.",
"truck t1 is at the location l1_3."
] | [
"Given the initial states, the following events occur:",
"truck t1 operates from location l1_3 to location l1_2 from 06:03 PM to 07:29 PM.",
"package p3 is loaded into truck t1 from 07:33 PM to 08:01 PM at location l1_2.",
"loading package p2 into truck t1 at location l1_2 starts at 08:06 PM and ends at 10:03 PM.",
"truck t1 operates from location l1_2 to location l1_0 from 10:10 PM to 10:24 PM.",
"package p3 is unloaded from truck t1 from 10:31 PM to 11:56 PM at location l1_0.",
"unloading package p2 from truck t1 at location l1_0 starts at 12:00 AM and ends at 12:06 AM.",
"truck t0 operates from location l0_2 to location l0_0 from 12:12 AM to 12:28 AM.",
"package p3 is loaded into airplane a0 from 12:32 AM to 01:04 AM at location l1_0.",
"package p2 is loaded into airplane a0 from 01:07 AM to 01:57 AM at location l1_0.",
"from location l1_0, airplane a0 transits to location l0_0 starting at 02:01 AM and finishing at 02:17 AM.",
"from 02:20 AM to 02:34 AM package p3 unloaded from airplane a0 at location l0_0.",
"from 02:41 AM to 04:16 AM package p3 loaded into truck t0 at location l0_0.",
"package p2 is unloaded from airplane a0 from 04:19 AM to 04:37 AM at location l0_0.",
"from 04:43 AM to 06:17 AM package p2 loaded into truck t0 at location l0_0.",
"from 06:24 AM to 07:31 AM truck t0 transports from location l0_0 to location l0_1.",
"package p1 is loaded into truck t0 from 07:35 AM to 08:01 AM at location l0_1.",
"from location l0_1, truck t0 moves to location l0_2 starting at 08:06 AM and finishing at 08:26 AM.",
"package p3 is unloaded from truck t0 from 08:33 AM to 10:39 AM at location l0_2.",
"unloading package p1 from truck t0 at location l0_2 starts at 10:46 AM and ends at 12:43 PM.",
"driving truck t0 from location l0_2 to location l0_3 starts at 12:50 PM and ends at 02:05 PM.",
"unloading package p2 from truck t0 at location l0_3 starts at 02:09 PM and ends at 04:18 PM."
] | Where is the package p2 at 08:25 AM? | [
"t0"
] | 14 | true |
e49db4ad-5706-440d-9b7d-2a920e804db6 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 10 locations, l0_1, l0_4, l1_1, l0_3, l1_3, l0_2, l1_4, l1_2, l1_0, and l0_0.",
"locations l0_1, l0_4, l0_3, l0_2, and l0_0 are in city c0.",
"locations l1_1, l1_3, l1_4, l1_2, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a0 and a1.",
"there are 3 trucks, t1, t0, and t2.",
"there are 4 packages, p1, p3, p0, and p2."
] | [
"airplane a0 is at the location l0_0.",
"package p1 is at the location l1_2.",
"truck t0 is at the location l0_2.",
"truck t2 is at the location l0_0.",
"package p2 is at the location l1_3.",
"package p3 is at the location l0_4.",
"truck t1 is at the location l1_0.",
"airplane a1 is at the location l0_0.",
"package p0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"from location l0_0, truck t2 moves to location l0_1 starting at 01:18 AM and finishing at 01:41 AM.",
"at location l0_1, package p0 is loaded into truck t2 starting at 01:45 AM and finishing at 02:07 AM.",
"driving truck t2 from location l0_1 to location l0_4 starts at 02:11 AM and ends at 02:21 AM.",
"package p3 is loaded into truck t2 from 02:26 AM to 03:59 AM at location l0_4.",
"from 04:06 AM to 04:38 AM truck t2 transports from location l0_4 to location l0_0.",
"from 04:42 AM to 05:35 AM package p3 unloaded from truck t2 at location l0_0.",
"from 05:39 AM to 05:53 AM package p0 unloaded from truck t2 at location l0_0.",
"package p3 is loaded into airplane a1 from 05:59 AM to 06:16 AM at location l0_0.",
"from 06:19 AM to 07:15 AM airplane a1 transits from location l0_0 to location l1_0.",
"unloading package p3 from airplane a1 at location l1_0 starts at 07:18 AM and ends at 08:45 AM.",
"package p3 is loaded into truck t1 from 08:51 AM to 09:01 AM at location l1_0.",
"driving truck t1 from location l1_0 to location l1_2 starts at 09:04 AM and ends at 09:31 AM.",
"package p3 is unloaded from truck t1 from 09:37 AM to 10:44 AM at location l1_2.",
"loading package p1 into truck t1 at location l1_2 starts at 10:48 AM and ends at 12:19 PM.",
"truck t1 operates from location l1_2 to location l1_3 from 12:22 PM to 12:38 PM.",
"loading package p2 into truck t1 at location l1_3 starts at 12:41 PM and ends at 01:52 PM.",
"from 01:58 PM to 02:43 PM truck t1 transports from location l1_3 to location l1_0.",
"unloading package p2 from truck t1 at location l1_0 starts at 02:49 PM and ends at 02:59 PM.",
"package p1 is unloaded from truck t1 from 03:06 PM to 03:14 PM at location l1_0.",
"loading package p2 into airplane a1 at location l1_0 starts at 03:16 PM and ends at 03:21 PM.",
"from 03:23 PM to 04:14 PM package p1 loaded into airplane a1 at location l1_0.",
"airplane a1 flys from location l1_0 to location l0_0 from 04:18 PM to 05:28 PM.",
"at location l0_0, package p2 is unloaded from airplane a1 starting at 05:33 PM and finishing at 05:55 PM.",
"at location l0_0, package p2 is loaded into truck t2 starting at 06:02 PM and finishing at 07:26 PM.",
"at location l0_0, package p1 is unloaded from airplane a1 starting at 07:29 PM and finishing at 08:01 PM.",
"from 08:05 PM to 08:47 PM package p1 loaded into truck t2 at location l0_0.",
"from 08:50 PM to 10:21 PM truck t2 transports from location l0_0 to location l0_4.",
"at location l0_4, package p2 is unloaded from truck t2 starting at 10:25 PM and finishing at 11:54 PM.",
"package p1 is unloaded from truck t2 from 11:58 PM to 12:01 AM at location l0_4."
] | Where is the package p1 at 11:47 PM? | [
"l0_4",
"t2"
] | 14 | true |
7fc26f73-2e38-41a8-a589-05226fff0095 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 3 cities, c2, c0, and c1.",
"there are 9 locations, l2_1, l1_1, l0_2, l1_2, l2_2, l0_1, l0_0, l2_0, and l1_0.",
"locations l2_1, l2_2, and l2_0 are in city c2.",
"locations l0_2, l0_1, and l0_0 are in city c0.",
"locations l1_1, l1_2, and l1_0 are in city c1.",
"there are 3 airports, The location of the airports are l0_0, l2_0, and l1_0.",
"there are 2 airplanes, a1 and a0.",
"there are 3 trucks, t2, t1, and t0.",
"there are 4 packages, p0, p2, p1, and p3."
] | [
"airplane a1 is at the location l1_0.",
"truck t2 is at the location l2_0.",
"truck t1 is at the location l1_1.",
"package p0 is at the location l1_0.",
"package p3 is at the location l1_2.",
"package p2 is at the location l1_1.",
"airplane a0 is at the location l2_0.",
"package p1 is at the location l1_0.",
"truck t0 is at the location l0_0."
] | [
"Given the initial states, the following events occur:",
"loading package p2 into truck t1 at location l1_1 starts at 05:17 PM and ends at 05:46 PM.",
"from location l1_1, truck t1 moves to location l1_0 starting at 05:48 PM and finishing at 07:01 PM.",
"at location l1_0, package p1 is loaded into truck t1 starting at 07:04 PM and finishing at 08:51 PM.",
"from 08:53 PM to 10:14 PM truck t1 transports from location l1_0 to location l1_2.",
"package p3 is loaded into truck t1 from 10:16 PM to 11:38 PM at location l1_2.",
"at location l1_2, package p2 is unloaded from truck t1 starting at 11:43 PM and finishing at 01:17 AM.",
"at location l1_2, package p1 is unloaded from truck t1 starting at 01:23 AM and finishing at 01:58 AM.",
"from location l1_2, truck t1 moves to location l1_0 starting at 02:00 AM and finishing at 03:36 AM.",
"package p3 is unloaded from truck t1 from 03:42 AM to 04:49 AM at location l1_0.",
"from 04:56 AM to 05:16 AM package p3 loaded into airplane a1 at location l1_0.",
"loading package p0 into airplane a1 at location l1_0 starts at 05:21 AM and ends at 05:51 AM.",
"from location l1_0, airplane a1 transits to location l0_0 starting at 05:53 AM and finishing at 07:01 AM.",
"at location l0_0, package p0 is unloaded from airplane a1 starting at 07:08 AM and finishing at 07:51 AM.",
"at location l0_0, package p0 is loaded into truck t0 starting at 07:58 AM and finishing at 08:25 AM.",
"from 08:31 AM to 09:14 AM truck t0 transports from location l0_0 to location l0_2.",
"at location l0_2, package p0 is unloaded from truck t0 starting at 09:16 AM and finishing at 10:52 AM.",
"airplane a1 flys from location l0_0 to location l2_0 from 10:54 AM to 12:12 PM.",
"unloading package p3 from airplane a1 at location l2_0 starts at 12:14 PM and ends at 12:20 PM.",
"loading package p3 into truck t2 at location l2_0 starts at 12:25 PM and ends at 12:48 PM.",
"truck t2 operates from location l2_0 to location l2_1 from 12:53 PM to 01:20 PM.",
"at location l2_1, package p3 is unloaded from truck t2 starting at 01:26 PM and finishing at 03:15 PM."
] | Where is the package p3 at 12:26 PM? | [
"l2_0",
"t2"
] | 14 | true |
da783679-3d75-49b7-a548-71f6a82e7481 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c1 and c0.",
"there are 4 locations, l1_1, l0_1, l0_0, and l1_0.",
"locations l1_1 and l1_0 are in city c1.",
"locations l0_1 and l0_0 are in city c0.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 2 airplanes, a0 and a1.",
"there are 2 trucks, t1 and t0.",
"there are 4 packages, p2, p0, p1, and p3."
] | [
"airplane a1 is at the location l1_0.",
"truck t1 is at the location l1_1.",
"package p1 is at the location l1_0.",
"package p3 is at the location l0_0.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_1.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"from 07:13 AM to 07:25 AM package p2 loaded into truck t1 at location l1_1.",
"loading package p0 into truck t1 at location l1_1 starts at 07:28 AM and ends at 07:50 AM.",
"from 07:57 AM to 08:47 AM truck t1 transports from location l1_1 to location l1_0.",
"at location l1_0, package p2 is unloaded from truck t1 starting at 08:50 AM and finishing at 09:44 AM.",
"package p0 is unloaded from truck t1 from 09:49 AM to 09:56 AM at location l1_0.",
"truck t0 operates from location l0_1 to location l0_0 from 09:58 AM to 10:58 AM.",
"loading package p2 into airplane a1 at location l1_0 starts at 11:00 AM and ends at 12:31 PM.",
"loading package p1 into airplane a1 at location l1_0 starts at 12:33 PM and ends at 01:31 PM.",
"from 01:37 PM to 02:39 PM package p0 loaded into airplane a1 at location l1_0.",
"from 02:41 PM to 03:40 PM airplane a1 transits from location l1_0 to location l0_0.",
"at location l0_0, package p3 is loaded into airplane a1 starting at 03:42 PM and finishing at 05:04 PM.",
"from 05:09 PM to 06:04 PM package p2 unloaded from airplane a1 at location l0_0.",
"at location l0_0, package p2 is loaded into truck t0 starting at 06:06 PM and finishing at 07:14 PM.",
"at location l0_0, package p1 is unloaded from airplane a1 starting at 07:18 PM and finishing at 08:36 PM.",
"at location l0_0, package p1 is loaded into truck t0 starting at 08:39 PM and finishing at 09:28 PM.",
"driving truck t0 from location l0_0 to location l0_1 starts at 09:31 PM and ends at 09:49 PM.",
"package p2 is unloaded from truck t0 from 09:54 PM to 11:17 PM at location l0_1.",
"at location l0_1, package p1 is unloaded from truck t0 starting at 11:19 PM and finishing at 12:09 AM.",
"at location l0_0, package p0 is unloaded from airplane a1 starting at 12:16 AM and finishing at 01:23 AM.",
"flying airplane a1 from location l0_0 to location l1_0 starts at 01:27 AM and ends at 02:05 AM.",
"package p3 is unloaded from airplane a1 from 02:12 AM to 03:36 AM at location l1_0.",
"package p3 is loaded into truck t1 from 03:41 AM to 03:58 AM at location l1_0.",
"from location l1_0, truck t1 moves to location l1_1 starting at 04:03 AM and finishing at 04:32 AM.",
"unloading package p3 from truck t1 at location l1_1 starts at 04:34 AM and ends at 05:16 AM."
] | Where is the package p2 at 08:39 PM? | [
"l0_0",
"t0"
] | 14 | true |
57af4186-c9bc-43e4-a87b-f5025565d3e5 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c1 and c0.",
"there are 4 locations, l1_1, l0_1, l0_0, and l1_0.",
"locations l1_1 and l1_0 are in city c1.",
"locations l0_1 and l0_0 are in city c0.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 2 airplanes, a0 and a1.",
"there are 2 trucks, t1 and t0.",
"there are 4 packages, p2, p0, p1, and p3."
] | [
"airplane a1 is at the location l1_0.",
"truck t1 is at the location l1_1.",
"package p1 is at the location l1_0.",
"package p3 is at the location l0_0.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_1.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"loading package p2 into truck t1 at location l1_1 starts at 06:21 AM and ends at 06:33 AM.",
"at location l1_1, package p0 is loaded into truck t1 starting at 06:36 AM and finishing at 06:58 AM.",
"driving truck t1 from location l1_1 to location l1_0 starts at 07:05 AM and ends at 07:55 AM.",
"at location l1_0, package p2 is unloaded from truck t1 starting at 07:58 AM and finishing at 08:52 AM.",
"unloading package p0 from truck t1 at location l1_0 starts at 08:57 AM and ends at 09:04 AM.",
"from 09:06 AM to 10:06 AM truck t0 transports from location l0_1 to location l0_0.",
"package p2 is loaded into airplane a1 from 10:08 AM to 11:39 AM at location l1_0.",
"from 11:41 AM to 12:39 PM package p1 loaded into airplane a1 at location l1_0.",
"at location l1_0, package p0 is loaded into airplane a1 starting at 12:45 PM and finishing at 01:47 PM.",
"from 01:49 PM to 02:48 PM airplane a1 transits from location l1_0 to location l0_0.",
"from 02:50 PM to 04:12 PM package p3 loaded into airplane a1 at location l0_0.",
"unloading package p2 from airplane a1 at location l0_0 starts at 04:17 PM and ends at 05:12 PM.",
"loading package p2 into truck t0 at location l0_0 starts at 05:14 PM and ends at 06:22 PM.",
"package p1 is unloaded from airplane a1 from 06:26 PM to 07:44 PM at location l0_0.",
"loading package p1 into truck t0 at location l0_0 starts at 07:47 PM and ends at 08:36 PM.",
"driving truck t0 from location l0_0 to location l0_1 starts at 08:39 PM and ends at 08:57 PM.",
"unloading package p2 from truck t0 at location l0_1 starts at 09:02 PM and ends at 10:25 PM.",
"unloading package p1 from truck t0 at location l0_1 starts at 10:27 PM and ends at 11:17 PM.",
"unloading package p0 from airplane a1 at location l0_0 starts at 11:24 PM and ends at 12:31 AM.",
"flying airplane a1 from location l0_0 to location l1_0 starts at 12:35 AM and ends at 01:13 AM.",
"package p3 is unloaded from airplane a1 from 01:20 AM to 02:44 AM at location l1_0.",
"from 02:49 AM to 03:06 AM package p3 loaded into truck t1 at location l1_0.",
"from location l1_0, truck t1 moves to location l1_1 starting at 03:11 AM and finishing at 03:40 AM.",
"package p3 is unloaded from truck t1 from 03:42 AM to 04:24 AM at location l1_1."
] | Where is the package p2 at 08:24 PM? | [
"l0_0",
"t0"
] | 14 | true |
5e1fea4a-3527-4035-a188-60eeee91913d | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.",
"locations l0_2, l0_3, l0_1, and l0_0 are in city c0.",
"locations l1_1, l1_2, l1_3, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 6 packages, p0, p4, p2, p1, p3, and p5."
] | [
"truck t1 is at the location l1_3.",
"package p5 is at the location l0_1.",
"package p1 is at the location l1_0.",
"package p4 is at the location l0_2.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_3.",
"package p3 is at the location l0_2.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"at location l1_3, package p0 is loaded into truck t1 starting at 12:50 PM and finishing at 01:05 PM.",
"from location l1_3, truck t1 moves to location l1_0 starting at 01:12 PM and finishing at 02:22 PM.",
"from 02:28 PM to 02:34 PM package p1 loaded into truck t1 at location l1_0.",
"package p0 is unloaded from truck t1 from 02:40 PM to 02:58 PM at location l1_0.",
"at location l0_1, package p5 is loaded into truck t0 starting at 03:01 PM and finishing at 04:18 PM.",
"from location l0_1, truck t0 moves to location l0_2 starting at 04:21 PM and finishing at 05:32 PM.",
"package p4 is loaded into truck t0 from 05:35 PM to 05:48 PM at location l0_2.",
"loading package p3 into truck t0 at location l0_2 starts at 05:54 PM and ends at 06:45 PM.",
"driving truck t0 from location l0_2 to location l0_0 starts at 06:51 PM and ends at 07:32 PM.",
"package p5 is unloaded from truck t0 from 07:34 PM to 08:04 PM at location l0_0.",
"package p4 is unloaded from truck t0 from 08:09 PM to 08:41 PM at location l0_0.",
"at location l0_0, package p3 is unloaded from truck t0 starting at 08:45 PM and finishing at 09:20 PM.",
"from 09:22 PM to 10:26 PM package p0 loaded into airplane a0 at location l1_0.",
"airplane a0 flys from location l1_0 to location l0_0 from 10:32 PM to 11:04 PM.",
"package p5 is loaded into airplane a0 from 11:08 PM to 11:22 PM at location l0_0.",
"from 11:26 PM to 12:26 AM package p4 loaded into airplane a0 at location l0_0.",
"at location l0_0, package p3 is loaded into airplane a0 starting at 12:29 AM and finishing at 01:09 AM.",
"unloading package p0 from airplane a0 at location l0_0 starts at 01:16 AM and ends at 02:10 AM.",
"package p0 is loaded into truck t0 from 02:13 AM to 02:36 AM at location l0_0.",
"driving truck t0 from location l0_0 to location l0_1 starts at 02:42 AM and ends at 03:25 AM.",
"package p0 is unloaded from truck t0 from 03:30 AM to 03:43 AM at location l0_1.",
"from location l0_0, airplane a0 transits to location l1_0 starting at 03:48 AM and finishing at 04:16 AM.",
"at location l1_0, package p5 is unloaded from airplane a0 starting at 04:19 AM and finishing at 05:21 AM.",
"loading package p5 into truck t1 at location l1_0 starts at 05:23 AM and ends at 05:47 AM.",
"at location l1_0, package p4 is unloaded from airplane a0 starting at 05:51 AM and finishing at 06:14 AM.",
"at location l1_0, package p3 is unloaded from airplane a0 starting at 06:19 AM and finishing at 07:17 AM.",
"from 07:22 AM to 07:50 AM package p3 loaded into truck t1 at location l1_0.",
"truck t1 operates from location l1_0 to location l1_1 from 07:56 AM to 08:12 AM.",
"at location l1_1, package p3 is unloaded from truck t1 starting at 08:15 AM and finishing at 09:28 AM.",
"at location l1_1, package p1 is unloaded from truck t1 starting at 09:32 AM and finishing at 09:49 AM.",
"truck t1 operates from location l1_1 to location l1_3 from 09:51 AM to 10:52 AM.",
"at location l1_3, package p5 is unloaded from truck t1 starting at 10:55 AM and finishing at 11:50 AM."
] | Where is the package p3 at 04:11 AM? | [
"a0"
] | 14 | true |
a4ca01ad-c81f-44b4-bc66-4d379dd07c84 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 3 cities, c0, c2, and c1.",
"there are 6 locations, l0_1, l2_1, l1_1, l1_0, l2_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l2_1 and l2_0 are in city c2.",
"locations l1_1 and l1_0 are in city c1.",
"there are 3 airports, The location of the airports are l1_0, l2_0, and l0_0.",
"there are 1 airplanes, a0.",
"there are 3 trucks, t1, t0, and t2.",
"there are 6 packages, p1, p3, p4, p0, p2, and p5."
] | [
"airplane a0 is at the location l2_0.",
"truck t1 is at the location l1_1.",
"package p2 is at the location l1_1.",
"package p1 is at the location l0_1.",
"truck t0 is at the location l0_0.",
"package p4 is at the location l0_0.",
"package p3 is at the location l2_0.",
"package p5 is at the location l1_0.",
"truck t2 is at the location l2_0.",
"package p0 is at the location l1_0."
] | [
"Given the initial states, the following events occur:",
"loading package p2 into truck t1 at location l1_1 starts at 02:57 AM and ends at 03:49 AM.",
"driving truck t1 from location l1_1 to location l1_0 starts at 03:52 AM and ends at 04:50 AM.",
"package p2 is unloaded from truck t1 from 04:56 AM to 05:38 AM at location l1_0.",
"from location l2_0, airplane a0 transits to location l1_0 starting at 05:43 AM and finishing at 06:10 AM.",
"at location l1_0, package p5 is loaded into airplane a0 starting at 06:16 AM and finishing at 07:04 AM.",
"at location l1_0, package p2 is loaded into airplane a0 starting at 07:09 AM and finishing at 07:51 AM.",
"from 07:53 AM to 08:59 AM package p0 loaded into airplane a0 at location l1_0.",
"from 09:01 AM to 09:59 AM airplane a0 transits from location l1_0 to location l0_0.",
"unloading package p5 from airplane a0 at location l0_0 starts at 10:02 AM and ends at 10:32 AM.",
"at location l0_0, package p5 is loaded into truck t0 starting at 10:38 AM and finishing at 10:51 AM.",
"truck t0 operates from location l0_0 to location l0_1 from 10:57 AM to 11:16 AM.",
"at location l0_1, package p5 is unloaded from truck t0 starting at 11:23 AM and finishing at 11:29 AM.",
"loading package p1 into truck t0 at location l0_1 starts at 11:31 AM and ends at 11:34 AM.",
"driving truck t0 from location l0_1 to location l0_0 starts at 11:41 AM and ends at 12:02 PM.",
"from 12:05 PM to 12:43 PM package p1 unloaded from truck t0 at location l0_0.",
"loading package p4 into airplane a0 at location l0_0 starts at 12:47 PM and ends at 01:21 PM.",
"from 01:27 PM to 02:27 PM package p1 loaded into airplane a0 at location l0_0.",
"from location l0_0, airplane a0 transits to location l2_0 starting at 02:31 PM and finishing at 03:28 PM.",
"from 03:35 PM to 04:33 PM package p3 loaded into airplane a0 at location l2_0.",
"unloading package p2 from airplane a0 at location l2_0 starts at 04:35 PM and ends at 05:41 PM.",
"at location l2_0, package p0 is unloaded from airplane a0 starting at 05:46 PM and finishing at 06:25 PM.",
"from location l2_0, airplane a0 transits to location l1_0 starting at 06:32 PM and finishing at 07:18 PM.",
"at location l1_0, package p4 is unloaded from airplane a0 starting at 07:21 PM and finishing at 08:28 PM.",
"loading package p4 into truck t1 at location l1_0 starts at 08:35 PM and ends at 09:33 PM.",
"from 09:35 PM to 10:29 PM package p3 unloaded from airplane a0 at location l1_0.",
"loading package p3 into truck t1 at location l1_0 starts at 10:35 PM and ends at 10:59 PM.",
"package p1 is unloaded from airplane a0 from 11:02 PM to 12:03 AM at location l1_0.",
"at location l1_0, package p1 is loaded into truck t1 starting at 12:09 AM and finishing at 12:25 AM.",
"driving truck t1 from location l1_0 to location l1_1 starts at 12:31 AM and ends at 01:07 AM.",
"at location l1_1, package p4 is unloaded from truck t1 starting at 01:13 AM and finishing at 01:46 AM.",
"from 01:52 AM to 01:58 AM package p3 unloaded from truck t1 at location l1_1.",
"from 02:02 AM to 02:12 AM package p1 unloaded from truck t1 at location l1_1."
] | Where is the package p0 at 05:49 PM? | [
"l2_0",
"a0"
] | 14 | true |
cdbd8834-da52-4706-aa2c-3aeb4d86491d | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 3 cities, c0, c2, and c1.",
"there are 6 locations, l0_1, l2_1, l1_1, l1_0, l2_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l2_1 and l2_0 are in city c2.",
"locations l1_1 and l1_0 are in city c1.",
"there are 3 airports, The location of the airports are l1_0, l2_0, and l0_0.",
"there are 1 airplanes, a0.",
"there are 3 trucks, t1, t0, and t2.",
"there are 6 packages, p1, p3, p4, p0, p2, and p5."
] | [
"airplane a0 is at the location l2_0.",
"truck t1 is at the location l1_1.",
"package p2 is at the location l1_1.",
"package p1 is at the location l0_1.",
"truck t0 is at the location l0_0.",
"package p4 is at the location l0_0.",
"package p3 is at the location l2_0.",
"package p5 is at the location l1_0.",
"truck t2 is at the location l2_0.",
"package p0 is at the location l1_0."
] | [
"Given the initial states, the following events occur:",
"from 08:26 PM to 09:18 PM package p2 loaded into truck t1 at location l1_1.",
"from 09:21 PM to 10:19 PM truck t1 transports from location l1_1 to location l1_0.",
"package p2 is unloaded from truck t1 from 10:25 PM to 11:07 PM at location l1_0.",
"from 11:12 PM to 11:39 PM airplane a0 transits from location l2_0 to location l1_0.",
"package p5 is loaded into airplane a0 from 11:45 PM to 12:33 AM at location l1_0.",
"from 12:38 AM to 01:20 AM package p2 loaded into airplane a0 at location l1_0.",
"package p0 is loaded into airplane a0 from 01:22 AM to 02:28 AM at location l1_0.",
"flying airplane a0 from location l1_0 to location l0_0 starts at 02:30 AM and ends at 03:28 AM.",
"package p5 is unloaded from airplane a0 from 03:31 AM to 04:01 AM at location l0_0.",
"from 04:07 AM to 04:20 AM package p5 loaded into truck t0 at location l0_0.",
"from 04:26 AM to 04:45 AM truck t0 transports from location l0_0 to location l0_1.",
"package p5 is unloaded from truck t0 from 04:52 AM to 04:58 AM at location l0_1.",
"from 05:00 AM to 05:03 AM package p1 loaded into truck t0 at location l0_1.",
"truck t0 operates from location l0_1 to location l0_0 from 05:10 AM to 05:31 AM.",
"unloading package p1 from truck t0 at location l0_0 starts at 05:34 AM and ends at 06:12 AM.",
"package p4 is loaded into airplane a0 from 06:16 AM to 06:50 AM at location l0_0.",
"at location l0_0, package p1 is loaded into airplane a0 starting at 06:56 AM and finishing at 07:56 AM.",
"from 08:00 AM to 08:57 AM airplane a0 transits from location l0_0 to location l2_0.",
"loading package p3 into airplane a0 at location l2_0 starts at 09:04 AM and ends at 10:02 AM.",
"at location l2_0, package p2 is unloaded from airplane a0 starting at 10:04 AM and finishing at 11:10 AM.",
"at location l2_0, package p0 is unloaded from airplane a0 starting at 11:15 AM and finishing at 11:54 AM.",
"from 12:01 PM to 12:47 PM airplane a0 transits from location l2_0 to location l1_0.",
"package p4 is unloaded from airplane a0 from 12:50 PM to 01:57 PM at location l1_0.",
"loading package p4 into truck t1 at location l1_0 starts at 02:04 PM and ends at 03:02 PM.",
"unloading package p3 from airplane a0 at location l1_0 starts at 03:04 PM and ends at 03:58 PM.",
"at location l1_0, package p3 is loaded into truck t1 starting at 04:04 PM and finishing at 04:28 PM.",
"unloading package p1 from airplane a0 at location l1_0 starts at 04:31 PM and ends at 05:32 PM.",
"at location l1_0, package p1 is loaded into truck t1 starting at 05:38 PM and finishing at 05:54 PM.",
"driving truck t1 from location l1_0 to location l1_1 starts at 06:00 PM and ends at 06:36 PM.",
"at location l1_1, package p4 is unloaded from truck t1 starting at 06:42 PM and finishing at 07:15 PM.",
"at location l1_1, package p3 is unloaded from truck t1 starting at 07:21 PM and finishing at 07:27 PM.",
"unloading package p1 from truck t1 at location l1_1 starts at 07:31 PM and ends at 07:41 PM."
] | Where is the package p4 at 07:12 PM? | [
"l1_1",
"t1"
] | 14 | true |
cad80423-36e2-4033-8450-5d7ef3453889 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 3 cities, c0, c2, and c1.",
"there are 6 locations, l0_1, l2_1, l1_1, l1_0, l2_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l2_1 and l2_0 are in city c2.",
"locations l1_1 and l1_0 are in city c1.",
"there are 3 airports, The location of the airports are l1_0, l2_0, and l0_0.",
"there are 1 airplanes, a0.",
"there are 3 trucks, t1, t0, and t2.",
"there are 6 packages, p1, p3, p4, p0, p2, and p5."
] | [
"airplane a0 is at the location l2_0.",
"truck t1 is at the location l1_1.",
"package p2 is at the location l1_1.",
"package p1 is at the location l0_1.",
"truck t0 is at the location l0_0.",
"package p4 is at the location l0_0.",
"package p3 is at the location l2_0.",
"package p5 is at the location l1_0.",
"truck t2 is at the location l2_0.",
"package p0 is at the location l1_0."
] | [
"Given the initial states, the following events occur:",
"from 12:00 AM to 12:52 AM package p2 loaded into truck t1 at location l1_1.",
"truck t1 operates from location l1_1 to location l1_0 from 12:55 AM to 01:53 AM.",
"at location l1_0, package p2 is unloaded from truck t1 starting at 01:59 AM and finishing at 02:41 AM.",
"from 02:46 AM to 03:13 AM airplane a0 transits from location l2_0 to location l1_0.",
"loading package p5 into airplane a0 at location l1_0 starts at 03:19 AM and ends at 04:07 AM.",
"at location l1_0, package p2 is loaded into airplane a0 starting at 04:12 AM and finishing at 04:54 AM.",
"loading package p0 into airplane a0 at location l1_0 starts at 04:56 AM and ends at 06:02 AM.",
"flying airplane a0 from location l1_0 to location l0_0 starts at 06:04 AM and ends at 07:02 AM.",
"from 07:05 AM to 07:35 AM package p5 unloaded from airplane a0 at location l0_0.",
"from 07:41 AM to 07:54 AM package p5 loaded into truck t0 at location l0_0.",
"from 08:00 AM to 08:19 AM truck t0 transports from location l0_0 to location l0_1.",
"at location l0_1, package p5 is unloaded from truck t0 starting at 08:26 AM and finishing at 08:32 AM.",
"loading package p1 into truck t0 at location l0_1 starts at 08:34 AM and ends at 08:37 AM.",
"from location l0_1, truck t0 moves to location l0_0 starting at 08:44 AM and finishing at 09:05 AM.",
"from 09:08 AM to 09:46 AM package p1 unloaded from truck t0 at location l0_0.",
"from 09:50 AM to 10:24 AM package p4 loaded into airplane a0 at location l0_0.",
"package p1 is loaded into airplane a0 from 10:30 AM to 11:30 AM at location l0_0.",
"airplane a0 flys from location l0_0 to location l2_0 from 11:34 AM to 12:31 PM.",
"loading package p3 into airplane a0 at location l2_0 starts at 12:38 PM and ends at 01:36 PM.",
"package p2 is unloaded from airplane a0 from 01:38 PM to 02:44 PM at location l2_0.",
"package p0 is unloaded from airplane a0 from 02:49 PM to 03:28 PM at location l2_0.",
"airplane a0 flys from location l2_0 to location l1_0 from 03:35 PM to 04:21 PM.",
"at location l1_0, package p4 is unloaded from airplane a0 starting at 04:24 PM and finishing at 05:31 PM.",
"package p4 is loaded into truck t1 from 05:38 PM to 06:36 PM at location l1_0.",
"package p3 is unloaded from airplane a0 from 06:38 PM to 07:32 PM at location l1_0.",
"from 07:38 PM to 08:02 PM package p3 loaded into truck t1 at location l1_0.",
"unloading package p1 from airplane a0 at location l1_0 starts at 08:05 PM and ends at 09:06 PM.",
"package p1 is loaded into truck t1 from 09:12 PM to 09:28 PM at location l1_0.",
"truck t1 operates from location l1_0 to location l1_1 from 09:34 PM to 10:10 PM.",
"package p4 is unloaded from truck t1 from 10:16 PM to 10:49 PM at location l1_1.",
"unloading package p3 from truck t1 at location l1_1 starts at 10:55 PM and ends at 11:01 PM.",
"package p1 is unloaded from truck t1 from 11:05 PM to 11:15 PM at location l1_1."
] | Where is the package p0 at 03:08 PM? | [
"l2_0",
"a0"
] | 14 | true |
4bc40dc2-eba1-4baf-95ff-9c7df8e932f6 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c1 and c0.",
"there are 6 locations, l0_2, l1_2, l0_1, l1_1, l1_0, and l0_0.",
"locations l1_2, l1_1, and l1_0 are in city c1.",
"locations l0_2, l0_1, and l0_0 are in city c0.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a1 and a0.",
"there are 4 trucks, t3, t0, t1, and t2.",
"there are 4 packages, p1, p2, p3, and p0."
] | [
"truck t1 is at the location l1_0.",
"airplane a1 is at the location l0_0.",
"package p0 is at the location l1_1.",
"truck t3 is at the location l0_0.",
"truck t2 is at the location l0_1.",
"package p2 is at the location l0_0.",
"truck t0 is at the location l0_2.",
"package p3 is at the location l0_1.",
"airplane a0 is at the location l1_0.",
"package p1 is at the location l1_2."
] | [
"Given the initial states, the following events occur:",
"at location l0_0, package p2 is loaded into airplane a1 starting at 03:33 AM and finishing at 04:05 AM.",
"from location l0_0, airplane a1 transits to location l1_0 starting at 04:10 AM and finishing at 05:45 AM.",
"package p2 is unloaded from airplane a1 from 05:51 AM to 07:04 AM at location l1_0.",
"at location l1_0, package p2 is loaded into truck t1 starting at 07:10 AM and finishing at 07:21 AM.",
"driving truck t1 from location l1_0 to location l1_1 starts at 07:23 AM and ends at 08:02 AM.",
"from 08:08 AM to 09:34 AM package p0 loaded into truck t1 at location l1_1.",
"driving truck t1 from location l1_1 to location l1_2 starts at 09:40 AM and ends at 10:12 AM.",
"from 10:15 AM to 11:41 AM package p2 unloaded from truck t1 at location l1_2.",
"loading package p1 into truck t1 at location l1_2 starts at 11:44 AM and ends at 01:36 PM.",
"from location l1_2, truck t1 moves to location l1_0 starting at 01:42 PM and finishing at 02:30 PM.",
"unloading package p1 from truck t1 at location l1_0 starts at 02:35 PM and ends at 04:19 PM.",
"at location l1_0, package p0 is unloaded from truck t1 starting at 04:22 PM and finishing at 04:48 PM.",
"at location l1_0, package p1 is loaded into airplane a1 starting at 04:53 PM and finishing at 05:49 PM.",
"from 05:56 PM to 06:11 PM package p0 loaded into airplane a1 at location l1_0.",
"flying airplane a1 from location l1_0 to location l0_0 starts at 06:13 PM and ends at 06:24 PM.",
"package p1 is unloaded from airplane a1 from 06:30 PM to 07:29 PM at location l0_0.",
"from 07:36 PM to 08:48 PM package p1 loaded into truck t3 at location l0_0.",
"at location l0_0, package p0 is unloaded from airplane a1 starting at 08:54 PM and finishing at 09:39 PM.",
"loading package p0 into truck t3 at location l0_0 starts at 09:41 PM and ends at 10:10 PM.",
"from location l0_0, truck t3 moves to location l0_1 starting at 10:17 PM and finishing at 11:49 PM.",
"from 11:56 PM to 12:08 AM package p1 unloaded from truck t3 at location l0_1.",
"from 12:12 AM to 12:16 AM truck t3 transports from location l0_1 to location l0_2.",
"unloading package p0 from truck t3 at location l0_2 starts at 12:20 AM and ends at 01:55 AM."
] | Where is the package p0 at 11:39 PM? | [
"t3"
] | 14 | true |
738f8a40-20b1-4964-87e6-036c738044cc | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 3 cities, c0, c2, and c1.",
"there are 6 locations, l0_1, l2_1, l1_1, l1_0, l2_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l2_1 and l2_0 are in city c2.",
"locations l1_1 and l1_0 are in city c1.",
"there are 3 airports, The location of the airports are l1_0, l2_0, and l0_0.",
"there are 1 airplanes, a0.",
"there are 3 trucks, t1, t0, and t2.",
"there are 6 packages, p1, p3, p4, p0, p2, and p5."
] | [
"airplane a0 is at the location l2_0.",
"truck t1 is at the location l1_1.",
"package p2 is at the location l1_1.",
"package p1 is at the location l0_1.",
"truck t0 is at the location l0_0.",
"package p4 is at the location l0_0.",
"package p3 is at the location l2_0.",
"package p5 is at the location l1_0.",
"truck t2 is at the location l2_0.",
"package p0 is at the location l1_0."
] | [
"Given the initial states, the following events occur:",
"package p2 is loaded into truck t1 from 09:50 PM to 10:42 PM at location l1_1.",
"driving truck t1 from location l1_1 to location l1_0 starts at 10:45 PM and ends at 11:43 PM.",
"unloading package p2 from truck t1 at location l1_0 starts at 11:49 PM and ends at 12:31 AM.",
"airplane a0 flys from location l2_0 to location l1_0 from 12:36 AM to 01:03 AM.",
"package p5 is loaded into airplane a0 from 01:09 AM to 01:57 AM at location l1_0.",
"at location l1_0, package p2 is loaded into airplane a0 starting at 02:02 AM and finishing at 02:44 AM.",
"loading package p0 into airplane a0 at location l1_0 starts at 02:46 AM and ends at 03:52 AM.",
"flying airplane a0 from location l1_0 to location l0_0 starts at 03:54 AM and ends at 04:52 AM.",
"at location l0_0, package p5 is unloaded from airplane a0 starting at 04:55 AM and finishing at 05:25 AM.",
"package p5 is loaded into truck t0 from 05:31 AM to 05:44 AM at location l0_0.",
"driving truck t0 from location l0_0 to location l0_1 starts at 05:50 AM and ends at 06:09 AM.",
"at location l0_1, package p5 is unloaded from truck t0 starting at 06:16 AM and finishing at 06:22 AM.",
"at location l0_1, package p1 is loaded into truck t0 starting at 06:24 AM and finishing at 06:27 AM.",
"from location l0_1, truck t0 moves to location l0_0 starting at 06:34 AM and finishing at 06:55 AM.",
"from 06:58 AM to 07:36 AM package p1 unloaded from truck t0 at location l0_0.",
"package p4 is loaded into airplane a0 from 07:40 AM to 08:14 AM at location l0_0.",
"at location l0_0, package p1 is loaded into airplane a0 starting at 08:20 AM and finishing at 09:20 AM.",
"from 09:24 AM to 10:21 AM airplane a0 transits from location l0_0 to location l2_0.",
"loading package p3 into airplane a0 at location l2_0 starts at 10:28 AM and ends at 11:26 AM.",
"from 11:28 AM to 12:34 PM package p2 unloaded from airplane a0 at location l2_0.",
"at location l2_0, package p0 is unloaded from airplane a0 starting at 12:39 PM and finishing at 01:18 PM.",
"flying airplane a0 from location l2_0 to location l1_0 starts at 01:25 PM and ends at 02:11 PM.",
"from 02:14 PM to 03:21 PM package p4 unloaded from airplane a0 at location l1_0.",
"from 03:28 PM to 04:26 PM package p4 loaded into truck t1 at location l1_0.",
"unloading package p3 from airplane a0 at location l1_0 starts at 04:28 PM and ends at 05:22 PM.",
"package p3 is loaded into truck t1 from 05:28 PM to 05:52 PM at location l1_0.",
"unloading package p1 from airplane a0 at location l1_0 starts at 05:55 PM and ends at 06:56 PM.",
"from 07:02 PM to 07:18 PM package p1 loaded into truck t1 at location l1_0.",
"from location l1_0, truck t1 moves to location l1_1 starting at 07:24 PM and finishing at 08:00 PM.",
"unloading package p4 from truck t1 at location l1_1 starts at 08:06 PM and ends at 08:39 PM.",
"at location l1_1, package p3 is unloaded from truck t1 starting at 08:45 PM and finishing at 08:51 PM.",
"unloading package p1 from truck t1 at location l1_1 starts at 08:55 PM and ends at 09:05 PM."
] | Where is the package p4 at 08:21 PM? | [
"l1_1",
"t1"
] | 14 | true |
78ede68c-a71c-4bb2-94b1-dc9df73b348d | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c1 and c0.",
"there are 8 locations, l1_3, l0_2, l1_2, l0_1, l1_1, l0_3, l1_0, and l0_0.",
"locations l1_3, l1_2, l1_1, and l1_0 are in city c1.",
"locations l0_2, l0_1, l0_3, and l0_0 are in city c0.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a1 and a0.",
"there are 2 trucks, t1 and t0.",
"there are 4 packages, p1, p2, p3, and p0."
] | [
"package p3 is at the location l1_2.",
"package p0 is at the location l0_3.",
"airplane a1 is at the location l0_0.",
"package p1 is at the location l0_1.",
"truck t0 is at the location l0_2.",
"package p2 is at the location l1_2.",
"airplane a0 is at the location l1_0.",
"truck t1 is at the location l1_3."
] | [
"Given the initial states, the following events occur:",
"driving truck t1 from location l1_3 to location l1_2 starts at 11:59 AM and ends at 01:25 PM.",
"loading package p3 into truck t1 at location l1_2 starts at 01:29 PM and ends at 01:57 PM.",
"at location l1_2, package p2 is loaded into truck t1 starting at 02:02 PM and finishing at 03:59 PM.",
"truck t1 operates from location l1_2 to location l1_0 from 04:06 PM to 04:20 PM.",
"at location l1_0, package p3 is unloaded from truck t1 starting at 04:27 PM and finishing at 05:52 PM.",
"at location l1_0, package p2 is unloaded from truck t1 starting at 05:56 PM and finishing at 06:02 PM.",
"driving truck t0 from location l0_2 to location l0_0 starts at 06:08 PM and ends at 06:24 PM.",
"at location l1_0, package p3 is loaded into airplane a0 starting at 06:28 PM and finishing at 07:00 PM.",
"from 07:03 PM to 07:53 PM package p2 loaded into airplane a0 at location l1_0.",
"airplane a0 flys from location l1_0 to location l0_0 from 07:57 PM to 08:13 PM.",
"at location l0_0, package p3 is unloaded from airplane a0 starting at 08:16 PM and finishing at 08:30 PM.",
"package p3 is loaded into truck t0 from 08:37 PM to 10:12 PM at location l0_0.",
"package p2 is unloaded from airplane a0 from 10:15 PM to 10:33 PM at location l0_0.",
"package p2 is loaded into truck t0 from 10:39 PM to 12:13 AM at location l0_0.",
"from location l0_0, truck t0 moves to location l0_1 starting at 12:20 AM and finishing at 01:27 AM.",
"at location l0_1, package p1 is loaded into truck t0 starting at 01:31 AM and finishing at 01:57 AM.",
"from location l0_1, truck t0 moves to location l0_2 starting at 02:02 AM and finishing at 02:22 AM.",
"unloading package p3 from truck t0 at location l0_2 starts at 02:29 AM and ends at 04:35 AM.",
"from 04:42 AM to 06:39 AM package p1 unloaded from truck t0 at location l0_2.",
"driving truck t0 from location l0_2 to location l0_3 starts at 06:46 AM and ends at 08:01 AM.",
"from 08:05 AM to 10:14 AM package p2 unloaded from truck t0 at location l0_3."
] | Where is the package p3 at 01:42 AM? | [
"l0_1",
"t0"
] | 14 | true |
4325b821-1b99-409c-861a-ca817234e8a9 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.",
"locations l0_2, l0_3, l0_1, and l0_0 are in city c0.",
"locations l1_1, l1_2, l1_3, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 6 packages, p0, p4, p2, p1, p3, and p5."
] | [
"truck t1 is at the location l1_3.",
"package p5 is at the location l0_1.",
"package p1 is at the location l1_0.",
"package p4 is at the location l0_2.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_3.",
"package p3 is at the location l0_2.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"loading package p0 into truck t1 at location l1_3 starts at 11:18 AM and ends at 11:33 AM.",
"truck t1 operates from location l1_3 to location l1_0 from 11:40 AM to 12:50 PM.",
"loading package p1 into truck t1 at location l1_0 starts at 12:56 PM and ends at 01:02 PM.",
"package p0 is unloaded from truck t1 from 01:08 PM to 01:26 PM at location l1_0.",
"package p5 is loaded into truck t0 from 01:29 PM to 02:46 PM at location l0_1.",
"truck t0 operates from location l0_1 to location l0_2 from 02:49 PM to 04:00 PM.",
"from 04:03 PM to 04:16 PM package p4 loaded into truck t0 at location l0_2.",
"package p3 is loaded into truck t0 from 04:22 PM to 05:13 PM at location l0_2.",
"from location l0_2, truck t0 moves to location l0_0 starting at 05:19 PM and finishing at 06:00 PM.",
"from 06:02 PM to 06:32 PM package p5 unloaded from truck t0 at location l0_0.",
"at location l0_0, package p4 is unloaded from truck t0 starting at 06:37 PM and finishing at 07:09 PM.",
"from 07:13 PM to 07:48 PM package p3 unloaded from truck t0 at location l0_0.",
"at location l1_0, package p0 is loaded into airplane a0 starting at 07:50 PM and finishing at 08:54 PM.",
"flying airplane a0 from location l1_0 to location l0_0 starts at 09:00 PM and ends at 09:32 PM.",
"at location l0_0, package p5 is loaded into airplane a0 starting at 09:36 PM and finishing at 09:50 PM.",
"at location l0_0, package p4 is loaded into airplane a0 starting at 09:54 PM and finishing at 10:54 PM.",
"at location l0_0, package p3 is loaded into airplane a0 starting at 10:57 PM and finishing at 11:37 PM.",
"package p0 is unloaded from airplane a0 from 11:44 PM to 12:38 AM at location l0_0.",
"at location l0_0, package p0 is loaded into truck t0 starting at 12:41 AM and finishing at 01:04 AM.",
"from 01:10 AM to 01:53 AM truck t0 transports from location l0_0 to location l0_1.",
"from 01:58 AM to 02:11 AM package p0 unloaded from truck t0 at location l0_1.",
"from location l0_0, airplane a0 transits to location l1_0 starting at 02:16 AM and finishing at 02:44 AM.",
"unloading package p5 from airplane a0 at location l1_0 starts at 02:47 AM and ends at 03:49 AM.",
"package p5 is loaded into truck t1 from 03:51 AM to 04:15 AM at location l1_0.",
"at location l1_0, package p4 is unloaded from airplane a0 starting at 04:19 AM and finishing at 04:42 AM.",
"at location l1_0, package p3 is unloaded from airplane a0 starting at 04:47 AM and finishing at 05:45 AM.",
"loading package p3 into truck t1 at location l1_0 starts at 05:50 AM and ends at 06:18 AM.",
"from 06:24 AM to 06:40 AM truck t1 transports from location l1_0 to location l1_1.",
"unloading package p3 from truck t1 at location l1_1 starts at 06:43 AM and ends at 07:56 AM.",
"unloading package p1 from truck t1 at location l1_1 starts at 08:00 AM and ends at 08:17 AM.",
"driving truck t1 from location l1_1 to location l1_3 starts at 08:19 AM and ends at 09:20 AM.",
"unloading package p5 from truck t1 at location l1_3 starts at 09:23 AM and ends at 10:18 AM."
] | Where is the package p0 at 09:44 PM? | [
"l0_0",
"a0"
] | 14 | true |
5c1171f5-5090-43fe-a207-95b3e59140db | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 4 locations, l0_1, l1_1, l1_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l1_1 and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 4 packages, p0, p3, p1, and p2."
] | [
"package p1 is at the location l1_1.",
"package p2 is at the location l1_1.",
"package p3 is at the location l0_0.",
"airplane a0 is at the location l0_0.",
"truck t1 is at the location l1_1.",
"package p0 is at the location l0_1.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"package p2 is loaded into truck t1 from 09:40 AM to 10:21 AM at location l1_1.",
"loading package p1 into truck t1 at location l1_1 starts at 10:28 AM and ends at 11:45 AM.",
"from location l1_1, truck t1 moves to location l1_0 starting at 11:48 AM and finishing at 12:27 PM.",
"from 12:33 PM to 01:28 PM package p2 unloaded from truck t1 at location l1_0.",
"unloading package p1 from truck t1 at location l1_0 starts at 01:33 PM and ends at 02:05 PM.",
"from 02:11 PM to 02:37 PM truck t0 transports from location l0_1 to location l0_0.",
"package p3 is loaded into airplane a0 from 02:44 PM to 04:28 PM at location l0_0.",
"from 04:31 PM to 06:30 PM airplane a0 transits from location l0_0 to location l1_0.",
"at location l1_0, package p3 is unloaded from airplane a0 starting at 06:32 PM and finishing at 07:21 PM.",
"at location l1_0, package p3 is loaded into truck t1 starting at 07:28 PM and finishing at 09:06 PM.",
"truck t1 operates from location l1_0 to location l1_1 from 09:09 PM to 09:25 PM.",
"from 09:29 PM to 10:07 PM package p3 unloaded from truck t1 at location l1_1.",
"loading package p2 into airplane a0 at location l1_0 starts at 10:13 PM and ends at 11:01 PM.",
"from 11:06 PM to 11:52 PM package p1 loaded into airplane a0 at location l1_0.",
"from location l1_0, airplane a0 transits to location l0_0 starting at 11:57 PM and finishing at 01:31 AM.",
"at location l0_0, package p2 is unloaded from airplane a0 starting at 01:34 AM and finishing at 02:26 AM.",
"from 02:30 AM to 04:40 AM package p1 unloaded from airplane a0 at location l0_0.",
"package p1 is loaded into truck t0 from 04:46 AM to 06:13 AM at location l0_0.",
"from 06:18 AM to 07:18 AM truck t0 transports from location l0_0 to location l0_1.",
"at location l0_1, package p1 is unloaded from truck t0 starting at 07:24 AM and finishing at 07:43 AM."
] | Where is the package p2 at 01:08 AM? | [
"a0"
] | 14 | true |
6aef910c-619f-4cc4-b6a1-28003f8c39aa | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 10 locations, l0_1, l0_4, l1_1, l0_3, l1_3, l0_2, l1_4, l1_2, l1_0, and l0_0.",
"locations l0_1, l0_4, l0_3, l0_2, and l0_0 are in city c0.",
"locations l1_1, l1_3, l1_4, l1_2, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a0 and a1.",
"there are 3 trucks, t1, t0, and t2.",
"there are 4 packages, p1, p3, p0, and p2."
] | [
"airplane a0 is at the location l0_0.",
"package p1 is at the location l1_2.",
"truck t0 is at the location l0_2.",
"truck t2 is at the location l0_0.",
"package p2 is at the location l1_3.",
"package p3 is at the location l0_4.",
"truck t1 is at the location l1_0.",
"airplane a1 is at the location l0_0.",
"package p0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"from 02:35 AM to 02:58 AM truck t2 transports from location l0_0 to location l0_1.",
"package p0 is loaded into truck t2 from 03:02 AM to 03:24 AM at location l0_1.",
"truck t2 operates from location l0_1 to location l0_4 from 03:28 AM to 03:38 AM.",
"loading package p3 into truck t2 at location l0_4 starts at 03:43 AM and ends at 05:16 AM.",
"driving truck t2 from location l0_4 to location l0_0 starts at 05:23 AM and ends at 05:55 AM.",
"package p3 is unloaded from truck t2 from 05:59 AM to 06:52 AM at location l0_0.",
"at location l0_0, package p0 is unloaded from truck t2 starting at 06:56 AM and finishing at 07:10 AM.",
"from 07:16 AM to 07:33 AM package p3 loaded into airplane a1 at location l0_0.",
"from 07:36 AM to 08:32 AM airplane a1 transits from location l0_0 to location l1_0.",
"package p3 is unloaded from airplane a1 from 08:35 AM to 10:02 AM at location l1_0.",
"from 10:08 AM to 10:18 AM package p3 loaded into truck t1 at location l1_0.",
"driving truck t1 from location l1_0 to location l1_2 starts at 10:21 AM and ends at 10:48 AM.",
"unloading package p3 from truck t1 at location l1_2 starts at 10:54 AM and ends at 12:01 PM.",
"at location l1_2, package p1 is loaded into truck t1 starting at 12:05 PM and finishing at 01:36 PM.",
"truck t1 operates from location l1_2 to location l1_3 from 01:39 PM to 01:55 PM.",
"from 01:58 PM to 03:09 PM package p2 loaded into truck t1 at location l1_3.",
"truck t1 operates from location l1_3 to location l1_0 from 03:15 PM to 04:00 PM.",
"at location l1_0, package p2 is unloaded from truck t1 starting at 04:06 PM and finishing at 04:16 PM.",
"at location l1_0, package p1 is unloaded from truck t1 starting at 04:23 PM and finishing at 04:31 PM.",
"from 04:33 PM to 04:38 PM package p2 loaded into airplane a1 at location l1_0.",
"package p1 is loaded into airplane a1 from 04:40 PM to 05:31 PM at location l1_0.",
"flying airplane a1 from location l1_0 to location l0_0 starts at 05:35 PM and ends at 06:45 PM.",
"unloading package p2 from airplane a1 at location l0_0 starts at 06:50 PM and ends at 07:12 PM.",
"from 07:19 PM to 08:43 PM package p2 loaded into truck t2 at location l0_0.",
"unloading package p1 from airplane a1 at location l0_0 starts at 08:46 PM and ends at 09:18 PM.",
"package p1 is loaded into truck t2 from 09:22 PM to 10:04 PM at location l0_0.",
"driving truck t2 from location l0_0 to location l0_4 starts at 10:07 PM and ends at 11:38 PM.",
"at location l0_4, package p2 is unloaded from truck t2 starting at 11:42 PM and finishing at 01:11 AM.",
"package p1 is unloaded from truck t2 from 01:15 AM to 01:18 AM at location l0_4."
] | Where is the package p1 at 11:59 PM? | [
"l0_4",
"t2"
] | 14 | true |
ba3f08e9-0aea-420a-aede-39572dea2d04 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.",
"locations l0_2, l0_3, l0_1, and l0_0 are in city c0.",
"locations l1_1, l1_2, l1_3, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 6 packages, p0, p4, p2, p1, p3, and p5."
] | [
"truck t1 is at the location l1_3.",
"package p5 is at the location l0_1.",
"package p1 is at the location l1_0.",
"package p4 is at the location l0_2.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_3.",
"package p3 is at the location l0_2.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"at location l1_3, package p0 is loaded into truck t1 starting at 09:43 AM and finishing at 09:58 AM.",
"truck t1 operates from location l1_3 to location l1_0 from 10:05 AM to 11:15 AM.",
"from 11:21 AM to 11:27 AM package p1 loaded into truck t1 at location l1_0.",
"package p0 is unloaded from truck t1 from 11:33 AM to 11:51 AM at location l1_0.",
"loading package p5 into truck t0 at location l0_1 starts at 11:54 AM and ends at 01:11 PM.",
"truck t0 operates from location l0_1 to location l0_2 from 01:14 PM to 02:25 PM.",
"from 02:28 PM to 02:41 PM package p4 loaded into truck t0 at location l0_2.",
"from 02:47 PM to 03:38 PM package p3 loaded into truck t0 at location l0_2.",
"from location l0_2, truck t0 moves to location l0_0 starting at 03:44 PM and finishing at 04:25 PM.",
"package p5 is unloaded from truck t0 from 04:27 PM to 04:57 PM at location l0_0.",
"at location l0_0, package p4 is unloaded from truck t0 starting at 05:02 PM and finishing at 05:34 PM.",
"at location l0_0, package p3 is unloaded from truck t0 starting at 05:38 PM and finishing at 06:13 PM.",
"from 06:15 PM to 07:19 PM package p0 loaded into airplane a0 at location l1_0.",
"airplane a0 flys from location l1_0 to location l0_0 from 07:25 PM to 07:57 PM.",
"at location l0_0, package p5 is loaded into airplane a0 starting at 08:01 PM and finishing at 08:15 PM.",
"package p4 is loaded into airplane a0 from 08:19 PM to 09:19 PM at location l0_0.",
"from 09:22 PM to 10:02 PM package p3 loaded into airplane a0 at location l0_0.",
"package p0 is unloaded from airplane a0 from 10:09 PM to 11:03 PM at location l0_0.",
"from 11:06 PM to 11:29 PM package p0 loaded into truck t0 at location l0_0.",
"truck t0 operates from location l0_0 to location l0_1 from 11:35 PM to 12:18 AM.",
"unloading package p0 from truck t0 at location l0_1 starts at 12:23 AM and ends at 12:36 AM.",
"airplane a0 flys from location l0_0 to location l1_0 from 12:41 AM to 01:09 AM.",
"from 01:12 AM to 02:14 AM package p5 unloaded from airplane a0 at location l1_0.",
"loading package p5 into truck t1 at location l1_0 starts at 02:16 AM and ends at 02:40 AM.",
"at location l1_0, package p4 is unloaded from airplane a0 starting at 02:44 AM and finishing at 03:07 AM.",
"unloading package p3 from airplane a0 at location l1_0 starts at 03:12 AM and ends at 04:10 AM.",
"at location l1_0, package p3 is loaded into truck t1 starting at 04:15 AM and finishing at 04:43 AM.",
"driving truck t1 from location l1_0 to location l1_1 starts at 04:49 AM and ends at 05:05 AM.",
"unloading package p3 from truck t1 at location l1_1 starts at 05:08 AM and ends at 06:21 AM.",
"package p1 is unloaded from truck t1 from 06:25 AM to 06:42 AM at location l1_1.",
"truck t1 operates from location l1_1 to location l1_3 from 06:44 AM to 07:45 AM.",
"at location l1_3, package p5 is unloaded from truck t1 starting at 07:48 AM and finishing at 08:43 AM."
] | Where is the package p3 at 12:49 AM? | [
"a0"
] | 14 | true |
91e8dab2-3e72-4020-9678-670e1bd2def5 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 3 cities, c2, c0, and c1.",
"there are 9 locations, l2_1, l1_1, l0_2, l1_2, l2_2, l0_1, l0_0, l2_0, and l1_0.",
"locations l2_1, l2_2, and l2_0 are in city c2.",
"locations l0_2, l0_1, and l0_0 are in city c0.",
"locations l1_1, l1_2, and l1_0 are in city c1.",
"there are 3 airports, The location of the airports are l0_0, l2_0, and l1_0.",
"there are 2 airplanes, a1 and a0.",
"there are 3 trucks, t2, t1, and t0.",
"there are 4 packages, p0, p2, p1, and p3."
] | [
"airplane a1 is at the location l1_0.",
"truck t2 is at the location l2_0.",
"truck t1 is at the location l1_1.",
"package p0 is at the location l1_0.",
"package p3 is at the location l1_2.",
"package p2 is at the location l1_1.",
"airplane a0 is at the location l2_0.",
"package p1 is at the location l1_0.",
"truck t0 is at the location l0_0."
] | [
"Given the initial states, the following events occur:",
"loading package p2 into truck t1 at location l1_1 starts at 05:51 AM and ends at 06:20 AM.",
"from 06:22 AM to 07:35 AM truck t1 transports from location l1_1 to location l1_0.",
"from 07:38 AM to 09:25 AM package p1 loaded into truck t1 at location l1_0.",
"driving truck t1 from location l1_0 to location l1_2 starts at 09:27 AM and ends at 10:48 AM.",
"at location l1_2, package p3 is loaded into truck t1 starting at 10:50 AM and finishing at 12:12 PM.",
"at location l1_2, package p2 is unloaded from truck t1 starting at 12:17 PM and finishing at 01:51 PM.",
"unloading package p1 from truck t1 at location l1_2 starts at 01:57 PM and ends at 02:32 PM.",
"truck t1 operates from location l1_2 to location l1_0 from 02:34 PM to 04:10 PM.",
"unloading package p3 from truck t1 at location l1_0 starts at 04:16 PM and ends at 05:23 PM.",
"from 05:30 PM to 05:50 PM package p3 loaded into airplane a1 at location l1_0.",
"at location l1_0, package p0 is loaded into airplane a1 starting at 05:55 PM and finishing at 06:25 PM.",
"from 06:27 PM to 07:35 PM airplane a1 transits from location l1_0 to location l0_0.",
"from 07:42 PM to 08:25 PM package p0 unloaded from airplane a1 at location l0_0.",
"package p0 is loaded into truck t0 from 08:32 PM to 08:59 PM at location l0_0.",
"driving truck t0 from location l0_0 to location l0_2 starts at 09:05 PM and ends at 09:48 PM.",
"package p0 is unloaded from truck t0 from 09:50 PM to 11:26 PM at location l0_2.",
"airplane a1 flys from location l0_0 to location l2_0 from 11:28 PM to 12:46 AM.",
"package p3 is unloaded from airplane a1 from 12:48 AM to 12:54 AM at location l2_0.",
"from 12:59 AM to 01:22 AM package p3 loaded into truck t2 at location l2_0.",
"driving truck t2 from location l2_0 to location l2_1 starts at 01:27 AM and ends at 01:54 AM.",
"package p3 is unloaded from truck t2 from 02:00 AM to 03:49 AM at location l2_1."
] | Where is the package p3 at 01:11 AM? | [
"l2_0",
"t2"
] | 14 | true |
650d7e74-f807-42ff-9b8c-61de58ad83ec | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c1 and c0.",
"there are 4 locations, l1_1, l0_1, l0_0, and l1_0.",
"locations l1_1 and l1_0 are in city c1.",
"locations l0_1 and l0_0 are in city c0.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 2 airplanes, a0 and a1.",
"there are 2 trucks, t1 and t0.",
"there are 4 packages, p2, p0, p1, and p3."
] | [
"airplane a1 is at the location l1_0.",
"truck t1 is at the location l1_1.",
"package p1 is at the location l1_0.",
"package p3 is at the location l0_0.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_1.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"loading package p2 into truck t1 at location l1_1 starts at 08:19 PM and ends at 08:31 PM.",
"at location l1_1, package p0 is loaded into truck t1 starting at 08:34 PM and finishing at 08:56 PM.",
"driving truck t1 from location l1_1 to location l1_0 starts at 09:03 PM and ends at 09:53 PM.",
"unloading package p2 from truck t1 at location l1_0 starts at 09:56 PM and ends at 10:50 PM.",
"unloading package p0 from truck t1 at location l1_0 starts at 10:55 PM and ends at 11:02 PM.",
"from location l0_1, truck t0 moves to location l0_0 starting at 11:04 PM and finishing at 12:04 AM.",
"package p2 is loaded into airplane a1 from 12:06 AM to 01:37 AM at location l1_0.",
"package p1 is loaded into airplane a1 from 01:39 AM to 02:37 AM at location l1_0.",
"at location l1_0, package p0 is loaded into airplane a1 starting at 02:43 AM and finishing at 03:45 AM.",
"from 03:47 AM to 04:46 AM airplane a1 transits from location l1_0 to location l0_0.",
"loading package p3 into airplane a1 at location l0_0 starts at 04:48 AM and ends at 06:10 AM.",
"unloading package p2 from airplane a1 at location l0_0 starts at 06:15 AM and ends at 07:10 AM.",
"at location l0_0, package p2 is loaded into truck t0 starting at 07:12 AM and finishing at 08:20 AM.",
"at location l0_0, package p1 is unloaded from airplane a1 starting at 08:24 AM and finishing at 09:42 AM.",
"from 09:45 AM to 10:34 AM package p1 loaded into truck t0 at location l0_0.",
"driving truck t0 from location l0_0 to location l0_1 starts at 10:37 AM and ends at 10:55 AM.",
"package p2 is unloaded from truck t0 from 11:00 AM to 12:23 PM at location l0_1.",
"at location l0_1, package p1 is unloaded from truck t0 starting at 12:25 PM and finishing at 01:15 PM.",
"package p0 is unloaded from airplane a1 from 01:22 PM to 02:29 PM at location l0_0.",
"from location l0_0, airplane a1 transits to location l1_0 starting at 02:33 PM and finishing at 03:11 PM.",
"unloading package p3 from airplane a1 at location l1_0 starts at 03:18 PM and ends at 04:42 PM.",
"loading package p3 into truck t1 at location l1_0 starts at 04:47 PM and ends at 05:04 PM.",
"truck t1 operates from location l1_0 to location l1_1 from 05:09 PM to 05:38 PM.",
"unloading package p3 from truck t1 at location l1_1 starts at 05:40 PM and ends at 06:22 PM."
] | Where is the package p2 at 10:49 AM? | [
"t0"
] | 15 | true |
bf3fa563-3a52-43ae-bc90-c7dc2e74ff0e | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 10 locations, l0_1, l0_4, l1_1, l0_3, l1_3, l0_2, l1_4, l1_2, l1_0, and l0_0.",
"locations l0_1, l0_4, l0_3, l0_2, and l0_0 are in city c0.",
"locations l1_1, l1_3, l1_4, l1_2, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a0 and a1.",
"there are 3 trucks, t1, t0, and t2.",
"there are 4 packages, p1, p3, p0, and p2."
] | [
"airplane a0 is at the location l0_0.",
"package p1 is at the location l1_2.",
"truck t0 is at the location l0_2.",
"truck t2 is at the location l0_0.",
"package p2 is at the location l1_3.",
"package p3 is at the location l0_4.",
"truck t1 is at the location l1_0.",
"airplane a1 is at the location l0_0.",
"package p0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"from location l0_0, truck t2 moves to location l0_1 starting at 07:02 PM and finishing at 07:25 PM.",
"loading package p0 into truck t2 at location l0_1 starts at 07:29 PM and ends at 07:51 PM.",
"driving truck t2 from location l0_1 to location l0_4 starts at 07:55 PM and ends at 08:05 PM.",
"from 08:10 PM to 09:43 PM package p3 loaded into truck t2 at location l0_4.",
"from location l0_4, truck t2 moves to location l0_0 starting at 09:50 PM and finishing at 10:22 PM.",
"at location l0_0, package p3 is unloaded from truck t2 starting at 10:26 PM and finishing at 11:19 PM.",
"unloading package p0 from truck t2 at location l0_0 starts at 11:23 PM and ends at 11:37 PM.",
"package p3 is loaded into airplane a1 from 11:43 PM to 12:00 AM at location l0_0.",
"flying airplane a1 from location l0_0 to location l1_0 starts at 12:03 AM and ends at 12:59 AM.",
"from 01:02 AM to 02:29 AM package p3 unloaded from airplane a1 at location l1_0.",
"loading package p3 into truck t1 at location l1_0 starts at 02:35 AM and ends at 02:45 AM.",
"from 02:48 AM to 03:15 AM truck t1 transports from location l1_0 to location l1_2.",
"at location l1_2, package p3 is unloaded from truck t1 starting at 03:21 AM and finishing at 04:28 AM.",
"at location l1_2, package p1 is loaded into truck t1 starting at 04:32 AM and finishing at 06:03 AM.",
"from 06:06 AM to 06:22 AM truck t1 transports from location l1_2 to location l1_3.",
"at location l1_3, package p2 is loaded into truck t1 starting at 06:25 AM and finishing at 07:36 AM.",
"from 07:42 AM to 08:27 AM truck t1 transports from location l1_3 to location l1_0.",
"from 08:33 AM to 08:43 AM package p2 unloaded from truck t1 at location l1_0.",
"from 08:50 AM to 08:58 AM package p1 unloaded from truck t1 at location l1_0.",
"from 09:00 AM to 09:05 AM package p2 loaded into airplane a1 at location l1_0.",
"package p1 is loaded into airplane a1 from 09:07 AM to 09:58 AM at location l1_0.",
"airplane a1 flys from location l1_0 to location l0_0 from 10:02 AM to 11:12 AM.",
"unloading package p2 from airplane a1 at location l0_0 starts at 11:17 AM and ends at 11:39 AM.",
"loading package p2 into truck t2 at location l0_0 starts at 11:46 AM and ends at 01:10 PM.",
"from 01:13 PM to 01:45 PM package p1 unloaded from airplane a1 at location l0_0.",
"package p1 is loaded into truck t2 from 01:49 PM to 02:31 PM at location l0_0.",
"truck t2 operates from location l0_0 to location l0_4 from 02:34 PM to 04:05 PM.",
"unloading package p2 from truck t2 at location l0_4 starts at 04:09 PM and ends at 05:38 PM.",
"unloading package p1 from truck t2 at location l0_4 starts at 05:42 PM and ends at 05:45 PM."
] | Where is the package p1 at 05:44 PM? | [
"l0_4",
"t2"
] | 15 | true |
23b998d9-fcbc-44ca-9b47-2e17301af148 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c1 and c0.",
"there are 6 locations, l0_2, l1_2, l0_1, l1_1, l1_0, and l0_0.",
"locations l1_2, l1_1, and l1_0 are in city c1.",
"locations l0_2, l0_1, and l0_0 are in city c0.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a1 and a0.",
"there are 4 trucks, t3, t0, t1, and t2.",
"there are 4 packages, p1, p2, p3, and p0."
] | [
"truck t1 is at the location l1_0.",
"airplane a1 is at the location l0_0.",
"package p0 is at the location l1_1.",
"truck t3 is at the location l0_0.",
"truck t2 is at the location l0_1.",
"package p2 is at the location l0_0.",
"truck t0 is at the location l0_2.",
"package p3 is at the location l0_1.",
"airplane a0 is at the location l1_0.",
"package p1 is at the location l1_2."
] | [
"Given the initial states, the following events occur:",
"at location l0_0, package p2 is loaded into airplane a1 starting at 01:27 PM and finishing at 01:59 PM.",
"from location l0_0, airplane a1 transits to location l1_0 starting at 02:04 PM and finishing at 03:39 PM.",
"at location l1_0, package p2 is unloaded from airplane a1 starting at 03:45 PM and finishing at 04:58 PM.",
"from 05:04 PM to 05:15 PM package p2 loaded into truck t1 at location l1_0.",
"from location l1_0, truck t1 moves to location l1_1 starting at 05:17 PM and finishing at 05:56 PM.",
"package p0 is loaded into truck t1 from 06:02 PM to 07:28 PM at location l1_1.",
"from 07:34 PM to 08:06 PM truck t1 transports from location l1_1 to location l1_2.",
"at location l1_2, package p2 is unloaded from truck t1 starting at 08:09 PM and finishing at 09:35 PM.",
"package p1 is loaded into truck t1 from 09:38 PM to 11:30 PM at location l1_2.",
"from location l1_2, truck t1 moves to location l1_0 starting at 11:36 PM and finishing at 12:24 AM.",
"package p1 is unloaded from truck t1 from 12:29 AM to 02:13 AM at location l1_0.",
"package p0 is unloaded from truck t1 from 02:16 AM to 02:42 AM at location l1_0.",
"at location l1_0, package p1 is loaded into airplane a1 starting at 02:47 AM and finishing at 03:43 AM.",
"loading package p0 into airplane a1 at location l1_0 starts at 03:50 AM and ends at 04:05 AM.",
"from 04:07 AM to 04:18 AM airplane a1 transits from location l1_0 to location l0_0.",
"unloading package p1 from airplane a1 at location l0_0 starts at 04:24 AM and ends at 05:23 AM.",
"package p1 is loaded into truck t3 from 05:30 AM to 06:42 AM at location l0_0.",
"unloading package p0 from airplane a1 at location l0_0 starts at 06:48 AM and ends at 07:33 AM.",
"from 07:35 AM to 08:04 AM package p0 loaded into truck t3 at location l0_0.",
"driving truck t3 from location l0_0 to location l0_1 starts at 08:11 AM and ends at 09:43 AM.",
"from 09:50 AM to 10:02 AM package p1 unloaded from truck t3 at location l0_1.",
"from 10:06 AM to 10:10 AM truck t3 transports from location l0_1 to location l0_2.",
"unloading package p0 from truck t3 at location l0_2 starts at 10:14 AM and ends at 11:49 AM."
] | Where is the package p0 at 09:59 AM? | [
"l0_1",
"t3"
] | 15 | true |
e88d97d2-47b4-47ad-80a1-1fe9083cd2a7 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c1 and c0.",
"there are 6 locations, l0_2, l1_2, l0_1, l1_1, l1_0, and l0_0.",
"locations l1_2, l1_1, and l1_0 are in city c1.",
"locations l0_2, l0_1, and l0_0 are in city c0.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a1 and a0.",
"there are 4 trucks, t3, t0, t1, and t2.",
"there are 4 packages, p1, p2, p3, and p0."
] | [
"truck t1 is at the location l1_0.",
"airplane a1 is at the location l0_0.",
"package p0 is at the location l1_1.",
"truck t3 is at the location l0_0.",
"truck t2 is at the location l0_1.",
"package p2 is at the location l0_0.",
"truck t0 is at the location l0_2.",
"package p3 is at the location l0_1.",
"airplane a0 is at the location l1_0.",
"package p1 is at the location l1_2."
] | [
"Given the initial states, the following events occur:",
"package p2 is loaded into airplane a1 from 09:41 AM to 10:13 AM at location l0_0.",
"from location l0_0, airplane a1 transits to location l1_0 starting at 10:18 AM and finishing at 11:53 AM.",
"package p2 is unloaded from airplane a1 from 11:59 AM to 01:12 PM at location l1_0.",
"from 01:18 PM to 01:29 PM package p2 loaded into truck t1 at location l1_0.",
"driving truck t1 from location l1_0 to location l1_1 starts at 01:31 PM and ends at 02:10 PM.",
"at location l1_1, package p0 is loaded into truck t1 starting at 02:16 PM and finishing at 03:42 PM.",
"truck t1 operates from location l1_1 to location l1_2 from 03:48 PM to 04:20 PM.",
"at location l1_2, package p2 is unloaded from truck t1 starting at 04:23 PM and finishing at 05:49 PM.",
"package p1 is loaded into truck t1 from 05:52 PM to 07:44 PM at location l1_2.",
"driving truck t1 from location l1_2 to location l1_0 starts at 07:50 PM and ends at 08:38 PM.",
"at location l1_0, package p1 is unloaded from truck t1 starting at 08:43 PM and finishing at 10:27 PM.",
"from 10:30 PM to 10:56 PM package p0 unloaded from truck t1 at location l1_0.",
"at location l1_0, package p1 is loaded into airplane a1 starting at 11:01 PM and finishing at 11:57 PM.",
"loading package p0 into airplane a1 at location l1_0 starts at 12:04 AM and ends at 12:19 AM.",
"airplane a1 flys from location l1_0 to location l0_0 from 12:21 AM to 12:32 AM.",
"package p1 is unloaded from airplane a1 from 12:38 AM to 01:37 AM at location l0_0.",
"from 01:44 AM to 02:56 AM package p1 loaded into truck t3 at location l0_0.",
"unloading package p0 from airplane a1 at location l0_0 starts at 03:02 AM and ends at 03:47 AM.",
"package p0 is loaded into truck t3 from 03:49 AM to 04:18 AM at location l0_0.",
"from location l0_0, truck t3 moves to location l0_1 starting at 04:25 AM and finishing at 05:57 AM.",
"from 06:04 AM to 06:16 AM package p1 unloaded from truck t3 at location l0_1.",
"from location l0_1, truck t3 moves to location l0_2 starting at 06:20 AM and finishing at 06:24 AM.",
"from 06:28 AM to 08:03 AM package p0 unloaded from truck t3 at location l0_2."
] | Where is the package p0 at 06:10 AM? | [
"l0_1",
"t3"
] | 15 | true |
972ff021-8017-4576-bd36-898470fe1832 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c1 and c0.",
"there are 8 locations, l1_3, l0_2, l1_2, l0_1, l1_1, l0_3, l1_0, and l0_0.",
"locations l1_3, l1_2, l1_1, and l1_0 are in city c1.",
"locations l0_2, l0_1, l0_3, and l0_0 are in city c0.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a1 and a0.",
"there are 2 trucks, t1 and t0.",
"there are 4 packages, p1, p2, p3, and p0."
] | [
"package p3 is at the location l1_2.",
"package p0 is at the location l0_3.",
"airplane a1 is at the location l0_0.",
"package p1 is at the location l0_1.",
"truck t0 is at the location l0_2.",
"package p2 is at the location l1_2.",
"airplane a0 is at the location l1_0.",
"truck t1 is at the location l1_3."
] | [
"Given the initial states, the following events occur:",
"from location l1_3, truck t1 moves to location l1_2 starting at 11:02 PM and finishing at 12:28 AM.",
"from 12:32 AM to 01:00 AM package p3 loaded into truck t1 at location l1_2.",
"loading package p2 into truck t1 at location l1_2 starts at 01:05 AM and ends at 03:02 AM.",
"from location l1_2, truck t1 moves to location l1_0 starting at 03:09 AM and finishing at 03:23 AM.",
"at location l1_0, package p3 is unloaded from truck t1 starting at 03:30 AM and finishing at 04:55 AM.",
"unloading package p2 from truck t1 at location l1_0 starts at 04:59 AM and ends at 05:05 AM.",
"driving truck t0 from location l0_2 to location l0_0 starts at 05:11 AM and ends at 05:27 AM.",
"from 05:31 AM to 06:03 AM package p3 loaded into airplane a0 at location l1_0.",
"loading package p2 into airplane a0 at location l1_0 starts at 06:06 AM and ends at 06:56 AM.",
"flying airplane a0 from location l1_0 to location l0_0 starts at 07:00 AM and ends at 07:16 AM.",
"from 07:19 AM to 07:33 AM package p3 unloaded from airplane a0 at location l0_0.",
"package p3 is loaded into truck t0 from 07:40 AM to 09:15 AM at location l0_0.",
"package p2 is unloaded from airplane a0 from 09:18 AM to 09:36 AM at location l0_0.",
"at location l0_0, package p2 is loaded into truck t0 starting at 09:42 AM and finishing at 11:16 AM.",
"from 11:23 AM to 12:30 PM truck t0 transports from location l0_0 to location l0_1.",
"loading package p1 into truck t0 at location l0_1 starts at 12:34 PM and ends at 01:00 PM.",
"from location l0_1, truck t0 moves to location l0_2 starting at 01:05 PM and finishing at 01:25 PM.",
"package p3 is unloaded from truck t0 from 01:32 PM to 03:38 PM at location l0_2.",
"package p1 is unloaded from truck t0 from 03:45 PM to 05:42 PM at location l0_2.",
"from location l0_2, truck t0 moves to location l0_3 starting at 05:49 PM and finishing at 07:04 PM.",
"from 07:08 PM to 09:17 PM package p2 unloaded from truck t0 at location l0_3."
] | Where is the package p2 at 02:39 PM? | [
"l0_2",
"t0"
] | 15 | true |
0c843026-56e4-436d-9eec-0c0551492c8b | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.",
"locations l0_2, l0_3, l0_1, and l0_0 are in city c0.",
"locations l1_1, l1_2, l1_3, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 6 packages, p0, p4, p2, p1, p3, and p5."
] | [
"truck t1 is at the location l1_3.",
"package p5 is at the location l0_1.",
"package p1 is at the location l1_0.",
"package p4 is at the location l0_2.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_3.",
"package p3 is at the location l0_2.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"package p0 is loaded into truck t1 from 03:03 AM to 03:18 AM at location l1_3.",
"truck t1 operates from location l1_3 to location l1_0 from 03:25 AM to 04:35 AM.",
"from 04:41 AM to 04:47 AM package p1 loaded into truck t1 at location l1_0.",
"package p0 is unloaded from truck t1 from 04:53 AM to 05:11 AM at location l1_0.",
"at location l0_1, package p5 is loaded into truck t0 starting at 05:14 AM and finishing at 06:31 AM.",
"from location l0_1, truck t0 moves to location l0_2 starting at 06:34 AM and finishing at 07:45 AM.",
"package p4 is loaded into truck t0 from 07:48 AM to 08:01 AM at location l0_2.",
"package p3 is loaded into truck t0 from 08:07 AM to 08:58 AM at location l0_2.",
"from 09:04 AM to 09:45 AM truck t0 transports from location l0_2 to location l0_0.",
"unloading package p5 from truck t0 at location l0_0 starts at 09:47 AM and ends at 10:17 AM.",
"unloading package p4 from truck t0 at location l0_0 starts at 10:22 AM and ends at 10:54 AM.",
"from 10:58 AM to 11:33 AM package p3 unloaded from truck t0 at location l0_0.",
"from 11:35 AM to 12:39 PM package p0 loaded into airplane a0 at location l1_0.",
"from location l1_0, airplane a0 transits to location l0_0 starting at 12:45 PM and finishing at 01:17 PM.",
"from 01:21 PM to 01:35 PM package p5 loaded into airplane a0 at location l0_0.",
"loading package p4 into airplane a0 at location l0_0 starts at 01:39 PM and ends at 02:39 PM.",
"at location l0_0, package p3 is loaded into airplane a0 starting at 02:42 PM and finishing at 03:22 PM.",
"package p0 is unloaded from airplane a0 from 03:29 PM to 04:23 PM at location l0_0.",
"loading package p0 into truck t0 at location l0_0 starts at 04:26 PM and ends at 04:49 PM.",
"driving truck t0 from location l0_0 to location l0_1 starts at 04:55 PM and ends at 05:38 PM.",
"at location l0_1, package p0 is unloaded from truck t0 starting at 05:43 PM and finishing at 05:56 PM.",
"flying airplane a0 from location l0_0 to location l1_0 starts at 06:01 PM and ends at 06:29 PM.",
"at location l1_0, package p5 is unloaded from airplane a0 starting at 06:32 PM and finishing at 07:34 PM.",
"from 07:36 PM to 08:00 PM package p5 loaded into truck t1 at location l1_0.",
"unloading package p4 from airplane a0 at location l1_0 starts at 08:04 PM and ends at 08:27 PM.",
"unloading package p3 from airplane a0 at location l1_0 starts at 08:32 PM and ends at 09:30 PM.",
"at location l1_0, package p3 is loaded into truck t1 starting at 09:35 PM and finishing at 10:03 PM.",
"driving truck t1 from location l1_0 to location l1_1 starts at 10:09 PM and ends at 10:25 PM.",
"unloading package p3 from truck t1 at location l1_1 starts at 10:28 PM and ends at 11:41 PM.",
"from 11:45 PM to 12:02 AM package p1 unloaded from truck t1 at location l1_1.",
"truck t1 operates from location l1_1 to location l1_3 from 12:04 AM to 01:05 AM.",
"from 01:08 AM to 02:03 AM package p5 unloaded from truck t1 at location l1_3."
] | Where is the package p3 at 06:50 PM? | [
"l1_0",
"a0"
] | 15 | true |
8ae5ecb3-074f-47bb-838b-476dc6409172 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c1 and c0.",
"there are 8 locations, l1_3, l0_2, l1_2, l0_1, l1_1, l0_3, l1_0, and l0_0.",
"locations l1_3, l1_2, l1_1, and l1_0 are in city c1.",
"locations l0_2, l0_1, l0_3, and l0_0 are in city c0.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a1 and a0.",
"there are 2 trucks, t1 and t0.",
"there are 4 packages, p1, p2, p3, and p0."
] | [
"package p3 is at the location l1_2.",
"package p0 is at the location l0_3.",
"airplane a1 is at the location l0_0.",
"package p1 is at the location l0_1.",
"truck t0 is at the location l0_2.",
"package p2 is at the location l1_2.",
"airplane a0 is at the location l1_0.",
"truck t1 is at the location l1_3."
] | [
"Given the initial states, the following events occur:",
"driving truck t1 from location l1_3 to location l1_2 starts at 09:20 AM and ends at 10:46 AM.",
"from 10:50 AM to 11:18 AM package p3 loaded into truck t1 at location l1_2.",
"loading package p2 into truck t1 at location l1_2 starts at 11:23 AM and ends at 01:20 PM.",
"from location l1_2, truck t1 moves to location l1_0 starting at 01:27 PM and finishing at 01:41 PM.",
"from 01:48 PM to 03:13 PM package p3 unloaded from truck t1 at location l1_0.",
"unloading package p2 from truck t1 at location l1_0 starts at 03:17 PM and ends at 03:23 PM.",
"truck t0 operates from location l0_2 to location l0_0 from 03:29 PM to 03:45 PM.",
"at location l1_0, package p3 is loaded into airplane a0 starting at 03:49 PM and finishing at 04:21 PM.",
"package p2 is loaded into airplane a0 from 04:24 PM to 05:14 PM at location l1_0.",
"from 05:18 PM to 05:34 PM airplane a0 transits from location l1_0 to location l0_0.",
"unloading package p3 from airplane a0 at location l0_0 starts at 05:37 PM and ends at 05:51 PM.",
"package p3 is loaded into truck t0 from 05:58 PM to 07:33 PM at location l0_0.",
"unloading package p2 from airplane a0 at location l0_0 starts at 07:36 PM and ends at 07:54 PM.",
"at location l0_0, package p2 is loaded into truck t0 starting at 08:00 PM and finishing at 09:34 PM.",
"from 09:41 PM to 10:48 PM truck t0 transports from location l0_0 to location l0_1.",
"loading package p1 into truck t0 at location l0_1 starts at 10:52 PM and ends at 11:18 PM.",
"from location l0_1, truck t0 moves to location l0_2 starting at 11:23 PM and finishing at 11:43 PM.",
"at location l0_2, package p3 is unloaded from truck t0 starting at 11:50 PM and finishing at 01:56 AM.",
"unloading package p1 from truck t0 at location l0_2 starts at 02:03 AM and ends at 04:00 AM.",
"driving truck t0 from location l0_2 to location l0_3 starts at 04:07 AM and ends at 05:22 AM.",
"at location l0_3, package p2 is unloaded from truck t0 starting at 05:26 AM and finishing at 07:35 AM."
] | Where is the package p2 at 12:53 AM? | [
"l0_2",
"t0"
] | 15 | true |
dc4d9925-943d-4532-9c87-f5ffa4395cf7 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.",
"locations l0_2, l0_3, l0_1, and l0_0 are in city c0.",
"locations l1_1, l1_2, l1_3, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 6 packages, p0, p4, p2, p1, p3, and p5."
] | [
"truck t1 is at the location l1_3.",
"package p5 is at the location l0_1.",
"package p1 is at the location l1_0.",
"package p4 is at the location l0_2.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_3.",
"package p3 is at the location l0_2.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"package p0 is loaded into truck t1 from 09:23 AM to 09:38 AM at location l1_3.",
"truck t1 operates from location l1_3 to location l1_0 from 09:45 AM to 10:55 AM.",
"at location l1_0, package p1 is loaded into truck t1 starting at 11:01 AM and finishing at 11:07 AM.",
"package p0 is unloaded from truck t1 from 11:13 AM to 11:31 AM at location l1_0.",
"at location l0_1, package p5 is loaded into truck t0 starting at 11:34 AM and finishing at 12:51 PM.",
"from location l0_1, truck t0 moves to location l0_2 starting at 12:54 PM and finishing at 02:05 PM.",
"loading package p4 into truck t0 at location l0_2 starts at 02:08 PM and ends at 02:21 PM.",
"from 02:27 PM to 03:18 PM package p3 loaded into truck t0 at location l0_2.",
"driving truck t0 from location l0_2 to location l0_0 starts at 03:24 PM and ends at 04:05 PM.",
"at location l0_0, package p5 is unloaded from truck t0 starting at 04:07 PM and finishing at 04:37 PM.",
"unloading package p4 from truck t0 at location l0_0 starts at 04:42 PM and ends at 05:14 PM.",
"package p3 is unloaded from truck t0 from 05:18 PM to 05:53 PM at location l0_0.",
"at location l1_0, package p0 is loaded into airplane a0 starting at 05:55 PM and finishing at 06:59 PM.",
"flying airplane a0 from location l1_0 to location l0_0 starts at 07:05 PM and ends at 07:37 PM.",
"at location l0_0, package p5 is loaded into airplane a0 starting at 07:41 PM and finishing at 07:55 PM.",
"from 07:59 PM to 08:59 PM package p4 loaded into airplane a0 at location l0_0.",
"at location l0_0, package p3 is loaded into airplane a0 starting at 09:02 PM and finishing at 09:42 PM.",
"at location l0_0, package p0 is unloaded from airplane a0 starting at 09:49 PM and finishing at 10:43 PM.",
"package p0 is loaded into truck t0 from 10:46 PM to 11:09 PM at location l0_0.",
"from 11:15 PM to 11:58 PM truck t0 transports from location l0_0 to location l0_1.",
"unloading package p0 from truck t0 at location l0_1 starts at 12:03 AM and ends at 12:16 AM.",
"flying airplane a0 from location l0_0 to location l1_0 starts at 12:21 AM and ends at 12:49 AM.",
"from 12:52 AM to 01:54 AM package p5 unloaded from airplane a0 at location l1_0.",
"from 01:56 AM to 02:20 AM package p5 loaded into truck t1 at location l1_0.",
"at location l1_0, package p4 is unloaded from airplane a0 starting at 02:24 AM and finishing at 02:47 AM.",
"package p3 is unloaded from airplane a0 from 02:52 AM to 03:50 AM at location l1_0.",
"at location l1_0, package p3 is loaded into truck t1 starting at 03:55 AM and finishing at 04:23 AM.",
"driving truck t1 from location l1_0 to location l1_1 starts at 04:29 AM and ends at 04:45 AM.",
"at location l1_1, package p3 is unloaded from truck t1 starting at 04:48 AM and finishing at 06:01 AM.",
"from 06:05 AM to 06:22 AM package p1 unloaded from truck t1 at location l1_1.",
"from 06:24 AM to 07:25 AM truck t1 transports from location l1_1 to location l1_3.",
"unloading package p5 from truck t1 at location l1_3 starts at 07:28 AM and ends at 08:23 AM."
] | Where is the package p0 at 08:56 PM? | [
"l0_0",
"a0"
] | 15 | true |
21f87bc6-734d-47fc-b474-2fa7320480ee | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 4 locations, l0_1, l1_1, l1_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l1_1 and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 4 packages, p0, p3, p1, and p2."
] | [
"package p1 is at the location l1_1.",
"package p2 is at the location l1_1.",
"package p3 is at the location l0_0.",
"airplane a0 is at the location l0_0.",
"truck t1 is at the location l1_1.",
"package p0 is at the location l0_1.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"package p2 is loaded into truck t1 from 10:03 AM to 10:44 AM at location l1_1.",
"loading package p1 into truck t1 at location l1_1 starts at 10:51 AM and ends at 12:08 PM.",
"truck t1 operates from location l1_1 to location l1_0 from 12:11 PM to 12:50 PM.",
"from 12:56 PM to 01:51 PM package p2 unloaded from truck t1 at location l1_0.",
"from 01:56 PM to 02:28 PM package p1 unloaded from truck t1 at location l1_0.",
"from location l0_1, truck t0 moves to location l0_0 starting at 02:34 PM and finishing at 03:00 PM.",
"package p3 is loaded into airplane a0 from 03:07 PM to 04:51 PM at location l0_0.",
"from 04:54 PM to 06:53 PM airplane a0 transits from location l0_0 to location l1_0.",
"at location l1_0, package p3 is unloaded from airplane a0 starting at 06:55 PM and finishing at 07:44 PM.",
"loading package p3 into truck t1 at location l1_0 starts at 07:51 PM and ends at 09:29 PM.",
"truck t1 operates from location l1_0 to location l1_1 from 09:32 PM to 09:48 PM.",
"at location l1_1, package p3 is unloaded from truck t1 starting at 09:52 PM and finishing at 10:30 PM.",
"package p2 is loaded into airplane a0 from 10:36 PM to 11:24 PM at location l1_0.",
"at location l1_0, package p1 is loaded into airplane a0 starting at 11:29 PM and finishing at 12:15 AM.",
"flying airplane a0 from location l1_0 to location l0_0 starts at 12:20 AM and ends at 01:54 AM.",
"unloading package p2 from airplane a0 at location l0_0 starts at 01:57 AM and ends at 02:49 AM.",
"from 02:53 AM to 05:03 AM package p1 unloaded from airplane a0 at location l0_0.",
"package p1 is loaded into truck t0 from 05:09 AM to 06:36 AM at location l0_0.",
"truck t0 operates from location l0_0 to location l0_1 from 06:41 AM to 07:41 AM.",
"package p1 is unloaded from truck t0 from 07:47 AM to 08:06 AM at location l0_1."
] | Where is the package p1 at 04:54 AM? | [
"l0_0",
"a0"
] | 15 | true |
d674c5ee-92bd-4b2f-8c5c-d10c200522ba | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.",
"locations l0_2, l0_3, l0_1, and l0_0 are in city c0.",
"locations l1_1, l1_2, l1_3, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 6 packages, p0, p4, p2, p1, p3, and p5."
] | [
"truck t1 is at the location l1_3.",
"package p5 is at the location l0_1.",
"package p1 is at the location l1_0.",
"package p4 is at the location l0_2.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_3.",
"package p3 is at the location l0_2.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"from 05:00 PM to 05:15 PM package p0 loaded into truck t1 at location l1_3.",
"truck t1 operates from location l1_3 to location l1_0 from 05:22 PM to 06:32 PM.",
"loading package p1 into truck t1 at location l1_0 starts at 06:38 PM and ends at 06:44 PM.",
"at location l1_0, package p0 is unloaded from truck t1 starting at 06:50 PM and finishing at 07:08 PM.",
"from 07:11 PM to 08:28 PM package p5 loaded into truck t0 at location l0_1.",
"from location l0_1, truck t0 moves to location l0_2 starting at 08:31 PM and finishing at 09:42 PM.",
"loading package p4 into truck t0 at location l0_2 starts at 09:45 PM and ends at 09:58 PM.",
"at location l0_2, package p3 is loaded into truck t0 starting at 10:04 PM and finishing at 10:55 PM.",
"from 11:01 PM to 11:42 PM truck t0 transports from location l0_2 to location l0_0.",
"unloading package p5 from truck t0 at location l0_0 starts at 11:44 PM and ends at 12:14 AM.",
"unloading package p4 from truck t0 at location l0_0 starts at 12:19 AM and ends at 12:51 AM.",
"from 12:55 AM to 01:30 AM package p3 unloaded from truck t0 at location l0_0.",
"loading package p0 into airplane a0 at location l1_0 starts at 01:32 AM and ends at 02:36 AM.",
"airplane a0 flys from location l1_0 to location l0_0 from 02:42 AM to 03:14 AM.",
"package p5 is loaded into airplane a0 from 03:18 AM to 03:32 AM at location l0_0.",
"loading package p4 into airplane a0 at location l0_0 starts at 03:36 AM and ends at 04:36 AM.",
"loading package p3 into airplane a0 at location l0_0 starts at 04:39 AM and ends at 05:19 AM.",
"package p0 is unloaded from airplane a0 from 05:26 AM to 06:20 AM at location l0_0.",
"from 06:23 AM to 06:46 AM package p0 loaded into truck t0 at location l0_0.",
"from location l0_0, truck t0 moves to location l0_1 starting at 06:52 AM and finishing at 07:35 AM.",
"from 07:40 AM to 07:53 AM package p0 unloaded from truck t0 at location l0_1.",
"from 07:58 AM to 08:26 AM airplane a0 transits from location l0_0 to location l1_0.",
"unloading package p5 from airplane a0 at location l1_0 starts at 08:29 AM and ends at 09:31 AM.",
"loading package p5 into truck t1 at location l1_0 starts at 09:33 AM and ends at 09:57 AM.",
"from 10:01 AM to 10:24 AM package p4 unloaded from airplane a0 at location l1_0.",
"package p3 is unloaded from airplane a0 from 10:29 AM to 11:27 AM at location l1_0.",
"package p3 is loaded into truck t1 from 11:32 AM to 12:00 PM at location l1_0.",
"from location l1_0, truck t1 moves to location l1_1 starting at 12:06 PM and finishing at 12:22 PM.",
"unloading package p3 from truck t1 at location l1_1 starts at 12:25 PM and ends at 01:38 PM.",
"at location l1_1, package p1 is unloaded from truck t1 starting at 01:42 PM and finishing at 01:59 PM.",
"truck t1 operates from location l1_1 to location l1_3 from 02:01 PM to 03:02 PM.",
"at location l1_3, package p5 is unloaded from truck t1 starting at 03:05 PM and finishing at 04:00 PM."
] | Where is the package p4 at 08:04 AM? | [
"a0"
] | 15 | true |
337219ee-a77a-4b90-975a-238b92614681 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 4 locations, l0_1, l1_1, l1_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l1_1 and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 4 packages, p0, p3, p1, and p2."
] | [
"package p1 is at the location l1_1.",
"package p2 is at the location l1_1.",
"package p3 is at the location l0_0.",
"airplane a0 is at the location l0_0.",
"truck t1 is at the location l1_1.",
"package p0 is at the location l0_1.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"from 12:17 PM to 12:58 PM package p2 loaded into truck t1 at location l1_1.",
"package p1 is loaded into truck t1 from 01:05 PM to 02:22 PM at location l1_1.",
"from location l1_1, truck t1 moves to location l1_0 starting at 02:25 PM and finishing at 03:04 PM.",
"from 03:10 PM to 04:05 PM package p2 unloaded from truck t1 at location l1_0.",
"at location l1_0, package p1 is unloaded from truck t1 starting at 04:10 PM and finishing at 04:42 PM.",
"from 04:48 PM to 05:14 PM truck t0 transports from location l0_1 to location l0_0.",
"package p3 is loaded into airplane a0 from 05:21 PM to 07:05 PM at location l0_0.",
"airplane a0 flys from location l0_0 to location l1_0 from 07:08 PM to 09:07 PM.",
"package p3 is unloaded from airplane a0 from 09:09 PM to 09:58 PM at location l1_0.",
"loading package p3 into truck t1 at location l1_0 starts at 10:05 PM and ends at 11:43 PM.",
"driving truck t1 from location l1_0 to location l1_1 starts at 11:46 PM and ends at 12:02 AM.",
"at location l1_1, package p3 is unloaded from truck t1 starting at 12:06 AM and finishing at 12:44 AM.",
"loading package p2 into airplane a0 at location l1_0 starts at 12:50 AM and ends at 01:38 AM.",
"loading package p1 into airplane a0 at location l1_0 starts at 01:43 AM and ends at 02:29 AM.",
"from 02:34 AM to 04:08 AM airplane a0 transits from location l1_0 to location l0_0.",
"package p2 is unloaded from airplane a0 from 04:11 AM to 05:03 AM at location l0_0.",
"unloading package p1 from airplane a0 at location l0_0 starts at 05:07 AM and ends at 07:17 AM.",
"loading package p1 into truck t0 at location l0_0 starts at 07:23 AM and ends at 08:50 AM.",
"from 08:55 AM to 09:55 AM truck t0 transports from location l0_0 to location l0_1.",
"unloading package p1 from truck t0 at location l0_1 starts at 10:01 AM and ends at 10:20 AM."
] | Where is the package p1 at 05:28 AM? | [
"l0_0",
"a0"
] | 15 | true |
bb04e7d3-0023-4b5e-8d47-47d998a1e8f7 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.",
"locations l0_2, l0_3, l0_1, and l0_0 are in city c0.",
"locations l1_1, l1_2, l1_3, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 6 packages, p0, p4, p2, p1, p3, and p5."
] | [
"truck t1 is at the location l1_3.",
"package p5 is at the location l0_1.",
"package p1 is at the location l1_0.",
"package p4 is at the location l0_2.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_3.",
"package p3 is at the location l0_2.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"at location l1_3, package p0 is loaded into truck t1 starting at 09:26 PM and finishing at 09:41 PM.",
"truck t1 operates from location l1_3 to location l1_0 from 09:48 PM to 10:58 PM.",
"loading package p1 into truck t1 at location l1_0 starts at 11:04 PM and ends at 11:10 PM.",
"package p0 is unloaded from truck t1 from 11:16 PM to 11:34 PM at location l1_0.",
"from 11:37 PM to 12:54 AM package p5 loaded into truck t0 at location l0_1.",
"from location l0_1, truck t0 moves to location l0_2 starting at 12:57 AM and finishing at 02:08 AM.",
"package p4 is loaded into truck t0 from 02:11 AM to 02:24 AM at location l0_2.",
"from 02:30 AM to 03:21 AM package p3 loaded into truck t0 at location l0_2.",
"from 03:27 AM to 04:08 AM truck t0 transports from location l0_2 to location l0_0.",
"at location l0_0, package p5 is unloaded from truck t0 starting at 04:10 AM and finishing at 04:40 AM.",
"from 04:45 AM to 05:17 AM package p4 unloaded from truck t0 at location l0_0.",
"at location l0_0, package p3 is unloaded from truck t0 starting at 05:21 AM and finishing at 05:56 AM.",
"package p0 is loaded into airplane a0 from 05:58 AM to 07:02 AM at location l1_0.",
"airplane a0 flys from location l1_0 to location l0_0 from 07:08 AM to 07:40 AM.",
"package p5 is loaded into airplane a0 from 07:44 AM to 07:58 AM at location l0_0.",
"from 08:02 AM to 09:02 AM package p4 loaded into airplane a0 at location l0_0.",
"at location l0_0, package p3 is loaded into airplane a0 starting at 09:05 AM and finishing at 09:45 AM.",
"package p0 is unloaded from airplane a0 from 09:52 AM to 10:46 AM at location l0_0.",
"package p0 is loaded into truck t0 from 10:49 AM to 11:12 AM at location l0_0.",
"from 11:18 AM to 12:01 PM truck t0 transports from location l0_0 to location l0_1.",
"from 12:06 PM to 12:19 PM package p0 unloaded from truck t0 at location l0_1.",
"flying airplane a0 from location l0_0 to location l1_0 starts at 12:24 PM and ends at 12:52 PM.",
"unloading package p5 from airplane a0 at location l1_0 starts at 12:55 PM and ends at 01:57 PM.",
"from 01:59 PM to 02:23 PM package p5 loaded into truck t1 at location l1_0.",
"from 02:27 PM to 02:50 PM package p4 unloaded from airplane a0 at location l1_0.",
"from 02:55 PM to 03:53 PM package p3 unloaded from airplane a0 at location l1_0.",
"loading package p3 into truck t1 at location l1_0 starts at 03:58 PM and ends at 04:26 PM.",
"from 04:32 PM to 04:48 PM truck t1 transports from location l1_0 to location l1_1.",
"unloading package p3 from truck t1 at location l1_1 starts at 04:51 PM and ends at 06:04 PM.",
"unloading package p1 from truck t1 at location l1_1 starts at 06:08 PM and ends at 06:25 PM.",
"driving truck t1 from location l1_1 to location l1_3 starts at 06:27 PM and ends at 07:28 PM.",
"package p5 is unloaded from truck t1 from 07:31 PM to 08:26 PM at location l1_3."
] | Where is the package p3 at 01:54 PM? | [
"l1_0",
"a0"
] | 15 | true |
422e4a94-87ab-4dbe-af45-771e3d825810 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 3 cities, c0, c2, and c1.",
"there are 6 locations, l0_1, l2_1, l1_1, l1_0, l2_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l2_1 and l2_0 are in city c2.",
"locations l1_1 and l1_0 are in city c1.",
"there are 3 airports, The location of the airports are l1_0, l2_0, and l0_0.",
"there are 1 airplanes, a0.",
"there are 3 trucks, t1, t0, and t2.",
"there are 6 packages, p1, p3, p4, p0, p2, and p5."
] | [
"airplane a0 is at the location l2_0.",
"truck t1 is at the location l1_1.",
"package p2 is at the location l1_1.",
"package p1 is at the location l0_1.",
"truck t0 is at the location l0_0.",
"package p4 is at the location l0_0.",
"package p3 is at the location l2_0.",
"package p5 is at the location l1_0.",
"truck t2 is at the location l2_0.",
"package p0 is at the location l1_0."
] | [
"Given the initial states, the following events occur:",
"loading package p2 into truck t1 at location l1_1 starts at 04:11 PM and ends at 05:03 PM.",
"driving truck t1 from location l1_1 to location l1_0 starts at 05:06 PM and ends at 06:04 PM.",
"from 06:10 PM to 06:52 PM package p2 unloaded from truck t1 at location l1_0.",
"airplane a0 flys from location l2_0 to location l1_0 from 06:57 PM to 07:24 PM.",
"at location l1_0, package p5 is loaded into airplane a0 starting at 07:30 PM and finishing at 08:18 PM.",
"at location l1_0, package p2 is loaded into airplane a0 starting at 08:23 PM and finishing at 09:05 PM.",
"loading package p0 into airplane a0 at location l1_0 starts at 09:07 PM and ends at 10:13 PM.",
"from location l1_0, airplane a0 transits to location l0_0 starting at 10:15 PM and finishing at 11:13 PM.",
"package p5 is unloaded from airplane a0 from 11:16 PM to 11:46 PM at location l0_0.",
"at location l0_0, package p5 is loaded into truck t0 starting at 11:52 PM and finishing at 12:05 AM.",
"from 12:11 AM to 12:30 AM truck t0 transports from location l0_0 to location l0_1.",
"unloading package p5 from truck t0 at location l0_1 starts at 12:37 AM and ends at 12:43 AM.",
"from 12:45 AM to 12:48 AM package p1 loaded into truck t0 at location l0_1.",
"from 12:55 AM to 01:16 AM truck t0 transports from location l0_1 to location l0_0.",
"unloading package p1 from truck t0 at location l0_0 starts at 01:19 AM and ends at 01:57 AM.",
"package p4 is loaded into airplane a0 from 02:01 AM to 02:35 AM at location l0_0.",
"loading package p1 into airplane a0 at location l0_0 starts at 02:41 AM and ends at 03:41 AM.",
"from location l0_0, airplane a0 transits to location l2_0 starting at 03:45 AM and finishing at 04:42 AM.",
"from 04:49 AM to 05:47 AM package p3 loaded into airplane a0 at location l2_0.",
"from 05:49 AM to 06:55 AM package p2 unloaded from airplane a0 at location l2_0.",
"at location l2_0, package p0 is unloaded from airplane a0 starting at 07:00 AM and finishing at 07:39 AM.",
"from 07:46 AM to 08:32 AM airplane a0 transits from location l2_0 to location l1_0.",
"at location l1_0, package p4 is unloaded from airplane a0 starting at 08:35 AM and finishing at 09:42 AM.",
"loading package p4 into truck t1 at location l1_0 starts at 09:49 AM and ends at 10:47 AM.",
"from 10:49 AM to 11:43 AM package p3 unloaded from airplane a0 at location l1_0.",
"from 11:49 AM to 12:13 PM package p3 loaded into truck t1 at location l1_0.",
"unloading package p1 from airplane a0 at location l1_0 starts at 12:16 PM and ends at 01:17 PM.",
"from 01:23 PM to 01:39 PM package p1 loaded into truck t1 at location l1_0.",
"from location l1_0, truck t1 moves to location l1_1 starting at 01:45 PM and finishing at 02:21 PM.",
"package p4 is unloaded from truck t1 from 02:27 PM to 03:00 PM at location l1_1.",
"from 03:06 PM to 03:12 PM package p3 unloaded from truck t1 at location l1_1.",
"unloading package p1 from truck t1 at location l1_1 starts at 03:16 PM and ends at 03:26 PM."
] | Where is the package p2 at 02:23 AM? | [
"l0_0",
"a0"
] | 15 | true |
d8df0854-9f2c-4c06-97d2-bcf35eadbc41 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 6 locations, l0_1, l0_2, l1_1, l1_2, l1_0, and l0_0.",
"locations l0_1, l0_2, and l0_0 are in city c0.",
"locations l1_1, l1_2, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a1 and a0.",
"there are 3 trucks, t1, t2, and t0.",
"there are 4 packages, p0, p3, p1, and p2."
] | [
"truck t1 is at the location l1_2.",
"package p3 is at the location l0_2.",
"package p1 is at the location l1_1.",
"airplane a1 is at the location l1_0.",
"package p2 is at the location l0_2.",
"truck t2 is at the location l0_1.",
"truck t0 is at the location l0_2.",
"package p0 is at the location l1_2.",
"airplane a0 is at the location l1_0."
] | [
"Given the initial states, the following events occur:",
"at location l1_2, package p0 is loaded into truck t1 starting at 01:19 PM and finishing at 02:38 PM.",
"driving truck t1 from location l1_2 to location l1_1 starts at 02:44 PM and ends at 03:25 PM.",
"at location l1_1, package p1 is loaded into truck t1 starting at 03:30 PM and finishing at 04:10 PM.",
"from 04:14 PM to 05:09 PM truck t1 transports from location l1_1 to location l1_0.",
"from 05:11 PM to 05:43 PM package p1 unloaded from truck t1 at location l1_0.",
"unloading package p0 from truck t1 at location l1_0 starts at 05:49 PM and ends at 06:05 PM.",
"at location l0_2, package p3 is loaded into truck t0 starting at 06:09 PM and finishing at 07:23 PM.",
"package p2 is loaded into truck t0 from 07:26 PM to 09:09 PM at location l0_2.",
"from 09:16 PM to 09:40 PM truck t0 transports from location l0_2 to location l0_0.",
"from 09:47 PM to 09:52 PM package p2 unloaded from truck t0 at location l0_0.",
"loading package p1 into airplane a1 at location l1_0 starts at 09:54 PM and ends at 10:02 PM.",
"from 10:04 PM to 10:59 PM package p0 loaded into airplane a1 at location l1_0.",
"from location l1_0, airplane a1 transits to location l0_0 starting at 11:04 PM and finishing at 12:42 AM.",
"from 12:45 AM to 01:31 AM package p2 loaded into airplane a1 at location l0_0.",
"package p1 is unloaded from airplane a1 from 01:34 AM to 02:03 AM at location l0_0.",
"loading package p1 into truck t0 at location l0_0 starts at 02:05 AM and ends at 02:22 AM.",
"at location l0_0, package p0 is unloaded from airplane a1 starting at 02:26 AM and finishing at 03:01 AM.",
"from 03:06 AM to 04:07 AM package p0 loaded into truck t0 at location l0_0.",
"from location l0_0, truck t0 moves to location l0_1 starting at 04:11 AM and finishing at 04:23 AM.",
"at location l0_1, package p3 is unloaded from truck t0 starting at 04:30 AM and finishing at 05:01 AM.",
"driving truck t0 from location l0_1 to location l0_2 starts at 05:08 AM and ends at 06:08 AM.",
"unloading package p1 from truck t0 at location l0_2 starts at 06:11 AM and ends at 06:32 AM.",
"package p0 is unloaded from truck t0 from 06:34 AM to 08:20 AM at location l0_2.",
"flying airplane a1 from location l0_0 to location l1_0 starts at 08:25 AM and ends at 09:52 AM.",
"from 09:54 AM to 11:36 AM package p2 unloaded from airplane a1 at location l1_0."
] | Where is the package p1 at 03:22 AM? | [
"l0_0",
"t0"
] | 15 | true |
6e8a1708-356e-4c48-836f-d5d2c76ce35c | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 4 locations, l0_1, l1_1, l1_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l1_1 and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 4 packages, p0, p3, p1, and p2."
] | [
"package p1 is at the location l1_1.",
"package p2 is at the location l1_1.",
"package p3 is at the location l0_0.",
"airplane a0 is at the location l0_0.",
"truck t1 is at the location l1_1.",
"package p0 is at the location l0_1.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"from 10:34 PM to 11:15 PM package p2 loaded into truck t1 at location l1_1.",
"from 11:22 PM to 12:39 AM package p1 loaded into truck t1 at location l1_1.",
"driving truck t1 from location l1_1 to location l1_0 starts at 12:42 AM and ends at 01:21 AM.",
"at location l1_0, package p2 is unloaded from truck t1 starting at 01:27 AM and finishing at 02:22 AM.",
"at location l1_0, package p1 is unloaded from truck t1 starting at 02:27 AM and finishing at 02:59 AM.",
"from location l0_1, truck t0 moves to location l0_0 starting at 03:05 AM and finishing at 03:31 AM.",
"from 03:38 AM to 05:22 AM package p3 loaded into airplane a0 at location l0_0.",
"from 05:25 AM to 07:24 AM airplane a0 transits from location l0_0 to location l1_0.",
"package p3 is unloaded from airplane a0 from 07:26 AM to 08:15 AM at location l1_0.",
"package p3 is loaded into truck t1 from 08:22 AM to 10:00 AM at location l1_0.",
"truck t1 operates from location l1_0 to location l1_1 from 10:03 AM to 10:19 AM.",
"package p3 is unloaded from truck t1 from 10:23 AM to 11:01 AM at location l1_1.",
"package p2 is loaded into airplane a0 from 11:07 AM to 11:55 AM at location l1_0.",
"from 12:00 PM to 12:46 PM package p1 loaded into airplane a0 at location l1_0.",
"from location l1_0, airplane a0 transits to location l0_0 starting at 12:51 PM and finishing at 02:25 PM.",
"package p2 is unloaded from airplane a0 from 02:28 PM to 03:20 PM at location l0_0.",
"at location l0_0, package p1 is unloaded from airplane a0 starting at 03:24 PM and finishing at 05:34 PM.",
"from 05:40 PM to 07:07 PM package p1 loaded into truck t0 at location l0_0.",
"from location l0_0, truck t0 moves to location l0_1 starting at 07:12 PM and finishing at 08:12 PM.",
"unloading package p1 from truck t0 at location l0_1 starts at 08:18 PM and ends at 08:37 PM."
] | Where is the package p1 at 05:14 PM? | [
"l0_0",
"a0"
] | 15 | true |
6c536d8b-50a5-480a-9551-c9cdbfe34321 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.",
"locations l0_2, l0_3, l0_1, and l0_0 are in city c0.",
"locations l1_1, l1_2, l1_3, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 6 packages, p0, p4, p2, p1, p3, and p5."
] | [
"truck t1 is at the location l1_3.",
"package p5 is at the location l0_1.",
"package p1 is at the location l1_0.",
"package p4 is at the location l0_2.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_3.",
"package p3 is at the location l0_2.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"from 05:20 AM to 05:35 AM package p0 loaded into truck t1 at location l1_3.",
"from location l1_3, truck t1 moves to location l1_0 starting at 05:42 AM and finishing at 06:52 AM.",
"at location l1_0, package p1 is loaded into truck t1 starting at 06:58 AM and finishing at 07:04 AM.",
"unloading package p0 from truck t1 at location l1_0 starts at 07:10 AM and ends at 07:28 AM.",
"from 07:31 AM to 08:48 AM package p5 loaded into truck t0 at location l0_1.",
"truck t0 operates from location l0_1 to location l0_2 from 08:51 AM to 10:02 AM.",
"package p4 is loaded into truck t0 from 10:05 AM to 10:18 AM at location l0_2.",
"loading package p3 into truck t0 at location l0_2 starts at 10:24 AM and ends at 11:15 AM.",
"truck t0 operates from location l0_2 to location l0_0 from 11:21 AM to 12:02 PM.",
"package p5 is unloaded from truck t0 from 12:04 PM to 12:34 PM at location l0_0.",
"package p4 is unloaded from truck t0 from 12:39 PM to 01:11 PM at location l0_0.",
"package p3 is unloaded from truck t0 from 01:15 PM to 01:50 PM at location l0_0.",
"package p0 is loaded into airplane a0 from 01:52 PM to 02:56 PM at location l1_0.",
"from location l1_0, airplane a0 transits to location l0_0 starting at 03:02 PM and finishing at 03:34 PM.",
"at location l0_0, package p5 is loaded into airplane a0 starting at 03:38 PM and finishing at 03:52 PM.",
"from 03:56 PM to 04:56 PM package p4 loaded into airplane a0 at location l0_0.",
"at location l0_0, package p3 is loaded into airplane a0 starting at 04:59 PM and finishing at 05:39 PM.",
"unloading package p0 from airplane a0 at location l0_0 starts at 05:46 PM and ends at 06:40 PM.",
"from 06:43 PM to 07:06 PM package p0 loaded into truck t0 at location l0_0.",
"driving truck t0 from location l0_0 to location l0_1 starts at 07:12 PM and ends at 07:55 PM.",
"unloading package p0 from truck t0 at location l0_1 starts at 08:00 PM and ends at 08:13 PM.",
"from location l0_0, airplane a0 transits to location l1_0 starting at 08:18 PM and finishing at 08:46 PM.",
"at location l1_0, package p5 is unloaded from airplane a0 starting at 08:49 PM and finishing at 09:51 PM.",
"from 09:53 PM to 10:17 PM package p5 loaded into truck t1 at location l1_0.",
"package p4 is unloaded from airplane a0 from 10:21 PM to 10:44 PM at location l1_0.",
"package p3 is unloaded from airplane a0 from 10:49 PM to 11:47 PM at location l1_0.",
"at location l1_0, package p3 is loaded into truck t1 starting at 11:52 PM and finishing at 12:20 AM.",
"from location l1_0, truck t1 moves to location l1_1 starting at 12:26 AM and finishing at 12:42 AM.",
"package p3 is unloaded from truck t1 from 12:45 AM to 01:58 AM at location l1_1.",
"package p1 is unloaded from truck t1 from 02:02 AM to 02:19 AM at location l1_1.",
"from location l1_1, truck t1 moves to location l1_3 starting at 02:21 AM and finishing at 03:22 AM.",
"from 03:25 AM to 04:20 AM package p5 unloaded from truck t1 at location l1_3."
] | Where is the package p4 at 08:36 PM? | [
"a0"
] | 15 | true |
c575f2fc-8e07-40c7-8662-debe62ff679f | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.",
"locations l0_2, l0_3, l0_1, and l0_0 are in city c0.",
"locations l1_1, l1_2, l1_3, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 6 packages, p0, p4, p2, p1, p3, and p5."
] | [
"truck t1 is at the location l1_3.",
"package p5 is at the location l0_1.",
"package p1 is at the location l1_0.",
"package p4 is at the location l0_2.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_3.",
"package p3 is at the location l0_2.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"at location l1_3, package p0 is loaded into truck t1 starting at 07:39 AM and finishing at 07:54 AM.",
"from location l1_3, truck t1 moves to location l1_0 starting at 08:01 AM and finishing at 09:11 AM.",
"loading package p1 into truck t1 at location l1_0 starts at 09:17 AM and ends at 09:23 AM.",
"from 09:29 AM to 09:47 AM package p0 unloaded from truck t1 at location l1_0.",
"loading package p5 into truck t0 at location l0_1 starts at 09:50 AM and ends at 11:07 AM.",
"truck t0 operates from location l0_1 to location l0_2 from 11:10 AM to 12:21 PM.",
"loading package p4 into truck t0 at location l0_2 starts at 12:24 PM and ends at 12:37 PM.",
"at location l0_2, package p3 is loaded into truck t0 starting at 12:43 PM and finishing at 01:34 PM.",
"from 01:40 PM to 02:21 PM truck t0 transports from location l0_2 to location l0_0.",
"unloading package p5 from truck t0 at location l0_0 starts at 02:23 PM and ends at 02:53 PM.",
"package p4 is unloaded from truck t0 from 02:58 PM to 03:30 PM at location l0_0.",
"unloading package p3 from truck t0 at location l0_0 starts at 03:34 PM and ends at 04:09 PM.",
"at location l1_0, package p0 is loaded into airplane a0 starting at 04:11 PM and finishing at 05:15 PM.",
"airplane a0 flys from location l1_0 to location l0_0 from 05:21 PM to 05:53 PM.",
"from 05:57 PM to 06:11 PM package p5 loaded into airplane a0 at location l0_0.",
"package p4 is loaded into airplane a0 from 06:15 PM to 07:15 PM at location l0_0.",
"at location l0_0, package p3 is loaded into airplane a0 starting at 07:18 PM and finishing at 07:58 PM.",
"unloading package p0 from airplane a0 at location l0_0 starts at 08:05 PM and ends at 08:59 PM.",
"package p0 is loaded into truck t0 from 09:02 PM to 09:25 PM at location l0_0.",
"truck t0 operates from location l0_0 to location l0_1 from 09:31 PM to 10:14 PM.",
"at location l0_1, package p0 is unloaded from truck t0 starting at 10:19 PM and finishing at 10:32 PM.",
"from 10:37 PM to 11:05 PM airplane a0 transits from location l0_0 to location l1_0.",
"at location l1_0, package p5 is unloaded from airplane a0 starting at 11:08 PM and finishing at 12:10 AM.",
"at location l1_0, package p5 is loaded into truck t1 starting at 12:12 AM and finishing at 12:36 AM.",
"at location l1_0, package p4 is unloaded from airplane a0 starting at 12:40 AM and finishing at 01:03 AM.",
"unloading package p3 from airplane a0 at location l1_0 starts at 01:08 AM and ends at 02:06 AM.",
"loading package p3 into truck t1 at location l1_0 starts at 02:11 AM and ends at 02:39 AM.",
"from 02:45 AM to 03:01 AM truck t1 transports from location l1_0 to location l1_1.",
"unloading package p3 from truck t1 at location l1_1 starts at 03:04 AM and ends at 04:17 AM.",
"unloading package p1 from truck t1 at location l1_1 starts at 04:21 AM and ends at 04:38 AM.",
"driving truck t1 from location l1_1 to location l1_3 starts at 04:40 AM and ends at 05:41 AM.",
"package p5 is unloaded from truck t1 from 05:44 AM to 06:39 AM at location l1_3."
] | Where is the package p3 at 11:46 PM? | [
"l1_0",
"a0"
] | 15 | true |
33018f5e-3e7a-4490-82fd-1adef211d8a3 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 6 locations, l0_1, l0_2, l1_1, l1_2, l1_0, and l0_0.",
"locations l0_1, l0_2, and l0_0 are in city c0.",
"locations l1_1, l1_2, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 2 airplanes, a1 and a0.",
"there are 3 trucks, t1, t2, and t0.",
"there are 4 packages, p0, p3, p1, and p2."
] | [
"truck t1 is at the location l1_2.",
"package p3 is at the location l0_2.",
"package p1 is at the location l1_1.",
"airplane a1 is at the location l1_0.",
"package p2 is at the location l0_2.",
"truck t2 is at the location l0_1.",
"truck t0 is at the location l0_2.",
"package p0 is at the location l1_2.",
"airplane a0 is at the location l1_0."
] | [
"Given the initial states, the following events occur:",
"package p0 is loaded into truck t1 from 12:52 AM to 02:11 AM at location l1_2.",
"truck t1 operates from location l1_2 to location l1_1 from 02:17 AM to 02:58 AM.",
"loading package p1 into truck t1 at location l1_1 starts at 03:03 AM and ends at 03:43 AM.",
"driving truck t1 from location l1_1 to location l1_0 starts at 03:47 AM and ends at 04:42 AM.",
"from 04:44 AM to 05:16 AM package p1 unloaded from truck t1 at location l1_0.",
"package p0 is unloaded from truck t1 from 05:22 AM to 05:38 AM at location l1_0.",
"loading package p3 into truck t0 at location l0_2 starts at 05:42 AM and ends at 06:56 AM.",
"loading package p2 into truck t0 at location l0_2 starts at 06:59 AM and ends at 08:42 AM.",
"from 08:49 AM to 09:13 AM truck t0 transports from location l0_2 to location l0_0.",
"from 09:20 AM to 09:25 AM package p2 unloaded from truck t0 at location l0_0.",
"at location l1_0, package p1 is loaded into airplane a1 starting at 09:27 AM and finishing at 09:35 AM.",
"loading package p0 into airplane a1 at location l1_0 starts at 09:37 AM and ends at 10:32 AM.",
"airplane a1 flys from location l1_0 to location l0_0 from 10:37 AM to 12:15 PM.",
"at location l0_0, package p2 is loaded into airplane a1 starting at 12:18 PM and finishing at 01:04 PM.",
"at location l0_0, package p1 is unloaded from airplane a1 starting at 01:07 PM and finishing at 01:36 PM.",
"loading package p1 into truck t0 at location l0_0 starts at 01:38 PM and ends at 01:55 PM.",
"unloading package p0 from airplane a1 at location l0_0 starts at 01:59 PM and ends at 02:34 PM.",
"loading package p0 into truck t0 at location l0_0 starts at 02:39 PM and ends at 03:40 PM.",
"from location l0_0, truck t0 moves to location l0_1 starting at 03:44 PM and finishing at 03:56 PM.",
"package p3 is unloaded from truck t0 from 04:03 PM to 04:34 PM at location l0_1.",
"from 04:41 PM to 05:41 PM truck t0 transports from location l0_1 to location l0_2.",
"at location l0_2, package p1 is unloaded from truck t0 starting at 05:44 PM and finishing at 06:05 PM.",
"at location l0_2, package p0 is unloaded from truck t0 starting at 06:07 PM and finishing at 07:53 PM.",
"from 07:58 PM to 09:25 PM airplane a1 transits from location l0_0 to location l1_0.",
"at location l1_0, package p2 is unloaded from airplane a1 starting at 09:27 PM and finishing at 11:09 PM."
] | Where is the package p1 at 03:13 PM? | [
"l0_0",
"t0"
] | 15 | true |
e19f8fbd-5ecf-46de-a252-e1e030284a42 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 4 locations, l0_1, l1_1, l1_0, and l0_0.",
"locations l0_1 and l0_0 are in city c0.",
"locations l1_1 and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l1_0 and l0_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 4 packages, p0, p3, p1, and p2."
] | [
"package p1 is at the location l1_1.",
"package p2 is at the location l1_1.",
"package p3 is at the location l0_0.",
"airplane a0 is at the location l0_0.",
"truck t1 is at the location l1_1.",
"package p0 is at the location l0_1.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"loading package p2 into truck t1 at location l1_1 starts at 07:15 PM and ends at 07:56 PM.",
"loading package p1 into truck t1 at location l1_1 starts at 08:03 PM and ends at 09:20 PM.",
"from 09:23 PM to 10:02 PM truck t1 transports from location l1_1 to location l1_0.",
"unloading package p2 from truck t1 at location l1_0 starts at 10:08 PM and ends at 11:03 PM.",
"unloading package p1 from truck t1 at location l1_0 starts at 11:08 PM and ends at 11:40 PM.",
"from location l0_1, truck t0 moves to location l0_0 starting at 11:46 PM and finishing at 12:12 AM.",
"package p3 is loaded into airplane a0 from 12:19 AM to 02:03 AM at location l0_0.",
"flying airplane a0 from location l0_0 to location l1_0 starts at 02:06 AM and ends at 04:05 AM.",
"package p3 is unloaded from airplane a0 from 04:07 AM to 04:56 AM at location l1_0.",
"loading package p3 into truck t1 at location l1_0 starts at 05:03 AM and ends at 06:41 AM.",
"truck t1 operates from location l1_0 to location l1_1 from 06:44 AM to 07:00 AM.",
"package p3 is unloaded from truck t1 from 07:04 AM to 07:42 AM at location l1_1.",
"package p2 is loaded into airplane a0 from 07:48 AM to 08:36 AM at location l1_0.",
"package p1 is loaded into airplane a0 from 08:41 AM to 09:27 AM at location l1_0.",
"from location l1_0, airplane a0 transits to location l0_0 starting at 09:32 AM and finishing at 11:06 AM.",
"unloading package p2 from airplane a0 at location l0_0 starts at 11:09 AM and ends at 12:01 PM.",
"at location l0_0, package p1 is unloaded from airplane a0 starting at 12:05 PM and finishing at 02:15 PM.",
"loading package p1 into truck t0 at location l0_0 starts at 02:21 PM and ends at 03:48 PM.",
"from location l0_0, truck t0 moves to location l0_1 starting at 03:53 PM and finishing at 04:53 PM.",
"package p1 is unloaded from truck t0 from 04:59 PM to 05:18 PM at location l0_1."
] | Where is the package p1 at 12:08 PM? | [
"l0_0",
"a0"
] | 15 | true |
aa752183-7a09-4c30-8544-09189fa32338 | easy | serial | 1 | static_time | Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly. | [
"there are 2 cities, c0 and c1.",
"there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.",
"locations l0_2, l0_3, l0_1, and l0_0 are in city c0.",
"locations l1_1, l1_2, l1_3, and l1_0 are in city c1.",
"there are 2 airports, The location of the airports are l0_0 and l1_0.",
"there are 1 airplanes, a0.",
"there are 2 trucks, t1 and t0.",
"there are 6 packages, p0, p4, p2, p1, p3, and p5."
] | [
"truck t1 is at the location l1_3.",
"package p5 is at the location l0_1.",
"package p1 is at the location l1_0.",
"package p4 is at the location l0_2.",
"airplane a0 is at the location l1_0.",
"package p2 is at the location l1_1.",
"package p0 is at the location l1_3.",
"package p3 is at the location l0_2.",
"truck t0 is at the location l0_1."
] | [
"Given the initial states, the following events occur:",
"loading package p0 into truck t1 at location l1_3 starts at 10:21 PM and ends at 10:36 PM.",
"truck t1 operates from location l1_3 to location l1_0 from 10:43 PM to 11:53 PM.",
"from 11:59 PM to 12:05 AM package p1 loaded into truck t1 at location l1_0.",
"unloading package p0 from truck t1 at location l1_0 starts at 12:11 AM and ends at 12:29 AM.",
"package p5 is loaded into truck t0 from 12:32 AM to 01:49 AM at location l0_1.",
"from location l0_1, truck t0 moves to location l0_2 starting at 01:52 AM and finishing at 03:03 AM.",
"at location l0_2, package p4 is loaded into truck t0 starting at 03:06 AM and finishing at 03:19 AM.",
"loading package p3 into truck t0 at location l0_2 starts at 03:25 AM and ends at 04:16 AM.",
"from 04:22 AM to 05:03 AM truck t0 transports from location l0_2 to location l0_0.",
"package p5 is unloaded from truck t0 from 05:05 AM to 05:35 AM at location l0_0.",
"at location l0_0, package p4 is unloaded from truck t0 starting at 05:40 AM and finishing at 06:12 AM.",
"from 06:16 AM to 06:51 AM package p3 unloaded from truck t0 at location l0_0.",
"at location l1_0, package p0 is loaded into airplane a0 starting at 06:53 AM and finishing at 07:57 AM.",
"from 08:03 AM to 08:35 AM airplane a0 transits from location l1_0 to location l0_0.",
"from 08:39 AM to 08:53 AM package p5 loaded into airplane a0 at location l0_0.",
"loading package p4 into airplane a0 at location l0_0 starts at 08:57 AM and ends at 09:57 AM.",
"loading package p3 into airplane a0 at location l0_0 starts at 10:00 AM and ends at 10:40 AM.",
"unloading package p0 from airplane a0 at location l0_0 starts at 10:47 AM and ends at 11:41 AM.",
"at location l0_0, package p0 is loaded into truck t0 starting at 11:44 AM and finishing at 12:07 PM.",
"driving truck t0 from location l0_0 to location l0_1 starts at 12:13 PM and ends at 12:56 PM.",
"from 01:01 PM to 01:14 PM package p0 unloaded from truck t0 at location l0_1.",
"airplane a0 flys from location l0_0 to location l1_0 from 01:19 PM to 01:47 PM.",
"at location l1_0, package p5 is unloaded from airplane a0 starting at 01:50 PM and finishing at 02:52 PM.",
"at location l1_0, package p5 is loaded into truck t1 starting at 02:54 PM and finishing at 03:18 PM.",
"from 03:22 PM to 03:45 PM package p4 unloaded from airplane a0 at location l1_0.",
"at location l1_0, package p3 is unloaded from airplane a0 starting at 03:50 PM and finishing at 04:48 PM.",
"at location l1_0, package p3 is loaded into truck t1 starting at 04:53 PM and finishing at 05:21 PM.",
"truck t1 operates from location l1_0 to location l1_1 from 05:27 PM to 05:43 PM.",
"package p3 is unloaded from truck t1 from 05:46 PM to 06:59 PM at location l1_1.",
"unloading package p1 from truck t1 at location l1_1 starts at 07:03 PM and ends at 07:20 PM.",
"truck t1 operates from location l1_1 to location l1_3 from 07:22 PM to 08:23 PM.",
"at location l1_3, package p5 is unloaded from truck t1 starting at 08:26 PM and finishing at 09:21 PM."
] | Where is the package p0 at 09:32 AM? | [
"l0_0",
"a0"
] | 15 | true |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.