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
f6208483-416b-4f06-b610-e08bb78686bf
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 01:13 AM and ends at 01:42 AM.", "from 01:44 AM to 02:57 AM truck t1 transports from location l1_1 to location l1_0.", "package p1 is loaded into truck t1 from 03:00 AM to 04:47 AM at location l1_0.", "from location l1_0, truck t1 moves to location l1_2 starting at 04:49 AM and finishing at 06:10 AM.", "from 06:12 AM to 07:34 AM package p3 loaded into truck t1 at location l1_2.", "from 07:39 AM to 09:13 AM package p2 unloaded from truck t1 at location l1_2.", "at location l1_2, package p1 is unloaded from truck t1 starting at 09:19 AM and finishing at 09:54 AM.", "from 09:56 AM to 11:32 AM truck t1 transports from location l1_2 to location l1_0.", "unloading package p3 from truck t1 at location l1_0 starts at 11:38 AM and ends at 12:45 PM.", "package p3 is loaded into airplane a1 from 12:52 PM to 01:12 PM at location l1_0.", "at location l1_0, package p0 is loaded into airplane a1 starting at 01:17 PM and finishing at 01:47 PM.", "airplane a1 flys from location l1_0 to location l0_0 from 01:49 PM to 02:57 PM.", "unloading package p0 from airplane a1 at location l0_0 starts at 03:04 PM and ends at 03:47 PM.", "from 03:54 PM to 04:21 PM package p0 loaded into truck t0 at location l0_0.", "truck t0 operates from location l0_0 to location l0_2 from 04:27 PM to 05:10 PM.", "unloading package p0 from truck t0 at location l0_2 starts at 05:12 PM and ends at 06:48 PM.", "airplane a1 flys from location l0_0 to location l2_0 from 06:50 PM to 08:08 PM.", "unloading package p3 from airplane a1 at location l2_0 starts at 08:10 PM and ends at 08:16 PM.", "loading package p3 into truck t2 at location l2_0 starts at 08:21 PM and ends at 08:44 PM.", "driving truck t2 from location l2_0 to location l2_1 starts at 08:49 PM and ends at 09:16 PM.", "at location l2_1, package p3 is unloaded from truck t2 starting at 09:22 PM and finishing at 11:11 PM." ]
Where is the package p3 at 01:34 PM?
[ "l1_0", "a1" ]
6
true
82bd819e-46a3-4a65-a6e6-6864ac0020ae
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:55 PM to 09:47 PM at location l1_1.", "truck t1 operates from location l1_1 to location l1_0 from 09:50 PM to 10:48 PM.", "from 10:54 PM to 11:36 PM package p2 unloaded from truck t1 at location l1_0.", "from location l2_0, airplane a0 transits to location l1_0 starting at 11:41 PM and finishing at 12:08 AM.", "from 12:14 AM to 01:02 AM package p5 loaded into airplane a0 at location l1_0.", "at location l1_0, package p2 is loaded into airplane a0 starting at 01:07 AM and finishing at 01:49 AM.", "at location l1_0, package p0 is loaded into airplane a0 starting at 01:51 AM and finishing at 02:57 AM.", "from 02:59 AM to 03:57 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 04:00 AM and finishing at 04:30 AM.", "at location l0_0, package p5 is loaded into truck t0 starting at 04:36 AM and finishing at 04:49 AM.", "from 04:55 AM to 05:14 AM truck t0 transports from location l0_0 to location l0_1.", "package p5 is unloaded from truck t0 from 05:21 AM to 05:27 AM at location l0_1.", "at location l0_1, package p1 is loaded into truck t0 starting at 05:29 AM and finishing at 05:32 AM.", "driving truck t0 from location l0_1 to location l0_0 starts at 05:39 AM and ends at 06:00 AM.", "from 06:03 AM to 06:41 AM package p1 unloaded from truck t0 at location l0_0.", "at location l0_0, package p4 is loaded into airplane a0 starting at 06:45 AM and finishing at 07:19 AM.", "at location l0_0, package p1 is loaded into airplane a0 starting at 07:25 AM and finishing at 08:25 AM.", "from 08:29 AM to 09:26 AM airplane a0 transits from location l0_0 to location l2_0.", "at location l2_0, package p3 is loaded into airplane a0 starting at 09:33 AM and finishing at 10:31 AM.", "from 10:33 AM to 11:39 AM package p2 unloaded from airplane a0 at location l2_0.", "package p0 is unloaded from airplane a0 from 11:44 AM to 12:23 PM at location l2_0.", "from location l2_0, airplane a0 transits to location l1_0 starting at 12:30 PM and finishing at 01:16 PM.", "unloading package p4 from airplane a0 at location l1_0 starts at 01:19 PM and ends at 02:26 PM.", "loading package p4 into truck t1 at location l1_0 starts at 02:33 PM and ends at 03:31 PM.", "package p3 is unloaded from airplane a0 from 03:33 PM to 04:27 PM at location l1_0.", "loading package p3 into truck t1 at location l1_0 starts at 04:33 PM and ends at 04:57 PM.", "unloading package p1 from airplane a0 at location l1_0 starts at 05:00 PM and ends at 06:01 PM.", "package p1 is loaded into truck t1 from 06:07 PM to 06:23 PM at location l1_0.", "from 06:29 PM to 07:05 PM truck t1 transports from location l1_0 to location l1_1.", "unloading package p4 from truck t1 at location l1_1 starts at 07:11 PM and ends at 07:44 PM.", "from 07:50 PM to 07:56 PM package p3 unloaded from truck t1 at location l1_1.", "at location l1_1, package p1 is unloaded from truck t1 starting at 08:00 PM and finishing at 08:10 PM." ]
Where is the package p3 at 04:03 PM?
[ "l1_0", "a0" ]
6
true
603be528-99c2-41c5-8733-34f76bac2771
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 06:18 PM to 06:50 PM package p2 loaded into airplane a1 at location l0_0.", "from location l0_0, airplane a1 transits to location l1_0 starting at 06:55 PM and finishing at 08:30 PM.", "from 08:36 PM to 09:49 PM package p2 unloaded from airplane a1 at location l1_0.", "from 09:55 PM to 10:06 PM package p2 loaded into truck t1 at location l1_0.", "truck t1 operates from location l1_0 to location l1_1 from 10:08 PM to 10:47 PM.", "loading package p0 into truck t1 at location l1_1 starts at 10:53 PM and ends at 12:19 AM.", "truck t1 operates from location l1_1 to location l1_2 from 12:25 AM to 12:57 AM.", "package p2 is unloaded from truck t1 from 01:00 AM to 02:26 AM at location l1_2.", "from 02:29 AM to 04:21 AM package p1 loaded into truck t1 at location l1_2.", "from 04:27 AM to 05:15 AM truck t1 transports from location l1_2 to location l1_0.", "from 05:20 AM to 07:04 AM package p1 unloaded from truck t1 at location l1_0.", "package p0 is unloaded from truck t1 from 07:07 AM to 07:33 AM at location l1_0.", "from 07:38 AM to 08:34 AM package p1 loaded into airplane a1 at location l1_0.", "loading package p0 into airplane a1 at location l1_0 starts at 08:41 AM and ends at 08:56 AM.", "from 08:58 AM to 09:09 AM airplane a1 transits from location l1_0 to location l0_0.", "unloading package p1 from airplane a1 at location l0_0 starts at 09:15 AM and ends at 10:14 AM.", "loading package p1 into truck t3 at location l0_0 starts at 10:21 AM and ends at 11:33 AM.", "from 11:39 AM to 12:24 PM package p0 unloaded from airplane a1 at location l0_0.", "package p0 is loaded into truck t3 from 12:26 PM to 12:55 PM at location l0_0.", "from 01:02 PM to 02:34 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 02:41 PM and finishing at 02:53 PM.", "from 02:57 PM to 03:01 PM truck t3 transports from location l0_1 to location l0_2.", "unloading package p0 from truck t3 at location l0_2 starts at 03:05 PM and ends at 04:40 PM." ]
Where is the package p1 at 09:02 AM?
[ "a1" ]
6
true
953bc388-f895-4acb-9362-2d680038dbe8
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 11:07 AM to 11:59 AM at location l1_1.", "from 12:02 PM to 01:00 PM truck t1 transports from location l1_1 to location l1_0.", "package p2 is unloaded from truck t1 from 01:06 PM to 01:48 PM at location l1_0.", "from location l2_0, airplane a0 transits to location l1_0 starting at 01:53 PM and finishing at 02:20 PM.", "loading package p5 into airplane a0 at location l1_0 starts at 02:26 PM and ends at 03:14 PM.", "loading package p2 into airplane a0 at location l1_0 starts at 03:19 PM and ends at 04:01 PM.", "loading package p0 into airplane a0 at location l1_0 starts at 04:03 PM and ends at 05:09 PM.", "from 05:11 PM to 06:09 PM airplane a0 transits from location l1_0 to location l0_0.", "at location l0_0, package p5 is unloaded from airplane a0 starting at 06:12 PM and finishing at 06:42 PM.", "at location l0_0, package p5 is loaded into truck t0 starting at 06:48 PM and finishing at 07:01 PM.", "driving truck t0 from location l0_0 to location l0_1 starts at 07:07 PM and ends at 07:26 PM.", "from 07:33 PM to 07:39 PM package p5 unloaded from truck t0 at location l0_1.", "from 07:41 PM to 07:44 PM package p1 loaded into truck t0 at location l0_1.", "from 07:51 PM to 08:12 PM truck t0 transports from location l0_1 to location l0_0.", "at location l0_0, package p1 is unloaded from truck t0 starting at 08:15 PM and finishing at 08:53 PM.", "at location l0_0, package p4 is loaded into airplane a0 starting at 08:57 PM and finishing at 09:31 PM.", "from 09:37 PM to 10:37 PM package p1 loaded into airplane a0 at location l0_0.", "from location l0_0, airplane a0 transits to location l2_0 starting at 10:41 PM and finishing at 11:38 PM.", "from 11:45 PM to 12:43 AM package p3 loaded into airplane a0 at location l2_0.", "package p2 is unloaded from airplane a0 from 12:45 AM to 01:51 AM at location l2_0.", "from 01:56 AM to 02:35 AM package p0 unloaded from airplane a0 at location l2_0.", "airplane a0 flys from location l2_0 to location l1_0 from 02:42 AM to 03:28 AM.", "at location l1_0, package p4 is unloaded from airplane a0 starting at 03:31 AM and finishing at 04:38 AM.", "loading package p4 into truck t1 at location l1_0 starts at 04:45 AM and ends at 05:43 AM.", "at location l1_0, package p3 is unloaded from airplane a0 starting at 05:45 AM and finishing at 06:39 AM.", "at location l1_0, package p3 is loaded into truck t1 starting at 06:45 AM and finishing at 07:09 AM.", "from 07:12 AM to 08:13 AM package p1 unloaded from airplane a0 at location l1_0.", "from 08:19 AM to 08:35 AM package p1 loaded into truck t1 at location l1_0.", "truck t1 operates from location l1_0 to location l1_1 from 08:41 AM to 09:17 AM.", "package p4 is unloaded from truck t1 from 09:23 AM to 09:56 AM at location l1_1.", "unloading package p3 from truck t1 at location l1_1 starts at 10:02 AM and ends at 10:08 AM.", "package p1 is unloaded from truck t1 from 10:12 AM to 10:22 AM at location l1_1." ]
Where is the package p2 at 04:33 PM?
[ "l1_0", "a0" ]
6
true
35cd11cf-153a-49c4-b192-bb2b97f3d181
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 07:25 PM to 08:17 PM at location l1_1.", "driving truck t1 from location l1_1 to location l1_0 starts at 08:20 PM and ends at 09:18 PM.", "from 09:24 PM to 10:06 PM package p2 unloaded from truck t1 at location l1_0.", "from 10:11 PM to 10:38 PM airplane a0 transits from location l2_0 to location l1_0.", "at location l1_0, package p5 is loaded into airplane a0 starting at 10:44 PM and finishing at 11:32 PM.", "at location l1_0, package p2 is loaded into airplane a0 starting at 11:37 PM and finishing at 12:19 AM.", "at location l1_0, package p0 is loaded into airplane a0 starting at 12:21 AM and finishing at 01:27 AM.", "from location l1_0, airplane a0 transits to location l0_0 starting at 01:29 AM and finishing at 02:27 AM.", "at location l0_0, package p5 is unloaded from airplane a0 starting at 02:30 AM and finishing at 03:00 AM.", "from 03:06 AM to 03:19 AM package p5 loaded into truck t0 at location l0_0.", "driving truck t0 from location l0_0 to location l0_1 starts at 03:25 AM and ends at 03:44 AM.", "unloading package p5 from truck t0 at location l0_1 starts at 03:51 AM and ends at 03:57 AM.", "loading package p1 into truck t0 at location l0_1 starts at 03:59 AM and ends at 04:02 AM.", "truck t0 operates from location l0_1 to location l0_0 from 04:09 AM to 04:30 AM.", "unloading package p1 from truck t0 at location l0_0 starts at 04:33 AM and ends at 05:11 AM.", "package p4 is loaded into airplane a0 from 05:15 AM to 05:49 AM at location l0_0.", "from 05:55 AM to 06:55 AM package p1 loaded into airplane a0 at location l0_0.", "from location l0_0, airplane a0 transits to location l2_0 starting at 06:59 AM and finishing at 07:56 AM.", "at location l2_0, package p3 is loaded into airplane a0 starting at 08:03 AM and finishing at 09:01 AM.", "unloading package p2 from airplane a0 at location l2_0 starts at 09:03 AM and ends at 10:09 AM.", "at location l2_0, package p0 is unloaded from airplane a0 starting at 10:14 AM and finishing at 10:53 AM.", "airplane a0 flys from location l2_0 to location l1_0 from 11:00 AM to 11:46 AM.", "from 11:49 AM to 12:56 PM package p4 unloaded from airplane a0 at location l1_0.", "at location l1_0, package p4 is loaded into truck t1 starting at 01:03 PM and finishing at 02:01 PM.", "unloading package p3 from airplane a0 at location l1_0 starts at 02:03 PM and ends at 02:57 PM.", "from 03:03 PM to 03:27 PM package p3 loaded into truck t1 at location l1_0.", "from 03:30 PM to 04:31 PM package p1 unloaded from airplane a0 at location l1_0.", "at location l1_0, package p1 is loaded into truck t1 starting at 04:37 PM and finishing at 04:53 PM.", "from location l1_0, truck t1 moves to location l1_1 starting at 04:59 PM and finishing at 05:35 PM.", "package p4 is unloaded from truck t1 from 05:41 PM to 06:14 PM at location l1_1.", "unloading package p3 from truck t1 at location l1_1 starts at 06:20 PM and ends at 06:26 PM.", "at location l1_1, package p1 is unloaded from truck t1 starting at 06:30 PM and finishing at 06:40 PM." ]
Where is the package p3 at 02:29 PM?
[ "l1_0", "a0" ]
6
true
635ef46f-0226-402e-87f6-c67556e8b641
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:54 AM to 09:46 AM at location l1_1.", "from 09:49 AM to 10: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 10:53 AM and finishing at 11:35 AM.", "flying airplane a0 from location l2_0 to location l1_0 starts at 11:40 AM and ends at 12:07 PM.", "at location l1_0, package p5 is loaded into airplane a0 starting at 12:13 PM and finishing at 01:01 PM.", "at location l1_0, package p2 is loaded into airplane a0 starting at 01:06 PM and finishing at 01:48 PM.", "at location l1_0, package p0 is loaded into airplane a0 starting at 01:50 PM and finishing at 02:56 PM.", "airplane a0 flys from location l1_0 to location l0_0 from 02:58 PM to 03:56 PM.", "at location l0_0, package p5 is unloaded from airplane a0 starting at 03:59 PM and finishing at 04:29 PM.", "package p5 is loaded into truck t0 from 04:35 PM to 04:48 PM at location l0_0.", "driving truck t0 from location l0_0 to location l0_1 starts at 04:54 PM and ends at 05:13 PM.", "package p5 is unloaded from truck t0 from 05:20 PM to 05:26 PM at location l0_1.", "package p1 is loaded into truck t0 from 05:28 PM to 05:31 PM at location l0_1.", "from location l0_1, truck t0 moves to location l0_0 starting at 05:38 PM and finishing at 05:59 PM.", "at location l0_0, package p1 is unloaded from truck t0 starting at 06:02 PM and finishing at 06:40 PM.", "at location l0_0, package p4 is loaded into airplane a0 starting at 06:44 PM and finishing at 07:18 PM.", "package p1 is loaded into airplane a0 from 07:24 PM to 08:24 PM at location l0_0.", "from 08:28 PM to 09:25 PM airplane a0 transits from location l0_0 to location l2_0.", "package p3 is loaded into airplane a0 from 09:32 PM to 10:30 PM at location l2_0.", "at location l2_0, package p2 is unloaded from airplane a0 starting at 10:32 PM and finishing at 11:38 PM.", "at location l2_0, package p0 is unloaded from airplane a0 starting at 11:43 PM and finishing at 12:22 AM.", "from 12:29 AM to 01:15 AM airplane a0 transits from location l2_0 to location l1_0.", "package p4 is unloaded from airplane a0 from 01:18 AM to 02:25 AM at location l1_0.", "loading package p4 into truck t1 at location l1_0 starts at 02:32 AM and ends at 03:30 AM.", "from 03:32 AM to 04:26 AM package p3 unloaded from airplane a0 at location l1_0.", "from 04:32 AM to 04:56 AM package p3 loaded into truck t1 at location l1_0.", "at location l1_0, package p1 is unloaded from airplane a0 starting at 04:59 AM and finishing at 06:00 AM.", "package p1 is loaded into truck t1 from 06:06 AM to 06:22 AM at location l1_0.", "from location l1_0, truck t1 moves to location l1_1 starting at 06:28 AM and finishing at 07:04 AM.", "from 07:10 AM to 07:43 AM package p4 unloaded from truck t1 at location l1_1.", "package p3 is unloaded from truck t1 from 07:49 AM to 07:55 AM at location l1_1.", "at location l1_1, package p1 is unloaded from truck t1 starting at 07:59 AM and finishing at 08:09 AM." ]
Where is the package p1 at 09:48 PM?
[ "l2_0", "a0" ]
6
true
ac67263e-1c09-43f8-afd6-6082b05ffb08
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 01:07 PM to 02:33 PM truck t1 transports from location l1_3 to location l1_2.", "at location l1_2, package p3 is loaded into truck t1 starting at 02:37 PM and finishing at 03:05 PM.", "package p2 is loaded into truck t1 from 03:10 PM to 05:07 PM at location l1_2.", "truck t1 operates from location l1_2 to location l1_0 from 05:14 PM to 05:28 PM.", "package p3 is unloaded from truck t1 from 05:35 PM to 07:00 PM at location l1_0.", "from 07:04 PM to 07:10 PM package p2 unloaded from truck t1 at location l1_0.", "from location l0_2, truck t0 moves to location l0_0 starting at 07:16 PM and finishing at 07:32 PM.", "package p3 is loaded into airplane a0 from 07:36 PM to 08:08 PM at location l1_0.", "loading package p2 into airplane a0 at location l1_0 starts at 08:11 PM and ends at 09:01 PM.", "airplane a0 flys from location l1_0 to location l0_0 from 09:05 PM to 09:21 PM.", "from 09:24 PM to 09:38 PM package p3 unloaded from airplane a0 at location l0_0.", "loading package p3 into truck t0 at location l0_0 starts at 09:45 PM and ends at 11:20 PM.", "from 11:23 PM to 11:41 PM package p2 unloaded from airplane a0 at location l0_0.", "loading package p2 into truck t0 at location l0_0 starts at 11:47 PM and ends at 01:21 AM.", "from location l0_0, truck t0 moves to location l0_1 starting at 01:28 AM and finishing at 02:35 AM.", "from 02:39 AM to 03:05 AM package p1 loaded into truck t0 at location l0_1.", "from 03:10 AM to 03:30 AM truck t0 transports from location l0_1 to location l0_2.", "unloading package p3 from truck t0 at location l0_2 starts at 03:37 AM and ends at 05:43 AM.", "from 05:50 AM to 07:47 AM package p1 unloaded from truck t0 at location l0_2.", "driving truck t0 from location l0_2 to location l0_3 starts at 07:54 AM and ends at 09:09 AM.", "from 09:13 AM to 11:22 AM package p2 unloaded from truck t0 at location l0_3." ]
Where is the package p2 at 08:25 PM?
[ "l1_0", "a0" ]
6
true
63c354c0-0ac7-4bf8-9f45-4c73b91cb64f
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 01:40 PM to 02:32 PM package p2 loaded into truck t1 at location l1_1.", "truck t1 operates from location l1_1 to location l1_0 from 02:35 PM to 03:33 PM.", "from 03:39 PM to 04:21 PM package p2 unloaded from truck t1 at location l1_0.", "airplane a0 flys from location l2_0 to location l1_0 from 04:26 PM to 04:53 PM.", "at location l1_0, package p5 is loaded into airplane a0 starting at 04:59 PM and finishing at 05:47 PM.", "package p2 is loaded into airplane a0 from 05:52 PM to 06:34 PM at location l1_0.", "from 06:36 PM to 07:42 PM package p0 loaded into airplane a0 at location l1_0.", "airplane a0 flys from location l1_0 to location l0_0 from 07:44 PM to 08:42 PM.", "package p5 is unloaded from airplane a0 from 08:45 PM to 09:15 PM at location l0_0.", "from 09:21 PM to 09:34 PM package p5 loaded into truck t0 at location l0_0.", "truck t0 operates from location l0_0 to location l0_1 from 09:40 PM to 09:59 PM.", "package p5 is unloaded from truck t0 from 10:06 PM to 10:12 PM at location l0_1.", "from 10:14 PM to 10:17 PM package p1 loaded into truck t0 at location l0_1.", "truck t0 operates from location l0_1 to location l0_0 from 10:24 PM to 10:45 PM.", "package p1 is unloaded from truck t0 from 10:48 PM to 11:26 PM at location l0_0.", "package p4 is loaded into airplane a0 from 11:30 PM to 12:04 AM at location l0_0.", "package p1 is loaded into airplane a0 from 12:10 AM to 01:10 AM at location l0_0.", "airplane a0 flys from location l0_0 to location l2_0 from 01:14 AM to 02:11 AM.", "package p3 is loaded into airplane a0 from 02:18 AM to 03:16 AM at location l2_0.", "unloading package p2 from airplane a0 at location l2_0 starts at 03:18 AM and ends at 04:24 AM.", "unloading package p0 from airplane a0 at location l2_0 starts at 04:29 AM and ends at 05:08 AM.", "flying airplane a0 from location l2_0 to location l1_0 starts at 05:15 AM and ends at 06:01 AM.", "at location l1_0, package p4 is unloaded from airplane a0 starting at 06:04 AM and finishing at 07:11 AM.", "loading package p4 into truck t1 at location l1_0 starts at 07:18 AM and ends at 08:16 AM.", "at location l1_0, package p3 is unloaded from airplane a0 starting at 08:18 AM and finishing at 09:12 AM.", "from 09:18 AM to 09:42 AM package p3 loaded into truck t1 at location l1_0.", "from 09:45 AM to 10:46 AM package p1 unloaded from airplane a0 at location l1_0.", "loading package p1 into truck t1 at location l1_0 starts at 10:52 AM and ends at 11:08 AM.", "from 11:14 AM to 11:50 AM 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 AM and finishing at 12:29 PM.", "at location l1_1, package p3 is unloaded from truck t1 starting at 12:35 PM and finishing at 12:41 PM.", "from 12:45 PM to 12:55 PM package p1 unloaded from truck t1 at location l1_1." ]
Where is the package p2 at 07:07 PM?
[ "l1_0", "a0" ]
6
true
981e637f-0cba-490b-b1c6-397abd683bf8
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 08:47 PM and finishing at 10:13 PM.", "at location l1_2, package p3 is loaded into truck t1 starting at 10:17 PM and finishing at 10:45 PM.", "loading package p2 into truck t1 at location l1_2 starts at 10:50 PM and ends at 12:47 AM.", "from location l1_2, truck t1 moves to location l1_0 starting at 12:54 AM and finishing at 01:08 AM.", "package p3 is unloaded from truck t1 from 01:15 AM to 02:40 AM at location l1_0.", "package p2 is unloaded from truck t1 from 02:44 AM to 02:50 AM at location l1_0.", "from 02:56 AM to 03:12 AM truck t0 transports from location l0_2 to location l0_0.", "loading package p3 into airplane a0 at location l1_0 starts at 03:16 AM and ends at 03:48 AM.", "from 03:51 AM to 04:41 AM package p2 loaded into airplane a0 at location l1_0.", "from location l1_0, airplane a0 transits to location l0_0 starting at 04:45 AM and finishing at 05:01 AM.", "unloading package p3 from airplane a0 at location l0_0 starts at 05:04 AM and ends at 05:18 AM.", "loading package p3 into truck t0 at location l0_0 starts at 05:25 AM and ends at 07:00 AM.", "at location l0_0, package p2 is unloaded from airplane a0 starting at 07:03 AM and finishing at 07:21 AM.", "at location l0_0, package p2 is loaded into truck t0 starting at 07:27 AM and finishing at 09:01 AM.", "from 09:08 AM to 10:15 AM truck t0 transports from location l0_0 to location l0_1.", "from 10:19 AM to 10:45 AM package p1 loaded into truck t0 at location l0_1.", "from location l0_1, truck t0 moves to location l0_2 starting at 10:50 AM and finishing at 11:10 AM.", "unloading package p3 from truck t0 at location l0_2 starts at 11:17 AM and ends at 01:23 PM.", "at location l0_2, package p1 is unloaded from truck t0 starting at 01:30 PM and finishing at 03:27 PM.", "truck t0 operates from location l0_2 to location l0_3 from 03:34 PM to 04:49 PM.", "package p2 is unloaded from truck t0 from 04:53 PM to 07:02 PM at location l0_3." ]
Where is the package p2 at 04:37 AM?
[ "l1_0", "a0" ]
6
true
48fbbc35-b13d-41ac-9dda-b788c509167f
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:19 AM and ends at 04:38 AM.", "truck t1 operates from location l1_2 to location l1_1 from 04:44 AM to 05:25 AM.", "from 05:30 AM to 06:10 AM package p1 loaded into truck t1 at location l1_1.", "from 06:14 AM to 07:09 AM truck t1 transports from location l1_1 to location l1_0.", "at location l1_0, package p1 is unloaded from truck t1 starting at 07:11 AM and finishing at 07:43 AM.", "unloading package p0 from truck t1 at location l1_0 starts at 07:49 AM and ends at 08:05 AM.", "at location l0_2, package p3 is loaded into truck t0 starting at 08:09 AM and finishing at 09:23 AM.", "package p2 is loaded into truck t0 from 09:26 AM to 11:09 AM at location l0_2.", "from location l0_2, truck t0 moves to location l0_0 starting at 11:16 AM and finishing at 11:40 AM.", "package p2 is unloaded from truck t0 from 11:47 AM to 11:52 AM at location l0_0.", "at location l1_0, package p1 is loaded into airplane a1 starting at 11:54 AM and finishing at 12:02 PM.", "at location l1_0, package p0 is loaded into airplane a1 starting at 12:04 PM and finishing at 12:59 PM.", "from 01:04 PM to 02:42 PM airplane a1 transits from location l1_0 to location l0_0.", "from 02:45 PM to 03:31 PM package p2 loaded into airplane a1 at location l0_0.", "at location l0_0, package p1 is unloaded from airplane a1 starting at 03:34 PM and finishing at 04:03 PM.", "at location l0_0, package p1 is loaded into truck t0 starting at 04:05 PM and finishing at 04:22 PM.", "package p0 is unloaded from airplane a1 from 04:26 PM to 05:01 PM at location l0_0.", "loading package p0 into truck t0 at location l0_0 starts at 05:06 PM and ends at 06:07 PM.", "from location l0_0, truck t0 moves to location l0_1 starting at 06:11 PM and finishing at 06:23 PM.", "from 06:30 PM to 07:01 PM package p3 unloaded from truck t0 at location l0_1.", "from location l0_1, truck t0 moves to location l0_2 starting at 07:08 PM and finishing at 08:08 PM.", "package p1 is unloaded from truck t0 from 08:11 PM to 08:32 PM at location l0_2.", "from 08:34 PM to 10:20 PM package p0 unloaded from truck t0 at location l0_2.", "airplane a1 flys from location l0_0 to location l1_0 from 10:25 PM to 11:52 PM.", "from 11:54 PM to 01:36 AM package p2 unloaded from airplane a1 at location l1_0." ]
Where is the package p2 at 03:16 PM?
[ "l0_0", "a1" ]
6
true
aea70506-269c-4014-80c5-6d18c84f31d3
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:", "package p2 is loaded into truck t1 from 11:33 PM to 12:02 AM at location l1_1.", "driving truck t1 from location l1_1 to location l1_0 starts at 12:04 AM and ends at 01:17 AM.", "at location l1_0, package p1 is loaded into truck t1 starting at 01:20 AM and finishing at 03:07 AM.", "from location l1_0, truck t1 moves to location l1_2 starting at 03:09 AM and finishing at 04:30 AM.", "from 04:32 AM to 05:54 AM package p3 loaded into truck t1 at location l1_2.", "at location l1_2, package p2 is unloaded from truck t1 starting at 05:59 AM and finishing at 07:33 AM.", "at location l1_2, package p1 is unloaded from truck t1 starting at 07:39 AM and finishing at 08:14 AM.", "from 08:16 AM to 09:52 AM truck t1 transports from location l1_2 to location l1_0.", "from 09:58 AM to 11:05 AM package p3 unloaded from truck t1 at location l1_0.", "from 11:12 AM to 11:32 AM package p3 loaded into airplane a1 at location l1_0.", "from 11:37 AM to 12:07 PM package p0 loaded into airplane a1 at location l1_0.", "from location l1_0, airplane a1 transits to location l0_0 starting at 12:09 PM and finishing at 01:17 PM.", "package p0 is unloaded from airplane a1 from 01:24 PM to 02:07 PM at location l0_0.", "loading package p0 into truck t0 at location l0_0 starts at 02:14 PM and ends at 02:41 PM.", "driving truck t0 from location l0_0 to location l0_2 starts at 02:47 PM and ends at 03:30 PM.", "from 03:32 PM to 05:08 PM package p0 unloaded from truck t0 at location l0_2.", "from 05:10 PM to 06:28 PM airplane a1 transits from location l0_0 to location l2_0.", "package p3 is unloaded from airplane a1 from 06:30 PM to 06:36 PM at location l2_0.", "loading package p3 into truck t2 at location l2_0 starts at 06:41 PM and ends at 07:04 PM.", "from 07:09 PM to 07:36 PM truck t2 transports from location l2_0 to location l2_1.", "package p3 is unloaded from truck t2 from 07:42 PM to 09:31 PM at location l2_1." ]
Where is the package p3 at 11:37 AM?
[ "l1_0", "a1" ]
6
true
e7025993-05da-42ce-b9be-a6e32d3d1462
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 09:34 AM and ends at 10:26 AM.", "from location l1_1, truck t1 moves to location l1_0 starting at 10:29 AM and finishing at 11:27 AM.", "unloading package p2 from truck t1 at location l1_0 starts at 11:33 AM and ends at 12:15 PM.", "flying airplane a0 from location l2_0 to location l1_0 starts at 12:20 PM and ends at 12:47 PM.", "from 12:53 PM to 01:41 PM package p5 loaded into airplane a0 at location l1_0.", "from 01:46 PM to 02:28 PM package p2 loaded into airplane a0 at location l1_0.", "loading package p0 into airplane a0 at location l1_0 starts at 02:30 PM and ends at 03:36 PM.", "flying airplane a0 from location l1_0 to location l0_0 starts at 03:38 PM and ends at 04:36 PM.", "at location l0_0, package p5 is unloaded from airplane a0 starting at 04:39 PM and finishing at 05:09 PM.", "from 05:15 PM to 05:28 PM package p5 loaded into truck t0 at location l0_0.", "driving truck t0 from location l0_0 to location l0_1 starts at 05:34 PM and ends at 05:53 PM.", "package p5 is unloaded from truck t0 from 06:00 PM to 06:06 PM at location l0_1.", "loading package p1 into truck t0 at location l0_1 starts at 06:08 PM and ends at 06:11 PM.", "driving truck t0 from location l0_1 to location l0_0 starts at 06:18 PM and ends at 06:39 PM.", "package p1 is unloaded from truck t0 from 06:42 PM to 07:20 PM at location l0_0.", "at location l0_0, package p4 is loaded into airplane a0 starting at 07:24 PM and finishing at 07:58 PM.", "at location l0_0, package p1 is loaded into airplane a0 starting at 08:04 PM and finishing at 09:04 PM.", "from 09:08 PM to 10:05 PM airplane a0 transits from location l0_0 to location l2_0.", "at location l2_0, package p3 is loaded into airplane a0 starting at 10:12 PM and finishing at 11:10 PM.", "at location l2_0, package p2 is unloaded from airplane a0 starting at 11:12 PM and finishing at 12:18 AM.", "unloading package p0 from airplane a0 at location l2_0 starts at 12:23 AM and ends at 01:02 AM.", "from location l2_0, airplane a0 transits to location l1_0 starting at 01:09 AM and finishing at 01:55 AM.", "from 01:58 AM to 03:05 AM package p4 unloaded from airplane a0 at location l1_0.", "package p4 is loaded into truck t1 from 03:12 AM to 04:10 AM at location l1_0.", "unloading package p3 from airplane a0 at location l1_0 starts at 04:12 AM and ends at 05:06 AM.", "at location l1_0, package p3 is loaded into truck t1 starting at 05:12 AM and finishing at 05:36 AM.", "from 05:39 AM to 06:40 AM package p1 unloaded from airplane a0 at location l1_0.", "loading package p1 into truck t1 at location l1_0 starts at 06:46 AM and ends at 07:02 AM.", "from 07:08 AM to 07:44 AM truck t1 transports from location l1_0 to location l1_1.", "package p4 is unloaded from truck t1 from 07:50 AM to 08:23 AM at location l1_1.", "at location l1_1, package p3 is unloaded from truck t1 starting at 08:29 AM and finishing at 08:35 AM.", "from 08:39 AM to 08:49 AM package p1 unloaded from truck t1 at location l1_1." ]
Where is the package p3 at 04:38 AM?
[ "l1_0", "a0" ]
6
true
b5586f72-32b6-43b9-a3f0-1cc84e7f0874
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 05:46 AM to 06:18 AM package p2 loaded into airplane a1 at location l0_0.", "from location l0_0, airplane a1 transits to location l1_0 starting at 06:23 AM and finishing at 07:58 AM.", "package p2 is unloaded from airplane a1 from 08:04 AM to 09:17 AM at location l1_0.", "from 09:23 AM to 09:34 AM package p2 loaded into truck t1 at location l1_0.", "from location l1_0, truck t1 moves to location l1_1 starting at 09:36 AM and finishing at 10:15 AM.", "package p0 is loaded into truck t1 from 10:21 AM to 11:47 AM at location l1_1.", "truck t1 operates from location l1_1 to location l1_2 from 11:53 AM to 12:25 PM.", "at location l1_2, package p2 is unloaded from truck t1 starting at 12:28 PM and finishing at 01:54 PM.", "at location l1_2, package p1 is loaded into truck t1 starting at 01:57 PM and finishing at 03:49 PM.", "truck t1 operates from location l1_2 to location l1_0 from 03:55 PM to 04:43 PM.", "unloading package p1 from truck t1 at location l1_0 starts at 04:48 PM and ends at 06:32 PM.", "unloading package p0 from truck t1 at location l1_0 starts at 06:35 PM and ends at 07:01 PM.", "loading package p1 into airplane a1 at location l1_0 starts at 07:06 PM and ends at 08:02 PM.", "package p0 is loaded into airplane a1 from 08:09 PM to 08:24 PM at location l1_0.", "airplane a1 flys from location l1_0 to location l0_0 from 08:26 PM to 08:37 PM.", "unloading package p1 from airplane a1 at location l0_0 starts at 08:43 PM and ends at 09:42 PM.", "from 09:49 PM to 11:01 PM package p1 loaded into truck t3 at location l0_0.", "at location l0_0, package p0 is unloaded from airplane a1 starting at 11:07 PM and finishing at 11:52 PM.", "package p0 is loaded into truck t3 from 11:54 PM to 12:23 AM at location l0_0.", "from location l0_0, truck t3 moves to location l0_1 starting at 12:30 AM and finishing at 02:02 AM.", "from 02:09 AM to 02:21 AM package p1 unloaded from truck t3 at location l0_1.", "driving truck t3 from location l0_1 to location l0_2 starts at 02:25 AM and ends at 02:29 AM.", "unloading package p0 from truck t3 at location l0_2 starts at 02:33 AM and ends at 04:08 AM." ]
Where is the package p1 at 08:34 PM?
[ "a1" ]
6
true
e7e542da-8073-46ca-96b4-7a414732773a
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 07:01 AM and finishing at 07:33 AM.", "from 07:38 AM to 09:13 AM 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:19 AM and finishing at 10:32 AM.", "loading package p2 into truck t1 at location l1_0 starts at 10:38 AM and ends at 10:49 AM.", "truck t1 operates from location l1_0 to location l1_1 from 10:51 AM to 11:30 AM.", "loading package p0 into truck t1 at location l1_1 starts at 11:36 AM and ends at 01:02 PM.", "truck t1 operates from location l1_1 to location l1_2 from 01:08 PM to 01:40 PM.", "package p2 is unloaded from truck t1 from 01:43 PM to 03:09 PM at location l1_2.", "package p1 is loaded into truck t1 from 03:12 PM to 05:04 PM at location l1_2.", "driving truck t1 from location l1_2 to location l1_0 starts at 05:10 PM and ends at 05:58 PM.", "from 06:03 PM to 07:47 PM package p1 unloaded from truck t1 at location l1_0.", "at location l1_0, package p0 is unloaded from truck t1 starting at 07:50 PM and finishing at 08:16 PM.", "package p1 is loaded into airplane a1 from 08:21 PM to 09:17 PM at location l1_0.", "from 09:24 PM to 09:39 PM package p0 loaded into airplane a1 at location l1_0.", "from location l1_0, airplane a1 transits to location l0_0 starting at 09:41 PM and finishing at 09:52 PM.", "from 09:58 PM to 10:57 PM package p1 unloaded from airplane a1 at location l0_0.", "package p1 is loaded into truck t3 from 11:04 PM to 12:16 AM at location l0_0.", "unloading package p0 from airplane a1 at location l0_0 starts at 12:22 AM and ends at 01:07 AM.", "package p0 is loaded into truck t3 from 01:09 AM to 01:38 AM at location l0_0.", "driving truck t3 from location l0_0 to location l0_1 starts at 01:45 AM and ends at 03:17 AM.", "unloading package p1 from truck t3 at location l0_1 starts at 03:24 AM and ends at 03:36 AM.", "driving truck t3 from location l0_1 to location l0_2 starts at 03:40 AM and ends at 03:44 AM.", "at location l0_2, package p0 is unloaded from truck t3 starting at 03:48 AM and finishing at 05:23 AM." ]
Where is the package p1 at 09:42 PM?
[ "a1" ]
6
true
1a3df179-853c-4035-a396-b0c51113faa4
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 10:59 PM to 12:25 AM truck t1 transports from location l1_3 to location l1_2.", "package p3 is loaded into truck t1 from 12:29 AM to 12:57 AM at location l1_2.", "package p2 is loaded into truck t1 from 01:02 AM to 02:59 AM at location l1_2.", "from 03:06 AM to 03:20 AM truck t1 transports from location l1_2 to location l1_0.", "unloading package p3 from truck t1 at location l1_0 starts at 03:27 AM and ends at 04:52 AM.", "at location l1_0, package p2 is unloaded from truck t1 starting at 04:56 AM and finishing at 05:02 AM.", "from 05:08 AM to 05:24 AM truck t0 transports from location l0_2 to location l0_0.", "loading package p3 into airplane a0 at location l1_0 starts at 05:28 AM and ends at 06:00 AM.", "from 06:03 AM to 06:53 AM package p2 loaded into airplane a0 at location l1_0.", "airplane a0 flys from location l1_0 to location l0_0 from 06:57 AM to 07:13 AM.", "unloading package p3 from airplane a0 at location l0_0 starts at 07:16 AM and ends at 07:30 AM.", "at location l0_0, package p3 is loaded into truck t0 starting at 07:37 AM and finishing at 09:12 AM.", "at location l0_0, package p2 is unloaded from airplane a0 starting at 09:15 AM and finishing at 09:33 AM.", "loading package p2 into truck t0 at location l0_0 starts at 09:39 AM and ends at 11:13 AM.", "truck t0 operates from location l0_0 to location l0_1 from 11:20 AM to 12:27 PM.", "package p1 is loaded into truck t0 from 12:31 PM to 12:57 PM at location l0_1.", "truck t0 operates from location l0_1 to location l0_2 from 01:02 PM to 01:22 PM.", "unloading package p3 from truck t0 at location l0_2 starts at 01:29 PM and ends at 03:35 PM.", "unloading package p1 from truck t0 at location l0_2 starts at 03:42 PM and ends at 05:39 PM.", "truck t0 operates from location l0_2 to location l0_3 from 05:46 PM to 07:01 PM.", "at location l0_3, package p2 is unloaded from truck t0 starting at 07:05 PM and finishing at 09:14 PM." ]
Where is the package p3 at 05:33 AM?
[ "l1_0", "a0" ]
6
true
b5348aeb-9295-4d14-a46e-159ed04d545f
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:", "truck t2 operates from location l0_0 to location l0_1 from 10:30 PM to 10:53 PM.", "loading package p0 into truck t2 at location l0_1 starts at 10:57 PM and ends at 11:19 PM.", "from 11:23 PM to 11:33 PM truck t2 transports from location l0_1 to location l0_4.", "at location l0_4, package p3 is loaded into truck t2 starting at 11:38 PM and finishing at 01:11 AM.", "from location l0_4, truck t2 moves to location l0_0 starting at 01:18 AM and finishing at 01:50 AM.", "package p3 is unloaded from truck t2 from 01:54 AM to 02:47 AM at location l0_0.", "package p0 is unloaded from truck t2 from 02:51 AM to 03:05 AM at location l0_0.", "loading package p3 into airplane a1 at location l0_0 starts at 03:11 AM and ends at 03:28 AM.", "from location l0_0, airplane a1 transits to location l1_0 starting at 03:31 AM and finishing at 04:27 AM.", "at location l1_0, package p3 is unloaded from airplane a1 starting at 04:30 AM and finishing at 05:57 AM.", "at location l1_0, package p3 is loaded into truck t1 starting at 06:03 AM and finishing at 06:13 AM.", "from location l1_0, truck t1 moves to location l1_2 starting at 06:16 AM and finishing at 06:43 AM.", "from 06:49 AM to 07:56 AM package p3 unloaded from truck t1 at location l1_2.", "loading package p1 into truck t1 at location l1_2 starts at 08:00 AM and ends at 09:31 AM.", "from location l1_2, truck t1 moves to location l1_3 starting at 09:34 AM and finishing at 09:50 AM.", "package p2 is loaded into truck t1 from 09:53 AM to 11:04 AM at location l1_3.", "truck t1 operates from location l1_3 to location l1_0 from 11:10 AM to 11:55 AM.", "at location l1_0, package p2 is unloaded from truck t1 starting at 12:01 PM and finishing at 12:11 PM.", "package p1 is unloaded from truck t1 from 12:18 PM to 12:26 PM at location l1_0.", "from 12:28 PM to 12:33 PM package p2 loaded into airplane a1 at location l1_0.", "at location l1_0, package p1 is loaded into airplane a1 starting at 12:35 PM and finishing at 01:26 PM.", "from 01:30 PM to 02:40 PM airplane a1 transits from location l1_0 to location l0_0.", "unloading package p2 from airplane a1 at location l0_0 starts at 02:45 PM and ends at 03:07 PM.", "from 03:14 PM to 04:38 PM package p2 loaded into truck t2 at location l0_0.", "unloading package p1 from airplane a1 at location l0_0 starts at 04:41 PM and ends at 05:13 PM.", "at location l0_0, package p1 is loaded into truck t2 starting at 05:17 PM and finishing at 05:59 PM.", "from 06:02 PM to 07:33 PM truck t2 transports from location l0_0 to location l0_4.", "unloading package p2 from truck t2 at location l0_4 starts at 07:37 PM and ends at 09:06 PM.", "package p1 is unloaded from truck t2 from 09:10 PM to 09:13 PM at location l0_4." ]
Where is the package p2 at 01:50 PM?
[ "a1" ]
6
true
c413fb5b-4f7c-480a-8108-52f8558ad2a8
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 11:36 AM to 12:08 PM package p2 loaded into airplane a1 at location l0_0.", "from location l0_0, airplane a1 transits to location l1_0 starting at 12:13 PM and finishing at 01:48 PM.", "package p2 is unloaded from airplane a1 from 01:54 PM to 03:07 PM at location l1_0.", "loading package p2 into truck t1 at location l1_0 starts at 03:13 PM and ends at 03:24 PM.", "from 03:26 PM to 04:05 PM truck t1 transports from location l1_0 to location l1_1.", "loading package p0 into truck t1 at location l1_1 starts at 04:11 PM and ends at 05:37 PM.", "from 05:43 PM to 06:15 PM truck t1 transports from location l1_1 to location l1_2.", "package p2 is unloaded from truck t1 from 06:18 PM to 07:44 PM at location l1_2.", "loading package p1 into truck t1 at location l1_2 starts at 07:47 PM and ends at 09:39 PM.", "truck t1 operates from location l1_2 to location l1_0 from 09:45 PM to 10:33 PM.", "at location l1_0, package p1 is unloaded from truck t1 starting at 10:38 PM and finishing at 12:22 AM.", "unloading package p0 from truck t1 at location l1_0 starts at 12:25 AM and ends at 12:51 AM.", "from 12:56 AM to 01:52 AM package p1 loaded into airplane a1 at location l1_0.", "at location l1_0, package p0 is loaded into airplane a1 starting at 01:59 AM and finishing at 02:14 AM.", "flying airplane a1 from location l1_0 to location l0_0 starts at 02:16 AM and ends at 02:27 AM.", "package p1 is unloaded from airplane a1 from 02:33 AM to 03:32 AM at location l0_0.", "loading package p1 into truck t3 at location l0_0 starts at 03:39 AM and ends at 04:51 AM.", "at location l0_0, package p0 is unloaded from airplane a1 starting at 04:57 AM and finishing at 05:42 AM.", "package p0 is loaded into truck t3 from 05:44 AM to 06:13 AM at location l0_0.", "from 06:20 AM to 07:52 AM truck t3 transports from location l0_0 to location l0_1.", "from 07:59 AM to 08:11 AM package p1 unloaded from truck t3 at location l0_1.", "from location l0_1, truck t3 moves to location l0_2 starting at 08:15 AM and finishing at 08:19 AM.", "at location l0_2, package p0 is unloaded from truck t3 starting at 08:23 AM and finishing at 09:58 AM." ]
Where is the package p0 at 12:29 AM?
[ "l1_0", "t1" ]
6
true
448bdb93-0baa-4d3b-b34a-b8f1a9b2f02b
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:", "package p2 is loaded into truck t1 from 10:51 AM to 11:20 AM at location l1_1.", "truck t1 operates from location l1_1 to location l1_0 from 11:22 AM to 12:35 PM.", "package p1 is loaded into truck t1 from 12:38 PM to 02:25 PM at location l1_0.", "truck t1 operates from location l1_0 to location l1_2 from 02:27 PM to 03:48 PM.", "at location l1_2, package p3 is loaded into truck t1 starting at 03:50 PM and finishing at 05:12 PM.", "from 05:17 PM to 06:51 PM package p2 unloaded from truck t1 at location l1_2.", "at location l1_2, package p1 is unloaded from truck t1 starting at 06:57 PM and finishing at 07:32 PM.", "truck t1 operates from location l1_2 to location l1_0 from 07:34 PM to 09:10 PM.", "at location l1_0, package p3 is unloaded from truck t1 starting at 09:16 PM and finishing at 10:23 PM.", "from 10:30 PM to 10:50 PM package p3 loaded into airplane a1 at location l1_0.", "package p0 is loaded into airplane a1 from 10:55 PM to 11:25 PM at location l1_0.", "from location l1_0, airplane a1 transits to location l0_0 starting at 11:27 PM and finishing at 12:35 AM.", "package p0 is unloaded from airplane a1 from 12:42 AM to 01:25 AM at location l0_0.", "loading package p0 into truck t0 at location l0_0 starts at 01:32 AM and ends at 01:59 AM.", "truck t0 operates from location l0_0 to location l0_2 from 02:05 AM to 02:48 AM.", "unloading package p0 from truck t0 at location l0_2 starts at 02:50 AM and ends at 04:26 AM.", "from location l0_0, airplane a1 transits to location l2_0 starting at 04:28 AM and finishing at 05:46 AM.", "unloading package p3 from airplane a1 at location l2_0 starts at 05:48 AM and ends at 05:54 AM.", "package p3 is loaded into truck t2 from 05:59 AM to 06:22 AM at location l2_0.", "truck t2 operates from location l2_0 to location l2_1 from 06:27 AM to 06:54 AM.", "at location l2_1, package p3 is unloaded from truck t2 starting at 07:00 AM and finishing at 08:49 AM." ]
Where is the package p3 at 11:06 PM?
[ "l1_0", "a1" ]
6
true
02ead7cb-2a97-4af9-a575-86567a719036
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 01:13 AM and ends at 02:05 AM.", "from location l1_1, truck t1 moves to location l1_0 starting at 02:08 AM and finishing at 03:06 AM.", "from 03:12 AM to 03:54 AM package p2 unloaded from truck t1 at location l1_0.", "airplane a0 flys from location l2_0 to location l1_0 from 03:59 AM to 04:26 AM.", "at location l1_0, package p5 is loaded into airplane a0 starting at 04:32 AM and finishing at 05:20 AM.", "loading package p2 into airplane a0 at location l1_0 starts at 05:25 AM and ends at 06:07 AM.", "loading package p0 into airplane a0 at location l1_0 starts at 06:09 AM and ends at 07:15 AM.", "flying airplane a0 from location l1_0 to location l0_0 starts at 07:17 AM and ends at 08:15 AM.", "unloading package p5 from airplane a0 at location l0_0 starts at 08:18 AM and ends at 08:48 AM.", "from 08:54 AM to 09:07 AM package p5 loaded into truck t0 at location l0_0.", "from 09:13 AM to 09:32 AM truck t0 transports from location l0_0 to location l0_1.", "package p5 is unloaded from truck t0 from 09:39 AM to 09:45 AM at location l0_1.", "from 09:47 AM to 09:50 AM package p1 loaded into truck t0 at location l0_1.", "from location l0_1, truck t0 moves to location l0_0 starting at 09:57 AM and finishing at 10:18 AM.", "from 10:21 AM to 10:59 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:03 AM and finishing at 11:37 AM.", "package p1 is loaded into airplane a0 from 11:43 AM to 12:43 PM at location l0_0.", "from location l0_0, airplane a0 transits to location l2_0 starting at 12:47 PM and finishing at 01:44 PM.", "at location l2_0, package p3 is loaded into airplane a0 starting at 01:51 PM and finishing at 02:49 PM.", "package p2 is unloaded from airplane a0 from 02:51 PM to 03:57 PM at location l2_0.", "package p0 is unloaded from airplane a0 from 04:02 PM to 04:41 PM at location l2_0.", "airplane a0 flys from location l2_0 to location l1_0 from 04:48 PM to 05:34 PM.", "unloading package p4 from airplane a0 at location l1_0 starts at 05:37 PM and ends at 06:44 PM.", "from 06:51 PM to 07:49 PM package p4 loaded into truck t1 at location l1_0.", "package p3 is unloaded from airplane a0 from 07:51 PM to 08:45 PM at location l1_0.", "from 08:51 PM to 09:15 PM package p3 loaded into truck t1 at location l1_0.", "unloading package p1 from airplane a0 at location l1_0 starts at 09:18 PM and ends at 10:19 PM.", "package p1 is loaded into truck t1 from 10:25 PM to 10:41 PM at location l1_0.", "driving truck t1 from location l1_0 to location l1_1 starts at 10:47 PM and ends at 11:23 PM.", "from 11:29 PM to 12:02 AM package p4 unloaded from truck t1 at location l1_1.", "package p3 is unloaded from truck t1 from 12:08 AM to 12:14 AM at location l1_1.", "package p1 is unloaded from truck t1 from 12:18 AM to 12:28 AM at location l1_1." ]
Where is the package p3 at 08:28 PM?
[ "l1_0", "a0" ]
6
true
76106833-064d-490d-88ae-527b2564b816
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 02:35 AM and finishing at 03:27 AM.", "driving truck t1 from location l1_1 to location l1_0 starts at 03:30 AM and ends at 04:28 AM.", "package p2 is unloaded from truck t1 from 04:34 AM to 05:16 AM at location l1_0.", "airplane a0 flys from location l2_0 to location l1_0 from 05:21 AM to 05:48 AM.", "from 05:54 AM to 06:42 AM package p5 loaded into airplane a0 at location l1_0.", "loading package p2 into airplane a0 at location l1_0 starts at 06:47 AM and ends at 07:29 AM.", "from 07:31 AM to 08:37 AM package p0 loaded into airplane a0 at location l1_0.", "airplane a0 flys from location l1_0 to location l0_0 from 08:39 AM to 09:37 AM.", "unloading package p5 from airplane a0 at location l0_0 starts at 09:40 AM and ends at 10:10 AM.", "loading package p5 into truck t0 at location l0_0 starts at 10:16 AM and ends at 10:29 AM.", "driving truck t0 from location l0_0 to location l0_1 starts at 10:35 AM and ends at 10:54 AM.", "package p5 is unloaded from truck t0 from 11:01 AM to 11:07 AM at location l0_1.", "package p1 is loaded into truck t0 from 11:09 AM to 11:12 AM at location l0_1.", "from 11:19 AM to 11:40 AM truck t0 transports from location l0_1 to location l0_0.", "package p1 is unloaded from truck t0 from 11:43 AM to 12:21 PM at location l0_0.", "at location l0_0, package p4 is loaded into airplane a0 starting at 12:25 PM and finishing at 12:59 PM.", "at location l0_0, package p1 is loaded into airplane a0 starting at 01:05 PM and finishing at 02:05 PM.", "from location l0_0, airplane a0 transits to location l2_0 starting at 02:09 PM and finishing at 03:06 PM.", "loading package p3 into airplane a0 at location l2_0 starts at 03:13 PM and ends at 04:11 PM.", "at location l2_0, package p2 is unloaded from airplane a0 starting at 04:13 PM and finishing at 05:19 PM.", "unloading package p0 from airplane a0 at location l2_0 starts at 05:24 PM and ends at 06:03 PM.", "airplane a0 flys from location l2_0 to location l1_0 from 06:10 PM to 06:56 PM.", "from 06:59 PM to 08:06 PM package p4 unloaded from airplane a0 at location l1_0.", "at location l1_0, package p4 is loaded into truck t1 starting at 08:13 PM and finishing at 09:11 PM.", "unloading package p3 from airplane a0 at location l1_0 starts at 09:13 PM and ends at 10:07 PM.", "from 10:13 PM to 10:37 PM package p3 loaded into truck t1 at location l1_0.", "at location l1_0, package p1 is unloaded from airplane a0 starting at 10:40 PM and finishing at 11:41 PM.", "from 11:47 PM to 12:03 AM package p1 loaded into truck t1 at location l1_0.", "from 12:09 AM to 12:45 AM truck t1 transports from location l1_0 to location l1_1.", "unloading package p4 from truck t1 at location l1_1 starts at 12:51 AM and ends at 01:24 AM.", "at location l1_1, package p3 is unloaded from truck t1 starting at 01:30 AM and finishing at 01:36 AM.", "from 01:40 AM to 01:50 AM package p1 unloaded from truck t1 at location l1_1." ]
Where is the package p3 at 09:23 PM?
[ "l1_0", "a0" ]
6
true
e0e6b0ef-4e6e-47a5-b943-ed62eb562dfb
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 09:31 AM and finishing at 10:57 AM.", "from 11:01 AM to 11:29 AM package p3 loaded into truck t1 at location l1_2.", "at location l1_2, package p2 is loaded into truck t1 starting at 11:34 AM and finishing at 01:31 PM.", "driving truck t1 from location l1_2 to location l1_0 starts at 01:38 PM and ends at 01:52 PM.", "package p3 is unloaded from truck t1 from 01:59 PM to 03:24 PM at location l1_0.", "unloading package p2 from truck t1 at location l1_0 starts at 03:28 PM and ends at 03:34 PM.", "from 03:40 PM to 03:56 PM truck t0 transports from location l0_2 to location l0_0.", "package p3 is loaded into airplane a0 from 04:00 PM to 04:32 PM at location l1_0.", "at location l1_0, package p2 is loaded into airplane a0 starting at 04:35 PM and finishing at 05:25 PM.", "from 05:29 PM to 05:45 PM airplane a0 transits from location l1_0 to location l0_0.", "package p3 is unloaded from airplane a0 from 05:48 PM to 06:02 PM at location l0_0.", "from 06:09 PM to 07:44 PM package p3 loaded into truck t0 at location l0_0.", "unloading package p2 from airplane a0 at location l0_0 starts at 07:47 PM and ends at 08:05 PM.", "loading package p2 into truck t0 at location l0_0 starts at 08:11 PM and ends at 09:45 PM.", "driving truck t0 from location l0_0 to location l0_1 starts at 09:52 PM and ends at 10:59 PM.", "package p1 is loaded into truck t0 from 11:03 PM to 11:29 PM at location l0_1.", "truck t0 operates from location l0_1 to location l0_2 from 11:34 PM to 11:54 PM.", "from 12:01 AM to 02:07 AM package p3 unloaded from truck t0 at location l0_2.", "at location l0_2, package p1 is unloaded from truck t0 starting at 02:14 AM and finishing at 04:11 AM.", "from location l0_2, truck t0 moves to location l0_3 starting at 04:18 AM and finishing at 05:33 AM.", "from 05:37 AM to 07:46 AM package p2 unloaded from truck t0 at location l0_3." ]
Where is the package p2 at 05:33 PM?
[ "a0" ]
7
true
427ff56b-8e77-4a59-b8f0-3cc45eb8dce5
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:", "at location l1_1, package p2 is loaded into truck t1 starting at 03:51 PM and finishing at 04:03 PM.", "from 04:06 PM to 04:28 PM package p0 loaded into truck t1 at location l1_1.", "driving truck t1 from location l1_1 to location l1_0 starts at 04:35 PM and ends at 05:25 PM.", "at location l1_0, package p2 is unloaded from truck t1 starting at 05:28 PM and finishing at 06:22 PM.", "package p0 is unloaded from truck t1 from 06:27 PM to 06:34 PM at location l1_0.", "from location l0_1, truck t0 moves to location l0_0 starting at 06:36 PM and finishing at 07:36 PM.", "from 07:38 PM to 09:09 PM package p2 loaded into airplane a1 at location l1_0.", "at location l1_0, package p1 is loaded into airplane a1 starting at 09:11 PM and finishing at 10:09 PM.", "at location l1_0, package p0 is loaded into airplane a1 starting at 10:15 PM and finishing at 11:17 PM.", "airplane a1 flys from location l1_0 to location l0_0 from 11:19 PM to 12:18 AM.", "at location l0_0, package p3 is loaded into airplane a1 starting at 12:20 AM and finishing at 01:42 AM.", "from 01:47 AM to 02:42 AM package p2 unloaded from airplane a1 at location l0_0.", "at location l0_0, package p2 is loaded into truck t0 starting at 02:44 AM and finishing at 03:52 AM.", "from 03:56 AM to 05:14 AM package p1 unloaded from airplane a1 at location l0_0.", "package p1 is loaded into truck t0 from 05:17 AM to 06:06 AM at location l0_0.", "driving truck t0 from location l0_0 to location l0_1 starts at 06:09 AM and ends at 06:27 AM.", "from 06:32 AM to 07:55 AM package p2 unloaded from truck t0 at location l0_1.", "from 07:57 AM to 08:47 AM package p1 unloaded from truck t0 at location l0_1.", "at location l0_0, package p0 is unloaded from airplane a1 starting at 08:54 AM and finishing at 10:01 AM.", "airplane a1 flys from location l0_0 to location l1_0 from 10:05 AM to 10:43 AM.", "package p3 is unloaded from airplane a1 from 10:50 AM to 12:14 PM at location l1_0.", "at location l1_0, package p3 is loaded into truck t1 starting at 12:19 PM and finishing at 12:36 PM.", "truck t1 operates from location l1_0 to location l1_1 from 12:41 PM to 01:10 PM.", "from 01:12 PM to 01:54 PM package p3 unloaded from truck t1 at location l1_1." ]
Where is the package p1 at 05:37 AM?
[ "l0_0", "t0" ]
7
true
9dda4482-cee3-493e-bef3-71ed93a9951e
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 06:58 AM and ends at 07:30 AM.", "airplane a1 flys from location l0_0 to location l1_0 from 07:35 AM to 09:10 AM.", "package p2 is unloaded from airplane a1 from 09:16 AM to 10:29 AM at location l1_0.", "package p2 is loaded into truck t1 from 10:35 AM to 10:46 AM at location l1_0.", "from location l1_0, truck t1 moves to location l1_1 starting at 10:48 AM and finishing at 11:27 AM.", "at location l1_1, package p0 is loaded into truck t1 starting at 11:33 AM and finishing at 12:59 PM.", "from 01:05 PM to 01:37 PM truck t1 transports from location l1_1 to location l1_2.", "package p2 is unloaded from truck t1 from 01:40 PM to 03:06 PM at location l1_2.", "package p1 is loaded into truck t1 from 03:09 PM to 05:01 PM at location l1_2.", "driving truck t1 from location l1_2 to location l1_0 starts at 05:07 PM and ends at 05:55 PM.", "unloading package p1 from truck t1 at location l1_0 starts at 06:00 PM and ends at 07:44 PM.", "from 07:47 PM to 08:13 PM package p0 unloaded from truck t1 at location l1_0.", "package p1 is loaded into airplane a1 from 08:18 PM to 09:14 PM at location l1_0.", "loading package p0 into airplane a1 at location l1_0 starts at 09:21 PM and ends at 09:36 PM.", "flying airplane a1 from location l1_0 to location l0_0 starts at 09:38 PM and ends at 09:49 PM.", "unloading package p1 from airplane a1 at location l0_0 starts at 09:55 PM and ends at 10:54 PM.", "from 11:01 PM to 12:13 AM package p1 loaded into truck t3 at location l0_0.", "from 12:19 AM to 01:04 AM package p0 unloaded from airplane a1 at location l0_0.", "loading package p0 into truck t3 at location l0_0 starts at 01:06 AM and ends at 01:35 AM.", "from location l0_0, truck t3 moves to location l0_1 starting at 01:42 AM and finishing at 03:14 AM.", "unloading package p1 from truck t3 at location l0_1 starts at 03:21 AM and ends at 03:33 AM.", "from 03:37 AM to 03:41 AM truck t3 transports from location l0_1 to location l0_2.", "unloading package p0 from truck t3 at location l0_2 starts at 03:45 AM and ends at 05:20 AM." ]
Where is the package p1 at 10:24 PM?
[ "l0_0", "a1" ]
7
true
fd98bd54-5df7-4426-8df6-51972029723f
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:48 PM to 02:07 PM at location l1_2.", "from location l1_2, truck t1 moves to location l1_1 starting at 02:13 PM and finishing at 02:54 PM.", "from 02:59 PM to 03:39 PM package p1 loaded into truck t1 at location l1_1.", "from 03:43 PM to 04:38 PM truck t1 transports from location l1_1 to location l1_0.", "unloading package p1 from truck t1 at location l1_0 starts at 04:40 PM and ends at 05:12 PM.", "unloading package p0 from truck t1 at location l1_0 starts at 05:18 PM and ends at 05:34 PM.", "from 05:38 PM to 06:52 PM package p3 loaded into truck t0 at location l0_2.", "package p2 is loaded into truck t0 from 06:55 PM to 08:38 PM at location l0_2.", "from 08:45 PM to 09:09 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 09:16 PM and finishing at 09:21 PM.", "loading package p1 into airplane a1 at location l1_0 starts at 09:23 PM and ends at 09:31 PM.", "from 09:33 PM to 10:28 PM package p0 loaded into airplane a1 at location l1_0.", "from location l1_0, airplane a1 transits to location l0_0 starting at 10:33 PM and finishing at 12:11 AM.", "from 12:14 AM to 01:00 AM package p2 loaded into airplane a1 at location l0_0.", "package p1 is unloaded from airplane a1 from 01:03 AM to 01:32 AM at location l0_0.", "package p1 is loaded into truck t0 from 01:34 AM to 01:51 AM at location l0_0.", "from 01:55 AM to 02:30 AM package p0 unloaded from airplane a1 at location l0_0.", "loading package p0 into truck t0 at location l0_0 starts at 02:35 AM and ends at 03:36 AM.", "driving truck t0 from location l0_0 to location l0_1 starts at 03:40 AM and ends at 03:52 AM.", "package p3 is unloaded from truck t0 from 03:59 AM to 04:30 AM at location l0_1.", "from location l0_1, truck t0 moves to location l0_2 starting at 04:37 AM and finishing at 05:37 AM.", "from 05:40 AM to 06:01 AM package p1 unloaded from truck t0 at location l0_2.", "unloading package p0 from truck t0 at location l0_2 starts at 06:03 AM and ends at 07:49 AM.", "from 07:54 AM to 09: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 09:23 AM and ends at 11:05 AM." ]
Where is the package p2 at 01:09 AM?
[ "l0_0", "a1" ]
7
true
00e8bea0-1550-4690-bc9c-049383d69caa
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 11:41 AM to 01:07 PM.", "at location l1_2, package p3 is loaded into truck t1 starting at 01:11 PM and finishing at 01:39 PM.", "loading package p2 into truck t1 at location l1_2 starts at 01:44 PM and ends at 03:41 PM.", "from 03:48 PM to 04:02 PM truck t1 transports from location l1_2 to location l1_0.", "at location l1_0, package p3 is unloaded from truck t1 starting at 04:09 PM and finishing at 05:34 PM.", "unloading package p2 from truck t1 at location l1_0 starts at 05:38 PM and ends at 05:44 PM.", "driving truck t0 from location l0_2 to location l0_0 starts at 05:50 PM and ends at 06:06 PM.", "package p3 is loaded into airplane a0 from 06:10 PM to 06:42 PM at location l1_0.", "from 06:45 PM to 07:35 PM package p2 loaded into airplane a0 at location l1_0.", "airplane a0 flys from location l1_0 to location l0_0 from 07:39 PM to 07:55 PM.", "at location l0_0, package p3 is unloaded from airplane a0 starting at 07:58 PM and finishing at 08:12 PM.", "from 08:19 PM to 09:54 PM package p3 loaded into truck t0 at location l0_0.", "from 09:57 PM to 10:15 PM package p2 unloaded from airplane a0 at location l0_0.", "from 10:21 PM to 11:55 PM package p2 loaded into truck t0 at location l0_0.", "truck t0 operates from location l0_0 to location l0_1 from 12:02 AM to 01:09 AM.", "from 01:13 AM to 01:39 AM package p1 loaded into truck t0 at location l0_1.", "from 01:44 AM to 02:04 AM truck t0 transports from location l0_1 to location l0_2.", "at location l0_2, package p3 is unloaded from truck t0 starting at 02:11 AM and finishing at 04:17 AM.", "unloading package p1 from truck t0 at location l0_2 starts at 04:24 AM and ends at 06:21 AM.", "driving truck t0 from location l0_2 to location l0_3 starts at 06:28 AM and ends at 07:43 AM.", "unloading package p2 from truck t0 at location l0_3 starts at 07:47 AM and ends at 09:56 AM." ]
Where is the package p2 at 07:43 PM?
[ "a0" ]
7
true
b7634d88-f5a5-409c-ace8-9c84aa38ee00
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 09:32 AM and ends at 10:04 AM.", "flying airplane a1 from location l0_0 to location l1_0 starts at 10:09 AM and ends at 11:44 AM.", "at location l1_0, package p2 is unloaded from airplane a1 starting at 11:50 AM and finishing at 01:03 PM.", "from 01:09 PM to 01:20 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:22 PM and ends at 02:01 PM.", "at location l1_1, package p0 is loaded into truck t1 starting at 02:07 PM and finishing at 03:33 PM.", "from 03:39 PM to 04:11 PM truck t1 transports from location l1_1 to location l1_2.", "unloading package p2 from truck t1 at location l1_2 starts at 04:14 PM and ends at 05:40 PM.", "loading package p1 into truck t1 at location l1_2 starts at 05:43 PM and ends at 07:35 PM.", "driving truck t1 from location l1_2 to location l1_0 starts at 07:41 PM and ends at 08:29 PM.", "package p1 is unloaded from truck t1 from 08:34 PM to 10:18 PM at location l1_0.", "unloading package p0 from truck t1 at location l1_0 starts at 10:21 PM and ends at 10:47 PM.", "at location l1_0, package p1 is loaded into airplane a1 starting at 10:52 PM and finishing at 11:48 PM.", "at location l1_0, package p0 is loaded into airplane a1 starting at 11:55 PM and finishing at 12:10 AM.", "airplane a1 flys from location l1_0 to location l0_0 from 12:12 AM to 12:23 AM.", "package p1 is unloaded from airplane a1 from 12:29 AM to 01:28 AM at location l0_0.", "from 01:35 AM to 02:47 AM package p1 loaded into truck t3 at location l0_0.", "unloading package p0 from airplane a1 at location l0_0 starts at 02:53 AM and ends at 03:38 AM.", "loading package p0 into truck t3 at location l0_0 starts at 03:40 AM and ends at 04:09 AM.", "truck t3 operates from location l0_0 to location l0_1 from 04:16 AM to 05:48 AM.", "from 05:55 AM to 06:07 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:11 AM and finishing at 06:15 AM.", "at location l0_2, package p0 is unloaded from truck t3 starting at 06:19 AM and finishing at 07:54 AM." ]
Where is the package p1 at 01:25 AM?
[ "l0_0", "a1" ]
7
true
b590a5ca-92ce-4295-96ef-ff00294baaa8
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 02:36 PM and finishing at 02:59 PM.", "package p0 is loaded into truck t2 from 03:03 PM to 03:25 PM at location l0_1.", "driving truck t2 from location l0_1 to location l0_4 starts at 03:29 PM and ends at 03:39 PM.", "package p3 is loaded into truck t2 from 03:44 PM to 05:17 PM at location l0_4.", "driving truck t2 from location l0_4 to location l0_0 starts at 05:24 PM and ends at 05:56 PM.", "unloading package p3 from truck t2 at location l0_0 starts at 06:00 PM and ends at 06:53 PM.", "at location l0_0, package p0 is unloaded from truck t2 starting at 06:57 PM and finishing at 07:11 PM.", "loading package p3 into airplane a1 at location l0_0 starts at 07:17 PM and ends at 07:34 PM.", "from location l0_0, airplane a1 transits to location l1_0 starting at 07:37 PM and finishing at 08:33 PM.", "from 08:36 PM to 10:03 PM package p3 unloaded from airplane a1 at location l1_0.", "at location l1_0, package p3 is loaded into truck t1 starting at 10:09 PM and finishing at 10:19 PM.", "from location l1_0, truck t1 moves to location l1_2 starting at 10:22 PM and finishing at 10:49 PM.", "from 10:55 PM to 12:02 AM package p3 unloaded from truck t1 at location l1_2.", "package p1 is loaded into truck t1 from 12:06 AM to 01:37 AM at location l1_2.", "from 01:40 AM to 01:56 AM truck t1 transports from location l1_2 to location l1_3.", "package p2 is loaded into truck t1 from 01:59 AM to 03:10 AM at location l1_3.", "from 03:16 AM to 04:01 AM truck t1 transports from location l1_3 to location l1_0.", "unloading package p2 from truck t1 at location l1_0 starts at 04:07 AM and ends at 04:17 AM.", "from 04:24 AM to 04:32 AM package p1 unloaded from truck t1 at location l1_0.", "at location l1_0, package p2 is loaded into airplane a1 starting at 04:34 AM and finishing at 04:39 AM.", "package p1 is loaded into airplane a1 from 04:41 AM to 05:32 AM at location l1_0.", "airplane a1 flys from location l1_0 to location l0_0 from 05:36 AM to 06:46 AM.", "package p2 is unloaded from airplane a1 from 06:51 AM to 07:13 AM at location l0_0.", "from 07:20 AM to 08:44 AM package p2 loaded into truck t2 at location l0_0.", "at location l0_0, package p1 is unloaded from airplane a1 starting at 08:47 AM and finishing at 09:19 AM.", "at location l0_0, package p1 is loaded into truck t2 starting at 09:23 AM and finishing at 10:05 AM.", "from location l0_0, truck t2 moves to location l0_4 starting at 10:08 AM and finishing at 11:39 AM.", "unloading package p2 from truck t2 at location l0_4 starts at 11:43 AM and ends at 01:12 PM.", "package p1 is unloaded from truck t2 from 01:16 PM to 01:19 PM at location l0_4." ]
Where is the package p1 at 05:24 AM?
[ "l1_0", "a1" ]
7
true
6fe42c85-5804-43bd-a250-a576ab6793c7
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:25 AM and finishing at 01:48 AM.", "package p0 is loaded into truck t2 from 01:52 AM to 02:14 AM at location l0_1.", "from 02:18 AM to 02:28 AM truck t2 transports from location l0_1 to location l0_4.", "loading package p3 into truck t2 at location l0_4 starts at 02:33 AM and ends at 04:06 AM.", "from location l0_4, truck t2 moves to location l0_0 starting at 04:13 AM and finishing at 04:45 AM.", "at location l0_0, package p3 is unloaded from truck t2 starting at 04:49 AM and finishing at 05:42 AM.", "from 05:46 AM to 06:00 AM package p0 unloaded from truck t2 at location l0_0.", "at location l0_0, package p3 is loaded into airplane a1 starting at 06:06 AM and finishing at 06:23 AM.", "from 06:26 AM to 07:22 AM airplane a1 transits from location l0_0 to location l1_0.", "from 07:25 AM to 08:52 AM package p3 unloaded from airplane a1 at location l1_0.", "package p3 is loaded into truck t1 from 08:58 AM to 09:08 AM at location l1_0.", "from 09:11 AM to 09:38 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 09:44 AM and finishing at 10:51 AM.", "at location l1_2, package p1 is loaded into truck t1 starting at 10:55 AM and finishing at 12:26 PM.", "from 12:29 PM to 12:45 PM truck t1 transports from location l1_2 to location l1_3.", "package p2 is loaded into truck t1 from 12:48 PM to 01:59 PM at location l1_3.", "truck t1 operates from location l1_3 to location l1_0 from 02:05 PM to 02:50 PM.", "package p2 is unloaded from truck t1 from 02:56 PM to 03:06 PM at location l1_0.", "unloading package p1 from truck t1 at location l1_0 starts at 03:13 PM and ends at 03:21 PM.", "package p2 is loaded into airplane a1 from 03:23 PM to 03:28 PM at location l1_0.", "at location l1_0, package p1 is loaded into airplane a1 starting at 03:30 PM and finishing at 04:21 PM.", "flying airplane a1 from location l1_0 to location l0_0 starts at 04:25 PM and ends at 05:35 PM.", "at location l0_0, package p2 is unloaded from airplane a1 starting at 05:40 PM and finishing at 06:02 PM.", "from 06:09 PM to 07:33 PM package p2 loaded into truck t2 at location l0_0.", "unloading package p1 from airplane a1 at location l0_0 starts at 07:36 PM and ends at 08:08 PM.", "package p1 is loaded into truck t2 from 08:12 PM to 08:54 PM at location l0_0.", "truck t2 operates from location l0_0 to location l0_4 from 08:57 PM to 10:28 PM.", "at location l0_4, package p2 is unloaded from truck t2 starting at 10:32 PM and finishing at 12:01 AM.", "unloading package p1 from truck t2 at location l0_4 starts at 12:05 AM and ends at 12:08 AM." ]
Where is the package p1 at 03:55 PM?
[ "l1_0", "a1" ]
7
true
44ad7a1d-b0dc-418d-b513-134122bbff9a
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 07:15 PM to 08:07 PM package p2 loaded into truck t1 at location l1_1.", "from 08:10 PM to 09:08 PM truck t1 transports from location l1_1 to location l1_0.", "unloading package p2 from truck t1 at location l1_0 starts at 09:14 PM and ends at 09:56 PM.", "from 10:01 PM to 10:28 PM airplane a0 transits from location l2_0 to location l1_0.", "at location l1_0, package p5 is loaded into airplane a0 starting at 10:34 PM and finishing at 11:22 PM.", "from 11:27 PM to 12:09 AM package p2 loaded into airplane a0 at location l1_0.", "package p0 is loaded into airplane a0 from 12:11 AM to 01:17 AM at location l1_0.", "airplane a0 flys from location l1_0 to location l0_0 from 01:19 AM to 02:17 AM.", "at location l0_0, package p5 is unloaded from airplane a0 starting at 02:20 AM and finishing at 02:50 AM.", "from 02:56 AM to 03:09 AM package p5 loaded into truck t0 at location l0_0.", "from location l0_0, truck t0 moves to location l0_1 starting at 03:15 AM and finishing at 03:34 AM.", "from 03:41 AM to 03:47 AM package p5 unloaded from truck t0 at location l0_1.", "at location l0_1, package p1 is loaded into truck t0 starting at 03:49 AM and finishing at 03:52 AM.", "from location l0_1, truck t0 moves to location l0_0 starting at 03:59 AM and finishing at 04:20 AM.", "unloading package p1 from truck t0 at location l0_0 starts at 04:23 AM and ends at 05:01 AM.", "loading package p4 into airplane a0 at location l0_0 starts at 05:05 AM and ends at 05:39 AM.", "from 05:45 AM to 06:45 AM package p1 loaded into airplane a0 at location l0_0.", "from 06:49 AM to 07:46 AM airplane a0 transits from location l0_0 to location l2_0.", "at location l2_0, package p3 is loaded into airplane a0 starting at 07:53 AM and finishing at 08:51 AM.", "unloading package p2 from airplane a0 at location l2_0 starts at 08:53 AM and ends at 09:59 AM.", "from 10:04 AM to 10:43 AM package p0 unloaded from airplane a0 at location l2_0.", "flying airplane a0 from location l2_0 to location l1_0 starts at 10:50 AM and ends at 11:36 AM.", "at location l1_0, package p4 is unloaded from airplane a0 starting at 11:39 AM and finishing at 12:46 PM.", "from 12:53 PM to 01:51 PM package p4 loaded into truck t1 at location l1_0.", "at location l1_0, package p3 is unloaded from airplane a0 starting at 01:53 PM and finishing at 02:47 PM.", "at location l1_0, package p3 is loaded into truck t1 starting at 02:53 PM and finishing at 03:17 PM.", "at location l1_0, package p1 is unloaded from airplane a0 starting at 03:20 PM and finishing at 04:21 PM.", "loading package p1 into truck t1 at location l1_0 starts at 04:27 PM and ends at 04:43 PM.", "truck t1 operates from location l1_0 to location l1_1 from 04:49 PM to 05:25 PM.", "package p4 is unloaded from truck t1 from 05:31 PM to 06:04 PM at location l1_1.", "package p3 is unloaded from truck t1 from 06:10 PM to 06:16 PM at location l1_1.", "package p1 is unloaded from truck t1 from 06:20 PM to 06:30 PM at location l1_1." ]
Where is the package p3 at 02:55 PM?
[ "l1_0", "t1" ]
7
true
569f620f-6b7f-4fd4-bbbd-0d911e47ace8
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 08:49 AM and ends at 10:08 AM.", "truck t1 operates from location l1_2 to location l1_1 from 10:14 AM to 10:55 AM.", "at location l1_1, package p1 is loaded into truck t1 starting at 11:00 AM and finishing at 11:40 AM.", "truck t1 operates from location l1_1 to location l1_0 from 11:44 AM to 12:39 PM.", "at location l1_0, package p1 is unloaded from truck t1 starting at 12:41 PM and finishing at 01:13 PM.", "unloading package p0 from truck t1 at location l1_0 starts at 01:19 PM and ends at 01:35 PM.", "package p3 is loaded into truck t0 from 01:39 PM to 02:53 PM at location l0_2.", "from 02:56 PM to 04:39 PM package p2 loaded into truck t0 at location l0_2.", "from 04:46 PM to 05:10 PM truck t0 transports from location l0_2 to location l0_0.", "from 05:17 PM to 05:22 PM package p2 unloaded from truck t0 at location l0_0.", "at location l1_0, package p1 is loaded into airplane a1 starting at 05:24 PM and finishing at 05:32 PM.", "from 05:34 PM to 06:29 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:34 PM and ends at 08:12 PM.", "loading package p2 into airplane a1 at location l0_0 starts at 08:15 PM and ends at 09:01 PM.", "package p1 is unloaded from airplane a1 from 09:04 PM to 09:33 PM at location l0_0.", "loading package p1 into truck t0 at location l0_0 starts at 09:35 PM and ends at 09:52 PM.", "package p0 is unloaded from airplane a1 from 09:56 PM to 10:31 PM at location l0_0.", "at location l0_0, package p0 is loaded into truck t0 starting at 10:36 PM and finishing at 11:37 PM.", "from 11:41 PM to 11:53 PM truck t0 transports from location l0_0 to location l0_1.", "unloading package p3 from truck t0 at location l0_1 starts at 12:00 AM and ends at 12:31 AM.", "from 12:38 AM to 01:38 AM truck t0 transports from location l0_1 to location l0_2.", "from 01:41 AM to 02:02 AM package p1 unloaded from truck t0 at location l0_2.", "from 02:04 AM to 03:50 AM package p0 unloaded from truck t0 at location l0_2.", "flying airplane a1 from location l0_0 to location l1_0 starts at 03:55 AM and ends at 05:22 AM.", "unloading package p2 from airplane a1 at location l1_0 starts at 05:24 AM and ends at 07:06 AM." ]
Where is the package p2 at 09:05 PM?
[ "l0_0", "a1" ]
7
true
ca5ab0ce-3ee4-46c8-881a-9c7a8b1293da
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:", "truck t2 operates from location l0_0 to location l0_1 from 07:31 AM to 07:54 AM.", "package p0 is loaded into truck t2 from 07:58 AM to 08:20 AM at location l0_1.", "driving truck t2 from location l0_1 to location l0_4 starts at 08:24 AM and ends at 08:34 AM.", "loading package p3 into truck t2 at location l0_4 starts at 08:39 AM and ends at 10:12 AM.", "from 10:19 AM to 10:51 AM truck t2 transports from location l0_4 to location l0_0.", "unloading package p3 from truck t2 at location l0_0 starts at 10:55 AM and ends at 11:48 AM.", "from 11:52 AM to 12:06 PM package p0 unloaded from truck t2 at location l0_0.", "from 12:12 PM to 12:29 PM package p3 loaded into airplane a1 at location l0_0.", "flying airplane a1 from location l0_0 to location l1_0 starts at 12:32 PM and ends at 01:28 PM.", "unloading package p3 from airplane a1 at location l1_0 starts at 01:31 PM and ends at 02:58 PM.", "from 03:04 PM to 03:14 PM package p3 loaded into truck t1 at location l1_0.", "from location l1_0, truck t1 moves to location l1_2 starting at 03:17 PM and finishing at 03:44 PM.", "package p3 is unloaded from truck t1 from 03:50 PM to 04:57 PM at location l1_2.", "at location l1_2, package p1 is loaded into truck t1 starting at 05:01 PM and finishing at 06:32 PM.", "truck t1 operates from location l1_2 to location l1_3 from 06:35 PM to 06:51 PM.", "package p2 is loaded into truck t1 from 06:54 PM to 08:05 PM at location l1_3.", "truck t1 operates from location l1_3 to location l1_0 from 08:11 PM to 08:56 PM.", "from 09:02 PM to 09:12 PM package p2 unloaded from truck t1 at location l1_0.", "from 09:19 PM to 09:27 PM package p1 unloaded from truck t1 at location l1_0.", "package p2 is loaded into airplane a1 from 09:29 PM to 09:34 PM at location l1_0.", "package p1 is loaded into airplane a1 from 09:36 PM to 10:27 PM at location l1_0.", "flying airplane a1 from location l1_0 to location l0_0 starts at 10:31 PM and ends at 11:41 PM.", "unloading package p2 from airplane a1 at location l0_0 starts at 11:46 PM and ends at 12:08 AM.", "loading package p2 into truck t2 at location l0_0 starts at 12:15 AM and ends at 01:39 AM.", "package p1 is unloaded from airplane a1 from 01:42 AM to 02:14 AM at location l0_0.", "at location l0_0, package p1 is loaded into truck t2 starting at 02:18 AM and finishing at 03:00 AM.", "truck t2 operates from location l0_0 to location l0_4 from 03:03 AM to 04:34 AM.", "unloading package p2 from truck t2 at location l0_4 starts at 04:38 AM and ends at 06:07 AM.", "at location l0_4, package p1 is unloaded from truck t2 starting at 06:11 AM and finishing at 06:14 AM." ]
Where is the package p1 at 09:54 PM?
[ "l1_0", "a1" ]
7
true
eb744216-7127-4745-9bfd-c9488e4dd280
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 06:14 PM to 07:40 PM truck t1 transports from location l1_3 to location l1_2.", "at location l1_2, package p3 is loaded into truck t1 starting at 07:44 PM and finishing at 08:12 PM.", "package p2 is loaded into truck t1 from 08:17 PM to 10:14 PM at location l1_2.", "from location l1_2, truck t1 moves to location l1_0 starting at 10:21 PM and finishing at 10:35 PM.", "package p3 is unloaded from truck t1 from 10:42 PM to 12:07 AM at location l1_0.", "package p2 is unloaded from truck t1 from 12:11 AM to 12:17 AM at location l1_0.", "from 12:23 AM to 12: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 12:43 AM and finishing at 01:15 AM.", "loading package p2 into airplane a0 at location l1_0 starts at 01:18 AM and ends at 02:08 AM.", "airplane a0 flys from location l1_0 to location l0_0 from 02:12 AM to 02:28 AM.", "from 02:31 AM to 02:45 AM package p3 unloaded from airplane a0 at location l0_0.", "loading package p3 into truck t0 at location l0_0 starts at 02:52 AM and ends at 04:27 AM.", "from 04:30 AM to 04:48 AM package p2 unloaded from airplane a0 at location l0_0.", "from 04:54 AM to 06:28 AM package p2 loaded into truck t0 at location l0_0.", "from 06:35 AM to 07:42 AM truck t0 transports from location l0_0 to location l0_1.", "from 07:46 AM to 08:12 AM package p1 loaded into truck t0 at location l0_1.", "from 08:17 AM to 08:37 AM truck t0 transports from location l0_1 to location l0_2.", "at location l0_2, package p3 is unloaded from truck t0 starting at 08:44 AM and finishing at 10:50 AM.", "at location l0_2, package p1 is unloaded from truck t0 starting at 10:57 AM and finishing at 12:54 PM.", "from location l0_2, truck t0 moves to location l0_3 starting at 01:01 PM and finishing at 02:16 PM.", "package p2 is unloaded from truck t0 from 02:20 PM to 04:29 PM at location l0_3." ]
Where is the package p3 at 01:52 AM?
[ "l1_0", "a0" ]
7
true
0f5965a0-8db9-468b-a67a-5f10722b2e55
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:10 AM to 07:36 AM.", "at location l1_2, package p3 is loaded into truck t1 starting at 07:40 AM and finishing at 08:08 AM.", "at location l1_2, package p2 is loaded into truck t1 starting at 08:13 AM and finishing at 10:10 AM.", "from 10:17 AM to 10:31 AM truck t1 transports from location l1_2 to location l1_0.", "at location l1_0, package p3 is unloaded from truck t1 starting at 10:38 AM and finishing at 12:03 PM.", "at location l1_0, package p2 is unloaded from truck t1 starting at 12:07 PM and finishing at 12:13 PM.", "from 12:19 PM to 12:35 PM truck t0 transports from location l0_2 to location l0_0.", "at location l1_0, package p3 is loaded into airplane a0 starting at 12:39 PM and finishing at 01:11 PM.", "package p2 is loaded into airplane a0 from 01:14 PM to 02:04 PM at location l1_0.", "from location l1_0, airplane a0 transits to location l0_0 starting at 02:08 PM and finishing at 02:24 PM.", "package p3 is unloaded from airplane a0 from 02:27 PM to 02:41 PM at location l0_0.", "at location l0_0, package p3 is loaded into truck t0 starting at 02:48 PM and finishing at 04:23 PM.", "unloading package p2 from airplane a0 at location l0_0 starts at 04:26 PM and ends at 04:44 PM.", "package p2 is loaded into truck t0 from 04:50 PM to 06:24 PM at location l0_0.", "truck t0 operates from location l0_0 to location l0_1 from 06:31 PM to 07:38 PM.", "package p1 is loaded into truck t0 from 07:42 PM to 08:08 PM at location l0_1.", "from location l0_1, truck t0 moves to location l0_2 starting at 08:13 PM and finishing at 08:33 PM.", "unloading package p3 from truck t0 at location l0_2 starts at 08:40 PM and ends at 10:46 PM.", "package p1 is unloaded from truck t0 from 10:53 PM to 12:50 AM at location l0_2.", "from location l0_2, truck t0 moves to location l0_3 starting at 12:57 AM and finishing at 02:12 AM.", "from 02:16 AM to 04:25 AM package p2 unloaded from truck t0 at location l0_3." ]
Where is the package p2 at 02:23 PM?
[ "a0" ]
7
true
f6cd76e6-6039-4820-826c-445c2894ca9b
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 10:12 AM to 10:35 AM truck t2 transports from location l0_0 to location l0_1.", "from 10:39 AM to 11:01 AM package p0 loaded into truck t2 at location l0_1.", "truck t2 operates from location l0_1 to location l0_4 from 11:05 AM to 11:15 AM.", "at location l0_4, package p3 is loaded into truck t2 starting at 11:20 AM and finishing at 12:53 PM.", "from location l0_4, truck t2 moves to location l0_0 starting at 01:00 PM and finishing at 01:32 PM.", "package p3 is unloaded from truck t2 from 01:36 PM to 02:29 PM at location l0_0.", "from 02:33 PM to 02:47 PM package p0 unloaded from truck t2 at location l0_0.", "loading package p3 into airplane a1 at location l0_0 starts at 02:53 PM and ends at 03:10 PM.", "from 03:13 PM to 04:09 PM airplane a1 transits from location l0_0 to location l1_0.", "package p3 is unloaded from airplane a1 from 04:12 PM to 05:39 PM at location l1_0.", "loading package p3 into truck t1 at location l1_0 starts at 05:45 PM and ends at 05:55 PM.", "truck t1 operates from location l1_0 to location l1_2 from 05:58 PM to 06:25 PM.", "at location l1_2, package p3 is unloaded from truck t1 starting at 06:31 PM and finishing at 07:38 PM.", "from 07:42 PM to 09:13 PM package p1 loaded into truck t1 at location l1_2.", "from location l1_2, truck t1 moves to location l1_3 starting at 09:16 PM and finishing at 09:32 PM.", "at location l1_3, package p2 is loaded into truck t1 starting at 09:35 PM and finishing at 10:46 PM.", "from location l1_3, truck t1 moves to location l1_0 starting at 10:52 PM and finishing at 11:37 PM.", "at location l1_0, package p2 is unloaded from truck t1 starting at 11:43 PM and finishing at 11:53 PM.", "package p1 is unloaded from truck t1 from 12:00 AM to 12:08 AM at location l1_0.", "loading package p2 into airplane a1 at location l1_0 starts at 12:10 AM and ends at 12:15 AM.", "loading package p1 into airplane a1 at location l1_0 starts at 12:17 AM and ends at 01:08 AM.", "from location l1_0, airplane a1 transits to location l0_0 starting at 01:12 AM and finishing at 02:22 AM.", "package p2 is unloaded from airplane a1 from 02:27 AM to 02:49 AM at location l0_0.", "from 02:56 AM to 04:20 AM package p2 loaded into truck t2 at location l0_0.", "from 04:23 AM to 04:55 AM package p1 unloaded from airplane a1 at location l0_0.", "at location l0_0, package p1 is loaded into truck t2 starting at 04:59 AM and finishing at 05:41 AM.", "truck t2 operates from location l0_0 to location l0_4 from 05:44 AM to 07:15 AM.", "unloading package p2 from truck t2 at location l0_4 starts at 07:19 AM and ends at 08:48 AM.", "at location l0_4, package p1 is unloaded from truck t2 starting at 08:52 AM and finishing at 08:55 AM." ]
Where is the package p2 at 02:35 AM?
[ "l0_0", "a1" ]
7
true
5b2da2f7-cdd2-42aa-a484-ad24efa6f043
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:06 PM to 07:18 PM package p2 loaded into truck t1 at location l1_1.", "from 07:21 PM to 07:43 PM package p0 loaded into truck t1 at location l1_1.", "from location l1_1, truck t1 moves to location l1_0 starting at 07:50 PM and finishing at 08:40 PM.", "at location l1_0, package p2 is unloaded from truck t1 starting at 08:43 PM and finishing at 09:37 PM.", "at location l1_0, package p0 is unloaded from truck t1 starting at 09:42 PM and finishing at 09:49 PM.", "truck t0 operates from location l0_1 to location l0_0 from 09:51 PM to 10:51 PM.", "from 10:53 PM to 12:24 AM package p2 loaded into airplane a1 at location l1_0.", "from 12:26 AM to 01:24 AM package p1 loaded into airplane a1 at location l1_0.", "from 01:30 AM to 02:32 AM package p0 loaded into airplane a1 at location l1_0.", "airplane a1 flys from location l1_0 to location l0_0 from 02:34 AM to 03:33 AM.", "package p3 is loaded into airplane a1 from 03:35 AM to 04:57 AM at location l0_0.", "unloading package p2 from airplane a1 at location l0_0 starts at 05:02 AM and ends at 05:57 AM.", "package p2 is loaded into truck t0 from 05:59 AM to 07:07 AM at location l0_0.", "from 07:11 AM to 08:29 AM package p1 unloaded from airplane a1 at location l0_0.", "from 08:32 AM to 09:21 AM package p1 loaded into truck t0 at location l0_0.", "truck t0 operates from location l0_0 to location l0_1 from 09:24 AM to 09:42 AM.", "unloading package p2 from truck t0 at location l0_1 starts at 09:47 AM and ends at 11:10 AM.", "unloading package p1 from truck t0 at location l0_1 starts at 11:12 AM and ends at 12:02 PM.", "from 12:09 PM to 01:16 PM package p0 unloaded from airplane a1 at location l0_0.", "from 01:20 PM to 01:58 PM airplane a1 transits from location l0_0 to location l1_0.", "package p3 is unloaded from airplane a1 from 02:05 PM to 03:29 PM at location l1_0.", "at location l1_0, package p3 is loaded into truck t1 starting at 03:34 PM and finishing at 03:51 PM.", "truck t1 operates from location l1_0 to location l1_1 from 03:56 PM to 04:25 PM.", "package p3 is unloaded from truck t1 from 04:27 PM to 05:09 PM at location l1_1." ]
Where is the package p2 at 01:03 AM?
[ "l1_0", "a1" ]
7
true
a5184ced-8e85-4a5d-b88d-2e4a01d14e94
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 04:34 PM and finishing at 05:06 PM.", "airplane a1 flys from location l0_0 to location l1_0 from 05:11 PM to 06:46 PM.", "unloading package p2 from airplane a1 at location l1_0 starts at 06:52 PM and ends at 08:05 PM.", "loading package p2 into truck t1 at location l1_0 starts at 08:11 PM and ends at 08:22 PM.", "from 08:24 PM to 09:03 PM truck t1 transports from location l1_0 to location l1_1.", "loading package p0 into truck t1 at location l1_1 starts at 09:09 PM and ends at 10:35 PM.", "driving truck t1 from location l1_1 to location l1_2 starts at 10:41 PM and ends at 11:13 PM.", "unloading package p2 from truck t1 at location l1_2 starts at 11:16 PM and ends at 12:42 AM.", "loading package p1 into truck t1 at location l1_2 starts at 12:45 AM and ends at 02:37 AM.", "from 02:43 AM to 03:31 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:36 AM and finishing at 05:20 AM.", "unloading package p0 from truck t1 at location l1_0 starts at 05:23 AM and ends at 05:49 AM.", "from 05:54 AM to 06:50 AM package p1 loaded into airplane a1 at location l1_0.", "at location l1_0, package p0 is loaded into airplane a1 starting at 06:57 AM and finishing at 07:12 AM.", "airplane a1 flys from location l1_0 to location l0_0 from 07:14 AM to 07:25 AM.", "package p1 is unloaded from airplane a1 from 07:31 AM to 08:30 AM at location l0_0.", "loading package p1 into truck t3 at location l0_0 starts at 08:37 AM and ends at 09:49 AM.", "package p0 is unloaded from airplane a1 from 09:55 AM to 10:40 AM at location l0_0.", "from 10:42 AM to 11:11 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:18 AM and finishing at 12:50 PM.", "from 12:57 PM to 01:09 PM package p1 unloaded from truck t3 at location l0_1.", "driving truck t3 from location l0_1 to location l0_2 starts at 01:13 PM and ends at 01:17 PM.", "unloading package p0 from truck t3 at location l0_2 starts at 01:21 PM and ends at 02:56 PM." ]
Where is the package p2 at 11:22 PM?
[ "l1_2", "t1" ]
7
true
0eb02c11-9ebb-4437-9cf0-b797720cca5b
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 10:01 AM and finishing at 10:10 AM.", "truck t1 operates from location l1_1 to location l1_0 from 10:16 AM to 11:12 AM.", "unloading package p1 from truck t1 at location l1_0 starts at 11:19 AM and ends at 11:31 AM.", "from 11:37 AM to 01:03 PM truck t0 transports from location l0_0 to location l0_1.", "package p0 is loaded into truck t0 from 01:07 PM to 01:33 PM at location l0_1.", "from 01:38 PM to 01:49 PM truck t0 transports from location l0_1 to location l0_0.", "at location l0_0, package p0 is unloaded from truck t0 starting at 01:51 PM and finishing at 03:59 PM.", "at location l1_0, package p1 is loaded into airplane a2 starting at 04:02 PM and finishing at 05:25 PM.", "airplane a2 flys from location l1_0 to location l0_0 from 05:30 PM to 06:58 PM.", "at location l0_0, package p3 is loaded into airplane a2 starting at 07:02 PM and finishing at 08:50 PM.", "package p0 is loaded into airplane a2 from 08:57 PM to 11:11 PM at location l0_0.", "flying airplane a2 from location l0_0 to location l2_0 starts at 11:15 PM and ends at 12:11 AM.", "package p3 is unloaded from airplane a2 from 12:15 AM to 12:38 AM at location l2_0.", "at location l2_0, package p2 is loaded into airplane a2 starting at 12:43 AM and finishing at 01:25 AM.", "from 01:31 AM to 03:29 AM package p1 unloaded from airplane a2 at location l2_0.", "airplane a2 flys from location l2_0 to location l1_0 from 03:31 AM to 03:38 AM.", "package p2 is unloaded from airplane a2 from 03:45 AM to 04:01 AM at location l1_0.", "package p2 is loaded into truck t3 from 04:05 AM to 04:34 AM at location l1_0.", "truck t3 operates from location l1_0 to location l1_1 from 04:39 AM to 05:09 AM.", "from 05:16 AM to 07:55 AM package p2 unloaded from truck t3 at location l1_1.", "from 07:57 AM to 08:07 AM package p0 unloaded from airplane a2 at location l1_0." ]
Where is the package p0 at 11:29 PM?
[ "a2" ]
7
true
2e0d73bf-9088-42bd-8736-f8e5ebbcc576
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:", "driving truck t2 from location l0_0 to location l0_1 starts at 06:04 AM and ends at 06:27 AM.", "at location l0_1, package p0 is loaded into truck t2 starting at 06:31 AM and finishing at 06:53 AM.", "from 06:57 AM to 07:07 AM truck t2 transports from location l0_1 to location l0_4.", "loading package p3 into truck t2 at location l0_4 starts at 07:12 AM and ends at 08:45 AM.", "truck t2 operates from location l0_4 to location l0_0 from 08:52 AM to 09:24 AM.", "package p3 is unloaded from truck t2 from 09:28 AM to 10:21 AM at location l0_0.", "unloading package p0 from truck t2 at location l0_0 starts at 10:25 AM and ends at 10:39 AM.", "at location l0_0, package p3 is loaded into airplane a1 starting at 10:45 AM and finishing at 11:02 AM.", "from 11:05 AM to 12:01 PM airplane a1 transits from location l0_0 to location l1_0.", "from 12:04 PM to 01:31 PM package p3 unloaded from airplane a1 at location l1_0.", "at location l1_0, package p3 is loaded into truck t1 starting at 01:37 PM and finishing at 01:47 PM.", "from 01:50 PM to 02:17 PM truck t1 transports from location l1_0 to location l1_2.", "at location l1_2, package p3 is unloaded from truck t1 starting at 02:23 PM and finishing at 03:30 PM.", "at location l1_2, package p1 is loaded into truck t1 starting at 03:34 PM and finishing at 05:05 PM.", "from location l1_2, truck t1 moves to location l1_3 starting at 05:08 PM and finishing at 05:24 PM.", "package p2 is loaded into truck t1 from 05:27 PM to 06:38 PM at location l1_3.", "driving truck t1 from location l1_3 to location l1_0 starts at 06:44 PM and ends at 07:29 PM.", "from 07:35 PM to 07:45 PM package p2 unloaded from truck t1 at location l1_0.", "package p1 is unloaded from truck t1 from 07:52 PM to 08:00 PM at location l1_0.", "from 08:02 PM to 08:07 PM package p2 loaded into airplane a1 at location l1_0.", "at location l1_0, package p1 is loaded into airplane a1 starting at 08:09 PM and finishing at 09:00 PM.", "airplane a1 flys from location l1_0 to location l0_0 from 09:04 PM to 10:14 PM.", "package p2 is unloaded from airplane a1 from 10:19 PM to 10:41 PM at location l0_0.", "package p2 is loaded into truck t2 from 10:48 PM to 12:12 AM at location l0_0.", "unloading package p1 from airplane a1 at location l0_0 starts at 12:15 AM and ends at 12:47 AM.", "package p1 is loaded into truck t2 from 12:51 AM to 01:33 AM at location l0_0.", "truck t2 operates from location l0_0 to location l0_4 from 01:36 AM to 03:07 AM.", "at location l0_4, package p2 is unloaded from truck t2 starting at 03:11 AM and finishing at 04:40 AM.", "at location l0_4, package p1 is unloaded from truck t2 starting at 04:44 AM and finishing at 04:47 AM." ]
Where is the package p1 at 08:39 PM?
[ "l1_0", "a1" ]
7
true
e0028e65-0e32-465c-b083-8cac43722fdd
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:", "driving truck t2 from location l0_0 to location l0_1 starts at 10:57 PM and ends at 11:20 PM.", "loading package p0 into truck t2 at location l0_1 starts at 11:24 PM and ends at 11:46 PM.", "from 11:50 PM to 12:00 AM truck t2 transports from location l0_1 to location l0_4.", "package p3 is loaded into truck t2 from 12:05 AM to 01:38 AM at location l0_4.", "truck t2 operates from location l0_4 to location l0_0 from 01:45 AM to 02:17 AM.", "from 02:21 AM to 03:14 AM package p3 unloaded from truck t2 at location l0_0.", "package p0 is unloaded from truck t2 from 03:18 AM to 03:32 AM at location l0_0.", "at location l0_0, package p3 is loaded into airplane a1 starting at 03:38 AM and finishing at 03:55 AM.", "from location l0_0, airplane a1 transits to location l1_0 starting at 03:58 AM and finishing at 04:54 AM.", "from 04:57 AM to 06:24 AM package p3 unloaded from airplane a1 at location l1_0.", "at location l1_0, package p3 is loaded into truck t1 starting at 06:30 AM and finishing at 06:40 AM.", "from 06:43 AM to 07:10 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 07:16 AM and finishing at 08:23 AM.", "at location l1_2, package p1 is loaded into truck t1 starting at 08:27 AM and finishing at 09:58 AM.", "driving truck t1 from location l1_2 to location l1_3 starts at 10:01 AM and ends at 10:17 AM.", "from 10:20 AM to 11:31 AM package p2 loaded into truck t1 at location l1_3.", "from 11:37 AM to 12:22 PM truck t1 transports from location l1_3 to location l1_0.", "package p2 is unloaded from truck t1 from 12:28 PM to 12:38 PM at location l1_0.", "unloading package p1 from truck t1 at location l1_0 starts at 12:45 PM and ends at 12:53 PM.", "loading package p2 into airplane a1 at location l1_0 starts at 12:55 PM and ends at 01:00 PM.", "from 01:02 PM to 01:53 PM package p1 loaded into airplane a1 at location l1_0.", "airplane a1 flys from location l1_0 to location l0_0 from 01:57 PM to 03:07 PM.", "at location l0_0, package p2 is unloaded from airplane a1 starting at 03:12 PM and finishing at 03:34 PM.", "loading package p2 into truck t2 at location l0_0 starts at 03:41 PM and ends at 05:05 PM.", "unloading package p1 from airplane a1 at location l0_0 starts at 05:08 PM and ends at 05:40 PM.", "at location l0_0, package p1 is loaded into truck t2 starting at 05:44 PM and finishing at 06:26 PM.", "driving truck t2 from location l0_0 to location l0_4 starts at 06:29 PM and ends at 08:00 PM.", "from 08:04 PM to 09:33 PM package p2 unloaded from truck t2 at location l0_4.", "unloading package p1 from truck t2 at location l0_4 starts at 09:37 PM and ends at 09:40 PM." ]
Where is the package p3 at 06:30 AM?
[ "l1_0", "t1" ]
7
true
3f3159d2-00e5-437d-97bd-09baccb1fc4f
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 02:07 AM to 02:19 AM at location l1_1.", "at location l1_1, package p0 is loaded into truck t1 starting at 02:22 AM and finishing at 02:44 AM.", "driving truck t1 from location l1_1 to location l1_0 starts at 02:51 AM and ends at 03:41 AM.", "at location l1_0, package p2 is unloaded from truck t1 starting at 03:44 AM and finishing at 04:38 AM.", "package p0 is unloaded from truck t1 from 04:43 AM to 04:50 AM at location l1_0.", "driving truck t0 from location l0_1 to location l0_0 starts at 04:52 AM and ends at 05:52 AM.", "loading package p2 into airplane a1 at location l1_0 starts at 05:54 AM and ends at 07:25 AM.", "package p1 is loaded into airplane a1 from 07:27 AM to 08:25 AM at location l1_0.", "at location l1_0, package p0 is loaded into airplane a1 starting at 08:31 AM and finishing at 09:33 AM.", "airplane a1 flys from location l1_0 to location l0_0 from 09:35 AM to 10:34 AM.", "from 10:36 AM to 11:58 AM package p3 loaded into airplane a1 at location l0_0.", "from 12:03 PM to 12:58 PM package p2 unloaded from airplane a1 at location l0_0.", "loading package p2 into truck t0 at location l0_0 starts at 01:00 PM and ends at 02:08 PM.", "package p1 is unloaded from airplane a1 from 02:12 PM to 03:30 PM at location l0_0.", "package p1 is loaded into truck t0 from 03:33 PM to 04:22 PM at location l0_0.", "driving truck t0 from location l0_0 to location l0_1 starts at 04:25 PM and ends at 04:43 PM.", "at location l0_1, package p2 is unloaded from truck t0 starting at 04:48 PM and finishing at 06:11 PM.", "package p1 is unloaded from truck t0 from 06:13 PM to 07:03 PM at location l0_1.", "from 07:10 PM to 08:17 PM package p0 unloaded from airplane a1 at location l0_0.", "from location l0_0, airplane a1 transits to location l1_0 starting at 08:21 PM and finishing at 08:59 PM.", "at location l1_0, package p3 is unloaded from airplane a1 starting at 09:06 PM and finishing at 10:30 PM.", "loading package p3 into truck t1 at location l1_0 starts at 10:35 PM and ends at 10:52 PM.", "from 10:57 PM to 11:26 PM truck t1 transports from location l1_0 to location l1_1.", "package p3 is unloaded from truck t1 from 11:28 PM to 12:10 AM at location l1_1." ]
Where is the package p0 at 08:34 AM?
[ "l1_0", "a1" ]
7
true
d0bd6f3c-3489-418a-9529-0d4d129d3795
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 12:53 PM to 01:02 PM package p1 loaded into truck t1 at location l1_1.", "driving truck t1 from location l1_1 to location l1_0 starts at 01:08 PM and ends at 02:04 PM.", "from 02:11 PM to 02:23 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:29 PM and ends at 03:55 PM.", "loading package p0 into truck t0 at location l0_1 starts at 03:59 PM and ends at 04:25 PM.", "driving truck t0 from location l0_1 to location l0_0 starts at 04:30 PM and ends at 04:41 PM.", "at location l0_0, package p0 is unloaded from truck t0 starting at 04:43 PM and finishing at 06:51 PM.", "package p1 is loaded into airplane a2 from 06:54 PM to 08:17 PM at location l1_0.", "airplane a2 flys from location l1_0 to location l0_0 from 08:22 PM to 09:50 PM.", "loading package p3 into airplane a2 at location l0_0 starts at 09:54 PM and ends at 11:42 PM.", "loading package p0 into airplane a2 at location l0_0 starts at 11:49 PM and ends at 02:03 AM.", "from location l0_0, airplane a2 transits to location l2_0 starting at 02:07 AM and finishing at 03:03 AM.", "from 03:07 AM to 03:30 AM package p3 unloaded from airplane a2 at location l2_0.", "package p2 is loaded into airplane a2 from 03:35 AM to 04:17 AM at location l2_0.", "package p1 is unloaded from airplane a2 from 04:23 AM to 06:21 AM at location l2_0.", "flying airplane a2 from location l2_0 to location l1_0 starts at 06:23 AM and ends at 06:30 AM.", "from 06:37 AM to 06:53 AM package p2 unloaded from airplane a2 at location l1_0.", "loading package p2 into truck t3 at location l1_0 starts at 06:57 AM and ends at 07:26 AM.", "from 07:31 AM to 08:01 AM truck t3 transports from location l1_0 to location l1_1.", "package p2 is unloaded from truck t3 from 08:08 AM to 10:47 AM at location l1_1.", "package p0 is unloaded from airplane a2 from 10:49 AM to 10:59 AM at location l1_0." ]
Where is the package p1 at 09:33 PM?
[ "a2" ]
8
true
8780ecca-93c3-44aa-bea0-e762137b1cc9
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 11:22 PM and ends at 11:34 PM.", "package p0 is loaded into truck t1 from 11:37 PM to 11:59 PM at location l1_1.", "from 12:06 AM to 12:56 AM truck t1 transports from location l1_1 to location l1_0.", "from 12:59 AM to 01:53 AM package p2 unloaded from truck t1 at location l1_0.", "from 01:58 AM to 02:05 AM package p0 unloaded from truck t1 at location l1_0.", "driving truck t0 from location l0_1 to location l0_0 starts at 02:07 AM and ends at 03:07 AM.", "at location l1_0, package p2 is loaded into airplane a1 starting at 03:09 AM and finishing at 04:40 AM.", "package p1 is loaded into airplane a1 from 04:42 AM to 05:40 AM at location l1_0.", "from 05:46 AM to 06:48 AM package p0 loaded into airplane a1 at location l1_0.", "from location l1_0, airplane a1 transits to location l0_0 starting at 06:50 AM and finishing at 07:49 AM.", "package p3 is loaded into airplane a1 from 07:51 AM to 09:13 AM at location l0_0.", "at location l0_0, package p2 is unloaded from airplane a1 starting at 09:18 AM and finishing at 10:13 AM.", "loading package p2 into truck t0 at location l0_0 starts at 10:15 AM and ends at 11:23 AM.", "at location l0_0, package p1 is unloaded from airplane a1 starting at 11:27 AM and finishing at 12:45 PM.", "from 12:48 PM to 01:37 PM package p1 loaded into truck t0 at location l0_0.", "from location l0_0, truck t0 moves to location l0_1 starting at 01:40 PM and finishing at 01:58 PM.", "from 02:03 PM to 03:26 PM package p2 unloaded from truck t0 at location l0_1.", "from 03:28 PM to 04:18 PM package p1 unloaded from truck t0 at location l0_1.", "unloading package p0 from airplane a1 at location l0_0 starts at 04:25 PM and ends at 05:32 PM.", "from 05:36 PM to 06:14 PM airplane a1 transits from location l0_0 to location l1_0.", "at location l1_0, package p3 is unloaded from airplane a1 starting at 06:21 PM and finishing at 07:45 PM.", "package p3 is loaded into truck t1 from 07:50 PM to 08:07 PM at location l1_0.", "truck t1 operates from location l1_0 to location l1_1 from 08:12 PM to 08:41 PM.", "at location l1_1, package p3 is unloaded from truck t1 starting at 08:43 PM and finishing at 09:25 PM." ]
Where is the package p0 at 06:57 AM?
[ "a1" ]
8
true
0762d75f-705b-4150-958d-230323c8da6a
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 05:47 AM and ends at 05:59 AM.", "from 06:02 AM to 06:24 AM package p0 loaded into truck t1 at location l1_1.", "driving truck t1 from location l1_1 to location l1_0 starts at 06:31 AM and ends at 07:21 AM.", "package p2 is unloaded from truck t1 from 07:24 AM to 08:18 AM at location l1_0.", "from 08:23 AM to 08:30 AM package p0 unloaded from truck t1 at location l1_0.", "from location l0_1, truck t0 moves to location l0_0 starting at 08:32 AM and finishing at 09:32 AM.", "loading package p2 into airplane a1 at location l1_0 starts at 09:34 AM and ends at 11:05 AM.", "loading package p1 into airplane a1 at location l1_0 starts at 11:07 AM and ends at 12:05 PM.", "from 12:11 PM to 01:13 PM package p0 loaded into airplane a1 at location l1_0.", "from location l1_0, airplane a1 transits to location l0_0 starting at 01:15 PM and finishing at 02:14 PM.", "at location l0_0, package p3 is loaded into airplane a1 starting at 02:16 PM and finishing at 03:38 PM.", "from 03:43 PM to 04:38 PM package p2 unloaded from airplane a1 at location l0_0.", "loading package p2 into truck t0 at location l0_0 starts at 04:40 PM and ends at 05:48 PM.", "package p1 is unloaded from airplane a1 from 05:52 PM to 07:10 PM at location l0_0.", "from 07:13 PM to 08:02 PM package p1 loaded into truck t0 at location l0_0.", "driving truck t0 from location l0_0 to location l0_1 starts at 08:05 PM and ends at 08:23 PM.", "from 08:28 PM to 09:51 PM package p2 unloaded from truck t0 at location l0_1.", "at location l0_1, package p1 is unloaded from truck t0 starting at 09:53 PM and finishing at 10:43 PM.", "unloading package p0 from airplane a1 at location l0_0 starts at 10:50 PM and ends at 11:57 PM.", "flying airplane a1 from location l0_0 to location l1_0 starts at 12:01 AM and ends at 12:39 AM.", "package p3 is unloaded from airplane a1 from 12:46 AM to 02:10 AM at location l1_0.", "from 02:15 AM to 02:32 AM package p3 loaded into truck t1 at location l1_0.", "from 02:37 AM to 03:06 AM truck t1 transports from location l1_0 to location l1_1.", "at location l1_1, package p3 is unloaded from truck t1 starting at 03:08 AM and finishing at 03:50 AM." ]
Where is the package p1 at 08:09 PM?
[ "t0" ]
8
true
3dfdc11a-ac69-49c7-ba3c-e852b0f8bea9
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:", "package p2 is loaded into truck t1 from 10:03 PM to 10:32 PM at location l1_1.", "from 10:34 PM to 11:47 PM truck t1 transports from location l1_1 to location l1_0.", "at location l1_0, package p1 is loaded into truck t1 starting at 11:50 PM and finishing at 01:37 AM.", "truck t1 operates from location l1_0 to location l1_2 from 01:39 AM to 03:00 AM.", "loading package p3 into truck t1 at location l1_2 starts at 03:02 AM and ends at 04:24 AM.", "unloading package p2 from truck t1 at location l1_2 starts at 04:29 AM and ends at 06:03 AM.", "unloading package p1 from truck t1 at location l1_2 starts at 06:09 AM and ends at 06:44 AM.", "driving truck t1 from location l1_2 to location l1_0 starts at 06:46 AM and ends at 08:22 AM.", "from 08:28 AM to 09:35 AM package p3 unloaded from truck t1 at location l1_0.", "at location l1_0, package p3 is loaded into airplane a1 starting at 09:42 AM and finishing at 10:02 AM.", "at location l1_0, package p0 is loaded into airplane a1 starting at 10:07 AM and finishing at 10:37 AM.", "from 10:39 AM to 11:47 AM airplane a1 transits from location l1_0 to location l0_0.", "from 11:54 AM to 12:37 PM package p0 unloaded from airplane a1 at location l0_0.", "at location l0_0, package p0 is loaded into truck t0 starting at 12:44 PM and finishing at 01:11 PM.", "from 01:17 PM to 02:00 PM truck t0 transports from location l0_0 to location l0_2.", "unloading package p0 from truck t0 at location l0_2 starts at 02:02 PM and ends at 03:38 PM.", "airplane a1 flys from location l0_0 to location l2_0 from 03:40 PM to 04:58 PM.", "unloading package p3 from airplane a1 at location l2_0 starts at 05:00 PM and ends at 05:06 PM.", "loading package p3 into truck t2 at location l2_0 starts at 05:11 PM and ends at 05:34 PM.", "driving truck t2 from location l2_0 to location l2_1 starts at 05:39 PM and ends at 06:06 PM.", "package p3 is unloaded from truck t2 from 06:12 PM to 08:01 PM at location l2_1." ]
Where is the package p3 at 12:29 PM?
[ "l0_0", "a1" ]
8
true
bc2b1acb-43c4-4303-89b9-39a09cade8b8
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 09:28 AM to 09:51 AM truck t2 transports from location l0_0 to location l0_1.", "loading package p0 into truck t2 at location l0_1 starts at 09:55 AM and ends at 10:17 AM.", "from location l0_1, truck t2 moves to location l0_4 starting at 10:21 AM and finishing at 10:31 AM.", "loading package p3 into truck t2 at location l0_4 starts at 10:36 AM and ends at 12:09 PM.", "driving truck t2 from location l0_4 to location l0_0 starts at 12:16 PM and ends at 12:48 PM.", "at location l0_0, package p3 is unloaded from truck t2 starting at 12:52 PM and finishing at 01:45 PM.", "at location l0_0, package p0 is unloaded from truck t2 starting at 01:49 PM and finishing at 02:03 PM.", "from 02:09 PM to 02:26 PM package p3 loaded into airplane a1 at location l0_0.", "flying airplane a1 from location l0_0 to location l1_0 starts at 02:29 PM and ends at 03:25 PM.", "package p3 is unloaded from airplane a1 from 03:28 PM to 04:55 PM at location l1_0.", "at location l1_0, package p3 is loaded into truck t1 starting at 05:01 PM and finishing at 05:11 PM.", "from 05:14 PM to 05:41 PM truck t1 transports from location l1_0 to location l1_2.", "package p3 is unloaded from truck t1 from 05:47 PM to 06:54 PM at location l1_2.", "package p1 is loaded into truck t1 from 06:58 PM to 08:29 PM at location l1_2.", "truck t1 operates from location l1_2 to location l1_3 from 08:32 PM to 08:48 PM.", "from 08:51 PM to 10:02 PM package p2 loaded into truck t1 at location l1_3.", "from location l1_3, truck t1 moves to location l1_0 starting at 10:08 PM and finishing at 10:53 PM.", "at location l1_0, package p2 is unloaded from truck t1 starting at 10:59 PM and finishing at 11:09 PM.", "at location l1_0, package p1 is unloaded from truck t1 starting at 11:16 PM and finishing at 11:24 PM.", "at location l1_0, package p2 is loaded into airplane a1 starting at 11:26 PM and finishing at 11:31 PM.", "loading package p1 into airplane a1 at location l1_0 starts at 11:33 PM and ends at 12:24 AM.", "flying airplane a1 from location l1_0 to location l0_0 starts at 12:28 AM and ends at 01:38 AM.", "at location l0_0, package p2 is unloaded from airplane a1 starting at 01:43 AM and finishing at 02:05 AM.", "at location l0_0, package p2 is loaded into truck t2 starting at 02:12 AM and finishing at 03:36 AM.", "package p1 is unloaded from airplane a1 from 03:39 AM to 04:11 AM at location l0_0.", "from 04:15 AM to 04:57 AM package p1 loaded into truck t2 at location l0_0.", "from location l0_0, truck t2 moves to location l0_4 starting at 05:00 AM and finishing at 06:31 AM.", "package p2 is unloaded from truck t2 from 06:35 AM to 08:04 AM at location l0_4.", "from 08:08 AM to 08:11 AM package p1 unloaded from truck t2 at location l0_4." ]
Where is the package p1 at 12:30 AM?
[ "a1" ]
8
true
c1646763-7f3b-4a75-ab1e-35c987b3f4d7
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:", "driving truck t2 from location l0_0 to location l0_1 starts at 11:44 AM and ends at 12:07 PM.", "from 12:11 PM to 12:33 PM package p0 loaded into truck t2 at location l0_1.", "from 12:37 PM to 12:47 PM truck t2 transports from location l0_1 to location l0_4.", "at location l0_4, package p3 is loaded into truck t2 starting at 12:52 PM and finishing at 02:25 PM.", "from location l0_4, truck t2 moves to location l0_0 starting at 02:32 PM and finishing at 03:04 PM.", "package p3 is unloaded from truck t2 from 03:08 PM to 04:01 PM at location l0_0.", "package p0 is unloaded from truck t2 from 04:05 PM to 04:19 PM at location l0_0.", "loading package p3 into airplane a1 at location l0_0 starts at 04:25 PM and ends at 04:42 PM.", "from 04:45 PM to 05:41 PM airplane a1 transits from location l0_0 to location l1_0.", "at location l1_0, package p3 is unloaded from airplane a1 starting at 05:44 PM and finishing at 07:11 PM.", "at location l1_0, package p3 is loaded into truck t1 starting at 07:17 PM and finishing at 07:27 PM.", "driving truck t1 from location l1_0 to location l1_2 starts at 07:30 PM and ends at 07:57 PM.", "unloading package p3 from truck t1 at location l1_2 starts at 08:03 PM and ends at 09:10 PM.", "at location l1_2, package p1 is loaded into truck t1 starting at 09:14 PM and finishing at 10:45 PM.", "driving truck t1 from location l1_2 to location l1_3 starts at 10:48 PM and ends at 11:04 PM.", "package p2 is loaded into truck t1 from 11:07 PM to 12:18 AM at location l1_3.", "from 12:24 AM to 01:09 AM truck t1 transports from location l1_3 to location l1_0.", "at location l1_0, package p2 is unloaded from truck t1 starting at 01:15 AM and finishing at 01:25 AM.", "from 01:32 AM to 01:40 AM package p1 unloaded from truck t1 at location l1_0.", "at location l1_0, package p2 is loaded into airplane a1 starting at 01:42 AM and finishing at 01:47 AM.", "loading package p1 into airplane a1 at location l1_0 starts at 01:49 AM and ends at 02:40 AM.", "flying airplane a1 from location l1_0 to location l0_0 starts at 02:44 AM and ends at 03:54 AM.", "at location l0_0, package p2 is unloaded from airplane a1 starting at 03:59 AM and finishing at 04:21 AM.", "at location l0_0, package p2 is loaded into truck t2 starting at 04:28 AM and finishing at 05:52 AM.", "unloading package p1 from airplane a1 at location l0_0 starts at 05:55 AM and ends at 06:27 AM.", "package p1 is loaded into truck t2 from 06:31 AM to 07:13 AM at location l0_0.", "truck t2 operates from location l0_0 to location l0_4 from 07:16 AM to 08:47 AM.", "from 08:51 AM to 10:20 AM package p2 unloaded from truck t2 at location l0_4.", "package p1 is unloaded from truck t2 from 10:24 AM to 10:27 AM at location l0_4." ]
Where is the package p1 at 03:32 AM?
[ "a1" ]
8
true
3077973c-ef7c-44de-864f-4e5e519d9c9a
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:51 PM to 09:03 PM at location l1_1.", "package p0 is loaded into truck t1 from 09:06 PM to 09:28 PM at location l1_1.", "truck t1 operates from location l1_1 to location l1_0 from 09:35 PM to 10:25 PM.", "unloading package p2 from truck t1 at location l1_0 starts at 10:28 PM and ends at 11:22 PM.", "unloading package p0 from truck t1 at location l1_0 starts at 11:27 PM and ends at 11:34 PM.", "driving truck t0 from location l0_1 to location l0_0 starts at 11:36 PM and ends at 12:36 AM.", "package p2 is loaded into airplane a1 from 12:38 AM to 02:09 AM at location l1_0.", "at location l1_0, package p1 is loaded into airplane a1 starting at 02:11 AM and finishing at 03:09 AM.", "package p0 is loaded into airplane a1 from 03:15 AM to 04:17 AM at location l1_0.", "airplane a1 flys from location l1_0 to location l0_0 from 04:19 AM to 05:18 AM.", "package p3 is loaded into airplane a1 from 05:20 AM to 06:42 AM at location l0_0.", "unloading package p2 from airplane a1 at location l0_0 starts at 06:47 AM and ends at 07:42 AM.", "at location l0_0, package p2 is loaded into truck t0 starting at 07:44 AM and finishing at 08:52 AM.", "at location l0_0, package p1 is unloaded from airplane a1 starting at 08:56 AM and finishing at 10:14 AM.", "loading package p1 into truck t0 at location l0_0 starts at 10:17 AM and ends at 11:06 AM.", "from location l0_0, truck t0 moves to location l0_1 starting at 11:09 AM and finishing at 11:27 AM.", "from 11:32 AM to 12:55 PM package p2 unloaded from truck t0 at location l0_1.", "from 12:57 PM to 01:47 PM package p1 unloaded from truck t0 at location l0_1.", "from 01:54 PM to 03:01 PM package p0 unloaded from airplane a1 at location l0_0.", "from location l0_0, airplane a1 transits to location l1_0 starting at 03:05 PM and finishing at 03:43 PM.", "unloading package p3 from airplane a1 at location l1_0 starts at 03:50 PM and ends at 05:14 PM.", "from 05:19 PM to 05:36 PM package p3 loaded into truck t1 at location l1_0.", "from 05:41 PM to 06:10 PM truck t1 transports from location l1_0 to location l1_1.", "from 06:12 PM to 06:54 PM package p3 unloaded from truck t1 at location l1_1." ]
Where is the package p0 at 04:44 AM?
[ "a1" ]
8
true
76c5a61e-7aaf-46f9-9b0d-2095b0e49ba0
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:", "truck t2 operates from location l0_0 to location l0_1 from 10:40 AM to 11:03 AM.", "at location l0_1, package p0 is loaded into truck t2 starting at 11:07 AM and finishing at 11:29 AM.", "from 11:33 AM to 11:43 AM truck t2 transports from location l0_1 to location l0_4.", "loading package p3 into truck t2 at location l0_4 starts at 11:48 AM and ends at 01:21 PM.", "driving truck t2 from location l0_4 to location l0_0 starts at 01:28 PM and ends at 02:00 PM.", "package p3 is unloaded from truck t2 from 02:04 PM to 02:57 PM at location l0_0.", "unloading package p0 from truck t2 at location l0_0 starts at 03:01 PM and ends at 03:15 PM.", "at location l0_0, package p3 is loaded into airplane a1 starting at 03:21 PM and finishing at 03:38 PM.", "from location l0_0, airplane a1 transits to location l1_0 starting at 03:41 PM and finishing at 04:37 PM.", "at location l1_0, package p3 is unloaded from airplane a1 starting at 04:40 PM and finishing at 06:07 PM.", "package p3 is loaded into truck t1 from 06:13 PM to 06:23 PM at location l1_0.", "truck t1 operates from location l1_0 to location l1_2 from 06:26 PM to 06:53 PM.", "from 06:59 PM to 08:06 PM package p3 unloaded from truck t1 at location l1_2.", "package p1 is loaded into truck t1 from 08:10 PM to 09:41 PM at location l1_2.", "from 09:44 PM to 10:00 PM truck t1 transports from location l1_2 to location l1_3.", "from 10:03 PM to 11:14 PM package p2 loaded into truck t1 at location l1_3.", "from 11:20 PM to 12:05 AM truck t1 transports from location l1_3 to location l1_0.", "unloading package p2 from truck t1 at location l1_0 starts at 12:11 AM and ends at 12:21 AM.", "package p1 is unloaded from truck t1 from 12:28 AM to 12:36 AM at location l1_0.", "from 12:38 AM to 12:43 AM package p2 loaded into airplane a1 at location l1_0.", "loading package p1 into airplane a1 at location l1_0 starts at 12:45 AM and ends at 01:36 AM.", "airplane a1 flys from location l1_0 to location l0_0 from 01:40 AM to 02:50 AM.", "unloading package p2 from airplane a1 at location l0_0 starts at 02:55 AM and ends at 03:17 AM.", "loading package p2 into truck t2 at location l0_0 starts at 03:24 AM and ends at 04:48 AM.", "unloading package p1 from airplane a1 at location l0_0 starts at 04:51 AM and ends at 05:23 AM.", "package p1 is loaded into truck t2 from 05:27 AM to 06:09 AM at location l0_0.", "from 06:12 AM to 07:43 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:47 AM and ends at 09:16 AM.", "package p1 is unloaded from truck t2 from 09:20 AM to 09:23 AM at location l0_4." ]
Where is the package p3 at 06:35 PM?
[ "t1" ]
8
true
f2315a37-ac16-4df6-9c95-32c018df2bcb
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 05:52 AM and finishing at 07:18 AM.", "package p3 is loaded into truck t1 from 07:22 AM to 07:50 AM at location l1_2.", "package p2 is loaded into truck t1 from 07:55 AM to 09:52 AM at location l1_2.", "truck t1 operates from location l1_2 to location l1_0 from 09:59 AM to 10:13 AM.", "from 10:20 AM to 11:45 AM package p3 unloaded from truck t1 at location l1_0.", "unloading package p2 from truck t1 at location l1_0 starts at 11:49 AM and ends at 11:55 AM.", "driving truck t0 from location l0_2 to location l0_0 starts at 12:01 PM and ends at 12:17 PM.", "loading package p3 into airplane a0 at location l1_0 starts at 12:21 PM and ends at 12:53 PM.", "from 12:56 PM to 01:46 PM package p2 loaded into airplane a0 at location l1_0.", "from 01:50 PM to 02:06 PM airplane a0 transits from location l1_0 to location l0_0.", "at location l0_0, package p3 is unloaded from airplane a0 starting at 02:09 PM and finishing at 02:23 PM.", "at location l0_0, package p3 is loaded into truck t0 starting at 02:30 PM and finishing at 04:05 PM.", "from 04:08 PM to 04:26 PM package p2 unloaded from airplane a0 at location l0_0.", "from 04:32 PM to 06:06 PM package p2 loaded into truck t0 at location l0_0.", "from 06:13 PM to 07:20 PM truck t0 transports from location l0_0 to location l0_1.", "package p1 is loaded into truck t0 from 07:24 PM to 07:50 PM at location l0_1.", "driving truck t0 from location l0_1 to location l0_2 starts at 07:55 PM and ends at 08:15 PM.", "at location l0_2, package p3 is unloaded from truck t0 starting at 08:22 PM and finishing at 10:28 PM.", "from 10:35 PM to 12:32 AM package p1 unloaded from truck t0 at location l0_2.", "from 12:39 AM to 01:54 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 01:58 AM and finishing at 04:07 AM." ]
Where is the package p2 at 02:15 PM?
[ "l0_0", "a0" ]
8
true
f3281329-9f6f-4f48-9bed-54e5c827d9dc
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 01:45 AM and ends at 02:37 AM.", "from 02:40 AM to 03:38 AM truck t1 transports from location l1_1 to location l1_0.", "unloading package p2 from truck t1 at location l1_0 starts at 03:44 AM and ends at 04:26 AM.", "from location l2_0, airplane a0 transits to location l1_0 starting at 04:31 AM and finishing at 04:58 AM.", "loading package p5 into airplane a0 at location l1_0 starts at 05:04 AM and ends at 05:52 AM.", "at location l1_0, package p2 is loaded into airplane a0 starting at 05:57 AM and finishing at 06:39 AM.", "at location l1_0, package p0 is loaded into airplane a0 starting at 06:41 AM and finishing at 07:47 AM.", "airplane a0 flys from location l1_0 to location l0_0 from 07:49 AM to 08:47 AM.", "unloading package p5 from airplane a0 at location l0_0 starts at 08:50 AM and ends at 09:20 AM.", "at location l0_0, package p5 is loaded into truck t0 starting at 09:26 AM and finishing at 09:39 AM.", "driving truck t0 from location l0_0 to location l0_1 starts at 09:45 AM and ends at 10:04 AM.", "package p5 is unloaded from truck t0 from 10:11 AM to 10:17 AM at location l0_1.", "loading package p1 into truck t0 at location l0_1 starts at 10:19 AM and ends at 10:22 AM.", "from location l0_1, truck t0 moves to location l0_0 starting at 10:29 AM and finishing at 10:50 AM.", "package p1 is unloaded from truck t0 from 10:53 AM to 11:31 AM at location l0_0.", "package p4 is loaded into airplane a0 from 11:35 AM to 12:09 PM at location l0_0.", "at location l0_0, package p1 is loaded into airplane a0 starting at 12:15 PM and finishing at 01:15 PM.", "airplane a0 flys from location l0_0 to location l2_0 from 01:19 PM to 02:16 PM.", "loading package p3 into airplane a0 at location l2_0 starts at 02:23 PM and ends at 03:21 PM.", "from 03:23 PM to 04:29 PM package p2 unloaded from airplane a0 at location l2_0.", "from 04:34 PM to 05:13 PM package p0 unloaded from airplane a0 at location l2_0.", "airplane a0 flys from location l2_0 to location l1_0 from 05:20 PM to 06:06 PM.", "at location l1_0, package p4 is unloaded from airplane a0 starting at 06:09 PM and finishing at 07:16 PM.", "package p4 is loaded into truck t1 from 07:23 PM to 08:21 PM at location l1_0.", "unloading package p3 from airplane a0 at location l1_0 starts at 08:23 PM and ends at 09:17 PM.", "package p3 is loaded into truck t1 from 09:23 PM to 09:47 PM at location l1_0.", "unloading package p1 from airplane a0 at location l1_0 starts at 09:50 PM and ends at 10:51 PM.", "loading package p1 into truck t1 at location l1_0 starts at 10:57 PM and ends at 11:13 PM.", "driving truck t1 from location l1_0 to location l1_1 starts at 11:19 PM and ends at 11:55 PM.", "unloading package p4 from truck t1 at location l1_1 starts at 12:01 AM and ends at 12:34 AM.", "at location l1_1, package p3 is unloaded from truck t1 starting at 12:40 AM and finishing at 12:46 AM.", "unloading package p1 from truck t1 at location l1_1 starts at 12:50 AM and ends at 01:00 AM." ]
Where is the package p4 at 08:08 PM?
[ "l1_0", "t1" ]
8
true
54860c3b-2aee-4a1f-8433-698a9b4325e6
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:17 AM and finishing at 03:46 AM.", "from 03:48 AM to 05:01 AM truck t1 transports from location l1_1 to location l1_0.", "package p1 is loaded into truck t1 from 05:04 AM to 06:51 AM at location l1_0.", "from location l1_0, truck t1 moves to location l1_2 starting at 06:53 AM and finishing at 08:14 AM.", "from 08:16 AM to 09:38 AM package p3 loaded into truck t1 at location l1_2.", "at location l1_2, package p2 is unloaded from truck t1 starting at 09:43 AM and finishing at 11:17 AM.", "from 11:23 AM to 11:58 AM package p1 unloaded from truck t1 at location l1_2.", "from location l1_2, truck t1 moves to location l1_0 starting at 12:00 PM and finishing at 01:36 PM.", "at location l1_0, package p3 is unloaded from truck t1 starting at 01:42 PM and finishing at 02:49 PM.", "at location l1_0, package p3 is loaded into airplane a1 starting at 02:56 PM and finishing at 03:16 PM.", "at location l1_0, package p0 is loaded into airplane a1 starting at 03:21 PM and finishing at 03:51 PM.", "flying airplane a1 from location l1_0 to location l0_0 starts at 03:53 PM and ends at 05:01 PM.", "at location l0_0, package p0 is unloaded from airplane a1 starting at 05:08 PM and finishing at 05:51 PM.", "from 05:58 PM to 06:25 PM package p0 loaded into truck t0 at location l0_0.", "from 06:31 PM to 07:14 PM truck t0 transports from location l0_0 to location l0_2.", "at location l0_2, package p0 is unloaded from truck t0 starting at 07:16 PM and finishing at 08:52 PM.", "airplane a1 flys from location l0_0 to location l2_0 from 08:54 PM to 10:12 PM.", "from 10:14 PM to 10:20 PM package p3 unloaded from airplane a1 at location l2_0.", "at location l2_0, package p3 is loaded into truck t2 starting at 10:25 PM and finishing at 10:48 PM.", "from location l2_0, truck t2 moves to location l2_1 starting at 10:53 PM and finishing at 11:20 PM.", "from 11:26 PM to 01:15 AM package p3 unloaded from truck t2 at location l2_1." ]
Where is the package p3 at 05:30 PM?
[ "l0_0", "a1" ]
8
true
4ecffd9f-ff18-442e-9060-f00492e87525
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 02:25 AM to 02:37 AM package p2 loaded into truck t1 at location l1_1.", "loading package p0 into truck t1 at location l1_1 starts at 02:40 AM and ends at 03:02 AM.", "from location l1_1, truck t1 moves to location l1_0 starting at 03:09 AM and finishing at 03:59 AM.", "at location l1_0, package p2 is unloaded from truck t1 starting at 04:02 AM and finishing at 04:56 AM.", "from 05:01 AM to 05:08 AM package p0 unloaded from truck t1 at location l1_0.", "from location l0_1, truck t0 moves to location l0_0 starting at 05:10 AM and finishing at 06:10 AM.", "loading package p2 into airplane a1 at location l1_0 starts at 06:12 AM and ends at 07:43 AM.", "package p1 is loaded into airplane a1 from 07:45 AM to 08:43 AM at location l1_0.", "package p0 is loaded into airplane a1 from 08:49 AM to 09:51 AM at location l1_0.", "flying airplane a1 from location l1_0 to location l0_0 starts at 09:53 AM and ends at 10:52 AM.", "from 10:54 AM to 12:16 PM package p3 loaded into airplane a1 at location l0_0.", "package p2 is unloaded from airplane a1 from 12:21 PM to 01:16 PM at location l0_0.", "package p2 is loaded into truck t0 from 01:18 PM to 02:26 PM at location l0_0.", "package p1 is unloaded from airplane a1 from 02:30 PM to 03:48 PM at location l0_0.", "from 03:51 PM to 04:40 PM package p1 loaded into truck t0 at location l0_0.", "truck t0 operates from location l0_0 to location l0_1 from 04:43 PM to 05:01 PM.", "at location l0_1, package p2 is unloaded from truck t0 starting at 05:06 PM and finishing at 06:29 PM.", "package p1 is unloaded from truck t0 from 06:31 PM to 07:21 PM at location l0_1.", "from 07:28 PM to 08:35 PM package p0 unloaded from airplane a1 at location l0_0.", "from 08:39 PM to 09:17 PM airplane a1 transits from location l0_0 to location l1_0.", "at location l1_0, package p3 is unloaded from airplane a1 starting at 09:24 PM and finishing at 10:48 PM.", "at location l1_0, package p3 is loaded into truck t1 starting at 10:53 PM and finishing at 11:10 PM.", "driving truck t1 from location l1_0 to location l1_1 starts at 11:15 PM and ends at 11:44 PM.", "from 11:46 PM to 12:28 AM package p3 unloaded from truck t1 at location l1_1." ]
Where is the package p2 at 08:50 AM?
[ "l1_0", "a1" ]
8
true
f6267689-9a06-4785-9942-6acadf733483
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 08:05 AM and ends at 08:14 AM.", "from location l1_1, truck t1 moves to location l1_0 starting at 08:20 AM and finishing at 09:16 AM.", "at location l1_0, package p1 is unloaded from truck t1 starting at 09:23 AM and finishing at 09:35 AM.", "driving truck t0 from location l0_0 to location l0_1 starts at 09:41 AM and ends at 11:07 AM.", "package p0 is loaded into truck t0 from 11:11 AM to 11:37 AM at location l0_1.", "from location l0_1, truck t0 moves to location l0_0 starting at 11:42 AM and finishing at 11:53 AM.", "unloading package p0 from truck t0 at location l0_0 starts at 11:55 AM and ends at 02:03 PM.", "at location l1_0, package p1 is loaded into airplane a2 starting at 02:06 PM and finishing at 03:29 PM.", "airplane a2 flys from location l1_0 to location l0_0 from 03:34 PM to 05:02 PM.", "from 05:06 PM to 06:54 PM package p3 loaded into airplane a2 at location l0_0.", "at location l0_0, package p0 is loaded into airplane a2 starting at 07:01 PM and finishing at 09:15 PM.", "from 09:19 PM to 10:15 PM airplane a2 transits from location l0_0 to location l2_0.", "unloading package p3 from airplane a2 at location l2_0 starts at 10:19 PM and ends at 10:42 PM.", "loading package p2 into airplane a2 at location l2_0 starts at 10:47 PM and ends at 11:29 PM.", "at location l2_0, package p1 is unloaded from airplane a2 starting at 11:35 PM and finishing at 01:33 AM.", "from 01:35 AM to 01:42 AM airplane a2 transits from location l2_0 to location l1_0.", "unloading package p2 from airplane a2 at location l1_0 starts at 01:49 AM and ends at 02:05 AM.", "from 02:09 AM to 02:38 AM package p2 loaded into truck t3 at location l1_0.", "truck t3 operates from location l1_0 to location l1_1 from 02:43 AM to 03:13 AM.", "package p2 is unloaded from truck t3 from 03:20 AM to 05:59 AM at location l1_1.", "at location l1_0, package p0 is unloaded from airplane a2 starting at 06:01 AM and finishing at 06:11 AM." ]
Where is the package p0 at 10:26 PM?
[ "l2_0", "a2" ]
8
true
dca5f3a4-dcd8-46b1-b1e1-8305f2c843ef
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 08:22 AM and ends at 08:31 AM.", "truck t1 operates from location l1_1 to location l1_0 from 08:37 AM to 09:33 AM.", "at location l1_0, package p1 is unloaded from truck t1 starting at 09:40 AM and finishing at 09:52 AM.", "from 09:58 AM to 11:24 AM truck t0 transports from location l0_0 to location l0_1.", "from 11:28 AM to 11:54 AM package p0 loaded into truck t0 at location l0_1.", "driving truck t0 from location l0_1 to location l0_0 starts at 11:59 AM and ends at 12:10 PM.", "from 12:12 PM to 02:20 PM package p0 unloaded from truck t0 at location l0_0.", "from 02:23 PM to 03:46 PM package p1 loaded into airplane a2 at location l1_0.", "from 03:51 PM to 05:19 PM airplane a2 transits from location l1_0 to location l0_0.", "package p3 is loaded into airplane a2 from 05:23 PM to 07:11 PM at location l0_0.", "from 07:18 PM to 09:32 PM package p0 loaded into airplane a2 at location l0_0.", "from location l0_0, airplane a2 transits to location l2_0 starting at 09:36 PM and finishing at 10:32 PM.", "package p3 is unloaded from airplane a2 from 10:36 PM to 10:59 PM at location l2_0.", "from 11:04 PM to 11:46 PM package p2 loaded into airplane a2 at location l2_0.", "unloading package p1 from airplane a2 at location l2_0 starts at 11:52 PM and ends at 01:50 AM.", "from 01:52 AM to 01:59 AM airplane a2 transits from location l2_0 to location l1_0.", "package p2 is unloaded from airplane a2 from 02:06 AM to 02:22 AM at location l1_0.", "package p2 is loaded into truck t3 from 02:26 AM to 02:55 AM at location l1_0.", "from location l1_0, truck t3 moves to location l1_1 starting at 03:00 AM and finishing at 03:30 AM.", "from 03:37 AM to 06:16 AM package p2 unloaded from truck t3 at location l1_1.", "package p0 is unloaded from airplane a2 from 06:18 AM to 06:28 AM at location l1_0." ]
Where is the package p0 at 10:58 PM?
[ "l2_0", "a2" ]
8
true
aa58f4f5-0ee9-42f8-b8aa-651d604ff138
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:", "truck t2 operates from location l0_0 to location l0_1 from 04:50 PM to 05:13 PM.", "from 05:17 PM to 05:39 PM package p0 loaded into truck t2 at location l0_1.", "from location l0_1, truck t2 moves to location l0_4 starting at 05:43 PM and finishing at 05:53 PM.", "loading package p3 into truck t2 at location l0_4 starts at 05:58 PM and ends at 07:31 PM.", "from location l0_4, truck t2 moves to location l0_0 starting at 07:38 PM and finishing at 08:10 PM.", "at location l0_0, package p3 is unloaded from truck t2 starting at 08:14 PM and finishing at 09:07 PM.", "package p0 is unloaded from truck t2 from 09:11 PM to 09:25 PM at location l0_0.", "at location l0_0, package p3 is loaded into airplane a1 starting at 09:31 PM and finishing at 09:48 PM.", "airplane a1 flys from location l0_0 to location l1_0 from 09:51 PM to 10:47 PM.", "from 10:50 PM to 12:17 AM package p3 unloaded from airplane a1 at location l1_0.", "at location l1_0, package p3 is loaded into truck t1 starting at 12:23 AM and finishing at 12:33 AM.", "from location l1_0, truck t1 moves to location l1_2 starting at 12:36 AM and finishing at 01:03 AM.", "from 01:09 AM to 02:16 AM package p3 unloaded from truck t1 at location l1_2.", "package p1 is loaded into truck t1 from 02:20 AM to 03:51 AM at location l1_2.", "driving truck t1 from location l1_2 to location l1_3 starts at 03:54 AM and ends at 04:10 AM.", "from 04:13 AM to 05:24 AM package p2 loaded into truck t1 at location l1_3.", "from location l1_3, truck t1 moves to location l1_0 starting at 05:30 AM and finishing at 06:15 AM.", "unloading package p2 from truck t1 at location l1_0 starts at 06:21 AM and ends at 06:31 AM.", "from 06:38 AM to 06:46 AM package p1 unloaded from truck t1 at location l1_0.", "package p2 is loaded into airplane a1 from 06:48 AM to 06:53 AM at location l1_0.", "at location l1_0, package p1 is loaded into airplane a1 starting at 06:55 AM and finishing at 07:46 AM.", "from 07:50 AM to 09:00 AM airplane a1 transits from location l1_0 to location l0_0.", "package p2 is unloaded from airplane a1 from 09:05 AM to 09:27 AM at location l0_0.", "loading package p2 into truck t2 at location l0_0 starts at 09:34 AM and ends at 10:58 AM.", "at location l0_0, package p1 is unloaded from airplane a1 starting at 11:01 AM and finishing at 11:33 AM.", "from 11:37 AM to 12:19 PM package p1 loaded into truck t2 at location l0_0.", "from location l0_0, truck t2 moves to location l0_4 starting at 12:22 PM and finishing at 01:53 PM.", "at location l0_4, package p2 is unloaded from truck t2 starting at 01:57 PM and finishing at 03:26 PM.", "from 03:30 PM to 03:33 PM package p1 unloaded from truck t2 at location l0_4." ]
Where is the package p3 at 12:52 AM?
[ "t1" ]
8
true
3937d459-0f87-4cf8-902d-9a5e7b844ce5
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 03:41 AM and ends at 05:07 AM.", "loading package p3 into truck t1 at location l1_2 starts at 05:11 AM and ends at 05:39 AM.", "at location l1_2, package p2 is loaded into truck t1 starting at 05:44 AM and finishing at 07:41 AM.", "from location l1_2, truck t1 moves to location l1_0 starting at 07:48 AM and finishing at 08:02 AM.", "at location l1_0, package p3 is unloaded from truck t1 starting at 08:09 AM and finishing at 09:34 AM.", "package p2 is unloaded from truck t1 from 09:38 AM to 09:44 AM at location l1_0.", "from location l0_2, truck t0 moves to location l0_0 starting at 09:50 AM and finishing at 10:06 AM.", "package p3 is loaded into airplane a0 from 10:10 AM to 10:42 AM at location l1_0.", "at location l1_0, package p2 is loaded into airplane a0 starting at 10:45 AM and finishing at 11:35 AM.", "from 11:39 AM to 11:55 AM airplane a0 transits from location l1_0 to location l0_0.", "unloading package p3 from airplane a0 at location l0_0 starts at 11:58 AM and ends at 12:12 PM.", "at location l0_0, package p3 is loaded into truck t0 starting at 12:19 PM and finishing at 01:54 PM.", "from 01:57 PM to 02:15 PM package p2 unloaded from airplane a0 at location l0_0.", "from 02:21 PM to 03:55 PM package p2 loaded into truck t0 at location l0_0.", "from 04:02 PM to 05:09 PM truck t0 transports from location l0_0 to location l0_1.", "from 05:13 PM to 05:39 PM package p1 loaded into truck t0 at location l0_1.", "driving truck t0 from location l0_1 to location l0_2 starts at 05:44 PM and ends at 06:04 PM.", "at location l0_2, package p3 is unloaded from truck t0 starting at 06:11 PM and finishing at 08:17 PM.", "unloading package p1 from truck t0 at location l0_2 starts at 08:24 PM and ends at 10:21 PM.", "truck t0 operates from location l0_2 to location l0_3 from 10:28 PM to 11:43 PM.", "unloading package p2 from truck t0 at location l0_3 starts at 11:47 PM and ends at 01:56 AM." ]
Where is the package p3 at 11:50 AM?
[ "a0" ]
8
true
49cf3778-d913-4a3a-8d48-d2a1784e873f
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 05:42 AM to 05:51 AM package p1 loaded into truck t1 at location l1_1.", "from 05:57 AM to 06:53 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:00 AM and ends at 07:12 AM.", "from 07:18 AM to 08:44 AM truck t0 transports from location l0_0 to location l0_1.", "from 08:48 AM to 09:14 AM package p0 loaded into truck t0 at location l0_1.", "from 09:19 AM to 09:30 AM truck t0 transports from location l0_1 to location l0_0.", "unloading package p0 from truck t0 at location l0_0 starts at 09:32 AM and ends at 11:40 AM.", "at location l1_0, package p1 is loaded into airplane a2 starting at 11:43 AM and finishing at 01:06 PM.", "from 01:11 PM to 02:39 PM airplane a2 transits from location l1_0 to location l0_0.", "at location l0_0, package p3 is loaded into airplane a2 starting at 02:43 PM and finishing at 04:31 PM.", "at location l0_0, package p0 is loaded into airplane a2 starting at 04:38 PM and finishing at 06:52 PM.", "flying airplane a2 from location l0_0 to location l2_0 starts at 06:56 PM and ends at 07:52 PM.", "unloading package p3 from airplane a2 at location l2_0 starts at 07:56 PM and ends at 08:19 PM.", "package p2 is loaded into airplane a2 from 08:24 PM to 09:06 PM at location l2_0.", "unloading package p1 from airplane a2 at location l2_0 starts at 09:12 PM and ends at 11:10 PM.", "from location l2_0, airplane a2 transits to location l1_0 starting at 11:12 PM and finishing at 11:19 PM.", "from 11:26 PM to 11:42 PM package p2 unloaded from airplane a2 at location l1_0.", "package p2 is loaded into truck t3 from 11:46 PM to 12:15 AM at location l1_0.", "driving truck t3 from location l1_0 to location l1_1 starts at 12:20 AM and ends at 12:50 AM.", "at location l1_1, package p2 is unloaded from truck t3 starting at 12:57 AM and finishing at 03:36 AM.", "package p0 is unloaded from airplane a2 from 03:38 AM to 03:48 AM at location l1_0." ]
Where is the package p1 at 02:17 PM?
[ "a2" ]
8
true
28eaff21-fa4a-4cad-9e17-b9adb6d78c43
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 05:46 PM to 07:12 PM truck t1 transports from location l1_3 to location l1_2.", "loading package p3 into truck t1 at location l1_2 starts at 07:16 PM and ends at 07:44 PM.", "at location l1_2, package p2 is loaded into truck t1 starting at 07:49 PM and finishing at 09:46 PM.", "truck t1 operates from location l1_2 to location l1_0 from 09:53 PM to 10:07 PM.", "at location l1_0, package p3 is unloaded from truck t1 starting at 10:14 PM and finishing at 11:39 PM.", "unloading package p2 from truck t1 at location l1_0 starts at 11:43 PM and ends at 11:49 PM.", "from 11:55 PM to 12:11 AM truck t0 transports from location l0_2 to location l0_0.", "from 12:15 AM to 12:47 AM package p3 loaded into airplane a0 at location l1_0.", "loading package p2 into airplane a0 at location l1_0 starts at 12:50 AM and ends at 01:40 AM.", "airplane a0 flys from location l1_0 to location l0_0 from 01:44 AM to 02:00 AM.", "at location l0_0, package p3 is unloaded from airplane a0 starting at 02:03 AM and finishing at 02:17 AM.", "from 02:24 AM to 03:59 AM package p3 loaded into truck t0 at location l0_0.", "package p2 is unloaded from airplane a0 from 04:02 AM to 04:20 AM at location l0_0.", "at location l0_0, package p2 is loaded into truck t0 starting at 04:26 AM and finishing at 06:00 AM.", "from location l0_0, truck t0 moves to location l0_1 starting at 06:07 AM and finishing at 07:14 AM.", "package p1 is loaded into truck t0 from 07:18 AM to 07:44 AM at location l0_1.", "from location l0_1, truck t0 moves to location l0_2 starting at 07:49 AM and finishing at 08:09 AM.", "package p3 is unloaded from truck t0 from 08:16 AM to 10:22 AM at location l0_2.", "package p1 is unloaded from truck t0 from 10:29 AM to 12:26 PM at location l0_2.", "from 12:33 PM to 01:48 PM truck t0 transports from location l0_2 to location l0_3.", "unloading package p2 from truck t0 at location l0_3 starts at 01:52 PM and ends at 04:01 PM." ]
Where is the package p2 at 02:09 AM?
[ "l0_0", "a0" ]
8
true
3489ad81-4f90-4152-bef7-560bc37d406f
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:", "truck t2 operates from location l0_0 to location l0_1 from 03:56 PM to 04:19 PM.", "from 04:23 PM to 04:45 PM package p0 loaded into truck t2 at location l0_1.", "from 04:49 PM to 04:59 PM truck t2 transports from location l0_1 to location l0_4.", "loading package p3 into truck t2 at location l0_4 starts at 05:04 PM and ends at 06:37 PM.", "from 06:44 PM to 07:16 PM truck t2 transports from location l0_4 to location l0_0.", "unloading package p3 from truck t2 at location l0_0 starts at 07:20 PM and ends at 08:13 PM.", "from 08:17 PM to 08:31 PM package p0 unloaded from truck t2 at location l0_0.", "loading package p3 into airplane a1 at location l0_0 starts at 08:37 PM and ends at 08:54 PM.", "flying airplane a1 from location l0_0 to location l1_0 starts at 08:57 PM and ends at 09:53 PM.", "unloading package p3 from airplane a1 at location l1_0 starts at 09:56 PM and ends at 11:23 PM.", "at location l1_0, package p3 is loaded into truck t1 starting at 11:29 PM and finishing at 11:39 PM.", "truck t1 operates from location l1_0 to location l1_2 from 11:42 PM to 12:09 AM.", "package p3 is unloaded from truck t1 from 12:15 AM to 01:22 AM at location l1_2.", "at location l1_2, package p1 is loaded into truck t1 starting at 01:26 AM and finishing at 02:57 AM.", "from location l1_2, truck t1 moves to location l1_3 starting at 03:00 AM and finishing at 03:16 AM.", "at location l1_3, package p2 is loaded into truck t1 starting at 03:19 AM and finishing at 04:30 AM.", "truck t1 operates from location l1_3 to location l1_0 from 04:36 AM to 05:21 AM.", "unloading package p2 from truck t1 at location l1_0 starts at 05:27 AM and ends at 05:37 AM.", "from 05:44 AM to 05:52 AM package p1 unloaded from truck t1 at location l1_0.", "package p2 is loaded into airplane a1 from 05:54 AM to 05:59 AM at location l1_0.", "package p1 is loaded into airplane a1 from 06:01 AM to 06:52 AM at location l1_0.", "from 06:56 AM to 08:06 AM airplane a1 transits from location l1_0 to location l0_0.", "at location l0_0, package p2 is unloaded from airplane a1 starting at 08:11 AM and finishing at 08:33 AM.", "loading package p2 into truck t2 at location l0_0 starts at 08:40 AM and ends at 10:04 AM.", "at location l0_0, package p1 is unloaded from airplane a1 starting at 10:07 AM and finishing at 10:39 AM.", "at location l0_0, package p1 is loaded into truck t2 starting at 10:43 AM and finishing at 11:25 AM.", "from location l0_0, truck t2 moves to location l0_4 starting at 11:28 AM and finishing at 12:59 PM.", "at location l0_4, package p2 is unloaded from truck t2 starting at 01:03 PM and finishing at 02:32 PM.", "package p1 is unloaded from truck t2 from 02:36 PM to 02:39 PM at location l0_4." ]
Where is the package p2 at 08:51 AM?
[ "l0_0", "t2" ]
8
true
57dab4fa-07c0-4067-9898-9b08d9ac4425
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 05:46 PM to 05:58 PM package p2 loaded into truck t1 at location l1_1.", "loading package p0 into truck t1 at location l1_1 starts at 06:01 PM and ends at 06:23 PM.", "truck t1 operates from location l1_1 to location l1_0 from 06:30 PM to 07:20 PM.", "at location l1_0, package p2 is unloaded from truck t1 starting at 07:23 PM and finishing at 08:17 PM.", "package p0 is unloaded from truck t1 from 08:22 PM to 08:29 PM at location l1_0.", "truck t0 operates from location l0_1 to location l0_0 from 08:31 PM to 09:31 PM.", "package p2 is loaded into airplane a1 from 09:33 PM to 11:04 PM at location l1_0.", "package p1 is loaded into airplane a1 from 11:06 PM to 12:04 AM at location l1_0.", "loading package p0 into airplane a1 at location l1_0 starts at 12:10 AM and ends at 01:12 AM.", "flying airplane a1 from location l1_0 to location l0_0 starts at 01:14 AM and ends at 02:13 AM.", "at location l0_0, package p3 is loaded into airplane a1 starting at 02:15 AM and finishing at 03:37 AM.", "at location l0_0, package p2 is unloaded from airplane a1 starting at 03:42 AM and finishing at 04:37 AM.", "at location l0_0, package p2 is loaded into truck t0 starting at 04:39 AM and finishing at 05:47 AM.", "unloading package p1 from airplane a1 at location l0_0 starts at 05:51 AM and ends at 07:09 AM.", "from 07:12 AM to 08:01 AM package p1 loaded into truck t0 at location l0_0.", "truck t0 operates from location l0_0 to location l0_1 from 08:04 AM to 08:22 AM.", "package p2 is unloaded from truck t0 from 08:27 AM to 09:50 AM at location l0_1.", "unloading package p1 from truck t0 at location l0_1 starts at 09:52 AM and ends at 10:42 AM.", "from 10:49 AM to 11:56 AM package p0 unloaded from airplane a1 at location l0_0.", "from location l0_0, airplane a1 transits to location l1_0 starting at 12:00 PM and finishing at 12:38 PM.", "at location l1_0, package p3 is unloaded from airplane a1 starting at 12:45 PM and finishing at 02:09 PM.", "loading package p3 into truck t1 at location l1_0 starts at 02:14 PM and ends at 02:31 PM.", "driving truck t1 from location l1_0 to location l1_1 starts at 02:36 PM and ends at 03:05 PM.", "package p3 is unloaded from truck t1 from 03:07 PM to 03:49 PM at location l1_1." ]
Where is the package p0 at 01:16 AM?
[ "a1" ]
8
true
cc13ce8c-92da-4b98-8f60-4a7bad804894
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 03:38 AM and ends at 03:47 AM.", "driving truck t1 from location l1_1 to location l1_0 starts at 03:53 AM and ends at 04:49 AM.", "package p1 is unloaded from truck t1 from 04:56 AM to 05:08 AM at location l1_0.", "driving truck t0 from location l0_0 to location l0_1 starts at 05:14 AM and ends at 06:40 AM.", "package p0 is loaded into truck t0 from 06:44 AM to 07:10 AM at location l0_1.", "driving truck t0 from location l0_1 to location l0_0 starts at 07:15 AM and ends at 07:26 AM.", "package p0 is unloaded from truck t0 from 07:28 AM to 09:36 AM at location l0_0.", "at location l1_0, package p1 is loaded into airplane a2 starting at 09:39 AM and finishing at 11:02 AM.", "from 11:07 AM to 12:35 PM airplane a2 transits from location l1_0 to location l0_0.", "from 12:39 PM to 02:27 PM package p3 loaded into airplane a2 at location l0_0.", "loading package p0 into airplane a2 at location l0_0 starts at 02:34 PM and ends at 04:48 PM.", "flying airplane a2 from location l0_0 to location l2_0 starts at 04:52 PM and ends at 05:48 PM.", "unloading package p3 from airplane a2 at location l2_0 starts at 05:52 PM and ends at 06:15 PM.", "loading package p2 into airplane a2 at location l2_0 starts at 06:20 PM and ends at 07:02 PM.", "at location l2_0, package p1 is unloaded from airplane a2 starting at 07:08 PM and finishing at 09:06 PM.", "airplane a2 flys from location l2_0 to location l1_0 from 09:08 PM to 09:15 PM.", "package p2 is unloaded from airplane a2 from 09:22 PM to 09:38 PM at location l1_0.", "at location l1_0, package p2 is loaded into truck t3 starting at 09:42 PM and finishing at 10:11 PM.", "driving truck t3 from location l1_0 to location l1_1 starts at 10:16 PM and ends at 10:46 PM.", "package p2 is unloaded from truck t3 from 10:53 PM to 01:32 AM at location l1_1.", "from 01:34 AM to 01:44 AM package p0 unloaded from airplane a2 at location l1_0." ]
Where is the package p1 at 01:14 PM?
[ "l0_0", "a2" ]
9
true
3962f3ee-ec9a-4303-a1b4-9c807bb95ed5
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 01:02 PM to 01:14 PM package p2 loaded into truck t1 at location l1_1.", "loading package p0 into truck t1 at location l1_1 starts at 01:17 PM and ends at 01:39 PM.", "from location l1_1, truck t1 moves to location l1_0 starting at 01:46 PM and finishing at 02:36 PM.", "unloading package p2 from truck t1 at location l1_0 starts at 02:39 PM and ends at 03:33 PM.", "at location l1_0, package p0 is unloaded from truck t1 starting at 03:38 PM and finishing at 03:45 PM.", "truck t0 operates from location l0_1 to location l0_0 from 03:47 PM to 04:47 PM.", "from 04:49 PM to 06:20 PM package p2 loaded into airplane a1 at location l1_0.", "package p1 is loaded into airplane a1 from 06:22 PM to 07:20 PM at location l1_0.", "loading package p0 into airplane a1 at location l1_0 starts at 07:26 PM and ends at 08:28 PM.", "airplane a1 flys from location l1_0 to location l0_0 from 08:30 PM to 09:29 PM.", "at location l0_0, package p3 is loaded into airplane a1 starting at 09:31 PM and finishing at 10:53 PM.", "unloading package p2 from airplane a1 at location l0_0 starts at 10:58 PM and ends at 11:53 PM.", "package p2 is loaded into truck t0 from 11:55 PM to 01:03 AM at location l0_0.", "package p1 is unloaded from airplane a1 from 01:07 AM to 02:25 AM at location l0_0.", "from 02:28 AM to 03:17 AM package p1 loaded into truck t0 at location l0_0.", "driving truck t0 from location l0_0 to location l0_1 starts at 03:20 AM and ends at 03:38 AM.", "unloading package p2 from truck t0 at location l0_1 starts at 03:43 AM and ends at 05:06 AM.", "from 05:08 AM to 05:58 AM package p1 unloaded from truck t0 at location l0_1.", "unloading package p0 from airplane a1 at location l0_0 starts at 06:05 AM and ends at 07:12 AM.", "airplane a1 flys from location l0_0 to location l1_0 from 07:16 AM to 07:54 AM.", "package p3 is unloaded from airplane a1 from 08:01 AM to 09:25 AM at location l1_0.", "loading package p3 into truck t1 at location l1_0 starts at 09:30 AM and ends at 09:47 AM.", "from 09:52 AM to 10:21 AM truck t1 transports from location l1_0 to location l1_1.", "at location l1_1, package p3 is unloaded from truck t1 starting at 10:23 AM and finishing at 11:05 AM." ]
Where is the package p3 at 07:18 AM?
[ "a1" ]
9
true
a5ff5817-4e3f-4f58-b788-7b6c18afd8e4
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 05:01 PM and ends at 05:13 PM.", "loading package p0 into truck t1 at location l1_1 starts at 05:16 PM and ends at 05:38 PM.", "from location l1_1, truck t1 moves to location l1_0 starting at 05:45 PM and finishing at 06:35 PM.", "unloading package p2 from truck t1 at location l1_0 starts at 06:38 PM and ends at 07:32 PM.", "at location l1_0, package p0 is unloaded from truck t1 starting at 07:37 PM and finishing at 07:44 PM.", "from 07:46 PM to 08:46 PM truck t0 transports from location l0_1 to location l0_0.", "from 08:48 PM to 10:19 PM package p2 loaded into airplane a1 at location l1_0.", "loading package p1 into airplane a1 at location l1_0 starts at 10:21 PM and ends at 11:19 PM.", "loading package p0 into airplane a1 at location l1_0 starts at 11:25 PM and ends at 12:27 AM.", "airplane a1 flys from location l1_0 to location l0_0 from 12:29 AM to 01:28 AM.", "package p3 is loaded into airplane a1 from 01:30 AM to 02:52 AM at location l0_0.", "package p2 is unloaded from airplane a1 from 02:57 AM to 03:52 AM at location l0_0.", "package p2 is loaded into truck t0 from 03:54 AM to 05:02 AM at location l0_0.", "at location l0_0, package p1 is unloaded from airplane a1 starting at 05:06 AM and finishing at 06:24 AM.", "from 06:27 AM to 07:16 AM package p1 loaded into truck t0 at location l0_0.", "truck t0 operates from location l0_0 to location l0_1 from 07:19 AM to 07:37 AM.", "package p2 is unloaded from truck t0 from 07:42 AM to 09:05 AM at location l0_1.", "at location l0_1, package p1 is unloaded from truck t0 starting at 09:07 AM and finishing at 09:57 AM.", "package p0 is unloaded from airplane a1 from 10:04 AM to 11:11 AM at location l0_0.", "airplane a1 flys from location l0_0 to location l1_0 from 11:15 AM to 11:53 AM.", "package p3 is unloaded from airplane a1 from 12:00 PM to 01:24 PM at location l1_0.", "from 01:29 PM to 01:46 PM package p3 loaded into truck t1 at location l1_0.", "from location l1_0, truck t1 moves to location l1_1 starting at 01:51 PM and finishing at 02:20 PM.", "from 02:22 PM to 03:04 PM package p3 unloaded from truck t1 at location l1_1." ]
Where is the package p2 at 01:04 AM?
[ "a1" ]
9
true
375181b5-2cec-40b9-998a-3725f3b109c2
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 08:46 PM to 08:55 PM at location l1_1.", "from location l1_1, truck t1 moves to location l1_0 starting at 09:01 PM and finishing at 09:57 PM.", "at location l1_0, package p1 is unloaded from truck t1 starting at 10:04 PM and finishing at 10:16 PM.", "truck t0 operates from location l0_0 to location l0_1 from 10:22 PM to 11:48 PM.", "package p0 is loaded into truck t0 from 11:52 PM to 12:18 AM at location l0_1.", "from location l0_1, truck t0 moves to location l0_0 starting at 12:23 AM and finishing at 12:34 AM.", "unloading package p0 from truck t0 at location l0_0 starts at 12:36 AM and ends at 02:44 AM.", "package p1 is loaded into airplane a2 from 02:47 AM to 04:10 AM at location l1_0.", "flying airplane a2 from location l1_0 to location l0_0 starts at 04:15 AM and ends at 05:43 AM.", "from 05:47 AM to 07:35 AM package p3 loaded into airplane a2 at location l0_0.", "loading package p0 into airplane a2 at location l0_0 starts at 07:42 AM and ends at 09:56 AM.", "flying airplane a2 from location l0_0 to location l2_0 starts at 10:00 AM and ends at 10:56 AM.", "unloading package p3 from airplane a2 at location l2_0 starts at 11:00 AM and ends at 11:23 AM.", "from 11:28 AM to 12:10 PM package p2 loaded into airplane a2 at location l2_0.", "at location l2_0, package p1 is unloaded from airplane a2 starting at 12:16 PM and finishing at 02:14 PM.", "airplane a2 flys from location l2_0 to location l1_0 from 02:16 PM to 02:23 PM.", "unloading package p2 from airplane a2 at location l1_0 starts at 02:30 PM and ends at 02:46 PM.", "loading package p2 into truck t3 at location l1_0 starts at 02:50 PM and ends at 03:19 PM.", "from 03:24 PM to 03:54 PM truck t3 transports from location l1_0 to location l1_1.", "from 04:01 PM to 06:40 PM package p2 unloaded from truck t3 at location l1_1.", "at location l1_0, package p0 is unloaded from airplane a2 starting at 06:42 PM and finishing at 06:52 PM." ]
Where is the package p1 at 07:20 AM?
[ "l0_0", "a2" ]
9
true
3ab7fa04-6c7a-426d-a2ee-9c0d56e230ec
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:21 PM to 01:36 PM package p0 loaded into truck t1 at location l1_3.", "driving truck t1 from location l1_3 to location l1_0 starts at 01:43 PM and ends at 02:53 PM.", "package p1 is loaded into truck t1 from 02:59 PM to 03:05 PM at location l1_0.", "at location l1_0, package p0 is unloaded from truck t1 starting at 03:11 PM and finishing at 03:29 PM.", "from 03:32 PM to 04:49 PM package p5 loaded into truck t0 at location l0_1.", "from 04:52 PM to 06:03 PM truck t0 transports from location l0_1 to location l0_2.", "from 06:06 PM to 06:19 PM package p4 loaded into truck t0 at location l0_2.", "package p3 is loaded into truck t0 from 06:25 PM to 07:16 PM at location l0_2.", "from location l0_2, truck t0 moves to location l0_0 starting at 07:22 PM and finishing at 08:03 PM.", "unloading package p5 from truck t0 at location l0_0 starts at 08:05 PM and ends at 08:35 PM.", "at location l0_0, package p4 is unloaded from truck t0 starting at 08:40 PM and finishing at 09:12 PM.", "from 09:16 PM to 09:51 PM package p3 unloaded from truck t0 at location l0_0.", "from 09:53 PM to 10:57 PM package p0 loaded into airplane a0 at location l1_0.", "airplane a0 flys from location l1_0 to location l0_0 from 11:03 PM to 11:35 PM.", "loading package p5 into airplane a0 at location l0_0 starts at 11:39 PM and ends at 11:53 PM.", "package p4 is loaded into airplane a0 from 11:57 PM to 12:57 AM at location l0_0.", "from 01:00 AM to 01:40 AM package p3 loaded into airplane a0 at location l0_0.", "unloading package p0 from airplane a0 at location l0_0 starts at 01:47 AM and ends at 02:41 AM.", "at location l0_0, package p0 is loaded into truck t0 starting at 02:44 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_1.", "at location l0_1, package p0 is unloaded from truck t0 starting at 04:01 AM and finishing at 04:14 AM.", "from location l0_0, airplane a0 transits to location l1_0 starting at 04:19 AM and finishing at 04:47 AM.", "unloading package p5 from airplane a0 at location l1_0 starts at 04:50 AM and ends at 05:52 AM.", "at location l1_0, package p5 is loaded into truck t1 starting at 05:54 AM and finishing at 06:18 AM.", "package p4 is unloaded from airplane a0 from 06:22 AM to 06:45 AM at location l1_0.", "unloading package p3 from airplane a0 at location l1_0 starts at 06:50 AM and ends at 07:48 AM.", "at location l1_0, package p3 is loaded into truck t1 starting at 07:53 AM and finishing at 08:21 AM.", "from 08:27 AM to 08:43 AM truck t1 transports from location l1_0 to location l1_1.", "at location l1_1, package p3 is unloaded from truck t1 starting at 08:46 AM and finishing at 09:59 AM.", "at location l1_1, package p1 is unloaded from truck t1 starting at 10:03 AM and finishing at 10:20 AM.", "from 10:22 AM to 11:23 AM truck t1 transports from location l1_1 to location l1_3.", "package p5 is unloaded from truck t1 from 11:26 AM to 12:21 PM at location l1_3." ]
Where is the package p3 at 01:36 AM?
[ "l0_0", "a0" ]
9
true
6e38ec6e-bf8c-47fa-a5a5-90736b5bb747
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 01:41 AM and ends at 02:33 AM.", "driving truck t1 from location l1_1 to location l1_0 starts at 02:36 AM and ends at 03:34 AM.", "at location l1_0, package p2 is unloaded from truck t1 starting at 03:40 AM and finishing at 04:22 AM.", "from 04:27 AM to 04:54 AM airplane a0 transits from location l2_0 to location l1_0.", "at location l1_0, package p5 is loaded into airplane a0 starting at 05:00 AM and finishing at 05:48 AM.", "from 05:53 AM to 06:35 AM package p2 loaded into airplane a0 at location l1_0.", "at location l1_0, package p0 is loaded into airplane a0 starting at 06:37 AM and finishing at 07:43 AM.", "from 07:45 AM to 08:43 AM airplane a0 transits from location l1_0 to location l0_0.", "package p5 is unloaded from airplane a0 from 08:46 AM to 09:16 AM at location l0_0.", "loading package p5 into truck t0 at location l0_0 starts at 09:22 AM and ends at 09:35 AM.", "from 09:41 AM to 10:00 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 10:07 AM and finishing at 10:13 AM.", "at location l0_1, package p1 is loaded into truck t0 starting at 10:15 AM and finishing at 10:18 AM.", "truck t0 operates from location l0_1 to location l0_0 from 10:25 AM to 10:46 AM.", "package p1 is unloaded from truck t0 from 10:49 AM to 11:27 AM at location l0_0.", "at location l0_0, package p4 is loaded into airplane a0 starting at 11:31 AM and finishing at 12:05 PM.", "loading package p1 into airplane a0 at location l0_0 starts at 12:11 PM and ends at 01:11 PM.", "airplane a0 flys from location l0_0 to location l2_0 from 01:15 PM to 02:12 PM.", "from 02:19 PM to 03:17 PM package p3 loaded into airplane a0 at location l2_0.", "unloading package p2 from airplane a0 at location l2_0 starts at 03:19 PM and ends at 04:25 PM.", "package p0 is unloaded from airplane a0 from 04:30 PM to 05:09 PM at location l2_0.", "airplane a0 flys from location l2_0 to location l1_0 from 05:16 PM to 06:02 PM.", "package p4 is unloaded from airplane a0 from 06:05 PM to 07:12 PM at location l1_0.", "package p4 is loaded into truck t1 from 07:19 PM to 08:17 PM at location l1_0.", "at location l1_0, package p3 is unloaded from airplane a0 starting at 08:19 PM and finishing at 09:13 PM.", "package p3 is loaded into truck t1 from 09:19 PM to 09:43 PM at location l1_0.", "at location l1_0, package p1 is unloaded from airplane a0 starting at 09:46 PM and finishing at 10:47 PM.", "loading package p1 into truck t1 at location l1_0 starts at 10:53 PM and ends at 11:09 PM.", "from location l1_0, truck t1 moves to location l1_1 starting at 11:15 PM and finishing at 11:51 PM.", "at location l1_1, package p4 is unloaded from truck t1 starting at 11:57 PM and finishing at 12:30 AM.", "at location l1_1, package p3 is unloaded from truck t1 starting at 12:36 AM and finishing at 12:42 AM.", "at location l1_1, package p1 is unloaded from truck t1 starting at 12:46 AM and finishing at 12:56 AM." ]
Where is the package p3 at 10:55 PM?
[ "l1_0", "t1" ]
9
true
05c586ee-9dc8-4685-8e41-06bc11d0632e
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 07:14 PM to 07:26 PM at location l1_1.", "package p0 is loaded into truck t1 from 07:29 PM to 07:51 PM at location l1_1.", "from 07:58 PM to 08:48 PM truck t1 transports from location l1_1 to location l1_0.", "from 08:51 PM to 09:45 PM package p2 unloaded from truck t1 at location l1_0.", "package p0 is unloaded from truck t1 from 09:50 PM to 09:57 PM at location l1_0.", "driving truck t0 from location l0_1 to location l0_0 starts at 09:59 PM and ends at 10:59 PM.", "from 11:01 PM to 12:32 AM package p2 loaded into airplane a1 at location l1_0.", "package p1 is loaded into airplane a1 from 12:34 AM to 01:32 AM at location l1_0.", "from 01:38 AM to 02:40 AM package p0 loaded into airplane a1 at location l1_0.", "from 02:42 AM to 03:41 AM 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:43 AM and finishing at 05:05 AM.", "from 05:10 AM to 06:05 AM package p2 unloaded from airplane a1 at location l0_0.", "at location l0_0, package p2 is loaded into truck t0 starting at 06:07 AM and finishing at 07:15 AM.", "package p1 is unloaded from airplane a1 from 07:19 AM to 08:37 AM at location l0_0.", "package p1 is loaded into truck t0 from 08:40 AM to 09:29 AM at location l0_0.", "driving truck t0 from location l0_0 to location l0_1 starts at 09:32 AM and ends at 09:50 AM.", "package p2 is unloaded from truck t0 from 09:55 AM to 11:18 AM at location l0_1.", "at location l0_1, package p1 is unloaded from truck t0 starting at 11:20 AM and finishing at 12:10 PM.", "at location l0_0, package p0 is unloaded from airplane a1 starting at 12:17 PM and finishing at 01:24 PM.", "from location l0_0, airplane a1 transits to location l1_0 starting at 01:28 PM and finishing at 02:06 PM.", "unloading package p3 from airplane a1 at location l1_0 starts at 02:13 PM and ends at 03:37 PM.", "loading package p3 into truck t1 at location l1_0 starts at 03:42 PM and ends at 03:59 PM.", "from 04:04 PM to 04:33 PM truck t1 transports from location l1_0 to location l1_1.", "package p3 is unloaded from truck t1 from 04:35 PM to 05:17 PM at location l1_1." ]
Where is the package p3 at 01:33 PM?
[ "a1" ]
9
true
01d067c2-cb7f-4f78-be65-d2c0b15c02cb
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 10:20 AM to 10:32 AM package p2 loaded into truck t1 at location l1_1.", "package p0 is loaded into truck t1 from 10:35 AM to 10:57 AM at location l1_1.", "from location l1_1, truck t1 moves to location l1_0 starting at 11:04 AM and finishing at 11:54 AM.", "from 11:57 AM to 12:51 PM package p2 unloaded from truck t1 at location l1_0.", "unloading package p0 from truck t1 at location l1_0 starts at 12:56 PM and ends at 01:03 PM.", "from location l0_1, truck t0 moves to location l0_0 starting at 01:05 PM and finishing at 02:05 PM.", "from 02:07 PM to 03:38 PM package p2 loaded into airplane a1 at location l1_0.", "loading package p1 into airplane a1 at location l1_0 starts at 03:40 PM and ends at 04:38 PM.", "from 04:44 PM to 05:46 PM package p0 loaded into airplane a1 at location l1_0.", "from 05:48 PM to 06:47 PM airplane a1 transits from location l1_0 to location l0_0.", "loading package p3 into airplane a1 at location l0_0 starts at 06:49 PM and ends at 08:11 PM.", "unloading package p2 from airplane a1 at location l0_0 starts at 08:16 PM and ends at 09:11 PM.", "loading package p2 into truck t0 at location l0_0 starts at 09:13 PM and ends at 10:21 PM.", "unloading package p1 from airplane a1 at location l0_0 starts at 10:25 PM and ends at 11:43 PM.", "loading package p1 into truck t0 at location l0_0 starts at 11:46 PM and ends at 12:35 AM.", "truck t0 operates from location l0_0 to location l0_1 from 12:38 AM to 12:56 AM.", "unloading package p2 from truck t0 at location l0_1 starts at 01:01 AM and ends at 02:24 AM.", "package p1 is unloaded from truck t0 from 02:26 AM to 03:16 AM at location l0_1.", "package p0 is unloaded from airplane a1 from 03:23 AM to 04:30 AM at location l0_0.", "from location l0_0, airplane a1 transits to location l1_0 starting at 04:34 AM and finishing at 05:12 AM.", "package p3 is unloaded from airplane a1 from 05:19 AM to 06:43 AM at location l1_0.", "package p3 is loaded into truck t1 from 06:48 AM to 07:05 AM at location l1_0.", "driving truck t1 from location l1_0 to location l1_1 starts at 07:10 AM and ends at 07:39 AM.", "from 07:41 AM to 08:23 AM package p3 unloaded from truck t1 at location l1_1." ]
Where is the package p3 at 04:55 AM?
[ "a1" ]
9
true
992734ec-6973-4c6f-82a7-def4aff5933d
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:", "driving truck t2 from location l0_0 to location l0_1 starts at 06:05 PM and ends at 06:28 PM.", "from 06:32 PM to 06:54 PM package p0 loaded into truck t2 at location l0_1.", "driving truck t2 from location l0_1 to location l0_4 starts at 06:58 PM and ends at 07:08 PM.", "from 07:13 PM to 08:46 PM package p3 loaded into truck t2 at location l0_4.", "driving truck t2 from location l0_4 to location l0_0 starts at 08:53 PM and ends at 09:25 PM.", "from 09:29 PM to 10:22 PM package p3 unloaded from truck t2 at location l0_0.", "at location l0_0, package p0 is unloaded from truck t2 starting at 10:26 PM and finishing at 10:40 PM.", "loading package p3 into airplane a1 at location l0_0 starts at 10:46 PM and ends at 11:03 PM.", "airplane a1 flys from location l0_0 to location l1_0 from 11:06 PM to 12:02 AM.", "package p3 is unloaded from airplane a1 from 12:05 AM to 01:32 AM at location l1_0.", "loading package p3 into truck t1 at location l1_0 starts at 01:38 AM and ends at 01:48 AM.", "driving truck t1 from location l1_0 to location l1_2 starts at 01:51 AM and ends at 02:18 AM.", "package p3 is unloaded from truck t1 from 02:24 AM to 03:31 AM at location l1_2.", "at location l1_2, package p1 is loaded into truck t1 starting at 03:35 AM and finishing at 05:06 AM.", "driving truck t1 from location l1_2 to location l1_3 starts at 05:09 AM and ends at 05:25 AM.", "loading package p2 into truck t1 at location l1_3 starts at 05:28 AM and ends at 06:39 AM.", "truck t1 operates from location l1_3 to location l1_0 from 06:45 AM to 07:30 AM.", "unloading package p2 from truck t1 at location l1_0 starts at 07:36 AM and ends at 07:46 AM.", "from 07:53 AM to 08:01 AM package p1 unloaded from truck t1 at location l1_0.", "package p2 is loaded into airplane a1 from 08:03 AM to 08:08 AM at location l1_0.", "loading package p1 into airplane a1 at location l1_0 starts at 08:10 AM and ends at 09:01 AM.", "flying airplane a1 from location l1_0 to location l0_0 starts at 09:05 AM and ends at 10:15 AM.", "unloading package p2 from airplane a1 at location l0_0 starts at 10:20 AM and ends at 10:42 AM.", "from 10:49 AM to 12:13 PM package p2 loaded into truck t2 at location l0_0.", "unloading package p1 from airplane a1 at location l0_0 starts at 12:16 PM and ends at 12:48 PM.", "loading package p1 into truck t2 at location l0_0 starts at 12:52 PM and ends at 01:34 PM.", "truck t2 operates from location l0_0 to location l0_4 from 01:37 PM to 03:08 PM.", "from 03:12 PM to 04:41 PM package p2 unloaded from truck t2 at location l0_4.", "at location l0_4, package p1 is unloaded from truck t2 starting at 04:45 PM and finishing at 04:48 PM." ]
Where is the package p3 at 02:30 AM?
[ "l1_2", "t1" ]
9
true
154ce8ec-830f-4411-9690-812b5db4bf2c
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 10:56 PM to 11:11 PM package p0 loaded into truck t1 at location l1_3.", "driving truck t1 from location l1_3 to location l1_0 starts at 11:18 PM and ends at 12:28 AM.", "package p1 is loaded into truck t1 from 12:34 AM to 12:40 AM at location l1_0.", "unloading package p0 from truck t1 at location l1_0 starts at 12:46 AM and ends at 01:04 AM.", "from 01:07 AM to 02:24 AM package p5 loaded into truck t0 at location l0_1.", "from 02:27 AM to 03:38 AM truck t0 transports from location l0_1 to location l0_2.", "loading package p4 into truck t0 at location l0_2 starts at 03:41 AM and ends at 03:54 AM.", "from 04:00 AM to 04:51 AM package p3 loaded into truck t0 at location l0_2.", "from location l0_2, truck t0 moves to location l0_0 starting at 04:57 AM and finishing at 05:38 AM.", "unloading package p5 from truck t0 at location l0_0 starts at 05:40 AM and ends at 06:10 AM.", "from 06:15 AM to 06:47 AM package p4 unloaded from truck t0 at location l0_0.", "package p3 is unloaded from truck t0 from 06:51 AM to 07:26 AM at location l0_0.", "package p0 is loaded into airplane a0 from 07:28 AM to 08:32 AM at location l1_0.", "from location l1_0, airplane a0 transits to location l0_0 starting at 08:38 AM and finishing at 09:10 AM.", "loading package p5 into airplane a0 at location l0_0 starts at 09:14 AM and ends at 09:28 AM.", "package p4 is loaded into airplane a0 from 09:32 AM to 10:32 AM at location l0_0.", "loading package p3 into airplane a0 at location l0_0 starts at 10:35 AM and ends at 11:15 AM.", "from 11:22 AM to 12:16 PM package p0 unloaded from airplane a0 at location l0_0.", "at location l0_0, package p0 is loaded into truck t0 starting at 12:19 PM and finishing at 12:42 PM.", "driving truck t0 from location l0_0 to location l0_1 starts at 12:48 PM and ends at 01:31 PM.", "from 01:36 PM to 01:49 PM package p0 unloaded from truck t0 at location l0_1.", "flying airplane a0 from location l0_0 to location l1_0 starts at 01:54 PM and ends at 02:22 PM.", "at location l1_0, package p5 is unloaded from airplane a0 starting at 02:25 PM and finishing at 03:27 PM.", "from 03:29 PM to 03:53 PM package p5 loaded into truck t1 at location l1_0.", "at location l1_0, package p4 is unloaded from airplane a0 starting at 03:57 PM and finishing at 04:20 PM.", "at location l1_0, package p3 is unloaded from airplane a0 starting at 04:25 PM and finishing at 05:23 PM.", "from 05:28 PM to 05:56 PM package p3 loaded into truck t1 at location l1_0.", "from location l1_0, truck t1 moves to location l1_1 starting at 06:02 PM and finishing at 06:18 PM.", "package p3 is unloaded from truck t1 from 06:21 PM to 07:34 PM at location l1_1.", "at location l1_1, package p1 is unloaded from truck t1 starting at 07:38 PM and finishing at 07:55 PM.", "from 07:57 PM to 08:58 PM truck t1 transports from location l1_1 to location l1_3.", "at location l1_3, package p5 is unloaded from truck t1 starting at 09:01 PM and finishing at 09:56 PM." ]
Where is the package p4 at 10:28 AM?
[ "l0_0", "a0" ]
9
true
77b67838-34c8-4eb1-9cde-0c879c9c6fbb
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 05:16 PM and finishing at 06:08 PM.", "driving truck t1 from location l1_1 to location l1_0 starts at 06:11 PM and ends at 07:09 PM.", "package p2 is unloaded from truck t1 from 07:15 PM to 07:57 PM at location l1_0.", "from location l2_0, airplane a0 transits to location l1_0 starting at 08:02 PM and finishing at 08:29 PM.", "at location l1_0, package p5 is loaded into airplane a0 starting at 08:35 PM and finishing at 09:23 PM.", "from 09:28 PM to 10:10 PM package p2 loaded into airplane a0 at location l1_0.", "from 10:12 PM to 11:18 PM package p0 loaded into airplane a0 at location l1_0.", "from location l1_0, airplane a0 transits to location l0_0 starting at 11:20 PM and finishing at 12:18 AM.", "package p5 is unloaded from airplane a0 from 12:21 AM to 12:51 AM at location l0_0.", "at location l0_0, package p5 is loaded into truck t0 starting at 12:57 AM and finishing at 01:10 AM.", "from 01:16 AM to 01:35 AM truck t0 transports from location l0_0 to location l0_1.", "package p5 is unloaded from truck t0 from 01:42 AM to 01:48 AM at location l0_1.", "package p1 is loaded into truck t0 from 01:50 AM to 01:53 AM at location l0_1.", "from 02:00 AM to 02:21 AM truck t0 transports from location l0_1 to location l0_0.", "unloading package p1 from truck t0 at location l0_0 starts at 02:24 AM and ends at 03:02 AM.", "from 03:06 AM to 03:40 AM package p4 loaded into airplane a0 at location l0_0.", "from 03:46 AM to 04:46 AM package p1 loaded into airplane a0 at location l0_0.", "from location l0_0, airplane a0 transits to location l2_0 starting at 04:50 AM and finishing at 05:47 AM.", "loading package p3 into airplane a0 at location l2_0 starts at 05:54 AM and ends at 06:52 AM.", "from 06:54 AM to 08:00 AM package p2 unloaded from airplane a0 at location l2_0.", "unloading package p0 from airplane a0 at location l2_0 starts at 08:05 AM and ends at 08:44 AM.", "from location l2_0, airplane a0 transits to location l1_0 starting at 08:51 AM and finishing at 09:37 AM.", "from 09:40 AM to 10:47 AM package p4 unloaded from airplane a0 at location l1_0.", "at location l1_0, package p4 is loaded into truck t1 starting at 10:54 AM and finishing at 11:52 AM.", "package p3 is unloaded from airplane a0 from 11:54 AM to 12:48 PM at location l1_0.", "at location l1_0, package p3 is loaded into truck t1 starting at 12:54 PM and finishing at 01:18 PM.", "unloading package p1 from airplane a0 at location l1_0 starts at 01:21 PM and ends at 02:22 PM.", "loading package p1 into truck t1 at location l1_0 starts at 02:28 PM and ends at 02:44 PM.", "from 02:50 PM to 03:26 PM truck t1 transports from location l1_0 to location l1_1.", "unloading package p4 from truck t1 at location l1_1 starts at 03:32 PM and ends at 04:05 PM.", "package p3 is unloaded from truck t1 from 04:11 PM to 04:17 PM at location l1_1.", "at location l1_1, package p1 is unloaded from truck t1 starting at 04:21 PM and finishing at 04:31 PM." ]
Where is the package p0 at 03:32 AM?
[ "l0_0", "a0" ]
9
true
a4490ef0-3cc5-44fe-b066-47dbf9623920
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 10:44 PM and finishing at 12:03 AM.", "truck t1 operates from location l1_2 to location l1_1 from 12:09 AM to 12:50 AM.", "from 12:55 AM to 01:35 AM package p1 loaded into truck t1 at location l1_1.", "from 01:39 AM to 02:34 AM truck t1 transports from location l1_1 to location l1_0.", "unloading package p1 from truck t1 at location l1_0 starts at 02:36 AM and ends at 03:08 AM.", "at location l1_0, package p0 is unloaded from truck t1 starting at 03:14 AM and finishing at 03:30 AM.", "loading package p3 into truck t0 at location l0_2 starts at 03:34 AM and ends at 04:48 AM.", "from 04:51 AM to 06:34 AM package p2 loaded into truck t0 at location l0_2.", "from location l0_2, truck t0 moves to location l0_0 starting at 06:41 AM and finishing at 07:05 AM.", "unloading package p2 from truck t0 at location l0_0 starts at 07:12 AM and ends at 07:17 AM.", "package p1 is loaded into airplane a1 from 07:19 AM to 07:27 AM at location l1_0.", "package p0 is loaded into airplane a1 from 07:29 AM to 08:24 AM at location l1_0.", "airplane a1 flys from location l1_0 to location l0_0 from 08:29 AM to 10:07 AM.", "package p2 is loaded into airplane a1 from 10:10 AM to 10:56 AM at location l0_0.", "package p1 is unloaded from airplane a1 from 10:59 AM to 11:28 AM at location l0_0.", "package p1 is loaded into truck t0 from 11:30 AM to 11:47 AM at location l0_0.", "at location l0_0, package p0 is unloaded from airplane a1 starting at 11:51 AM and finishing at 12:26 PM.", "package p0 is loaded into truck t0 from 12:31 PM to 01:32 PM at location l0_0.", "from location l0_0, truck t0 moves to location l0_1 starting at 01:36 PM and finishing at 01:48 PM.", "unloading package p3 from truck t0 at location l0_1 starts at 01:55 PM and ends at 02:26 PM.", "from location l0_1, truck t0 moves to location l0_2 starting at 02:33 PM and finishing at 03:33 PM.", "unloading package p1 from truck t0 at location l0_2 starts at 03:36 PM and ends at 03:57 PM.", "at location l0_2, package p0 is unloaded from truck t0 starting at 03:59 PM and finishing at 05:45 PM.", "flying airplane a1 from location l0_0 to location l1_0 starts at 05:50 PM and ends at 07:17 PM.", "unloading package p2 from airplane a1 at location l1_0 starts at 07:19 PM and ends at 09:01 PM." ]
Where is the package p2 at 11:53 AM?
[ "l0_0", "a1" ]
9
true
cbbcb604-6357-41a1-bc2a-a0e9fb4b92a9
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:15 AM and finishing at 09:30 AM.", "from 09:37 AM to 10:47 AM truck t1 transports from location l1_3 to location l1_0.", "package p1 is loaded into truck t1 from 10:53 AM to 10:59 AM at location l1_0.", "from 11:05 AM to 11:23 AM package p0 unloaded from truck t1 at location l1_0.", "from 11:26 AM to 12:43 PM package p5 loaded into truck t0 at location l0_1.", "truck t0 operates from location l0_1 to location l0_2 from 12:46 PM to 01:57 PM.", "loading package p4 into truck t0 at location l0_2 starts at 02:00 PM and ends at 02:13 PM.", "from 02:19 PM to 03:10 PM package p3 loaded into truck t0 at location l0_2.", "from 03:16 PM to 03:57 PM truck t0 transports from location l0_2 to location l0_0.", "at location l0_0, package p5 is unloaded from truck t0 starting at 03:59 PM and finishing at 04:29 PM.", "from 04:34 PM to 05:06 PM package p4 unloaded from truck t0 at location l0_0.", "package p3 is unloaded from truck t0 from 05:10 PM to 05:45 PM at location l0_0.", "loading package p0 into airplane a0 at location l1_0 starts at 05:47 PM and ends at 06:51 PM.", "flying airplane a0 from location l1_0 to location l0_0 starts at 06:57 PM and ends at 07:29 PM.", "package p5 is loaded into airplane a0 from 07:33 PM to 07:47 PM at location l0_0.", "package p4 is loaded into airplane a0 from 07:51 PM to 08:51 PM at location l0_0.", "package p3 is loaded into airplane a0 from 08:54 PM to 09:34 PM at location l0_0.", "package p0 is unloaded from airplane a0 from 09:41 PM to 10:35 PM at location l0_0.", "from 10:38 PM to 11:01 PM package p0 loaded into truck t0 at location l0_0.", "from 11:07 PM to 11:50 PM truck t0 transports from location l0_0 to location l0_1.", "unloading package p0 from truck t0 at location l0_1 starts at 11:55 PM and ends at 12:08 AM.", "from 12:13 AM to 12:41 AM airplane a0 transits from location l0_0 to location l1_0.", "unloading package p5 from airplane a0 at location l1_0 starts at 12:44 AM and ends at 01:46 AM.", "package p5 is loaded into truck t1 from 01:48 AM to 02:12 AM at location l1_0.", "at location l1_0, package p4 is unloaded from airplane a0 starting at 02:16 AM and finishing at 02:39 AM.", "at location l1_0, package p3 is unloaded from airplane a0 starting at 02:44 AM and finishing at 03:42 AM.", "from 03:47 AM to 04:15 AM package p3 loaded into truck t1 at location l1_0.", "from location l1_0, truck t1 moves to location l1_1 starting at 04:21 AM and finishing at 04:37 AM.", "package p3 is unloaded from truck t1 from 04:40 AM to 05:53 AM at location l1_1.", "unloading package p1 from truck t1 at location l1_1 starts at 05:57 AM and ends at 06:14 AM.", "truck t1 operates from location l1_1 to location l1_3 from 06:16 AM to 07:17 AM.", "package p5 is unloaded from truck t1 from 07:20 AM to 08:15 AM at location l1_3." ]
Where is the package p4 at 08:24 PM?
[ "l0_0", "a0" ]
9
true
55e304c9-8271-410a-a6cc-2f4ac460c239
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:41 AM to 09:33 AM package p2 loaded into truck t1 at location l1_1.", "from 09:36 AM to 10:34 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 10:40 AM and finishing at 11:22 AM.", "flying airplane a0 from location l2_0 to location l1_0 starts at 11:27 AM and ends at 11:54 AM.", "from 12:00 PM to 12:48 PM package p5 loaded into airplane a0 at location l1_0.", "at location l1_0, package p2 is loaded into airplane a0 starting at 12:53 PM and finishing at 01:35 PM.", "at location l1_0, package p0 is loaded into airplane a0 starting at 01:37 PM and finishing at 02:43 PM.", "airplane a0 flys from location l1_0 to location l0_0 from 02:45 PM to 03:43 PM.", "at location l0_0, package p5 is unloaded from airplane a0 starting at 03:46 PM and finishing at 04:16 PM.", "loading package p5 into truck t0 at location l0_0 starts at 04:22 PM and ends at 04:35 PM.", "driving truck t0 from location l0_0 to location l0_1 starts at 04:41 PM and ends at 05:00 PM.", "unloading package p5 from truck t0 at location l0_1 starts at 05:07 PM and ends at 05:13 PM.", "from 05:15 PM to 05:18 PM package p1 loaded into truck t0 at location l0_1.", "truck t0 operates from location l0_1 to location l0_0 from 05:25 PM to 05:46 PM.", "at location l0_0, package p1 is unloaded from truck t0 starting at 05:49 PM and finishing at 06:27 PM.", "at location l0_0, package p4 is loaded into airplane a0 starting at 06:31 PM and finishing at 07:05 PM.", "loading package p1 into airplane a0 at location l0_0 starts at 07:11 PM and ends at 08:11 PM.", "flying airplane a0 from location l0_0 to location l2_0 starts at 08:15 PM and ends at 09:12 PM.", "from 09:19 PM to 10:17 PM package p3 loaded into airplane a0 at location l2_0.", "package p2 is unloaded from airplane a0 from 10:19 PM to 11:25 PM at location l2_0.", "at location l2_0, package p0 is unloaded from airplane a0 starting at 11:30 PM and finishing at 12:09 AM.", "flying airplane a0 from location l2_0 to location l1_0 starts at 12:16 AM and ends at 01:02 AM.", "from 01:05 AM to 02:12 AM package p4 unloaded from airplane a0 at location l1_0.", "loading package p4 into truck t1 at location l1_0 starts at 02:19 AM and ends at 03:17 AM.", "from 03:19 AM to 04:13 AM package p3 unloaded from airplane a0 at location l1_0.", "from 04:19 AM to 04:43 AM package p3 loaded into truck t1 at location l1_0.", "package p1 is unloaded from airplane a0 from 04:46 AM to 05:47 AM at location l1_0.", "package p1 is loaded into truck t1 from 05:53 AM to 06:09 AM at location l1_0.", "driving truck t1 from location l1_0 to location l1_1 starts at 06:15 AM and ends at 06:51 AM.", "from 06:57 AM to 07:30 AM package p4 unloaded from truck t1 at location l1_1.", "from 07:36 AM to 07:42 AM package p3 unloaded from truck t1 at location l1_1.", "from 07:46 AM to 07:56 AM package p1 unloaded from truck t1 at location l1_1." ]
Where is the package p1 at 12:22 AM?
[ "a0" ]
9
true
6ee21716-b148-4ba8-a17f-920e1f9f50ca
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:", "driving truck t2 from location l0_0 to location l0_1 starts at 06:48 AM and ends at 07:11 AM.", "at location l0_1, package p0 is loaded into truck t2 starting at 07:15 AM and finishing at 07:37 AM.", "truck t2 operates from location l0_1 to location l0_4 from 07:41 AM to 07:51 AM.", "at location l0_4, package p3 is loaded into truck t2 starting at 07:56 AM and finishing at 09:29 AM.", "from 09:36 AM to 10:08 AM truck t2 transports from location l0_4 to location l0_0.", "unloading package p3 from truck t2 at location l0_0 starts at 10:12 AM and ends at 11:05 AM.", "from 11:09 AM to 11:23 AM package p0 unloaded from truck t2 at location l0_0.", "from 11:29 AM to 11:46 AM package p3 loaded into airplane a1 at location l0_0.", "airplane a1 flys from location l0_0 to location l1_0 from 11:49 AM to 12:45 PM.", "package p3 is unloaded from airplane a1 from 12:48 PM to 02:15 PM at location l1_0.", "package p3 is loaded into truck t1 from 02:21 PM to 02:31 PM at location l1_0.", "truck t1 operates from location l1_0 to location l1_2 from 02:34 PM to 03:01 PM.", "package p3 is unloaded from truck t1 from 03:07 PM to 04:14 PM at location l1_2.", "from 04:18 PM to 05:49 PM package p1 loaded into truck t1 at location l1_2.", "driving truck t1 from location l1_2 to location l1_3 starts at 05:52 PM and ends at 06:08 PM.", "loading package p2 into truck t1 at location l1_3 starts at 06:11 PM and ends at 07:22 PM.", "truck t1 operates from location l1_3 to location l1_0 from 07:28 PM to 08:13 PM.", "at location l1_0, package p2 is unloaded from truck t1 starting at 08:19 PM and finishing at 08:29 PM.", "from 08:36 PM to 08:44 PM package p1 unloaded from truck t1 at location l1_0.", "loading package p2 into airplane a1 at location l1_0 starts at 08:46 PM and ends at 08:51 PM.", "at location l1_0, package p1 is loaded into airplane a1 starting at 08:53 PM and finishing at 09:44 PM.", "airplane a1 flys from location l1_0 to location l0_0 from 09:48 PM to 10:58 PM.", "package p2 is unloaded from airplane a1 from 11:03 PM to 11:25 PM at location l0_0.", "loading package p2 into truck t2 at location l0_0 starts at 11:32 PM and ends at 12:56 AM.", "package p1 is unloaded from airplane a1 from 12:59 AM to 01:31 AM at location l0_0.", "package p1 is loaded into truck t2 from 01:35 AM to 02:17 AM at location l0_0.", "driving truck t2 from location l0_0 to location l0_4 starts at 02:20 AM and ends at 03:51 AM.", "unloading package p2 from truck t2 at location l0_4 starts at 03:55 AM and ends at 05:24 AM.", "from 05:28 AM to 05:31 AM package p1 unloaded from truck t2 at location l0_4." ]
Where is the package p3 at 03:25 PM?
[ "l1_2", "t1" ]
9
true
3952e338-ebae-4b5e-a359-34e4380a8b3c
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 07:25 PM to 08:17 PM package p2 loaded into truck t1 at location l1_1.", "driving truck t1 from location l1_1 to location l1_0 starts at 08:20 PM and ends at 09:18 PM.", "unloading package p2 from truck t1 at location l1_0 starts at 09:24 PM and ends at 10:06 PM.", "flying airplane a0 from location l2_0 to location l1_0 starts at 10:11 PM and ends at 10:38 PM.", "loading package p5 into airplane a0 at location l1_0 starts at 10:44 PM and ends at 11:32 PM.", "package p2 is loaded into airplane a0 from 11:37 PM to 12:19 AM at location l1_0.", "package p0 is loaded into airplane a0 from 12:21 AM to 01:27 AM at location l1_0.", "from location l1_0, airplane a0 transits to location l0_0 starting at 01:29 AM and finishing at 02:27 AM.", "package p5 is unloaded from airplane a0 from 02:30 AM to 03:00 AM at location l0_0.", "at location l0_0, package p5 is loaded into truck t0 starting at 03:06 AM and finishing at 03:19 AM.", "truck t0 operates from location l0_0 to location l0_1 from 03:25 AM to 03:44 AM.", "at location l0_1, package p5 is unloaded from truck t0 starting at 03:51 AM and finishing at 03:57 AM.", "from 03:59 AM to 04:02 AM package p1 loaded into truck t0 at location l0_1.", "from location l0_1, truck t0 moves to location l0_0 starting at 04:09 AM and finishing at 04:30 AM.", "from 04:33 AM to 05:11 AM package p1 unloaded from truck t0 at location l0_0.", "from 05:15 AM to 05:49 AM package p4 loaded into airplane a0 at location l0_0.", "loading package p1 into airplane a0 at location l0_0 starts at 05:55 AM and ends at 06:55 AM.", "from location l0_0, airplane a0 transits to location l2_0 starting at 06:59 AM and finishing at 07:56 AM.", "package p3 is loaded into airplane a0 from 08:03 AM to 09:01 AM at location l2_0.", "unloading package p2 from airplane a0 at location l2_0 starts at 09:03 AM and ends at 10:09 AM.", "unloading package p0 from airplane a0 at location l2_0 starts at 10:14 AM and ends at 10:53 AM.", "airplane a0 flys from location l2_0 to location l1_0 from 11:00 AM to 11:46 AM.", "unloading package p4 from airplane a0 at location l1_0 starts at 11:49 AM and ends at 12:56 PM.", "package p4 is loaded into truck t1 from 01:03 PM to 02:01 PM at location l1_0.", "from 02:03 PM to 02:57 PM package p3 unloaded from airplane a0 at location l1_0.", "from 03:03 PM to 03:27 PM package p3 loaded into truck t1 at location l1_0.", "package p1 is unloaded from airplane a0 from 03:30 PM to 04:31 PM at location l1_0.", "at location l1_0, package p1 is loaded into truck t1 starting at 04:37 PM and finishing at 04:53 PM.", "truck t1 operates from location l1_0 to location l1_1 from 04:59 PM to 05:35 PM.", "unloading package p4 from truck t1 at location l1_1 starts at 05:41 PM and ends at 06:14 PM.", "from 06:20 PM to 06:26 PM package p3 unloaded from truck t1 at location l1_1.", "unloading package p1 from truck t1 at location l1_1 starts at 06:30 PM and ends at 06:40 PM." ]
Where is the package p0 at 05:15 AM?
[ "l0_0", "a0" ]
9
true
2ff954d2-99f7-4e90-965c-7c4cad66de98
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 03:32 AM and finishing at 03:55 AM.", "loading package p0 into truck t2 at location l0_1 starts at 03:59 AM and ends at 04:21 AM.", "from location l0_1, truck t2 moves to location l0_4 starting at 04:25 AM and finishing at 04:35 AM.", "loading package p3 into truck t2 at location l0_4 starts at 04:40 AM and ends at 06:13 AM.", "from location l0_4, truck t2 moves to location l0_0 starting at 06:20 AM and finishing at 06:52 AM.", "unloading package p3 from truck t2 at location l0_0 starts at 06:56 AM and ends at 07:49 AM.", "at location l0_0, package p0 is unloaded from truck t2 starting at 07:53 AM and finishing at 08:07 AM.", "loading package p3 into airplane a1 at location l0_0 starts at 08:13 AM and ends at 08:30 AM.", "from 08:33 AM to 09:29 AM airplane a1 transits from location l0_0 to location l1_0.", "unloading package p3 from airplane a1 at location l1_0 starts at 09:32 AM and ends at 10:59 AM.", "at location l1_0, package p3 is loaded into truck t1 starting at 11:05 AM and finishing at 11:15 AM.", "from 11:18 AM to 11:45 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 11:51 AM and finishing at 12:58 PM.", "package p1 is loaded into truck t1 from 01:02 PM to 02:33 PM at location l1_2.", "from 02:36 PM to 02:52 PM truck t1 transports from location l1_2 to location l1_3.", "at location l1_3, package p2 is loaded into truck t1 starting at 02:55 PM and finishing at 04:06 PM.", "truck t1 operates from location l1_3 to location l1_0 from 04:12 PM to 04:57 PM.", "package p2 is unloaded from truck t1 from 05:03 PM to 05:13 PM at location l1_0.", "from 05:20 PM to 05:28 PM package p1 unloaded from truck t1 at location l1_0.", "loading package p2 into airplane a1 at location l1_0 starts at 05:30 PM and ends at 05:35 PM.", "from 05:37 PM to 06:28 PM package p1 loaded into airplane a1 at location l1_0.", "from 06:32 PM to 07:42 PM airplane a1 transits from location l1_0 to location l0_0.", "at location l0_0, package p2 is unloaded from airplane a1 starting at 07:47 PM and finishing at 08:09 PM.", "at location l0_0, package p2 is loaded into truck t2 starting at 08:16 PM and finishing at 09:40 PM.", "at location l0_0, package p1 is unloaded from airplane a1 starting at 09:43 PM and finishing at 10:15 PM.", "at location l0_0, package p1 is loaded into truck t2 starting at 10:19 PM and finishing at 11:01 PM.", "driving truck t2 from location l0_0 to location l0_4 starts at 11:04 PM and ends at 12:35 AM.", "unloading package p2 from truck t2 at location l0_4 starts at 12:39 AM and ends at 02:08 AM.", "unloading package p1 from truck t2 at location l0_4 starts at 02:12 AM and ends at 02:15 AM." ]
Where is the package p1 at 07:55 PM?
[ "l0_0", "a1" ]
9
true
8598f159-a170-4de7-8778-60c2facc20da
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 02:46 PM to 04:05 PM at location l1_2.", "from location l1_2, truck t1 moves to location l1_1 starting at 04:11 PM and finishing at 04:52 PM.", "loading package p1 into truck t1 at location l1_1 starts at 04:57 PM and ends at 05:37 PM.", "driving truck t1 from location l1_1 to location l1_0 starts at 05:41 PM and ends at 06:36 PM.", "unloading package p1 from truck t1 at location l1_0 starts at 06:38 PM and ends at 07:10 PM.", "package p0 is unloaded from truck t1 from 07:16 PM to 07:32 PM at location l1_0.", "loading package p3 into truck t0 at location l0_2 starts at 07:36 PM and ends at 08:50 PM.", "package p2 is loaded into truck t0 from 08:53 PM to 10:36 PM at location l0_2.", "from 10:43 PM to 11:07 PM truck t0 transports from location l0_2 to location l0_0.", "package p2 is unloaded from truck t0 from 11:14 PM to 11:19 PM at location l0_0.", "from 11:21 PM to 11:29 PM package p1 loaded into airplane a1 at location l1_0.", "package p0 is loaded into airplane a1 from 11:31 PM to 12:26 AM at location l1_0.", "airplane a1 flys from location l1_0 to location l0_0 from 12:31 AM to 02:09 AM.", "at location l0_0, package p2 is loaded into airplane a1 starting at 02:12 AM and finishing at 02:58 AM.", "package p1 is unloaded from airplane a1 from 03:01 AM to 03:30 AM at location l0_0.", "package p1 is loaded into truck t0 from 03:32 AM to 03:49 AM at location l0_0.", "unloading package p0 from airplane a1 at location l0_0 starts at 03:53 AM and ends at 04:28 AM.", "at location l0_0, package p0 is loaded into truck t0 starting at 04:33 AM and finishing at 05:34 AM.", "truck t0 operates from location l0_0 to location l0_1 from 05:38 AM to 05:50 AM.", "at location l0_1, package p3 is unloaded from truck t0 starting at 05:57 AM and finishing at 06:28 AM.", "from 06:35 AM to 07:35 AM truck t0 transports from location l0_1 to location l0_2.", "at location l0_2, package p1 is unloaded from truck t0 starting at 07:38 AM and finishing at 07:59 AM.", "from 08:01 AM to 09:47 AM package p0 unloaded from truck t0 at location l0_2.", "from 09:52 AM to 11:19 AM airplane a1 transits from location l0_0 to location l1_0.", "at location l1_0, package p2 is unloaded from airplane a1 starting at 11:21 AM and finishing at 01:03 PM." ]
Where is the package p3 at 03:44 AM?
[ "l0_0", "t0" ]
9
true
e3657299-9c53-4002-8c6e-f937f93da25e
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 12:25 PM and ends at 01:44 PM.", "truck t1 operates from location l1_2 to location l1_1 from 01:50 PM to 02:31 PM.", "from 02:36 PM to 03:16 PM package p1 loaded into truck t1 at location l1_1.", "driving truck t1 from location l1_1 to location l1_0 starts at 03:20 PM and ends at 04:15 PM.", "at location l1_0, package p1 is unloaded from truck t1 starting at 04:17 PM and finishing at 04:49 PM.", "from 04:55 PM to 05:11 PM package p0 unloaded from truck t1 at location l1_0.", "from 05:15 PM to 06:29 PM package p3 loaded into truck t0 at location l0_2.", "loading package p2 into truck t0 at location l0_2 starts at 06:32 PM and ends at 08:15 PM.", "driving truck t0 from location l0_2 to location l0_0 starts at 08:22 PM and ends at 08:46 PM.", "package p2 is unloaded from truck t0 from 08:53 PM to 08:58 PM at location l0_0.", "at location l1_0, package p1 is loaded into airplane a1 starting at 09:00 PM and finishing at 09:08 PM.", "at location l1_0, package p0 is loaded into airplane a1 starting at 09:10 PM and finishing at 10:05 PM.", "airplane a1 flys from location l1_0 to location l0_0 from 10:10 PM to 11:48 PM.", "from 11:51 PM to 12:37 AM package p2 loaded into airplane a1 at location l0_0.", "at location l0_0, package p1 is unloaded from airplane a1 starting at 12:40 AM and finishing at 01:09 AM.", "loading package p1 into truck t0 at location l0_0 starts at 01:11 AM and ends at 01:28 AM.", "at location l0_0, package p0 is unloaded from airplane a1 starting at 01:32 AM and finishing at 02:07 AM.", "at location l0_0, package p0 is loaded into truck t0 starting at 02:12 AM and finishing at 03:13 AM.", "driving truck t0 from location l0_0 to location l0_1 starts at 03:17 AM and ends at 03:29 AM.", "unloading package p3 from truck t0 at location l0_1 starts at 03:36 AM and ends at 04:07 AM.", "driving truck t0 from location l0_1 to location l0_2 starts at 04:14 AM and ends at 05:14 AM.", "package p1 is unloaded from truck t0 from 05:17 AM to 05:38 AM at location l0_2.", "from 05:40 AM to 07:26 AM package p0 unloaded from truck t0 at location l0_2.", "flying airplane a1 from location l0_0 to location l1_0 starts at 07:31 AM and ends at 08:58 AM.", "from 09:00 AM to 10:42 AM package p2 unloaded from airplane a1 at location l1_0." ]
Where is the package p1 at 09:25 PM?
[ "l1_0", "a1" ]
9
true
06cc9783-7287-464c-8b42-d3458a1502af
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:", "driving truck t2 from location l0_0 to location l0_1 starts at 04:02 AM and ends at 04:25 AM.", "at location l0_1, package p0 is loaded into truck t2 starting at 04:29 AM and finishing at 04:51 AM.", "from 04:55 AM to 05:05 AM truck t2 transports from location l0_1 to location l0_4.", "loading package p3 into truck t2 at location l0_4 starts at 05:10 AM and ends at 06:43 AM.", "truck t2 operates from location l0_4 to location l0_0 from 06:50 AM to 07:22 AM.", "unloading package p3 from truck t2 at location l0_0 starts at 07:26 AM and ends at 08:19 AM.", "unloading package p0 from truck t2 at location l0_0 starts at 08:23 AM and ends at 08:37 AM.", "package p3 is loaded into airplane a1 from 08:43 AM to 09:00 AM at location l0_0.", "flying airplane a1 from location l0_0 to location l1_0 starts at 09:03 AM and ends at 09:59 AM.", "from 10:02 AM to 11:29 AM package p3 unloaded from airplane a1 at location l1_0.", "from 11:35 AM to 11:45 AM package p3 loaded into truck t1 at location l1_0.", "driving truck t1 from location l1_0 to location l1_2 starts at 11:48 AM and ends at 12:15 PM.", "from 12:21 PM to 01:28 PM package p3 unloaded from truck t1 at location l1_2.", "from 01:32 PM to 03:03 PM package p1 loaded into truck t1 at location l1_2.", "truck t1 operates from location l1_2 to location l1_3 from 03:06 PM to 03:22 PM.", "loading package p2 into truck t1 at location l1_3 starts at 03:25 PM and ends at 04:36 PM.", "from location l1_3, truck t1 moves to location l1_0 starting at 04:42 PM and finishing at 05:27 PM.", "package p2 is unloaded from truck t1 from 05:33 PM to 05:43 PM at location l1_0.", "unloading package p1 from truck t1 at location l1_0 starts at 05:50 PM and ends at 05:58 PM.", "package p2 is loaded into airplane a1 from 06:00 PM to 06:05 PM at location l1_0.", "from 06:07 PM to 06:58 PM package p1 loaded into airplane a1 at location l1_0.", "airplane a1 flys from location l1_0 to location l0_0 from 07:02 PM to 08:12 PM.", "from 08:17 PM to 08:39 PM package p2 unloaded from airplane a1 at location l0_0.", "from 08:46 PM to 10:10 PM package p2 loaded into truck t2 at location l0_0.", "unloading package p1 from airplane a1 at location l0_0 starts at 10:13 PM and ends at 10:45 PM.", "from 10:49 PM to 11:31 PM package p1 loaded into truck t2 at location l0_0.", "driving truck t2 from location l0_0 to location l0_4 starts at 11:34 PM and ends at 01:05 AM.", "at location l0_4, package p2 is unloaded from truck t2 starting at 01:09 AM and finishing at 02:38 AM.", "package p1 is unloaded from truck t2 from 02:42 AM to 02:45 AM at location l0_4." ]
Where is the package p3 at 12:35 PM?
[ "l1_2", "t1" ]
9
true
66daaf1d-fbfe-4e2e-8db3-2cbcfab84323
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 01:52 PM to 02:04 PM package p2 loaded into truck t1 at location l1_1.", "from 02:07 PM to 02:29 PM package p0 loaded into truck t1 at location l1_1.", "truck t1 operates from location l1_1 to location l1_0 from 02:36 PM to 03:26 PM.", "unloading package p2 from truck t1 at location l1_0 starts at 03:29 PM and ends at 04:23 PM.", "unloading package p0 from truck t1 at location l1_0 starts at 04:28 PM and ends at 04:35 PM.", "truck t0 operates from location l0_1 to location l0_0 from 04:37 PM to 05:37 PM.", "loading package p2 into airplane a1 at location l1_0 starts at 05:39 PM and ends at 07:10 PM.", "at location l1_0, package p1 is loaded into airplane a1 starting at 07:12 PM and finishing at 08:10 PM.", "package p0 is loaded into airplane a1 from 08:16 PM to 09:18 PM at location l1_0.", "from 09:20 PM to 10:19 PM airplane a1 transits from location l1_0 to location l0_0.", "loading package p3 into airplane a1 at location l0_0 starts at 10:21 PM and ends at 11:43 PM.", "at location l0_0, package p2 is unloaded from airplane a1 starting at 11:48 PM and finishing at 12:43 AM.", "loading package p2 into truck t0 at location l0_0 starts at 12:45 AM and ends at 01:53 AM.", "package p1 is unloaded from airplane a1 from 01:57 AM to 03:15 AM at location l0_0.", "from 03:18 AM to 04:07 AM package p1 loaded into truck t0 at location l0_0.", "from location l0_0, truck t0 moves to location l0_1 starting at 04:10 AM and finishing at 04:28 AM.", "unloading package p2 from truck t0 at location l0_1 starts at 04:33 AM and ends at 05:56 AM.", "unloading package p1 from truck t0 at location l0_1 starts at 05:58 AM and ends at 06:48 AM.", "at location l0_0, package p0 is unloaded from airplane a1 starting at 06:55 AM and finishing at 08:02 AM.", "flying airplane a1 from location l0_0 to location l1_0 starts at 08:06 AM and ends at 08:44 AM.", "from 08:51 AM to 10:15 AM package p3 unloaded from airplane a1 at location l1_0.", "from 10:20 AM to 10:37 AM package p3 loaded into truck t1 at location l1_0.", "from 10:42 AM to 11:11 AM truck t1 transports from location l1_0 to location l1_1.", "from 11:13 AM to 11:55 AM package p3 unloaded from truck t1 at location l1_1." ]
Where is the package p0 at 12:31 AM?
[ "l0_0", "a1" ]
10
true
566db9cd-1695-460a-b9ea-80fe9e1894a1
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 10:38 PM to 11:10 PM package p2 loaded into airplane a1 at location l0_0.", "from 11:15 PM to 12:50 AM airplane a1 transits from location l0_0 to location l1_0.", "from 12:56 AM to 02:09 AM package p2 unloaded from airplane a1 at location l1_0.", "loading package p2 into truck t1 at location l1_0 starts at 02:15 AM and ends at 02:26 AM.", "driving truck t1 from location l1_0 to location l1_1 starts at 02:28 AM and ends at 03:07 AM.", "package p0 is loaded into truck t1 from 03:13 AM to 04:39 AM at location l1_1.", "from location l1_1, truck t1 moves to location l1_2 starting at 04:45 AM and finishing at 05:17 AM.", "from 05:20 AM to 06:46 AM package p2 unloaded from truck t1 at location l1_2.", "loading package p1 into truck t1 at location l1_2 starts at 06:49 AM and ends at 08:41 AM.", "from 08:47 AM to 09:35 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 09:40 AM and finishing at 11:24 AM.", "unloading package p0 from truck t1 at location l1_0 starts at 11:27 AM and ends at 11:53 AM.", "loading package p1 into airplane a1 at location l1_0 starts at 11:58 AM and ends at 12:54 PM.", "at location l1_0, package p0 is loaded into airplane a1 starting at 01:01 PM and finishing at 01:16 PM.", "flying airplane a1 from location l1_0 to location l0_0 starts at 01:18 PM and ends at 01:29 PM.", "from 01:35 PM to 02:34 PM package p1 unloaded from airplane a1 at location l0_0.", "loading package p1 into truck t3 at location l0_0 starts at 02:41 PM and ends at 03:53 PM.", "at location l0_0, package p0 is unloaded from airplane a1 starting at 03:59 PM and finishing at 04:44 PM.", "package p0 is loaded into truck t3 from 04:46 PM to 05:15 PM at location l0_0.", "truck t3 operates from location l0_0 to location l0_1 from 05:22 PM to 06:54 PM.", "at location l0_1, package p1 is unloaded from truck t3 starting at 07:01 PM and finishing at 07:13 PM.", "from location l0_1, truck t3 moves to location l0_2 starting at 07:17 PM and finishing at 07:21 PM.", "from 07:25 PM to 09:00 PM package p0 unloaded from truck t3 at location l0_2." ]
Where is the package p0 at 02:13 PM?
[ "l0_0", "a1" ]
10
true
0f6ca59b-5ada-4833-a74f-c8723f916051
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 06:49 AM and ends at 07:04 AM.", "truck t1 operates from location l1_3 to location l1_0 from 07:11 AM to 08:21 AM.", "at location l1_0, package p1 is loaded into truck t1 starting at 08:27 AM and finishing at 08:33 AM.", "package p0 is unloaded from truck t1 from 08:39 AM to 08:57 AM at location l1_0.", "loading package p5 into truck t0 at location l0_1 starts at 09:00 AM and ends at 10:17 AM.", "from 10:20 AM to 11:31 AM truck t0 transports from location l0_1 to location l0_2.", "package p4 is loaded into truck t0 from 11:34 AM to 11:47 AM at location l0_2.", "from 11:53 AM to 12:44 PM package p3 loaded into truck t0 at location l0_2.", "truck t0 operates from location l0_2 to location l0_0 from 12:50 PM to 01:31 PM.", "package p5 is unloaded from truck t0 from 01:33 PM to 02:03 PM at location l0_0.", "unloading package p4 from truck t0 at location l0_0 starts at 02:08 PM and ends at 02:40 PM.", "package p3 is unloaded from truck t0 from 02:44 PM to 03:19 PM at location l0_0.", "at location l1_0, package p0 is loaded into airplane a0 starting at 03:21 PM and finishing at 04:25 PM.", "from location l1_0, airplane a0 transits to location l0_0 starting at 04:31 PM and finishing at 05:03 PM.", "package p5 is loaded into airplane a0 from 05:07 PM to 05:21 PM at location l0_0.", "from 05:25 PM to 06:25 PM package p4 loaded into airplane a0 at location l0_0.", "package p3 is loaded into airplane a0 from 06:28 PM to 07:08 PM at location l0_0.", "unloading package p0 from airplane a0 at location l0_0 starts at 07:15 PM and ends at 08:09 PM.", "loading package p0 into truck t0 at location l0_0 starts at 08:12 PM and ends at 08:35 PM.", "from location l0_0, truck t0 moves to location l0_1 starting at 08:41 PM and finishing at 09:24 PM.", "package p0 is unloaded from truck t0 from 09:29 PM to 09:42 PM at location l0_1.", "from 09:47 PM to 10:15 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:18 PM and ends at 11:20 PM.", "from 11:22 PM to 11:46 PM package p5 loaded into truck t1 at location l1_0.", "unloading package p4 from airplane a0 at location l1_0 starts at 11:50 PM and ends at 12:13 AM.", "from 12:18 AM to 01:16 AM package p3 unloaded from airplane a0 at location l1_0.", "from 01:21 AM to 01:49 AM package p3 loaded into truck t1 at location l1_0.", "from 01:55 AM to 02:11 AM truck t1 transports from location l1_0 to location l1_1.", "at location l1_1, package p3 is unloaded from truck t1 starting at 02:14 AM and finishing at 03:27 AM.", "from 03:31 AM to 03:48 AM package p1 unloaded from truck t1 at location l1_1.", "from location l1_1, truck t1 moves to location l1_3 starting at 03:50 AM and finishing at 04:51 AM.", "unloading package p5 from truck t1 at location l1_3 starts at 04:54 AM and ends at 05:49 AM." ]
Where is the package p4 at 06:42 PM?
[ "l0_0", "a0" ]
10
true
5ea2f8f1-83e9-4976-b2e3-a7604889eb32
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 11:59 PM and finishing at 12:31 AM.", "flying airplane a1 from location l0_0 to location l1_0 starts at 12:36 AM and ends at 02:11 AM.", "from 02:17 AM to 03:30 AM package p2 unloaded from airplane a1 at location l1_0.", "at location l1_0, package p2 is loaded into truck t1 starting at 03:36 AM and finishing at 03:47 AM.", "from 03:49 AM to 04:28 AM truck t1 transports from location l1_0 to location l1_1.", "loading package p0 into truck t1 at location l1_1 starts at 04:34 AM and ends at 06:00 AM.", "truck t1 operates from location l1_1 to location l1_2 from 06:06 AM to 06:38 AM.", "at location l1_2, package p2 is unloaded from truck t1 starting at 06:41 AM and finishing at 08:07 AM.", "package p1 is loaded into truck t1 from 08:10 AM to 10:02 AM at location l1_2.", "truck t1 operates from location l1_2 to location l1_0 from 10:08 AM to 10:56 AM.", "at location l1_0, package p1 is unloaded from truck t1 starting at 11:01 AM and finishing at 12:45 PM.", "at location l1_0, package p0 is unloaded from truck t1 starting at 12:48 PM and finishing at 01:14 PM.", "at location l1_0, package p1 is loaded into airplane a1 starting at 01:19 PM and finishing at 02:15 PM.", "loading package p0 into airplane a1 at location l1_0 starts at 02:22 PM and ends at 02:37 PM.", "from 02:39 PM to 02:50 PM airplane a1 transits from location l1_0 to location l0_0.", "from 02:56 PM to 03:55 PM package p1 unloaded from airplane a1 at location l0_0.", "from 04:02 PM to 05:14 PM package p1 loaded into truck t3 at location l0_0.", "package p0 is unloaded from airplane a1 from 05:20 PM to 06:05 PM at location l0_0.", "loading package p0 into truck t3 at location l0_0 starts at 06:07 PM and ends at 06:36 PM.", "truck t3 operates from location l0_0 to location l0_1 from 06:43 PM to 08:15 PM.", "from 08:22 PM to 08:34 PM package p1 unloaded from truck t3 at location l0_1.", "truck t3 operates from location l0_1 to location l0_2 from 08:38 PM to 08:42 PM.", "at location l0_2, package p0 is unloaded from truck t3 starting at 08:46 PM and finishing at 10:21 PM." ]
Where is the package p0 at 03:17 PM?
[ "l0_0", "a1" ]
10
true
4282c051-86fd-433d-b5bc-3efb5649be07
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 09:57 PM and ends at 10:06 PM.", "truck t1 operates from location l1_1 to location l1_0 from 10:12 PM to 11:08 PM.", "unloading package p1 from truck t1 at location l1_0 starts at 11:15 PM and ends at 11:27 PM.", "from location l0_0, truck t0 moves to location l0_1 starting at 11:33 PM and finishing at 12:59 AM.", "loading package p0 into truck t0 at location l0_1 starts at 01:03 AM and ends at 01:29 AM.", "from location l0_1, truck t0 moves to location l0_0 starting at 01:34 AM and finishing at 01:45 AM.", "unloading package p0 from truck t0 at location l0_0 starts at 01:47 AM and ends at 03:55 AM.", "package p1 is loaded into airplane a2 from 03:58 AM to 05:21 AM at location l1_0.", "from 05:26 AM to 06:54 AM airplane a2 transits from location l1_0 to location l0_0.", "package p3 is loaded into airplane a2 from 06:58 AM to 08:46 AM at location l0_0.", "from 08:53 AM to 11:07 AM package p0 loaded into airplane a2 at location l0_0.", "airplane a2 flys from location l0_0 to location l2_0 from 11:11 AM to 12:07 PM.", "from 12:11 PM to 12:34 PM package p3 unloaded from airplane a2 at location l2_0.", "package p2 is loaded into airplane a2 from 12:39 PM to 01:21 PM at location l2_0.", "at location l2_0, package p1 is unloaded from airplane a2 starting at 01:27 PM and finishing at 03:25 PM.", "from 03:27 PM to 03:34 PM airplane a2 transits from location l2_0 to location l1_0.", "from 03:41 PM to 03:57 PM package p2 unloaded from airplane a2 at location l1_0.", "package p2 is loaded into truck t3 from 04:01 PM to 04:30 PM at location l1_0.", "truck t3 operates from location l1_0 to location l1_1 from 04:35 PM to 05:05 PM.", "at location l1_1, package p2 is unloaded from truck t3 starting at 05:12 PM and finishing at 07:51 PM.", "at location l1_0, package p0 is unloaded from airplane a2 starting at 07:53 PM and finishing at 08:03 PM." ]
Where is the package p1 at 10:20 AM?
[ "l0_0", "a2" ]
10
true
2dfa249c-ff89-4dd1-868b-6ebc4f09cc59
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 04:30 PM to 04:42 PM package p2 loaded into truck t1 at location l1_1.", "from 04:45 PM to 05:07 PM package p0 loaded into truck t1 at location l1_1.", "from location l1_1, truck t1 moves to location l1_0 starting at 05:14 PM and finishing at 06:04 PM.", "unloading package p2 from truck t1 at location l1_0 starts at 06:07 PM and ends at 07:01 PM.", "from 07:06 PM to 07:13 PM package p0 unloaded from truck t1 at location l1_0.", "from location l0_1, truck t0 moves to location l0_0 starting at 07:15 PM and finishing at 08:15 PM.", "at location l1_0, package p2 is loaded into airplane a1 starting at 08:17 PM and finishing at 09:48 PM.", "from 09:50 PM to 10:48 PM package p1 loaded into airplane a1 at location l1_0.", "from 10:54 PM to 11:56 PM package p0 loaded into airplane a1 at location l1_0.", "flying airplane a1 from location l1_0 to location l0_0 starts at 11:58 PM and ends at 12:57 AM.", "package p3 is loaded into airplane a1 from 12:59 AM to 02:21 AM at location l0_0.", "package p2 is unloaded from airplane a1 from 02:26 AM to 03:21 AM at location l0_0.", "from 03:23 AM to 04:31 AM package p2 loaded into truck t0 at location l0_0.", "package p1 is unloaded from airplane a1 from 04:35 AM to 05:53 AM at location l0_0.", "loading package p1 into truck t0 at location l0_0 starts at 05:56 AM and ends at 06:45 AM.", "driving truck t0 from location l0_0 to location l0_1 starts at 06:48 AM and ends at 07:06 AM.", "from 07:11 AM to 08:34 AM package p2 unloaded from truck t0 at location l0_1.", "at location l0_1, package p1 is unloaded from truck t0 starting at 08:36 AM and finishing at 09:26 AM.", "from 09:33 AM to 10:40 AM package p0 unloaded from airplane a1 at location l0_0.", "from 10:44 AM to 11:22 AM airplane a1 transits from location l0_0 to location l1_0.", "from 11:29 AM to 12:53 PM package p3 unloaded from airplane a1 at location l1_0.", "package p3 is loaded into truck t1 from 12:58 PM to 01:15 PM at location l1_0.", "truck t1 operates from location l1_0 to location l1_1 from 01:20 PM to 01:49 PM.", "from 01:51 PM to 02:33 PM package p3 unloaded from truck t1 at location l1_1." ]
Where is the package p3 at 11:37 AM?
[ "l1_0", "a1" ]
10
true
ac977e9e-235c-4913-be2f-8050d2b21f50
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 05:42 PM and ends at 05:57 PM.", "truck t1 operates from location l1_3 to location l1_0 from 06:04 PM to 07:14 PM.", "from 07:20 PM to 07:26 PM package p1 loaded into truck t1 at location l1_0.", "at location l1_0, package p0 is unloaded from truck t1 starting at 07:32 PM and finishing at 07:50 PM.", "from 07:53 PM to 09:10 PM package p5 loaded into truck t0 at location l0_1.", "truck t0 operates from location l0_1 to location l0_2 from 09:13 PM to 10:24 PM.", "loading package p4 into truck t0 at location l0_2 starts at 10:27 PM and ends at 10:40 PM.", "loading package p3 into truck t0 at location l0_2 starts at 10:46 PM and ends at 11:37 PM.", "truck t0 operates from location l0_2 to location l0_0 from 11:43 PM to 12:24 AM.", "at location l0_0, package p5 is unloaded from truck t0 starting at 12:26 AM and finishing at 12:56 AM.", "unloading package p4 from truck t0 at location l0_0 starts at 01:01 AM and ends at 01:33 AM.", "from 01:37 AM to 02:12 AM package p3 unloaded from truck t0 at location l0_0.", "package p0 is loaded into airplane a0 from 02:14 AM to 03:18 AM at location l1_0.", "from 03:24 AM to 03:56 AM airplane a0 transits from location l1_0 to location l0_0.", "package p5 is loaded into airplane a0 from 04:00 AM to 04:14 AM at location l0_0.", "from 04:18 AM to 05:18 AM package p4 loaded into airplane a0 at location l0_0.", "at location l0_0, package p3 is loaded into airplane a0 starting at 05:21 AM and finishing at 06:01 AM.", "from 06:08 AM to 07:02 AM package p0 unloaded from airplane a0 at location l0_0.", "from 07:05 AM to 07:28 AM package p0 loaded into truck t0 at location l0_0.", "from location l0_0, truck t0 moves to location l0_1 starting at 07:34 AM and finishing at 08:17 AM.", "at location l0_1, package p0 is unloaded from truck t0 starting at 08:22 AM and finishing at 08:35 AM.", "flying airplane a0 from location l0_0 to location l1_0 starts at 08:40 AM and ends at 09:08 AM.", "package p5 is unloaded from airplane a0 from 09:11 AM to 10:13 AM at location l1_0.", "loading package p5 into truck t1 at location l1_0 starts at 10:15 AM and ends at 10:39 AM.", "from 10:43 AM to 11:06 AM package p4 unloaded from airplane a0 at location l1_0.", "unloading package p3 from airplane a0 at location l1_0 starts at 11:11 AM and ends at 12:09 PM.", "from 12:14 PM to 12:42 PM package p3 loaded into truck t1 at location l1_0.", "truck t1 operates from location l1_0 to location l1_1 from 12:48 PM to 01:04 PM.", "unloading package p3 from truck t1 at location l1_1 starts at 01:07 PM and ends at 02:20 PM.", "unloading package p1 from truck t1 at location l1_1 starts at 02:24 PM and ends at 02:41 PM.", "from location l1_1, truck t1 moves to location l1_3 starting at 02:43 PM and finishing at 03:44 PM.", "unloading package p5 from truck t1 at location l1_3 starts at 03:47 PM and ends at 04:42 PM." ]
Where is the package p4 at 05:49 AM?
[ "l0_0", "a0" ]
10
true
55be2605-dfb5-4b62-99de-ab3b3f5277c6
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:39 AM to 01:31 AM package p2 loaded into truck t1 at location l1_1.", "from location l1_1, truck t1 moves to location l1_0 starting at 01:34 AM and finishing at 02:32 AM.", "package p2 is unloaded from truck t1 from 02:38 AM to 03:20 AM at location l1_0.", "airplane a0 flys from location l2_0 to location l1_0 from 03:25 AM to 03:52 AM.", "from 03:58 AM to 04:46 AM package p5 loaded into airplane a0 at location l1_0.", "loading package p2 into airplane a0 at location l1_0 starts at 04:51 AM and ends at 05:33 AM.", "from 05:35 AM to 06:41 AM package p0 loaded into airplane a0 at location l1_0.", "from location l1_0, airplane a0 transits to location l0_0 starting at 06:43 AM and finishing at 07:41 AM.", "at location l0_0, package p5 is unloaded from airplane a0 starting at 07:44 AM and finishing at 08:14 AM.", "package p5 is loaded into truck t0 from 08:20 AM to 08:33 AM at location l0_0.", "driving truck t0 from location l0_0 to location l0_1 starts at 08:39 AM and ends at 08:58 AM.", "unloading package p5 from truck t0 at location l0_1 starts at 09:05 AM and ends at 09:11 AM.", "loading package p1 into truck t0 at location l0_1 starts at 09:13 AM and ends at 09:16 AM.", "from location l0_1, truck t0 moves to location l0_0 starting at 09:23 AM and finishing at 09:44 AM.", "package p1 is unloaded from truck t0 from 09:47 AM to 10:25 AM at location l0_0.", "from 10:29 AM to 11:03 AM package p4 loaded into airplane a0 at location l0_0.", "loading package p1 into airplane a0 at location l0_0 starts at 11:09 AM and ends at 12:09 PM.", "airplane a0 flys from location l0_0 to location l2_0 from 12:13 PM to 01:10 PM.", "from 01:17 PM to 02:15 PM package p3 loaded into airplane a0 at location l2_0.", "package p2 is unloaded from airplane a0 from 02:17 PM to 03:23 PM at location l2_0.", "from 03:28 PM to 04:07 PM package p0 unloaded from airplane a0 at location l2_0.", "from 04:14 PM to 05:00 PM airplane a0 transits from location l2_0 to location l1_0.", "at location l1_0, package p4 is unloaded from airplane a0 starting at 05:03 PM and finishing at 06:10 PM.", "at location l1_0, package p4 is loaded into truck t1 starting at 06:17 PM and finishing at 07:15 PM.", "from 07:17 PM to 08:11 PM package p3 unloaded from airplane a0 at location l1_0.", "from 08:17 PM to 08:41 PM package p3 loaded into truck t1 at location l1_0.", "at location l1_0, package p1 is unloaded from airplane a0 starting at 08:44 PM and finishing at 09:45 PM.", "at location l1_0, package p1 is loaded into truck t1 starting at 09:51 PM and finishing at 10:07 PM.", "driving truck t1 from location l1_0 to location l1_1 starts at 10:13 PM and ends at 10:49 PM.", "from 10:55 PM to 11:28 PM package p4 unloaded from truck t1 at location l1_1.", "unloading package p3 from truck t1 at location l1_1 starts at 11:34 PM and ends at 11:40 PM.", "at location l1_1, package p1 is unloaded from truck t1 starting at 11:44 PM and finishing at 11:54 PM." ]
Where is the package p3 at 10:23 PM?
[ "t1" ]
10
true
77549807-0b31-4a35-aa6e-19f4953376a3
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 07:32 PM and ends at 07:44 PM.", "from 07:47 PM to 08:09 PM package p0 loaded into truck t1 at location l1_1.", "driving truck t1 from location l1_1 to location l1_0 starts at 08:16 PM and ends at 09:06 PM.", "from 09:09 PM to 10:03 PM package p2 unloaded from truck t1 at location l1_0.", "package p0 is unloaded from truck t1 from 10:08 PM to 10:15 PM at location l1_0.", "truck t0 operates from location l0_1 to location l0_0 from 10:17 PM to 11:17 PM.", "at location l1_0, package p2 is loaded into airplane a1 starting at 11:19 PM and finishing at 12:50 AM.", "at location l1_0, package p1 is loaded into airplane a1 starting at 12:52 AM and finishing at 01:50 AM.", "package p0 is loaded into airplane a1 from 01:56 AM to 02:58 AM at location l1_0.", "from 03:00 AM to 03:59 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:01 AM and ends at 05:23 AM.", "unloading package p2 from airplane a1 at location l0_0 starts at 05:28 AM and ends at 06:23 AM.", "at location l0_0, package p2 is loaded into truck t0 starting at 06:25 AM and finishing at 07:33 AM.", "unloading package p1 from airplane a1 at location l0_0 starts at 07:37 AM and ends at 08:55 AM.", "loading package p1 into truck t0 at location l0_0 starts at 08:58 AM and ends at 09:47 AM.", "truck t0 operates from location l0_0 to location l0_1 from 09:50 AM to 10:08 AM.", "at location l0_1, package p2 is unloaded from truck t0 starting at 10:13 AM and finishing at 11:36 AM.", "from 11:38 AM to 12:28 PM package p1 unloaded from truck t0 at location l0_1.", "from 12:35 PM to 01:42 PM package p0 unloaded from airplane a1 at location l0_0.", "airplane a1 flys from location l0_0 to location l1_0 from 01:46 PM to 02:24 PM.", "from 02:31 PM to 03:55 PM package p3 unloaded from airplane a1 at location l1_0.", "at location l1_0, package p3 is loaded into truck t1 starting at 04:00 PM and finishing at 04:17 PM.", "truck t1 operates from location l1_0 to location l1_1 from 04:22 PM to 04:51 PM.", "unloading package p3 from truck t1 at location l1_1 starts at 04:53 PM and ends at 05:35 PM." ]
Where is the package p1 at 11:51 AM?
[ "l0_1", "t0" ]
10
true
e9c36d41-f129-48e5-86c0-eb3aca1e545b
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 02:25 AM to 02:57 AM package p2 loaded into airplane a1 at location l0_0.", "flying airplane a1 from location l0_0 to location l1_0 starts at 03:02 AM and ends at 04:37 AM.", "from 04:43 AM to 05:56 AM package p2 unloaded from airplane a1 at location l1_0.", "from 06:02 AM to 06:13 AM package p2 loaded into truck t1 at location l1_0.", "from 06:15 AM to 06:54 AM truck t1 transports from location l1_0 to location l1_1.", "package p0 is loaded into truck t1 from 07:00 AM to 08:26 AM at location l1_1.", "driving truck t1 from location l1_1 to location l1_2 starts at 08:32 AM and ends at 09:04 AM.", "unloading package p2 from truck t1 at location l1_2 starts at 09:07 AM and ends at 10:33 AM.", "at location l1_2, package p1 is loaded into truck t1 starting at 10:36 AM and finishing at 12:28 PM.", "driving truck t1 from location l1_2 to location l1_0 starts at 12:34 PM and ends at 01:22 PM.", "from 01:27 PM to 03:11 PM package p1 unloaded from truck t1 at location l1_0.", "unloading package p0 from truck t1 at location l1_0 starts at 03:14 PM and ends at 03:40 PM.", "at location l1_0, package p1 is loaded into airplane a1 starting at 03:45 PM and finishing at 04:41 PM.", "package p0 is loaded into airplane a1 from 04:48 PM to 05:03 PM at location l1_0.", "from 05:05 PM to 05:16 PM airplane a1 transits from location l1_0 to location l0_0.", "from 05:22 PM to 06:21 PM package p1 unloaded from airplane a1 at location l0_0.", "from 06:28 PM to 07:40 PM package p1 loaded into truck t3 at location l0_0.", "at location l0_0, package p0 is unloaded from airplane a1 starting at 07:46 PM and finishing at 08:31 PM.", "loading package p0 into truck t3 at location l0_0 starts at 08:33 PM and ends at 09:02 PM.", "from 09:09 PM to 10:41 PM truck t3 transports from location l0_0 to location l0_1.", "from 10:48 PM to 11:00 PM package p1 unloaded from truck t3 at location l0_1.", "from 11:04 PM to 11:08 PM truck t3 transports from location l0_1 to location l0_2.", "package p0 is unloaded from truck t3 from 11:12 PM to 12:47 AM at location l0_2." ]
Where is the package p0 at 05:30 PM?
[ "l0_0", "a1" ]
10
true
3e69da14-7ed4-4385-949c-7946b1cc94db
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 11:09 AM to 12:01 PM at location l1_1.", "driving truck t1 from location l1_1 to location l1_0 starts at 12:04 PM and ends at 01:02 PM.", "package p2 is unloaded from truck t1 from 01:08 PM to 01:50 PM at location l1_0.", "airplane a0 flys from location l2_0 to location l1_0 from 01:55 PM to 02:22 PM.", "package p5 is loaded into airplane a0 from 02:28 PM to 03:16 PM at location l1_0.", "from 03:21 PM to 04:03 PM package p2 loaded into airplane a0 at location l1_0.", "package p0 is loaded into airplane a0 from 04:05 PM to 05:11 PM at location l1_0.", "from location l1_0, airplane a0 transits to location l0_0 starting at 05:13 PM and finishing at 06:11 PM.", "at location l0_0, package p5 is unloaded from airplane a0 starting at 06:14 PM and finishing at 06:44 PM.", "loading package p5 into truck t0 at location l0_0 starts at 06:50 PM and ends at 07:03 PM.", "truck t0 operates from location l0_0 to location l0_1 from 07:09 PM to 07:28 PM.", "at location l0_1, package p5 is unloaded from truck t0 starting at 07:35 PM and finishing at 07:41 PM.", "from 07:43 PM to 07:46 PM package p1 loaded into truck t0 at location l0_1.", "driving truck t0 from location l0_1 to location l0_0 starts at 07:53 PM and ends at 08:14 PM.", "from 08:17 PM to 08:55 PM package p1 unloaded from truck t0 at location l0_0.", "loading package p4 into airplane a0 at location l0_0 starts at 08:59 PM and ends at 09:33 PM.", "from 09:39 PM to 10:39 PM package p1 loaded into airplane a0 at location l0_0.", "from location l0_0, airplane a0 transits to location l2_0 starting at 10:43 PM and finishing at 11:40 PM.", "loading package p3 into airplane a0 at location l2_0 starts at 11:47 PM and ends at 12:45 AM.", "unloading package p2 from airplane a0 at location l2_0 starts at 12:47 AM and ends at 01:53 AM.", "from 01:58 AM to 02:37 AM package p0 unloaded from airplane a0 at location l2_0.", "airplane a0 flys from location l2_0 to location l1_0 from 02:44 AM to 03:30 AM.", "from 03:33 AM to 04:40 AM package p4 unloaded from airplane a0 at location l1_0.", "from 04:47 AM to 05:45 AM package p4 loaded into truck t1 at location l1_0.", "from 05:47 AM to 06:41 AM package p3 unloaded from airplane a0 at location l1_0.", "package p3 is loaded into truck t1 from 06:47 AM to 07:11 AM at location l1_0.", "from 07:14 AM to 08:15 AM package p1 unloaded from airplane a0 at location l1_0.", "at location l1_0, package p1 is loaded into truck t1 starting at 08:21 AM and finishing at 08:37 AM.", "driving truck t1 from location l1_0 to location l1_1 starts at 08:43 AM and ends at 09:19 AM.", "package p4 is unloaded from truck t1 from 09:25 AM to 09:58 AM at location l1_1.", "unloading package p3 from truck t1 at location l1_1 starts at 10:04 AM and ends at 10:10 AM.", "from 10:14 AM to 10:24 AM package p1 unloaded from truck t1 at location l1_1." ]
Where is the package p0 at 09:40 PM?
[ "l0_0", "a0" ]
10
true
93089d81-9180-478f-bbfe-e75b0d8ab2ea
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 07:42 AM to 09:01 AM at location l1_2.", "from location l1_2, truck t1 moves to location l1_1 starting at 09:07 AM and finishing at 09:48 AM.", "package p1 is loaded into truck t1 from 09:53 AM to 10:33 AM at location l1_1.", "from location l1_1, truck t1 moves to location l1_0 starting at 10:37 AM and finishing at 11:32 AM.", "at location l1_0, package p1 is unloaded from truck t1 starting at 11:34 AM and finishing at 12:06 PM.", "from 12:12 PM to 12:28 PM package p0 unloaded from truck t1 at location l1_0.", "at location l0_2, package p3 is loaded into truck t0 starting at 12:32 PM and finishing at 01:46 PM.", "at location l0_2, package p2 is loaded into truck t0 starting at 01:49 PM and finishing at 03:32 PM.", "driving truck t0 from location l0_2 to location l0_0 starts at 03:39 PM and ends at 04:03 PM.", "package p2 is unloaded from truck t0 from 04:10 PM to 04:15 PM at location l0_0.", "package p1 is loaded into airplane a1 from 04:17 PM to 04:25 PM at location l1_0.", "at location l1_0, package p0 is loaded into airplane a1 starting at 04:27 PM and finishing at 05:22 PM.", "airplane a1 flys from location l1_0 to location l0_0 from 05:27 PM to 07:05 PM.", "at location l0_0, package p2 is loaded into airplane a1 starting at 07:08 PM and finishing at 07:54 PM.", "at location l0_0, package p1 is unloaded from airplane a1 starting at 07:57 PM and finishing at 08:26 PM.", "from 08:28 PM to 08:45 PM package p1 loaded into truck t0 at location l0_0.", "from 08:49 PM to 09:24 PM package p0 unloaded from airplane a1 at location l0_0.", "from 09:29 PM to 10:30 PM package p0 loaded into truck t0 at location l0_0.", "truck t0 operates from location l0_0 to location l0_1 from 10:34 PM to 10:46 PM.", "package p3 is unloaded from truck t0 from 10:53 PM to 11:24 PM at location l0_1.", "from location l0_1, truck t0 moves to location l0_2 starting at 11:31 PM and finishing at 12:31 AM.", "unloading package p1 from truck t0 at location l0_2 starts at 12:34 AM and ends at 12:55 AM.", "from 12:57 AM to 02:43 AM package p0 unloaded from truck t0 at location l0_2.", "from 02:48 AM to 04:15 AM airplane a1 transits from location l0_0 to location l1_0.", "package p2 is unloaded from airplane a1 from 04:17 AM to 05:59 AM at location l1_0." ]
Where is the package p1 at 06:05 PM?
[ "a1" ]
10
true
9fa7c738-db0c-43cc-9283-1d48c79980a6
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 01:13 AM and ends at 02:05 AM.", "truck t1 operates from location l1_1 to location l1_0 from 02:08 AM to 03:06 AM.", "package p2 is unloaded from truck t1 from 03:12 AM to 03:54 AM at location l1_0.", "from location l2_0, airplane a0 transits to location l1_0 starting at 03:59 AM and finishing at 04:26 AM.", "from 04:32 AM to 05:20 AM package p5 loaded into airplane a0 at location l1_0.", "from 05:25 AM to 06:07 AM package p2 loaded into airplane a0 at location l1_0.", "loading package p0 into airplane a0 at location l1_0 starts at 06:09 AM and ends at 07:15 AM.", "from 07:17 AM to 08:15 AM airplane a0 transits from location l1_0 to location l0_0.", "from 08:18 AM to 08:48 AM package p5 unloaded from airplane a0 at location l0_0.", "at location l0_0, package p5 is loaded into truck t0 starting at 08:54 AM and finishing at 09:07 AM.", "truck t0 operates from location l0_0 to location l0_1 from 09:13 AM to 09:32 AM.", "package p5 is unloaded from truck t0 from 09:39 AM to 09:45 AM at location l0_1.", "at location l0_1, package p1 is loaded into truck t0 starting at 09:47 AM and finishing at 09:50 AM.", "from 09:57 AM to 10: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 10:21 AM and ends at 10:59 AM.", "loading package p4 into airplane a0 at location l0_0 starts at 11:03 AM and ends at 11:37 AM.", "from 11:43 AM to 12:43 PM package p1 loaded into airplane a0 at location l0_0.", "from 12:47 PM to 01:44 PM airplane a0 transits from location l0_0 to location l2_0.", "package p3 is loaded into airplane a0 from 01:51 PM to 02:49 PM at location l2_0.", "from 02:51 PM to 03:57 PM package p2 unloaded from airplane a0 at location l2_0.", "package p0 is unloaded from airplane a0 from 04:02 PM to 04:41 PM at location l2_0.", "flying airplane a0 from location l2_0 to location l1_0 starts at 04:48 PM and ends at 05:34 PM.", "at location l1_0, package p4 is unloaded from airplane a0 starting at 05:37 PM and finishing at 06:44 PM.", "package p4 is loaded into truck t1 from 06:51 PM to 07:49 PM at location l1_0.", "package p3 is unloaded from airplane a0 from 07:51 PM to 08:45 PM at location l1_0.", "at location l1_0, package p3 is loaded into truck t1 starting at 08:51 PM and finishing at 09:15 PM.", "at location l1_0, package p1 is unloaded from airplane a0 starting at 09:18 PM and finishing at 10:19 PM.", "loading package p1 into truck t1 at location l1_0 starts at 10:25 PM and ends at 10:41 PM.", "truck t1 operates from location l1_0 to location l1_1 from 10:47 PM to 11:23 PM.", "package p4 is unloaded from truck t1 from 11:29 PM to 12:02 AM at location l1_1.", "at location l1_1, package p3 is unloaded from truck t1 starting at 12:08 AM and finishing at 12:14 AM.", "package p1 is unloaded from truck t1 from 12:18 AM to 12:28 AM at location l1_1." ]
Where is the package p1 at 06:26 PM?
[ "l1_0", "a0" ]
10
true
3c348523-9940-449a-917d-4f76c857d707
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:03 AM and finishing at 03:35 AM.", "from location l0_0, airplane a1 transits to location l1_0 starting at 03:40 AM and finishing at 05:15 AM.", "from 05:21 AM to 06:34 AM package p2 unloaded from airplane a1 at location l1_0.", "loading package p2 into truck t1 at location l1_0 starts at 06:40 AM and ends at 06:51 AM.", "truck t1 operates from location l1_0 to location l1_1 from 06:53 AM to 07:32 AM.", "loading package p0 into truck t1 at location l1_1 starts at 07:38 AM and ends at 09:04 AM.", "from 09:10 AM to 09:42 AM truck t1 transports from location l1_1 to location l1_2.", "at location l1_2, package p2 is unloaded from truck t1 starting at 09:45 AM and finishing at 11:11 AM.", "from 11:14 AM to 01:06 PM package p1 loaded into truck t1 at location l1_2.", "driving truck t1 from location l1_2 to location l1_0 starts at 01:12 PM and ends at 02:00 PM.", "from 02:05 PM to 03:49 PM package p1 unloaded from truck t1 at location l1_0.", "package p0 is unloaded from truck t1 from 03:52 PM to 04:18 PM at location l1_0.", "from 04:23 PM to 05:19 PM package p1 loaded into airplane a1 at location l1_0.", "loading package p0 into airplane a1 at location l1_0 starts at 05:26 PM and ends at 05:41 PM.", "airplane a1 flys from location l1_0 to location l0_0 from 05:43 PM to 05:54 PM.", "unloading package p1 from airplane a1 at location l0_0 starts at 06:00 PM and ends at 06:59 PM.", "at location l0_0, package p1 is loaded into truck t3 starting at 07:06 PM and finishing at 08:18 PM.", "at location l0_0, package p0 is unloaded from airplane a1 starting at 08:24 PM and finishing at 09:09 PM.", "from 09:11 PM to 09:40 PM package p0 loaded into truck t3 at location l0_0.", "truck t3 operates from location l0_0 to location l0_1 from 09:47 PM to 11:19 PM.", "package p1 is unloaded from truck t3 from 11:26 PM to 11:38 PM at location l0_1.", "from location l0_1, truck t3 moves to location l0_2 starting at 11:42 PM and finishing at 11:46 PM.", "package p0 is unloaded from truck t3 from 11:50 PM to 01:25 AM at location l0_2." ]
Where is the package p0 at 06:29 PM?
[ "l0_0", "a1" ]
10
true
6d16c21a-1c66-4762-b5c6-bd0f0886f8ee
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 06:22 AM to 07:41 AM package p0 loaded into truck t1 at location l1_2.", "truck t1 operates from location l1_2 to location l1_1 from 07:47 AM to 08:28 AM.", "package p1 is loaded into truck t1 from 08:33 AM to 09:13 AM at location l1_1.", "truck t1 operates from location l1_1 to location l1_0 from 09:17 AM to 10:12 AM.", "package p1 is unloaded from truck t1 from 10:14 AM to 10:46 AM at location l1_0.", "at location l1_0, package p0 is unloaded from truck t1 starting at 10:52 AM and finishing at 11:08 AM.", "package p3 is loaded into truck t0 from 11:12 AM to 12:26 PM at location l0_2.", "package p2 is loaded into truck t0 from 12:29 PM to 02:12 PM at location l0_2.", "from location l0_2, truck t0 moves to location l0_0 starting at 02:19 PM and finishing at 02:43 PM.", "at location l0_0, package p2 is unloaded from truck t0 starting at 02:50 PM and finishing at 02:55 PM.", "at location l1_0, package p1 is loaded into airplane a1 starting at 02:57 PM and finishing at 03:05 PM.", "package p0 is loaded into airplane a1 from 03:07 PM to 04:02 PM at location l1_0.", "flying airplane a1 from location l1_0 to location l0_0 starts at 04:07 PM and ends at 05:45 PM.", "at location l0_0, package p2 is loaded into airplane a1 starting at 05:48 PM and finishing at 06:34 PM.", "at location l0_0, package p1 is unloaded from airplane a1 starting at 06:37 PM and finishing at 07:06 PM.", "from 07:08 PM to 07:25 PM package p1 loaded into truck t0 at location l0_0.", "from 07:29 PM to 08:04 PM package p0 unloaded from airplane a1 at location l0_0.", "loading package p0 into truck t0 at location l0_0 starts at 08:09 PM and ends at 09:10 PM.", "truck t0 operates from location l0_0 to location l0_1 from 09:14 PM to 09:26 PM.", "package p3 is unloaded from truck t0 from 09:33 PM to 10:04 PM at location l0_1.", "truck t0 operates from location l0_1 to location l0_2 from 10:11 PM to 11:11 PM.", "package p1 is unloaded from truck t0 from 11:14 PM to 11:35 PM at location l0_2.", "package p0 is unloaded from truck t0 from 11:37 PM to 01:23 AM at location l0_2.", "flying airplane a1 from location l0_0 to location l1_0 starts at 01:28 AM and ends at 02:55 AM.", "at location l1_0, package p2 is unloaded from airplane a1 starting at 02:57 AM and finishing at 04:39 AM." ]
Where is the package p1 at 05:36 PM?
[ "a1" ]
10
true
2ea304cf-6e37-43a4-831a-07f5aad774ad
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 03:20 PM to 04:39 PM package p0 loaded into truck t1 at location l1_2.", "truck t1 operates from location l1_2 to location l1_1 from 04:45 PM to 05:26 PM.", "from 05:31 PM to 06:11 PM package p1 loaded into truck t1 at location l1_1.", "from location l1_1, truck t1 moves to location l1_0 starting at 06:15 PM and finishing at 07:10 PM.", "package p1 is unloaded from truck t1 from 07:12 PM to 07:44 PM at location l1_0.", "at location l1_0, package p0 is unloaded from truck t1 starting at 07:50 PM and finishing at 08:06 PM.", "package p3 is loaded into truck t0 from 08:10 PM to 09:24 PM at location l0_2.", "package p2 is loaded into truck t0 from 09:27 PM to 11:10 PM at location l0_2.", "from location l0_2, truck t0 moves to location l0_0 starting at 11:17 PM and finishing at 11:41 PM.", "package p2 is unloaded from truck t0 from 11:48 PM to 11:53 PM at location l0_0.", "loading package p1 into airplane a1 at location l1_0 starts at 11:55 PM and ends at 12:03 AM.", "from 12:05 AM to 01:00 AM package p0 loaded into airplane a1 at location l1_0.", "from location l1_0, airplane a1 transits to location l0_0 starting at 01:05 AM and finishing at 02:43 AM.", "package p2 is loaded into airplane a1 from 02:46 AM to 03:32 AM at location l0_0.", "unloading package p1 from airplane a1 at location l0_0 starts at 03:35 AM and ends at 04:04 AM.", "from 04:06 AM to 04:23 AM package p1 loaded into truck t0 at location l0_0.", "unloading package p0 from airplane a1 at location l0_0 starts at 04:27 AM and ends at 05:02 AM.", "from 05:07 AM to 06:08 AM package p0 loaded into truck t0 at location l0_0.", "truck t0 operates from location l0_0 to location l0_1 from 06:12 AM to 06:24 AM.", "at location l0_1, package p3 is unloaded from truck t0 starting at 06:31 AM and finishing at 07:02 AM.", "from 07:09 AM to 08:09 AM truck t0 transports from location l0_1 to location l0_2.", "at location l0_2, package p1 is unloaded from truck t0 starting at 08:12 AM and finishing at 08:33 AM.", "package p0 is unloaded from truck t0 from 08:35 AM to 10:21 AM at location l0_2.", "flying airplane a1 from location l0_0 to location l1_0 starts at 10:26 AM and ends at 11:53 AM.", "from 11:55 AM to 01:37 PM package p2 unloaded from airplane a1 at location l1_0." ]
Where is the package p1 at 02:18 AM?
[ "a1" ]
10
true
a958aeda-52fd-4187-81dc-5fa9227b94da
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 09:36 PM and ends at 10:08 PM.", "from location l0_0, airplane a1 transits to location l1_0 starting at 10:13 PM and finishing at 11:48 PM.", "unloading package p2 from airplane a1 at location l1_0 starts at 11:54 PM and ends at 01:07 AM.", "at location l1_0, package p2 is loaded into truck t1 starting at 01:13 AM and finishing at 01:24 AM.", "from location l1_0, truck t1 moves to location l1_1 starting at 01:26 AM and finishing at 02:05 AM.", "at location l1_1, package p0 is loaded into truck t1 starting at 02:11 AM and finishing at 03:37 AM.", "from location l1_1, truck t1 moves to location l1_2 starting at 03:43 AM and finishing at 04:15 AM.", "at location l1_2, package p2 is unloaded from truck t1 starting at 04:18 AM and finishing at 05:44 AM.", "from 05:47 AM to 07:39 AM package p1 loaded into truck t1 at location l1_2.", "truck t1 operates from location l1_2 to location l1_0 from 07:45 AM to 08:33 AM.", "at location l1_0, package p1 is unloaded from truck t1 starting at 08:38 AM and finishing at 10:22 AM.", "at location l1_0, package p0 is unloaded from truck t1 starting at 10:25 AM and finishing at 10:51 AM.", "loading package p1 into airplane a1 at location l1_0 starts at 10:56 AM and ends at 11:52 AM.", "at location l1_0, package p0 is loaded into airplane a1 starting at 11:59 AM and finishing at 12:14 PM.", "from location l1_0, airplane a1 transits to location l0_0 starting at 12:16 PM and finishing at 12:27 PM.", "at location l0_0, package p1 is unloaded from airplane a1 starting at 12:33 PM and finishing at 01:32 PM.", "package p1 is loaded into truck t3 from 01:39 PM to 02:51 PM at location l0_0.", "unloading package p0 from airplane a1 at location l0_0 starts at 02:57 PM and ends at 03:42 PM.", "package p0 is loaded into truck t3 from 03:44 PM to 04:13 PM at location l0_0.", "driving truck t3 from location l0_0 to location l0_1 starts at 04:20 PM and ends at 05:52 PM.", "package p1 is unloaded from truck t3 from 05:59 PM to 06:11 PM at location l0_1.", "truck t3 operates from location l0_1 to location l0_2 from 06:15 PM to 06:19 PM.", "package p0 is unloaded from truck t3 from 06:23 PM to 07:58 PM at location l0_2." ]
Where is the package p1 at 03:57 PM?
[ "l0_0", "t3" ]
10
true
b7d6b939-a2ab-4708-85d8-3eef1e3924ac
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:22 AM to 07:34 AM package p2 loaded into truck t1 at location l1_1.", "from 07:37 AM to 07:59 AM package p0 loaded into truck t1 at location l1_1.", "from 08:06 AM to 08:56 AM truck t1 transports from location l1_1 to location l1_0.", "package p2 is unloaded from truck t1 from 08:59 AM to 09:53 AM at location l1_0.", "at location l1_0, package p0 is unloaded from truck t1 starting at 09:58 AM and finishing at 10:05 AM.", "from 10:07 AM to 11:07 AM truck t0 transports from location l0_1 to location l0_0.", "package p2 is loaded into airplane a1 from 11:09 AM to 12:40 PM at location l1_0.", "from 12:42 PM to 01:40 PM package p1 loaded into airplane a1 at location l1_0.", "package p0 is loaded into airplane a1 from 01:46 PM to 02:48 PM at location l1_0.", "airplane a1 flys from location l1_0 to location l0_0 from 02:50 PM to 03:49 PM.", "at location l0_0, package p3 is loaded into airplane a1 starting at 03:51 PM and finishing at 05:13 PM.", "from 05:18 PM to 06:13 PM package p2 unloaded from airplane a1 at location l0_0.", "loading package p2 into truck t0 at location l0_0 starts at 06:15 PM and ends at 07:23 PM.", "from 07:27 PM to 08:45 PM package p1 unloaded from airplane a1 at location l0_0.", "loading package p1 into truck t0 at location l0_0 starts at 08:48 PM and ends at 09:37 PM.", "from 09:40 PM to 09:58 PM truck t0 transports from location l0_0 to location l0_1.", "unloading package p2 from truck t0 at location l0_1 starts at 10:03 PM and ends at 11:26 PM.", "package p1 is unloaded from truck t0 from 11:28 PM to 12:18 AM at location l0_1.", "package p0 is unloaded from airplane a1 from 12:25 AM to 01:32 AM at location l0_0.", "flying airplane a1 from location l0_0 to location l1_0 starts at 01:36 AM and ends at 02:14 AM.", "at location l1_0, package p3 is unloaded from airplane a1 starting at 02:21 AM and finishing at 03:45 AM.", "from 03:50 AM to 04:07 AM package p3 loaded into truck t1 at location l1_0.", "truck t1 operates from location l1_0 to location l1_1 from 04:12 AM to 04:41 AM.", "unloading package p3 from truck t1 at location l1_1 starts at 04:43 AM and ends at 05:25 AM." ]
Where is the package p1 at 12:13 AM?
[ "l0_1", "t0" ]
10
true
2d0edb8b-cb13-4b69-b7b9-64f84e106ee4
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 06:48 AM and ends at 06:57 AM.", "from location l1_1, truck t1 moves to location l1_0 starting at 07:03 AM and finishing at 07:59 AM.", "from 08:06 AM to 08:18 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:24 AM and ends at 09:50 AM.", "from 09:54 AM to 10:20 AM package p0 loaded into truck t0 at location l0_1.", "from location l0_1, truck t0 moves to location l0_0 starting at 10:25 AM and finishing at 10:36 AM.", "at location l0_0, package p0 is unloaded from truck t0 starting at 10:38 AM and finishing at 12:46 PM.", "package p1 is loaded into airplane a2 from 12:49 PM to 02:12 PM at location l1_0.", "from location l1_0, airplane a2 transits to location l0_0 starting at 02:17 PM and finishing at 03:45 PM.", "package p3 is loaded into airplane a2 from 03:49 PM to 05:37 PM at location l0_0.", "package p0 is loaded into airplane a2 from 05:44 PM to 07:58 PM at location l0_0.", "airplane a2 flys from location l0_0 to location l2_0 from 08:02 PM to 08:58 PM.", "package p3 is unloaded from airplane a2 from 09:02 PM to 09:25 PM at location l2_0.", "at location l2_0, package p2 is loaded into airplane a2 starting at 09:30 PM and finishing at 10:12 PM.", "unloading package p1 from airplane a2 at location l2_0 starts at 10:18 PM and ends at 12:16 AM.", "from 12:18 AM to 12:25 AM airplane a2 transits from location l2_0 to location l1_0.", "at location l1_0, package p2 is unloaded from airplane a2 starting at 12:32 AM and finishing at 12:48 AM.", "at location l1_0, package p2 is loaded into truck t3 starting at 12:52 AM and finishing at 01:21 AM.", "from location l1_0, truck t3 moves to location l1_1 starting at 01:26 AM and finishing at 01:56 AM.", "from 02:03 AM to 04:42 AM package p2 unloaded from truck t3 at location l1_1.", "package p0 is unloaded from airplane a2 from 04:44 AM to 04:54 AM at location l1_0." ]
Where is the package p0 at 11:25 PM?
[ "l2_0", "a2" ]
10
true
6100ff46-331b-4823-bd9f-b71a58e2f322
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:55 PM to 08:07 PM package p2 loaded into truck t1 at location l1_1.", "from 08:10 PM to 08:32 PM package p0 loaded into truck t1 at location l1_1.", "truck t1 operates from location l1_1 to location l1_0 from 08:39 PM to 09:29 PM.", "package p2 is unloaded from truck t1 from 09:32 PM to 10:26 PM at location l1_0.", "from 10:31 PM to 10:38 PM package p0 unloaded from truck t1 at location l1_0.", "from 10:40 PM to 11:40 PM truck t0 transports from location l0_1 to location l0_0.", "package p2 is loaded into airplane a1 from 11:42 PM to 01:13 AM at location l1_0.", "package p1 is loaded into airplane a1 from 01:15 AM to 02:13 AM at location l1_0.", "package p0 is loaded into airplane a1 from 02:19 AM to 03:21 AM at location l1_0.", "from location l1_0, airplane a1 transits to location l0_0 starting at 03:23 AM and finishing at 04:22 AM.", "from 04:24 AM to 05:46 AM package p3 loaded into airplane a1 at location l0_0.", "unloading package p2 from airplane a1 at location l0_0 starts at 05:51 AM and ends at 06:46 AM.", "package p2 is loaded into truck t0 from 06:48 AM to 07:56 AM at location l0_0.", "unloading package p1 from airplane a1 at location l0_0 starts at 08:00 AM and ends at 09:18 AM.", "loading package p1 into truck t0 at location l0_0 starts at 09:21 AM and ends at 10:10 AM.", "truck t0 operates from location l0_0 to location l0_1 from 10:13 AM to 10:31 AM.", "at location l0_1, package p2 is unloaded from truck t0 starting at 10:36 AM and finishing at 11:59 AM.", "at location l0_1, package p1 is unloaded from truck t0 starting at 12:01 PM and finishing at 12:51 PM.", "at location l0_0, package p0 is unloaded from airplane a1 starting at 12:58 PM and finishing at 02:05 PM.", "from location l0_0, airplane a1 transits to location l1_0 starting at 02:09 PM and finishing at 02:47 PM.", "at location l1_0, package p3 is unloaded from airplane a1 starting at 02:54 PM and finishing at 04:18 PM.", "loading package p3 into truck t1 at location l1_0 starts at 04:23 PM and ends at 04:40 PM.", "truck t1 operates from location l1_0 to location l1_1 from 04:45 PM to 05:14 PM.", "package p3 is unloaded from truck t1 from 05:16 PM to 05:58 PM at location l1_1." ]
Where is the package p0 at 06:15 AM?
[ "l0_0", "a1" ]
10
true