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
b6391efd-3ad1-4688-bb6a-790c826c4d86
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 07:40 PM and finishing at 08:09 PM.", "from location l1_1, truck t1 moves to location l1_0 starting at 08:11 PM and finishing at 09:24 PM.", "from 09:27 PM to 11:14 PM package p1 loaded into truck t1 at location l1_0.", "from 11:16 PM to 12:37 AM truck t1 transports from location l1_0 to location l1_2.", "at location l1_2, package p3 is loaded into truck t1 starting at 12:39 AM and finishing at 02:01 AM.", "from 02:06 AM to 03:40 AM package p2 unloaded from truck t1 at location l1_2.", "from 03:46 AM to 04:21 AM package p1 unloaded from truck t1 at location l1_2.", "driving truck t1 from location l1_2 to location l1_0 starts at 04:23 AM and ends at 05:59 AM.", "unloading package p3 from truck t1 at location l1_0 starts at 06:05 AM and ends at 07:12 AM.", "package p3 is loaded into airplane a1 from 07:19 AM to 07:39 AM at location l1_0.", "loading package p0 into airplane a1 at location l1_0 starts at 07:44 AM and ends at 08:14 AM.", "from location l1_0, airplane a1 transits to location l0_0 starting at 08:16 AM and finishing at 09:24 AM.", "from 09:31 AM to 10:14 AM package p0 unloaded from airplane a1 at location l0_0.", "package p0 is loaded into truck t0 from 10:21 AM to 10:48 AM at location l0_0.", "from location l0_0, truck t0 moves to location l0_2 starting at 10:54 AM and finishing at 11:37 AM.", "from 11:39 AM to 01:15 PM package p0 unloaded from truck t0 at location l0_2.", "from location l0_0, airplane a1 transits to location l2_0 starting at 01:17 PM and finishing at 02:35 PM.", "package p3 is unloaded from airplane a1 from 02:37 PM to 02:43 PM at location l2_0.", "package p3 is loaded into truck t2 from 02:48 PM to 03:11 PM at location l2_0.", "from 03:16 PM to 03:43 PM truck t2 transports from location l2_0 to location l2_1.", "at location l2_1, package p3 is unloaded from truck t2 starting at 03:49 PM and finishing at 05:38 PM." ]
Where is the package p3 at 05:15 PM?
[ "l2_1", "t2" ]
16
true
6d8fa3a0-7cb3-4ae0-88e4-bb3ec9ef922c
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 12:33 AM and finishing at 01:52 AM.", "from location l1_2, truck t1 moves to location l1_1 starting at 01:58 AM and finishing at 02:39 AM.", "at location l1_1, package p1 is loaded into truck t1 starting at 02:44 AM and finishing at 03:24 AM.", "from location l1_1, truck t1 moves to location l1_0 starting at 03:28 AM and finishing at 04:23 AM.", "package p1 is unloaded from truck t1 from 04:25 AM to 04:57 AM at location l1_0.", "from 05:03 AM to 05:19 AM package p0 unloaded from truck t1 at location l1_0.", "loading package p3 into truck t0 at location l0_2 starts at 05:23 AM and ends at 06:37 AM.", "loading package p2 into truck t0 at location l0_2 starts at 06:40 AM and ends at 08:23 AM.", "from location l0_2, truck t0 moves to location l0_0 starting at 08:30 AM and finishing at 08:54 AM.", "from 09:01 AM to 09:06 AM package p2 unloaded from truck t0 at location l0_0.", "at location l1_0, package p1 is loaded into airplane a1 starting at 09:08 AM and finishing at 09:16 AM.", "from 09:18 AM to 10:13 AM package p0 loaded into airplane a1 at location l1_0.", "from 10:18 AM to 11:56 AM airplane a1 transits from location l1_0 to location l0_0.", "at location l0_0, package p2 is loaded into airplane a1 starting at 11:59 AM and finishing at 12:45 PM.", "at location l0_0, package p1 is unloaded from airplane a1 starting at 12:48 PM and finishing at 01:17 PM.", "at location l0_0, package p1 is loaded into truck t0 starting at 01:19 PM and finishing at 01:36 PM.", "at location l0_0, package p0 is unloaded from airplane a1 starting at 01:40 PM and finishing at 02:15 PM.", "at location l0_0, package p0 is loaded into truck t0 starting at 02:20 PM and finishing at 03:21 PM.", "truck t0 operates from location l0_0 to location l0_1 from 03:25 PM to 03:37 PM.", "at location l0_1, package p3 is unloaded from truck t0 starting at 03:44 PM and finishing at 04:15 PM.", "driving truck t0 from location l0_1 to location l0_2 starts at 04:22 PM and ends at 05:22 PM.", "package p1 is unloaded from truck t0 from 05:25 PM to 05:46 PM at location l0_2.", "at location l0_2, package p0 is unloaded from truck t0 starting at 05:48 PM and finishing at 07:34 PM.", "flying airplane a1 from location l0_0 to location l1_0 starts at 07:39 PM and ends at 09:06 PM.", "at location l1_0, package p2 is unloaded from airplane a1 starting at 09:08 PM and finishing at 10:50 PM." ]
Where is the package p2 at 07:57 PM?
[ "a1" ]
16
true
60f442fe-e816-4d36-a705-7536b347a3ed
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:37 AM and finishing at 11:03 AM.", "at location l1_2, package p3 is loaded into truck t1 starting at 11:07 AM and finishing at 11:35 AM.", "loading package p2 into truck t1 at location l1_2 starts at 11:40 AM and ends at 01:37 PM.", "from 01:44 PM to 01:58 PM truck t1 transports from location l1_2 to location l1_0.", "package p3 is unloaded from truck t1 from 02:05 PM to 03:30 PM at location l1_0.", "from 03:34 PM to 03:40 PM package p2 unloaded from truck t1 at location l1_0.", "from 03:46 PM to 04:02 PM truck t0 transports from location l0_2 to location l0_0.", "from 04:06 PM to 04:38 PM package p3 loaded into airplane a0 at location l1_0.", "at location l1_0, package p2 is loaded into airplane a0 starting at 04:41 PM and finishing at 05:31 PM.", "from 05:35 PM to 05:51 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 05:54 PM and finishing at 06:08 PM.", "at location l0_0, package p3 is loaded into truck t0 starting at 06:15 PM and finishing at 07:50 PM.", "package p2 is unloaded from airplane a0 from 07:53 PM to 08:11 PM at location l0_0.", "at location l0_0, package p2 is loaded into truck t0 starting at 08:17 PM and finishing at 09:51 PM.", "driving truck t0 from location l0_0 to location l0_1 starts at 09:58 PM and ends at 11:05 PM.", "loading package p1 into truck t0 at location l0_1 starts at 11:09 PM and ends at 11:35 PM.", "from 11:40 PM to 12:00 AM truck t0 transports from location l0_1 to location l0_2.", "package p3 is unloaded from truck t0 from 12:07 AM to 02:13 AM at location l0_2.", "from 02:20 AM to 04:17 AM package p1 unloaded from truck t0 at location l0_2.", "driving truck t0 from location l0_2 to location l0_3 starts at 04:24 AM and ends at 05:39 AM.", "package p2 is unloaded from truck t0 from 05:43 AM to 07:52 AM at location l0_3." ]
Where is the package p2 at 02:50 AM?
[ "l0_2", "t0" ]
16
true
d062c44b-4b3a-43a9-8de3-9dcd972dd7be
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.", "locations l0_2, l0_3, l0_1, and l0_0 are in city c0.", "locations l1_1, l1_2, l1_3, and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l0_0 and l1_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 6 packages, p0, p4, p2, p1, p3, and p5." ]
[ "truck t1 is at the location l1_3.", "package p5 is at the location l0_1.", "package p1 is at the location l1_0.", "package p4 is at the location l0_2.", "airplane a0 is at the location l1_0.", "package p2 is at the location l1_1.", "package p0 is at the location l1_3.", "package p3 is at the location l0_2.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "package p0 is loaded into truck t1 from 03:46 AM to 04:01 AM at location l1_3.", "from 04:08 AM to 05:18 AM truck t1 transports from location l1_3 to location l1_0.", "loading package p1 into truck t1 at location l1_0 starts at 05:24 AM and ends at 05:30 AM.", "package p0 is unloaded from truck t1 from 05:36 AM to 05:54 AM at location l1_0.", "at location l0_1, package p5 is loaded into truck t0 starting at 05:57 AM and finishing at 07:14 AM.", "truck t0 operates from location l0_1 to location l0_2 from 07:17 AM to 08:28 AM.", "loading package p4 into truck t0 at location l0_2 starts at 08:31 AM and ends at 08:44 AM.", "loading package p3 into truck t0 at location l0_2 starts at 08:50 AM and ends at 09:41 AM.", "truck t0 operates from location l0_2 to location l0_0 from 09:47 AM to 10:28 AM.", "at location l0_0, package p5 is unloaded from truck t0 starting at 10:30 AM and finishing at 11:00 AM.", "at location l0_0, package p4 is unloaded from truck t0 starting at 11:05 AM and finishing at 11:37 AM.", "from 11:41 AM to 12:16 PM package p3 unloaded from truck t0 at location l0_0.", "package p0 is loaded into airplane a0 from 12:18 PM to 01:22 PM at location l1_0.", "airplane a0 flys from location l1_0 to location l0_0 from 01:28 PM to 02:00 PM.", "from 02:04 PM to 02:18 PM package p5 loaded into airplane a0 at location l0_0.", "from 02:22 PM to 03:22 PM package p4 loaded into airplane a0 at location l0_0.", "loading package p3 into airplane a0 at location l0_0 starts at 03:25 PM and ends at 04:05 PM.", "unloading package p0 from airplane a0 at location l0_0 starts at 04:12 PM and ends at 05:06 PM.", "from 05:09 PM to 05:32 PM package p0 loaded into truck t0 at location l0_0.", "from 05:38 PM to 06:21 PM truck t0 transports from location l0_0 to location l0_1.", "from 06:26 PM to 06:39 PM package p0 unloaded from truck t0 at location l0_1.", "from 06:44 PM to 07:12 PM airplane a0 transits from location l0_0 to location l1_0.", "from 07:15 PM to 08:17 PM package p5 unloaded from airplane a0 at location l1_0.", "at location l1_0, package p5 is loaded into truck t1 starting at 08:19 PM and finishing at 08:43 PM.", "package p4 is unloaded from airplane a0 from 08:47 PM to 09:10 PM at location l1_0.", "package p3 is unloaded from airplane a0 from 09:15 PM to 10:13 PM at location l1_0.", "package p3 is loaded into truck t1 from 10:18 PM to 10:46 PM at location l1_0.", "truck t1 operates from location l1_0 to location l1_1 from 10:52 PM to 11:08 PM.", "from 11:11 PM to 12:24 AM package p3 unloaded from truck t1 at location l1_1.", "unloading package p1 from truck t1 at location l1_1 starts at 12:28 AM and ends at 12:45 AM.", "from location l1_1, truck t1 moves to location l1_3 starting at 12:47 AM and finishing at 01:48 AM.", "unloading package p5 from truck t1 at location l1_3 starts at 01:51 AM and ends at 02:46 AM." ]
Where is the package p0 at 03:44 PM?
[ "l0_0", "a0" ]
16
true
9b9b334a-5e66-461a-84e2-1893b0fbb7a5
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:16 AM and ends at 10:08 AM.", "from location l1_1, truck t1 moves to location l1_0 starting at 10:11 AM and finishing at 11:09 AM.", "from 11:15 AM to 11:57 AM package p2 unloaded from truck t1 at location l1_0.", "airplane a0 flys from location l2_0 to location l1_0 from 12:02 PM to 12:29 PM.", "package p5 is loaded into airplane a0 from 12:35 PM to 01:23 PM at location l1_0.", "package p2 is loaded into airplane a0 from 01:28 PM to 02:10 PM at location l1_0.", "from 02:12 PM to 03:18 PM package p0 loaded into airplane a0 at location l1_0.", "flying airplane a0 from location l1_0 to location l0_0 starts at 03:20 PM and ends at 04:18 PM.", "unloading package p5 from airplane a0 at location l0_0 starts at 04:21 PM and ends at 04:51 PM.", "from 04:57 PM to 05:10 PM package p5 loaded into truck t0 at location l0_0.", "from 05:16 PM to 05:35 PM truck t0 transports from location l0_0 to location l0_1.", "at location l0_1, package p5 is unloaded from truck t0 starting at 05:42 PM and finishing at 05:48 PM.", "at location l0_1, package p1 is loaded into truck t0 starting at 05:50 PM and finishing at 05:53 PM.", "from location l0_1, truck t0 moves to location l0_0 starting at 06:00 PM and finishing at 06:21 PM.", "package p1 is unloaded from truck t0 from 06:24 PM to 07:02 PM at location l0_0.", "loading package p4 into airplane a0 at location l0_0 starts at 07:06 PM and ends at 07:40 PM.", "package p1 is loaded into airplane a0 from 07:46 PM to 08:46 PM at location l0_0.", "from 08:50 PM to 09:47 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 09:54 PM and finishing at 10:52 PM.", "package p2 is unloaded from airplane a0 from 10:54 PM to 12:00 AM at location l2_0.", "package p0 is unloaded from airplane a0 from 12:05 AM to 12:44 AM at location l2_0.", "flying airplane a0 from location l2_0 to location l1_0 starts at 12:51 AM and ends at 01:37 AM.", "from 01:40 AM to 02:47 AM package p4 unloaded from airplane a0 at location l1_0.", "package p4 is loaded into truck t1 from 02:54 AM to 03:52 AM at location l1_0.", "at location l1_0, package p3 is unloaded from airplane a0 starting at 03:54 AM and finishing at 04:48 AM.", "from 04:54 AM to 05:18 AM package p3 loaded into truck t1 at location l1_0.", "at location l1_0, package p1 is unloaded from airplane a0 starting at 05:21 AM and finishing at 06:22 AM.", "package p1 is loaded into truck t1 from 06:28 AM to 06:44 AM at location l1_0.", "from location l1_0, truck t1 moves to location l1_1 starting at 06:50 AM and finishing at 07:26 AM.", "at location l1_1, package p4 is unloaded from truck t1 starting at 07:32 AM and finishing at 08:05 AM.", "package p3 is unloaded from truck t1 from 08:11 AM to 08:17 AM at location l1_1.", "from 08:21 AM to 08:31 AM package p1 unloaded from truck t1 at location l1_1." ]
Where is the package p2 at 08:19 PM?
[ "l0_0", "a0" ]
16
true
90364db5-e4aa-411b-ad59-f2064d77067a
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 07:02 PM to 08:28 PM.", "loading package p3 into truck t1 at location l1_2 starts at 08:32 PM and ends at 09:00 PM.", "from 09:05 PM to 11:02 PM package p2 loaded into truck t1 at location l1_2.", "driving truck t1 from location l1_2 to location l1_0 starts at 11:09 PM and ends at 11:23 PM.", "at location l1_0, package p3 is unloaded from truck t1 starting at 11:30 PM and finishing at 12:55 AM.", "at location l1_0, package p2 is unloaded from truck t1 starting at 12:59 AM and finishing at 01:05 AM.", "truck t0 operates from location l0_2 to location l0_0 from 01:11 AM to 01:27 AM.", "at location l1_0, package p3 is loaded into airplane a0 starting at 01:31 AM and finishing at 02:03 AM.", "package p2 is loaded into airplane a0 from 02:06 AM to 02:56 AM at location l1_0.", "from 03:00 AM to 03:16 AM airplane a0 transits from location l1_0 to location l0_0.", "unloading package p3 from airplane a0 at location l0_0 starts at 03:19 AM and ends at 03:33 AM.", "package p3 is loaded into truck t0 from 03:40 AM to 05:15 AM at location l0_0.", "at location l0_0, package p2 is unloaded from airplane a0 starting at 05:18 AM and finishing at 05:36 AM.", "from 05:42 AM to 07:16 AM package p2 loaded into truck t0 at location l0_0.", "truck t0 operates from location l0_0 to location l0_1 from 07:23 AM to 08:30 AM.", "at location l0_1, package p1 is loaded into truck t0 starting at 08:34 AM and finishing at 09:00 AM.", "from 09:05 AM to 09:25 AM truck t0 transports from location l0_1 to location l0_2.", "from 09:32 AM to 11:38 AM package p3 unloaded from truck t0 at location l0_2.", "from 11:45 AM to 01:42 PM package p1 unloaded from truck t0 at location l0_2.", "from 01:49 PM to 03:04 PM truck t0 transports from location l0_2 to location l0_3.", "unloading package p2 from truck t0 at location l0_3 starts at 03:08 PM and ends at 05:17 PM." ]
Where is the package p3 at 09:34 AM?
[ "l0_2", "t0" ]
16
true
f568085b-889b-407e-a39a-141bdc325c2f
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:46 PM and ends at 02:15 PM.", "driving truck t1 from location l1_1 to location l1_0 starts at 02:17 PM and ends at 03:30 PM.", "from 03:33 PM to 05:20 PM package p1 loaded into truck t1 at location l1_0.", "driving truck t1 from location l1_0 to location l1_2 starts at 05:22 PM and ends at 06:43 PM.", "package p3 is loaded into truck t1 from 06:45 PM to 08:07 PM at location l1_2.", "unloading package p2 from truck t1 at location l1_2 starts at 08:12 PM and ends at 09:46 PM.", "from 09:52 PM to 10:27 PM package p1 unloaded from truck t1 at location l1_2.", "from 10:29 PM to 12:05 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 12:11 AM and finishing at 01:18 AM.", "at location l1_0, package p3 is loaded into airplane a1 starting at 01:25 AM and finishing at 01:45 AM.", "package p0 is loaded into airplane a1 from 01:50 AM to 02:20 AM at location l1_0.", "from 02:22 AM to 03:30 AM airplane a1 transits from location l1_0 to location l0_0.", "package p0 is unloaded from airplane a1 from 03:37 AM to 04:20 AM at location l0_0.", "at location l0_0, package p0 is loaded into truck t0 starting at 04:27 AM and finishing at 04:54 AM.", "driving truck t0 from location l0_0 to location l0_2 starts at 05:00 AM and ends at 05:43 AM.", "package p0 is unloaded from truck t0 from 05:45 AM to 07:21 AM at location l0_2.", "from 07:23 AM to 08:41 AM airplane a1 transits from location l0_0 to location l2_0.", "at location l2_0, package p3 is unloaded from airplane a1 starting at 08:43 AM and finishing at 08:49 AM.", "package p3 is loaded into truck t2 from 08:54 AM to 09:17 AM at location l2_0.", "driving truck t2 from location l2_0 to location l2_1 starts at 09:22 AM and ends at 09:49 AM.", "unloading package p3 from truck t2 at location l2_1 starts at 09:55 AM and ends at 11:44 AM." ]
Where is the package p3 at 11:12 AM?
[ "l2_1", "t2" ]
16
true
2cd829bc-9ad2-4a51-b1e5-8cfd11cf8c9e
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:23 PM to 03:42 PM at location l1_2.", "from 03:48 PM to 04:29 PM truck t1 transports from location l1_2 to location l1_1.", "loading package p1 into truck t1 at location l1_1 starts at 04:34 PM and ends at 05:14 PM.", "from 05:18 PM to 06:13 PM truck t1 transports from location l1_1 to location l1_0.", "at location l1_0, package p1 is unloaded from truck t1 starting at 06:15 PM and finishing at 06:47 PM.", "from 06:53 PM to 07:09 PM package p0 unloaded from truck t1 at location l1_0.", "loading package p3 into truck t0 at location l0_2 starts at 07:13 PM and ends at 08:27 PM.", "loading package p2 into truck t0 at location l0_2 starts at 08:30 PM and ends at 10:13 PM.", "from 10:20 PM to 10:44 PM truck t0 transports from location l0_2 to location l0_0.", "unloading package p2 from truck t0 at location l0_0 starts at 10:51 PM and ends at 10:56 PM.", "from 10:58 PM to 11:06 PM package p1 loaded into airplane a1 at location l1_0.", "loading package p0 into airplane a1 at location l1_0 starts at 11:08 PM and ends at 12:03 AM.", "from 12:08 AM to 01:46 AM airplane a1 transits from location l1_0 to location l0_0.", "from 01:49 AM to 02:35 AM package p2 loaded into airplane a1 at location l0_0.", "from 02:38 AM to 03:07 AM package p1 unloaded from airplane a1 at location l0_0.", "package p1 is loaded into truck t0 from 03:09 AM to 03:26 AM at location l0_0.", "package p0 is unloaded from airplane a1 from 03:30 AM to 04:05 AM at location l0_0.", "from 04:10 AM to 05:11 AM package p0 loaded into truck t0 at location l0_0.", "from location l0_0, truck t0 moves to location l0_1 starting at 05:15 AM and finishing at 05:27 AM.", "package p3 is unloaded from truck t0 from 05:34 AM to 06:05 AM at location l0_1.", "truck t0 operates from location l0_1 to location l0_2 from 06:12 AM to 07:12 AM.", "package p1 is unloaded from truck t0 from 07:15 AM to 07:36 AM at location l0_2.", "unloading package p0 from truck t0 at location l0_2 starts at 07:38 AM and ends at 09:24 AM.", "from location l0_0, airplane a1 transits to location l1_0 starting at 09:29 AM and finishing at 10:56 AM.", "from 10:58 AM to 12:40 PM package p2 unloaded from airplane a1 at location l1_0." ]
Where is the package p2 at 10:19 AM?
[ "a1" ]
16
true
360d2786-d874-4f23-afad-79b9f7a0c0e5
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 12:39 PM and finishing at 12:48 PM.", "driving truck t1 from location l1_1 to location l1_0 starts at 12:54 PM and ends at 01:50 PM.", "from 01:57 PM to 02:09 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:15 PM and ends at 03:41 PM.", "at location l0_1, package p0 is loaded into truck t0 starting at 03:45 PM and finishing at 04:11 PM.", "from location l0_1, truck t0 moves to location l0_0 starting at 04:16 PM and finishing at 04:27 PM.", "package p0 is unloaded from truck t0 from 04:29 PM to 06:37 PM at location l0_0.", "at location l1_0, package p1 is loaded into airplane a2 starting at 06:40 PM and finishing at 08:03 PM.", "from location l1_0, airplane a2 transits to location l0_0 starting at 08:08 PM and finishing at 09:36 PM.", "at location l0_0, package p3 is loaded into airplane a2 starting at 09:40 PM and finishing at 11:28 PM.", "loading package p0 into airplane a2 at location l0_0 starts at 11:35 PM and ends at 01:49 AM.", "from 01:53 AM to 02:49 AM airplane a2 transits from location l0_0 to location l2_0.", "package p3 is unloaded from airplane a2 from 02:53 AM to 03:16 AM at location l2_0.", "package p2 is loaded into airplane a2 from 03:21 AM to 04:03 AM at location l2_0.", "unloading package p1 from airplane a2 at location l2_0 starts at 04:09 AM and ends at 06:07 AM.", "from location l2_0, airplane a2 transits to location l1_0 starting at 06:09 AM and finishing at 06:16 AM.", "at location l1_0, package p2 is unloaded from airplane a2 starting at 06:23 AM and finishing at 06:39 AM.", "package p2 is loaded into truck t3 from 06:43 AM to 07:12 AM at location l1_0.", "truck t3 operates from location l1_0 to location l1_1 from 07:17 AM to 07:47 AM.", "at location l1_1, package p2 is unloaded from truck t3 starting at 07:54 AM and finishing at 10:33 AM.", "unloading package p0 from airplane a2 at location l1_0 starts at 10:35 AM and ends at 10:45 AM." ]
Where is the package p0 at 10:35 AM?
[ "l1_0", "a2" ]
16
true
7f52ceef-8f42-42cf-ab44-1b9fd2919828
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 05:47 PM to 05:59 PM at location l1_1.", "package p0 is loaded into truck t1 from 06:02 PM to 06:24 PM at location l1_1.", "from location l1_1, truck t1 moves to location l1_0 starting at 06:31 PM and finishing at 07:21 PM.", "at location l1_0, package p2 is unloaded from truck t1 starting at 07:24 PM and finishing at 08:18 PM.", "unloading package p0 from truck t1 at location l1_0 starts at 08:23 PM and ends at 08:30 PM.", "truck t0 operates from location l0_1 to location l0_0 from 08:32 PM to 09:32 PM.", "loading package p2 into airplane a1 at location l1_0 starts at 09:34 PM and ends at 11:05 PM.", "at location l1_0, package p1 is loaded into airplane a1 starting at 11:07 PM and finishing at 12:05 AM.", "at location l1_0, package p0 is loaded into airplane a1 starting at 12:11 AM and finishing at 01:13 AM.", "airplane a1 flys from location l1_0 to location l0_0 from 01:15 AM to 02:14 AM.", "loading package p3 into airplane a1 at location l0_0 starts at 02:16 AM and ends at 03:38 AM.", "unloading package p2 from airplane a1 at location l0_0 starts at 03:43 AM and ends at 04:38 AM.", "from 04:40 AM to 05:48 AM package p2 loaded into truck t0 at location l0_0.", "at location l0_0, package p1 is unloaded from airplane a1 starting at 05:52 AM and finishing at 07:10 AM.", "loading package p1 into truck t0 at location l0_0 starts at 07:13 AM and ends at 08:02 AM.", "from 08:05 AM to 08:23 AM truck t0 transports from location l0_0 to location l0_1.", "from 08:28 AM to 09:51 AM 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 AM and finishing at 10:43 AM.", "package p0 is unloaded from airplane a1 from 10:50 AM to 11:57 AM at location l0_0.", "flying airplane a1 from location l0_0 to location l1_0 starts at 12:01 PM and ends at 12:39 PM.", "package p3 is unloaded from airplane a1 from 12:46 PM to 02:10 PM at location l1_0.", "package p3 is loaded into truck t1 from 02:15 PM to 02:32 PM at location l1_0.", "driving truck t1 from location l1_0 to location l1_1 starts at 02:37 PM and ends at 03:06 PM.", "package p3 is unloaded from truck t1 from 03:08 PM to 03:50 PM at location l1_1." ]
Where is the package p2 at 08:37 AM?
[ "l0_1", "t0" ]
16
true
13c80c2a-f652-429c-9193-b8875d60c312
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 06:52 AM to 07:07 AM package p0 loaded into truck t1 at location l1_3.", "from location l1_3, truck t1 moves to location l1_0 starting at 07:14 AM and finishing at 08:24 AM.", "at location l1_0, package p1 is loaded into truck t1 starting at 08:30 AM and finishing at 08:36 AM.", "from 08:42 AM to 09:00 AM package p0 unloaded from truck t1 at location l1_0.", "at location l0_1, package p5 is loaded into truck t0 starting at 09:03 AM and finishing at 10:20 AM.", "truck t0 operates from location l0_1 to location l0_2 from 10:23 AM to 11:34 AM.", "package p4 is loaded into truck t0 from 11:37 AM to 11:50 AM at location l0_2.", "package p3 is loaded into truck t0 from 11:56 AM to 12:47 PM at location l0_2.", "driving truck t0 from location l0_2 to location l0_0 starts at 12:53 PM and ends at 01:34 PM.", "unloading package p5 from truck t0 at location l0_0 starts at 01:36 PM and ends at 02:06 PM.", "from 02:11 PM to 02:43 PM package p4 unloaded from truck t0 at location l0_0.", "package p3 is unloaded from truck t0 from 02:47 PM to 03:22 PM at location l0_0.", "at location l1_0, package p0 is loaded into airplane a0 starting at 03:24 PM and finishing at 04:28 PM.", "from 04:34 PM to 05:06 PM airplane a0 transits from location l1_0 to location l0_0.", "at location l0_0, package p5 is loaded into airplane a0 starting at 05:10 PM and finishing at 05:24 PM.", "at location l0_0, package p4 is loaded into airplane a0 starting at 05:28 PM and finishing at 06:28 PM.", "at location l0_0, package p3 is loaded into airplane a0 starting at 06:31 PM and finishing at 07:11 PM.", "package p0 is unloaded from airplane a0 from 07:18 PM to 08:12 PM at location l0_0.", "loading package p0 into truck t0 at location l0_0 starts at 08:15 PM and ends at 08:38 PM.", "from 08:44 PM to 09:27 PM truck t0 transports from location l0_0 to location l0_1.", "package p0 is unloaded from truck t0 from 09:32 PM to 09:45 PM at location l0_1.", "from location l0_0, airplane a0 transits to location l1_0 starting at 09:50 PM and finishing at 10:18 PM.", "from 10:21 PM to 11:23 PM package p5 unloaded from airplane a0 at location l1_0.", "loading package p5 into truck t1 at location l1_0 starts at 11:25 PM and ends at 11:49 PM.", "unloading package p4 from airplane a0 at location l1_0 starts at 11:53 PM and ends at 12:16 AM.", "package p3 is unloaded from airplane a0 from 12:21 AM to 01:19 AM at location l1_0.", "at location l1_0, package p3 is loaded into truck t1 starting at 01:24 AM and finishing at 01:52 AM.", "from 01:58 AM to 02:14 AM truck t1 transports from location l1_0 to location l1_1.", "from 02:17 AM to 03:30 AM package p3 unloaded from truck t1 at location l1_1.", "unloading package p1 from truck t1 at location l1_1 starts at 03:34 AM and ends at 03:51 AM.", "from 03:53 AM to 04:54 AM truck t1 transports from location l1_1 to location l1_3.", "from 04:57 AM to 05:52 AM package p5 unloaded from truck t1 at location l1_3." ]
Where is the package p4 at 11:11 PM?
[ "l1_0", "a0" ]
16
true
647cd2b0-38fa-493d-bbc2-ad31a5a5eef8
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 3 cities, c0, c2, and c1.", "there are 6 locations, l0_1, l2_1, l1_1, l1_0, l2_0, and l0_0.", "locations l0_1 and l0_0 are in city c0.", "locations l2_1 and l2_0 are in city c2.", "locations l1_1 and l1_0 are in city c1.", "there are 3 airports, The location of the airports are l1_0, l2_0, and l0_0.", "there are 3 airplanes, a2, a0, and a1.", "there are 4 trucks, t1, t2, t0, and t3.", "there are 4 packages, p1, p3, p0, and p2." ]
[ "package p1 is at the location l1_1.", "airplane a2 is at the location l1_0.", "truck t1 is at the location l1_1.", "package p2 is at the location l2_0.", "package p0 is at the location l0_1.", "truck t3 is at the location l1_0.", "truck t0 is at the location l0_0.", "package p3 is at the location l0_0.", "airplane a1 is at the location l1_0.", "airplane a0 is at the location l1_0.", "truck t2 is at the location l2_0." ]
[ "Given the initial states, the following events occur:", "loading package p1 into truck t1 at location l1_1 starts at 12:19 PM and ends at 12:28 PM.", "from location l1_1, truck t1 moves to location l1_0 starting at 12:34 PM and finishing at 01:30 PM.", "unloading package p1 from truck t1 at location l1_0 starts at 01:37 PM and ends at 01:49 PM.", "from 01:55 PM to 03:21 PM truck t0 transports from location l0_0 to location l0_1.", "package p0 is loaded into truck t0 from 03:25 PM to 03:51 PM at location l0_1.", "truck t0 operates from location l0_1 to location l0_0 from 03:56 PM to 04:07 PM.", "unloading package p0 from truck t0 at location l0_0 starts at 04:09 PM and ends at 06:17 PM.", "package p1 is loaded into airplane a2 from 06:20 PM to 07:43 PM at location l1_0.", "flying airplane a2 from location l1_0 to location l0_0 starts at 07:48 PM and ends at 09:16 PM.", "from 09:20 PM to 11:08 PM package p3 loaded into airplane a2 at location l0_0.", "from 11:15 PM to 01:29 AM package p0 loaded into airplane a2 at location l0_0.", "from 01:33 AM to 02:29 AM airplane a2 transits from location l0_0 to location l2_0.", "from 02:33 AM to 02:56 AM package p3 unloaded from airplane a2 at location l2_0.", "at location l2_0, package p2 is loaded into airplane a2 starting at 03:01 AM and finishing at 03:43 AM.", "at location l2_0, package p1 is unloaded from airplane a2 starting at 03:49 AM and finishing at 05:47 AM.", "flying airplane a2 from location l2_0 to location l1_0 starts at 05:49 AM and ends at 05:56 AM.", "unloading package p2 from airplane a2 at location l1_0 starts at 06:03 AM and ends at 06:19 AM.", "package p2 is loaded into truck t3 from 06:23 AM to 06:52 AM at location l1_0.", "driving truck t3 from location l1_0 to location l1_1 starts at 06:57 AM and ends at 07:27 AM.", "package p2 is unloaded from truck t3 from 07:34 AM to 10:13 AM at location l1_1.", "from 10:15 AM to 10:25 AM package p0 unloaded from airplane a2 at location l1_0." ]
Where is the package p0 at 10:22 AM?
[ "l1_0", "a2" ]
16
true
642bf9df-9dc3-4479-b709-ce0c9a8812c7
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 4 locations, l0_1, l1_1, l1_0, and l0_0.", "locations l0_1 and l0_0 are in city c0.", "locations l1_1 and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l1_0 and l0_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 4 packages, p0, p3, p1, and p2." ]
[ "package p1 is at the location l1_1.", "package p2 is at the location l1_1.", "package p3 is at the location l0_0.", "airplane a0 is at the location l0_0.", "truck t1 is at the location l1_1.", "package p0 is at the location l0_1.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "from 01:58 AM to 02:39 AM package p2 loaded into truck t1 at location l1_1.", "from 02:46 AM to 04:03 AM package p1 loaded into truck t1 at location l1_1.", "driving truck t1 from location l1_1 to location l1_0 starts at 04:06 AM and ends at 04:45 AM.", "from 04:51 AM to 05:46 AM package p2 unloaded from truck t1 at location l1_0.", "at location l1_0, package p1 is unloaded from truck t1 starting at 05:51 AM and finishing at 06:23 AM.", "from location l0_1, truck t0 moves to location l0_0 starting at 06:29 AM and finishing at 06:55 AM.", "at location l0_0, package p3 is loaded into airplane a0 starting at 07:02 AM and finishing at 08:46 AM.", "from 08:49 AM to 10:48 AM airplane a0 transits from location l0_0 to location l1_0.", "at location l1_0, package p3 is unloaded from airplane a0 starting at 10:50 AM and finishing at 11:39 AM.", "from 11:46 AM to 01:24 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:27 PM and finishing at 01:43 PM.", "unloading package p3 from truck t1 at location l1_1 starts at 01:47 PM and ends at 02:25 PM.", "at location l1_0, package p2 is loaded into airplane a0 starting at 02:31 PM and finishing at 03:19 PM.", "loading package p1 into airplane a0 at location l1_0 starts at 03:24 PM and ends at 04:10 PM.", "from 04:15 PM to 05:49 PM airplane a0 transits from location l1_0 to location l0_0.", "at location l0_0, package p2 is unloaded from airplane a0 starting at 05:52 PM and finishing at 06:44 PM.", "package p1 is unloaded from airplane a0 from 06:48 PM to 08:58 PM at location l0_0.", "package p1 is loaded into truck t0 from 09:04 PM to 10:31 PM at location l0_0.", "truck t0 operates from location l0_0 to location l0_1 from 10:36 PM to 11:36 PM.", "package p1 is unloaded from truck t0 from 11:42 PM to 12:01 AM at location l0_1." ]
Where is the package p1 at 10:19 PM?
[ "l0_0", "t0" ]
16
true
5acb455d-7563-4e9e-922f-79be67352812
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 4 locations, l0_1, l1_1, l1_0, and l0_0.", "locations l0_1 and l0_0 are in city c0.", "locations l1_1 and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l1_0 and l0_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 4 packages, p0, p3, p1, and p2." ]
[ "package p1 is at the location l1_1.", "package p2 is at the location l1_1.", "package p3 is at the location l0_0.", "airplane a0 is at the location l0_0.", "truck t1 is at the location l1_1.", "package p0 is at the location l0_1.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "from 12:02 AM to 12:43 AM package p2 loaded into truck t1 at location l1_1.", "package p1 is loaded into truck t1 from 12:50 AM to 02:07 AM at location l1_1.", "truck t1 operates from location l1_1 to location l1_0 from 02:10 AM to 02:49 AM.", "at location l1_0, package p2 is unloaded from truck t1 starting at 02:55 AM and finishing at 03:50 AM.", "at location l1_0, package p1 is unloaded from truck t1 starting at 03:55 AM and finishing at 04:27 AM.", "from location l0_1, truck t0 moves to location l0_0 starting at 04:33 AM and finishing at 04:59 AM.", "from 05:06 AM to 06:50 AM package p3 loaded into airplane a0 at location l0_0.", "flying airplane a0 from location l0_0 to location l1_0 starts at 06:53 AM and ends at 08:52 AM.", "at location l1_0, package p3 is unloaded from airplane a0 starting at 08:54 AM and finishing at 09:43 AM.", "package p3 is loaded into truck t1 from 09:50 AM to 11:28 AM at location l1_0.", "from location l1_0, truck t1 moves to location l1_1 starting at 11:31 AM and finishing at 11:47 AM.", "package p3 is unloaded from truck t1 from 11:51 AM to 12:29 PM at location l1_1.", "from 12:35 PM to 01:23 PM package p2 loaded into airplane a0 at location l1_0.", "package p1 is loaded into airplane a0 from 01:28 PM to 02:14 PM at location l1_0.", "flying airplane a0 from location l1_0 to location l0_0 starts at 02:19 PM and ends at 03:53 PM.", "unloading package p2 from airplane a0 at location l0_0 starts at 03:56 PM and ends at 04:48 PM.", "package p1 is unloaded from airplane a0 from 04:52 PM to 07:02 PM at location l0_0.", "loading package p1 into truck t0 at location l0_0 starts at 07:08 PM and ends at 08:35 PM.", "driving truck t0 from location l0_0 to location l0_1 starts at 08:40 PM and ends at 09:40 PM.", "from 09:46 PM to 10:05 PM package p1 unloaded from truck t0 at location l0_1." ]
Where is the package p1 at 07:15 PM?
[ "l0_0", "t0" ]
16
true
9880c67b-3128-40aa-91d5-e3f4748815ca
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:", "from 06:44 AM to 07:13 AM package p2 loaded into truck t1 at location l1_1.", "truck t1 operates from location l1_1 to location l1_0 from 07:15 AM to 08:28 AM.", "package p1 is loaded into truck t1 from 08:31 AM to 10:18 AM at location l1_0.", "from 10:20 AM to 11:41 AM truck t1 transports from location l1_0 to location l1_2.", "package p3 is loaded into truck t1 from 11:43 AM to 01:05 PM at location l1_2.", "from 01:10 PM to 02:44 PM package p2 unloaded from truck t1 at location l1_2.", "unloading package p1 from truck t1 at location l1_2 starts at 02:50 PM and ends at 03:25 PM.", "truck t1 operates from location l1_2 to location l1_0 from 03:27 PM to 05:03 PM.", "package p3 is unloaded from truck t1 from 05:09 PM to 06:16 PM at location l1_0.", "package p3 is loaded into airplane a1 from 06:23 PM to 06:43 PM at location l1_0.", "loading package p0 into airplane a1 at location l1_0 starts at 06:48 PM and ends at 07:18 PM.", "flying airplane a1 from location l1_0 to location l0_0 starts at 07:20 PM and ends at 08:28 PM.", "unloading package p0 from airplane a1 at location l0_0 starts at 08:35 PM and ends at 09:18 PM.", "package p0 is loaded into truck t0 from 09:25 PM to 09:52 PM at location l0_0.", "from 09:58 PM to 10:41 PM truck t0 transports from location l0_0 to location l0_2.", "unloading package p0 from truck t0 at location l0_2 starts at 10:43 PM and ends at 12:19 AM.", "flying airplane a1 from location l0_0 to location l2_0 starts at 12:21 AM and ends at 01:39 AM.", "from 01:41 AM to 01:47 AM package p3 unloaded from airplane a1 at location l2_0.", "loading package p3 into truck t2 at location l2_0 starts at 01:52 AM and ends at 02:15 AM.", "from location l2_0, truck t2 moves to location l2_1 starting at 02:20 AM and finishing at 02:47 AM.", "from 02:53 AM to 04:42 AM package p3 unloaded from truck t2 at location l2_1." ]
Where is the package p3 at 04:22 AM?
[ "l2_1", "t2" ]
16
true
4e163334-f08f-4753-bc0f-a4925b209d3f
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 4 locations, l0_1, l1_1, l1_0, and l0_0.", "locations l0_1 and l0_0 are in city c0.", "locations l1_1 and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l1_0 and l0_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 4 packages, p0, p3, p1, and p2." ]
[ "package p1 is at the location l1_1.", "package p2 is at the location l1_1.", "package p3 is at the location l0_0.", "airplane a0 is at the location l0_0.", "truck t1 is at the location l1_1.", "package p0 is at the location l0_1.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "package p2 is loaded into truck t1 from 02:15 AM to 02:56 AM at location l1_1.", "loading package p1 into truck t1 at location l1_1 starts at 03:03 AM and ends at 04:20 AM.", "from 04:23 AM to 05:02 AM truck t1 transports from location l1_1 to location l1_0.", "package p2 is unloaded from truck t1 from 05:08 AM to 06:03 AM at location l1_0.", "at location l1_0, package p1 is unloaded from truck t1 starting at 06:08 AM and finishing at 06:40 AM.", "driving truck t0 from location l0_1 to location l0_0 starts at 06:46 AM and ends at 07:12 AM.", "from 07:19 AM to 09:03 AM package p3 loaded into airplane a0 at location l0_0.", "flying airplane a0 from location l0_0 to location l1_0 starts at 09:06 AM and ends at 11:05 AM.", "unloading package p3 from airplane a0 at location l1_0 starts at 11:07 AM and ends at 11:56 AM.", "from 12:03 PM to 01:41 PM package p3 loaded into truck t1 at location l1_0.", "from 01:44 PM to 02:00 PM truck t1 transports from location l1_0 to location l1_1.", "unloading package p3 from truck t1 at location l1_1 starts at 02:04 PM and ends at 02:42 PM.", "package p2 is loaded into airplane a0 from 02:48 PM to 03:36 PM at location l1_0.", "from 03:41 PM to 04:27 PM package p1 loaded into airplane a0 at location l1_0.", "from 04:32 PM to 06:06 PM airplane a0 transits from location l1_0 to location l0_0.", "package p2 is unloaded from airplane a0 from 06:09 PM to 07:01 PM at location l0_0.", "at location l0_0, package p1 is unloaded from airplane a0 starting at 07:05 PM and finishing at 09:15 PM.", "at location l0_0, package p1 is loaded into truck t0 starting at 09:21 PM and finishing at 10:48 PM.", "from 10:53 PM to 11:53 PM truck t0 transports from location l0_0 to location l0_1.", "package p1 is unloaded from truck t0 from 11:59 PM to 12:18 AM at location l0_1." ]
Where is the package p1 at 10:39 PM?
[ "l0_0", "t0" ]
16
true
f95ed343-61a2-497d-b7d9-ec27fba89af8
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 03:47 AM to 04:16 AM at location l1_1.", "from 04:18 AM to 05:31 AM truck t1 transports from location l1_1 to location l1_0.", "package p1 is loaded into truck t1 from 05:34 AM to 07:21 AM at location l1_0.", "driving truck t1 from location l1_0 to location l1_2 starts at 07:23 AM and ends at 08:44 AM.", "package p3 is loaded into truck t1 from 08:46 AM to 10:08 AM at location l1_2.", "unloading package p2 from truck t1 at location l1_2 starts at 10:13 AM and ends at 11:47 AM.", "from 11:53 AM to 12:28 PM package p1 unloaded from truck t1 at location l1_2.", "truck t1 operates from location l1_2 to location l1_0 from 12:30 PM to 02:06 PM.", "package p3 is unloaded from truck t1 from 02:12 PM to 03:19 PM at location l1_0.", "package p3 is loaded into airplane a1 from 03:26 PM to 03:46 PM at location l1_0.", "at location l1_0, package p0 is loaded into airplane a1 starting at 03:51 PM and finishing at 04:21 PM.", "from location l1_0, airplane a1 transits to location l0_0 starting at 04:23 PM and finishing at 05:31 PM.", "package p0 is unloaded from airplane a1 from 05:38 PM to 06:21 PM at location l0_0.", "package p0 is loaded into truck t0 from 06:28 PM to 06:55 PM at location l0_0.", "from location l0_0, truck t0 moves to location l0_2 starting at 07:01 PM and finishing at 07:44 PM.", "from 07:46 PM to 09:22 PM package p0 unloaded from truck t0 at location l0_2.", "from 09:24 PM to 10:42 PM airplane a1 transits from location l0_0 to location l2_0.", "at location l2_0, package p3 is unloaded from airplane a1 starting at 10:44 PM and finishing at 10:50 PM.", "from 10:55 PM to 11:18 PM package p3 loaded into truck t2 at location l2_0.", "from location l2_0, truck t2 moves to location l2_1 starting at 11:23 PM and finishing at 11:50 PM.", "package p3 is unloaded from truck t2 from 11:56 PM to 01:45 AM at location l2_1." ]
Where is the package p3 at 12:12 AM?
[ "l2_1", "t2" ]
16
true
d390bde8-9a07-4514-9850-8886e2fa5225
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 09:36 PM to 10:28 PM package p2 loaded into truck t1 at location l1_1.", "from 10:31 PM to 11:29 PM truck t1 transports from location l1_1 to location l1_0.", "package p2 is unloaded from truck t1 from 11:35 PM to 12:17 AM at location l1_0.", "airplane a0 flys from location l2_0 to location l1_0 from 12:22 AM to 12:49 AM.", "from 12:55 AM to 01:43 AM package p5 loaded into airplane a0 at location l1_0.", "from 01:48 AM to 02:30 AM package p2 loaded into airplane a0 at location l1_0.", "package p0 is loaded into airplane a0 from 02:32 AM to 03:38 AM at location l1_0.", "from 03:40 AM to 04:38 AM airplane a0 transits from location l1_0 to location l0_0.", "package p5 is unloaded from airplane a0 from 04:41 AM to 05:11 AM at location l0_0.", "from 05:17 AM to 05:30 AM package p5 loaded into truck t0 at location l0_0.", "truck t0 operates from location l0_0 to location l0_1 from 05:36 AM to 05:55 AM.", "package p5 is unloaded from truck t0 from 06:02 AM to 06:08 AM at location l0_1.", "at location l0_1, package p1 is loaded into truck t0 starting at 06:10 AM and finishing at 06:13 AM.", "from 06:20 AM to 06:41 AM truck t0 transports from location l0_1 to location l0_0.", "from 06:44 AM to 07:22 AM package p1 unloaded from truck t0 at location l0_0.", "at location l0_0, package p4 is loaded into airplane a0 starting at 07:26 AM and finishing at 08:00 AM.", "from 08:06 AM to 09:06 AM package p1 loaded into airplane a0 at location l0_0.", "from 09:10 AM to 10:07 AM airplane a0 transits from location l0_0 to location l2_0.", "package p3 is loaded into airplane a0 from 10:14 AM to 11:12 AM at location l2_0.", "from 11:14 AM to 12:20 PM package p2 unloaded from airplane a0 at location l2_0.", "unloading package p0 from airplane a0 at location l2_0 starts at 12:25 PM and ends at 01:04 PM.", "airplane a0 flys from location l2_0 to location l1_0 from 01:11 PM to 01:57 PM.", "package p4 is unloaded from airplane a0 from 02:00 PM to 03:07 PM at location l1_0.", "from 03:14 PM to 04:12 PM package p4 loaded into truck t1 at location l1_0.", "package p3 is unloaded from airplane a0 from 04:14 PM to 05:08 PM at location l1_0.", "loading package p3 into truck t1 at location l1_0 starts at 05:14 PM and ends at 05:38 PM.", "at location l1_0, package p1 is unloaded from airplane a0 starting at 05:41 PM and finishing at 06:42 PM.", "from 06:48 PM to 07:04 PM package p1 loaded into truck t1 at location l1_0.", "truck t1 operates from location l1_0 to location l1_1 from 07:10 PM to 07:46 PM.", "at location l1_1, package p4 is unloaded from truck t1 starting at 07:52 PM and finishing at 08:25 PM.", "from 08:31 PM to 08:37 PM package p3 unloaded from truck t1 at location l1_1.", "package p1 is unloaded from truck t1 from 08:41 PM to 08:51 PM at location l1_1." ]
Where is the package p1 at 07:36 PM?
[ "t1" ]
16
true
7efa42e6-4918-4868-af85-0325dfda2a30
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 3 cities, c0, c2, and c1.", "there are 6 locations, l0_1, l2_1, l1_1, l1_0, l2_0, and l0_0.", "locations l0_1 and l0_0 are in city c0.", "locations l2_1 and l2_0 are in city c2.", "locations l1_1 and l1_0 are in city c1.", "there are 3 airports, The location of the airports are l1_0, l2_0, and l0_0.", "there are 1 airplanes, a0.", "there are 3 trucks, t1, t0, and t2.", "there are 6 packages, p1, p3, p4, p0, p2, and p5." ]
[ "airplane a0 is at the location l2_0.", "truck t1 is at the location l1_1.", "package p2 is at the location l1_1.", "package p1 is at the location l0_1.", "truck t0 is at the location l0_0.", "package p4 is at the location l0_0.", "package p3 is at the location l2_0.", "package p5 is at the location l1_0.", "truck t2 is at the location l2_0.", "package p0 is at the location l1_0." ]
[ "Given the initial states, the following events occur:", "from 05:26 AM to 06:18 AM package p2 loaded into truck t1 at location l1_1.", "from location l1_1, truck t1 moves to location l1_0 starting at 06:21 AM and finishing at 07:19 AM.", "package p2 is unloaded from truck t1 from 07:25 AM to 08:07 AM at location l1_0.", "from location l2_0, airplane a0 transits to location l1_0 starting at 08:12 AM and finishing at 08:39 AM.", "at location l1_0, package p5 is loaded into airplane a0 starting at 08:45 AM and finishing at 09:33 AM.", "package p2 is loaded into airplane a0 from 09:38 AM to 10:20 AM at location l1_0.", "from 10:22 AM to 11:28 AM package p0 loaded into airplane a0 at location l1_0.", "from 11:30 AM to 12:28 PM airplane a0 transits from location l1_0 to location l0_0.", "unloading package p5 from airplane a0 at location l0_0 starts at 12:31 PM and ends at 01:01 PM.", "from 01:07 PM to 01:20 PM package p5 loaded into truck t0 at location l0_0.", "from 01:26 PM to 01:45 PM truck t0 transports from location l0_0 to location l0_1.", "unloading package p5 from truck t0 at location l0_1 starts at 01:52 PM and ends at 01:58 PM.", "package p1 is loaded into truck t0 from 02:00 PM to 02:03 PM at location l0_1.", "driving truck t0 from location l0_1 to location l0_0 starts at 02:10 PM and ends at 02:31 PM.", "package p1 is unloaded from truck t0 from 02:34 PM to 03:12 PM at location l0_0.", "from 03:16 PM to 03:50 PM package p4 loaded into airplane a0 at location l0_0.", "package p1 is loaded into airplane a0 from 03:56 PM to 04:56 PM at location l0_0.", "flying airplane a0 from location l0_0 to location l2_0 starts at 05:00 PM and ends at 05:57 PM.", "package p3 is loaded into airplane a0 from 06:04 PM to 07:02 PM at location l2_0.", "unloading package p2 from airplane a0 at location l2_0 starts at 07:04 PM and ends at 08:10 PM.", "unloading package p0 from airplane a0 at location l2_0 starts at 08:15 PM and ends at 08:54 PM.", "from 09:01 PM to 09:47 PM airplane a0 transits from location l2_0 to location l1_0.", "package p4 is unloaded from airplane a0 from 09:50 PM to 10:57 PM at location l1_0.", "package p4 is loaded into truck t1 from 11:04 PM to 12:02 AM at location l1_0.", "at location l1_0, package p3 is unloaded from airplane a0 starting at 12:04 AM and finishing at 12:58 AM.", "package p3 is loaded into truck t1 from 01:04 AM to 01:28 AM at location l1_0.", "package p1 is unloaded from airplane a0 from 01:31 AM to 02:32 AM at location l1_0.", "at location l1_0, package p1 is loaded into truck t1 starting at 02:38 AM and finishing at 02:54 AM.", "truck t1 operates from location l1_0 to location l1_1 from 03:00 AM to 03:36 AM.", "from 03:42 AM to 04:15 AM package p4 unloaded from truck t1 at location l1_1.", "from 04:21 AM to 04:27 AM package p3 unloaded from truck t1 at location l1_1.", "unloading package p1 from truck t1 at location l1_1 starts at 04:31 AM and ends at 04:41 AM." ]
Where is the package p1 at 03:31 AM?
[ "t1" ]
16
true
ce8c8d7e-fa0b-429c-ba84-b6f273b7ff72
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 07:12 AM to 07:44 AM package p2 loaded into airplane a1 at location l0_0.", "airplane a1 flys from location l0_0 to location l1_0 from 07:49 AM to 09:24 AM.", "from 09:30 AM to 10:43 AM package p2 unloaded from airplane a1 at location l1_0.", "package p2 is loaded into truck t1 from 10:49 AM to 11:00 AM at location l1_0.", "driving truck t1 from location l1_0 to location l1_1 starts at 11:02 AM and ends at 11:41 AM.", "package p0 is loaded into truck t1 from 11:47 AM to 01:13 PM at location l1_1.", "from location l1_1, truck t1 moves to location l1_2 starting at 01:19 PM and finishing at 01:51 PM.", "at location l1_2, package p2 is unloaded from truck t1 starting at 01:54 PM and finishing at 03:20 PM.", "from 03:23 PM to 05:15 PM package p1 loaded into truck t1 at location l1_2.", "from location l1_2, truck t1 moves to location l1_0 starting at 05:21 PM and finishing at 06:09 PM.", "unloading package p1 from truck t1 at location l1_0 starts at 06:14 PM and ends at 07:58 PM.", "unloading package p0 from truck t1 at location l1_0 starts at 08:01 PM and ends at 08:27 PM.", "from 08:32 PM to 09:28 PM package p1 loaded into airplane a1 at location l1_0.", "package p0 is loaded into airplane a1 from 09:35 PM to 09:50 PM at location l1_0.", "from location l1_0, airplane a1 transits to location l0_0 starting at 09:52 PM and finishing at 10:03 PM.", "unloading package p1 from airplane a1 at location l0_0 starts at 10:09 PM and ends at 11:08 PM.", "at location l0_0, package p1 is loaded into truck t3 starting at 11:15 PM and finishing at 12:27 AM.", "package p0 is unloaded from airplane a1 from 12:33 AM to 01:18 AM at location l0_0.", "from 01:20 AM to 01:49 AM package p0 loaded into truck t3 at location l0_0.", "from location l0_0, truck t3 moves to location l0_1 starting at 01:56 AM and finishing at 03:28 AM.", "at location l0_1, package p1 is unloaded from truck t3 starting at 03:35 AM and finishing at 03:47 AM.", "from location l0_1, truck t3 moves to location l0_2 starting at 03:51 AM and finishing at 03:55 AM.", "package p0 is unloaded from truck t3 from 03:59 AM to 05:34 AM at location l0_2." ]
Where is the package p0 at 03:53 AM?
[ "t3" ]
16
true
257c6479-ba72-44e3-8aef-6e23df47f49a
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 05:55 PM and ends at 06:47 PM.", "driving truck t1 from location l1_1 to location l1_0 starts at 06:50 PM and ends at 07:48 PM.", "package p2 is unloaded from truck t1 from 07:54 PM to 08:36 PM at location l1_0.", "airplane a0 flys from location l2_0 to location l1_0 from 08:41 PM to 09:08 PM.", "package p5 is loaded into airplane a0 from 09:14 PM to 10:02 PM at location l1_0.", "package p2 is loaded into airplane a0 from 10:07 PM to 10:49 PM at location l1_0.", "at location l1_0, package p0 is loaded into airplane a0 starting at 10:51 PM and finishing at 11:57 PM.", "from 11:59 PM to 12:57 AM airplane a0 transits from location l1_0 to location l0_0.", "package p5 is unloaded from airplane a0 from 01:00 AM to 01:30 AM at location l0_0.", "at location l0_0, package p5 is loaded into truck t0 starting at 01:36 AM and finishing at 01:49 AM.", "truck t0 operates from location l0_0 to location l0_1 from 01:55 AM to 02:14 AM.", "from 02:21 AM to 02:27 AM package p5 unloaded from truck t0 at location l0_1.", "package p1 is loaded into truck t0 from 02:29 AM to 02:32 AM at location l0_1.", "driving truck t0 from location l0_1 to location l0_0 starts at 02:39 AM and ends at 03:00 AM.", "unloading package p1 from truck t0 at location l0_0 starts at 03:03 AM and ends at 03:41 AM.", "package p4 is loaded into airplane a0 from 03:45 AM to 04:19 AM at location l0_0.", "loading package p1 into airplane a0 at location l0_0 starts at 04:25 AM and ends at 05:25 AM.", "flying airplane a0 from location l0_0 to location l2_0 starts at 05:29 AM and ends at 06:26 AM.", "package p3 is loaded into airplane a0 from 06:33 AM to 07:31 AM at location l2_0.", "at location l2_0, package p2 is unloaded from airplane a0 starting at 07:33 AM and finishing at 08:39 AM.", "at location l2_0, package p0 is unloaded from airplane a0 starting at 08:44 AM and finishing at 09:23 AM.", "from location l2_0, airplane a0 transits to location l1_0 starting at 09:30 AM and finishing at 10:16 AM.", "at location l1_0, package p4 is unloaded from airplane a0 starting at 10:19 AM and finishing at 11:26 AM.", "loading package p4 into truck t1 at location l1_0 starts at 11:33 AM and ends at 12:31 PM.", "at location l1_0, package p3 is unloaded from airplane a0 starting at 12:33 PM and finishing at 01:27 PM.", "at location l1_0, package p3 is loaded into truck t1 starting at 01:33 PM and finishing at 01:57 PM.", "unloading package p1 from airplane a0 at location l1_0 starts at 02:00 PM and ends at 03:01 PM.", "from 03:07 PM to 03:23 PM package p1 loaded into truck t1 at location l1_0.", "from location l1_0, truck t1 moves to location l1_1 starting at 03:29 PM and finishing at 04:05 PM.", "from 04:11 PM to 04:44 PM package p4 unloaded from truck t1 at location l1_1.", "from 04:50 PM to 04: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 05:00 PM and finishing at 05:10 PM." ]
Where is the package p1 at 04:15 PM?
[ "l1_1", "t1" ]
17
true
855e435b-6950-4105-800e-c4e0132a9a9d
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 4 locations, l0_1, l1_1, l1_0, and l0_0.", "locations l0_1 and l0_0 are in city c0.", "locations l1_1 and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l1_0 and l0_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 4 packages, p0, p3, p1, and p2." ]
[ "package p1 is at the location l1_1.", "package p2 is at the location l1_1.", "package p3 is at the location l0_0.", "airplane a0 is at the location l0_0.", "truck t1 is at the location l1_1.", "package p0 is at the location l0_1.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "from 06:48 PM to 07:29 PM package p2 loaded into truck t1 at location l1_1.", "at location l1_1, package p1 is loaded into truck t1 starting at 07:36 PM and finishing at 08:53 PM.", "from location l1_1, truck t1 moves to location l1_0 starting at 08:56 PM and finishing at 09:35 PM.", "from 09:41 PM to 10:36 PM package p2 unloaded from truck t1 at location l1_0.", "package p1 is unloaded from truck t1 from 10:41 PM to 11:13 PM at location l1_0.", "truck t0 operates from location l0_1 to location l0_0 from 11:19 PM to 11:45 PM.", "at location l0_0, package p3 is loaded into airplane a0 starting at 11:52 PM and finishing at 01:36 AM.", "airplane a0 flys from location l0_0 to location l1_0 from 01:39 AM to 03:38 AM.", "unloading package p3 from airplane a0 at location l1_0 starts at 03:40 AM and ends at 04:29 AM.", "loading package p3 into truck t1 at location l1_0 starts at 04:36 AM and ends at 06:14 AM.", "driving truck t1 from location l1_0 to location l1_1 starts at 06:17 AM and ends at 06:33 AM.", "from 06:37 AM to 07:15 AM package p3 unloaded from truck t1 at location l1_1.", "package p2 is loaded into airplane a0 from 07:21 AM to 08:09 AM at location l1_0.", "package p1 is loaded into airplane a0 from 08:14 AM to 09:00 AM at location l1_0.", "flying airplane a0 from location l1_0 to location l0_0 starts at 09:05 AM and ends at 10:39 AM.", "at location l0_0, package p2 is unloaded from airplane a0 starting at 10:42 AM and finishing at 11:34 AM.", "unloading package p1 from airplane a0 at location l0_0 starts at 11:38 AM and ends at 01:48 PM.", "loading package p1 into truck t0 at location l0_0 starts at 01:54 PM and ends at 03:21 PM.", "driving truck t0 from location l0_0 to location l0_1 starts at 03:26 PM and ends at 04:26 PM.", "unloading package p1 from truck t0 at location l0_1 starts at 04:32 PM and ends at 04:51 PM." ]
Where is the package p1 at 03:30 PM?
[ "t0" ]
17
true
17a41a20-f0c9-43ee-9de9-5479a9abe0f2
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 6 locations, l0_1, l0_2, l1_1, l1_2, l1_0, and l0_0.", "locations l0_1, l0_2, and l0_0 are in city c0.", "locations l1_1, l1_2, and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l1_0 and l0_0.", "there are 2 airplanes, a1 and a0.", "there are 3 trucks, t1, t2, and t0.", "there are 4 packages, p0, p3, p1, and p2." ]
[ "truck t1 is at the location l1_2.", "package p3 is at the location l0_2.", "package p1 is at the location l1_1.", "airplane a1 is at the location l1_0.", "package p2 is at the location l0_2.", "truck t2 is at the location l0_1.", "truck t0 is at the location l0_2.", "package p0 is at the location l1_2.", "airplane a0 is at the location l1_0." ]
[ "Given the initial states, the following events occur:", "at location l1_2, package p0 is loaded into truck t1 starting at 02:51 PM and finishing at 04:10 PM.", "from location l1_2, truck t1 moves to location l1_1 starting at 04:16 PM and finishing at 04:57 PM.", "at location l1_1, package p1 is loaded into truck t1 starting at 05:02 PM and finishing at 05:42 PM.", "from 05:46 PM to 06:41 PM truck t1 transports from location l1_1 to location l1_0.", "unloading package p1 from truck t1 at location l1_0 starts at 06:43 PM and ends at 07:15 PM.", "package p0 is unloaded from truck t1 from 07:21 PM to 07:37 PM at location l1_0.", "at location l0_2, package p3 is loaded into truck t0 starting at 07:41 PM and finishing at 08:55 PM.", "from 08:58 PM to 10:41 PM package p2 loaded into truck t0 at location l0_2.", "truck t0 operates from location l0_2 to location l0_0 from 10:48 PM to 11:12 PM.", "package p2 is unloaded from truck t0 from 11:19 PM to 11:24 PM at location l0_0.", "loading package p1 into airplane a1 at location l1_0 starts at 11:26 PM and ends at 11:34 PM.", "package p0 is loaded into airplane a1 from 11:36 PM to 12:31 AM at location l1_0.", "from 12:36 AM to 02:14 AM airplane a1 transits from location l1_0 to location l0_0.", "from 02:17 AM to 03:03 AM package p2 loaded into airplane a1 at location l0_0.", "package p1 is unloaded from airplane a1 from 03:06 AM to 03:35 AM at location l0_0.", "from 03:37 AM to 03:54 AM package p1 loaded into truck t0 at location l0_0.", "from 03:58 AM to 04:33 AM package p0 unloaded from airplane a1 at location l0_0.", "at location l0_0, package p0 is loaded into truck t0 starting at 04:38 AM and finishing at 05:39 AM.", "driving truck t0 from location l0_0 to location l0_1 starts at 05:43 AM and ends at 05:55 AM.", "package p3 is unloaded from truck t0 from 06:02 AM to 06:33 AM at location l0_1.", "from location l0_1, truck t0 moves to location l0_2 starting at 06:40 AM and finishing at 07:40 AM.", "at location l0_2, package p1 is unloaded from truck t0 starting at 07:43 AM and finishing at 08:04 AM.", "unloading package p0 from truck t0 at location l0_2 starts at 08:06 AM and ends at 09:52 AM.", "from 09:57 AM to 11:24 AM airplane a1 transits from location l0_0 to location l1_0.", "package p2 is unloaded from airplane a1 from 11:26 AM to 01:08 PM at location l1_0." ]
Where is the package p0 at 05:08 AM?
[ "l0_0", "t0" ]
17
true
3cb484f9-17b4-47b1-93ad-4c03a8e7a619
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 11:55 AM to 12:10 PM package p0 loaded into truck t1 at location l1_3.", "driving truck t1 from location l1_3 to location l1_0 starts at 12:17 PM and ends at 01:27 PM.", "at location l1_0, package p1 is loaded into truck t1 starting at 01:33 PM and finishing at 01:39 PM.", "at location l1_0, package p0 is unloaded from truck t1 starting at 01:45 PM and finishing at 02:03 PM.", "at location l0_1, package p5 is loaded into truck t0 starting at 02:06 PM and finishing at 03:23 PM.", "from 03:26 PM to 04:37 PM truck t0 transports from location l0_1 to location l0_2.", "at location l0_2, package p4 is loaded into truck t0 starting at 04:40 PM and finishing at 04:53 PM.", "loading package p3 into truck t0 at location l0_2 starts at 04:59 PM and ends at 05:50 PM.", "from location l0_2, truck t0 moves to location l0_0 starting at 05:56 PM and finishing at 06:37 PM.", "from 06:39 PM to 07:09 PM package p5 unloaded from truck t0 at location l0_0.", "unloading package p4 from truck t0 at location l0_0 starts at 07:14 PM and ends at 07:46 PM.", "at location l0_0, package p3 is unloaded from truck t0 starting at 07:50 PM and finishing at 08:25 PM.", "package p0 is loaded into airplane a0 from 08:27 PM to 09:31 PM at location l1_0.", "airplane a0 flys from location l1_0 to location l0_0 from 09:37 PM to 10:09 PM.", "package p5 is loaded into airplane a0 from 10:13 PM to 10:27 PM at location l0_0.", "from 10:31 PM to 11:31 PM package p4 loaded into airplane a0 at location l0_0.", "loading package p3 into airplane a0 at location l0_0 starts at 11:34 PM and ends at 12:14 AM.", "from 12:21 AM to 01:15 AM package p0 unloaded from airplane a0 at location l0_0.", "package p0 is loaded into truck t0 from 01:18 AM to 01:41 AM at location l0_0.", "truck t0 operates from location l0_0 to location l0_1 from 01:47 AM to 02:30 AM.", "package p0 is unloaded from truck t0 from 02:35 AM to 02:48 AM at location l0_1.", "airplane a0 flys from location l0_0 to location l1_0 from 02:53 AM to 03:21 AM.", "unloading package p5 from airplane a0 at location l1_0 starts at 03:24 AM and ends at 04:26 AM.", "package p5 is loaded into truck t1 from 04:28 AM to 04:52 AM at location l1_0.", "at location l1_0, package p4 is unloaded from airplane a0 starting at 04:56 AM and finishing at 05:19 AM.", "unloading package p3 from airplane a0 at location l1_0 starts at 05:24 AM and ends at 06:22 AM.", "loading package p3 into truck t1 at location l1_0 starts at 06:27 AM and ends at 06:55 AM.", "truck t1 operates from location l1_0 to location l1_1 from 07:01 AM to 07:17 AM.", "package p3 is unloaded from truck t1 from 07:20 AM to 08:33 AM at location l1_1.", "from 08:37 AM to 08:54 AM package p1 unloaded from truck t1 at location l1_1.", "from 08:56 AM to 09:57 AM truck t1 transports from location l1_1 to location l1_3.", "from 10:00 AM to 10:55 AM package p5 unloaded from truck t1 at location l1_3." ]
Where is the package p3 at 05:04 AM?
[ "l1_0", "a0" ]
17
true
9edd1283-45d4-4697-9986-7c8fdfe03588
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.", "locations l0_2, l0_3, l0_1, and l0_0 are in city c0.", "locations l1_1, l1_2, l1_3, and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l0_0 and l1_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 6 packages, p0, p4, p2, p1, p3, and p5." ]
[ "truck t1 is at the location l1_3.", "package p5 is at the location l0_1.", "package p1 is at the location l1_0.", "package p4 is at the location l0_2.", "airplane a0 is at the location l1_0.", "package p2 is at the location l1_1.", "package p0 is at the location l1_3.", "package p3 is at the location l0_2.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "package p0 is loaded into truck t1 from 04:57 AM to 05:12 AM at location l1_3.", "from 05:19 AM to 06:29 AM truck t1 transports from location l1_3 to location l1_0.", "at location l1_0, package p1 is loaded into truck t1 starting at 06:35 AM and finishing at 06:41 AM.", "package p0 is unloaded from truck t1 from 06:47 AM to 07:05 AM at location l1_0.", "loading package p5 into truck t0 at location l0_1 starts at 07:08 AM and ends at 08:25 AM.", "from location l0_1, truck t0 moves to location l0_2 starting at 08:28 AM and finishing at 09:39 AM.", "package p4 is loaded into truck t0 from 09:42 AM to 09:55 AM at location l0_2.", "package p3 is loaded into truck t0 from 10:01 AM to 10:52 AM at location l0_2.", "from location l0_2, truck t0 moves to location l0_0 starting at 10:58 AM and finishing at 11:39 AM.", "package p5 is unloaded from truck t0 from 11:41 AM to 12:11 PM at location l0_0.", "at location l0_0, package p4 is unloaded from truck t0 starting at 12:16 PM and finishing at 12:48 PM.", "at location l0_0, package p3 is unloaded from truck t0 starting at 12:52 PM and finishing at 01:27 PM.", "loading package p0 into airplane a0 at location l1_0 starts at 01:29 PM and ends at 02:33 PM.", "from 02:39 PM to 03:11 PM airplane a0 transits from location l1_0 to location l0_0.", "at location l0_0, package p5 is loaded into airplane a0 starting at 03:15 PM and finishing at 03:29 PM.", "package p4 is loaded into airplane a0 from 03:33 PM to 04:33 PM at location l0_0.", "from 04:36 PM to 05:16 PM package p3 loaded into airplane a0 at location l0_0.", "package p0 is unloaded from airplane a0 from 05:23 PM to 06:17 PM at location l0_0.", "loading package p0 into truck t0 at location l0_0 starts at 06:20 PM and ends at 06:43 PM.", "from 06:49 PM to 07:32 PM truck t0 transports from location l0_0 to location l0_1.", "package p0 is unloaded from truck t0 from 07:37 PM to 07:50 PM at location l0_1.", "from 07:55 PM to 08:23 PM airplane a0 transits from location l0_0 to location l1_0.", "unloading package p5 from airplane a0 at location l1_0 starts at 08:26 PM and ends at 09:28 PM.", "from 09:30 PM to 09:54 PM package p5 loaded into truck t1 at location l1_0.", "from 09:58 PM to 10:21 PM package p4 unloaded from airplane a0 at location l1_0.", "at location l1_0, package p3 is unloaded from airplane a0 starting at 10:26 PM and finishing at 11:24 PM.", "package p3 is loaded into truck t1 from 11:29 PM to 11:57 PM at location l1_0.", "from 12:03 AM to 12:19 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 12:22 AM and finishing at 01:35 AM.", "from 01:39 AM to 01:56 AM package p1 unloaded from truck t1 at location l1_1.", "truck t1 operates from location l1_1 to location l1_3 from 01:58 AM to 02:59 AM.", "package p5 is unloaded from truck t1 from 03:02 AM to 03:57 AM at location l1_3." ]
Where is the package p5 at 08:13 PM?
[ "a0" ]
17
true
cce436c3-7f5f-4fe2-bc4c-4d4c9dba9619
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 07:46 PM and finishing at 08:38 PM.", "from 08:41 PM to 09:39 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:45 PM and ends at 10:27 PM.", "airplane a0 flys from location l2_0 to location l1_0 from 10:32 PM to 10:59 PM.", "package p5 is loaded into airplane a0 from 11:05 PM to 11:53 PM at location l1_0.", "package p2 is loaded into airplane a0 from 11:58 PM to 12:40 AM at location l1_0.", "from 12:42 AM to 01:48 AM package p0 loaded into airplane a0 at location l1_0.", "from location l1_0, airplane a0 transits to location l0_0 starting at 01:50 AM and finishing at 02:48 AM.", "unloading package p5 from airplane a0 at location l0_0 starts at 02:51 AM and ends at 03:21 AM.", "loading package p5 into truck t0 at location l0_0 starts at 03:27 AM and ends at 03:40 AM.", "from location l0_0, truck t0 moves to location l0_1 starting at 03:46 AM and finishing at 04:05 AM.", "unloading package p5 from truck t0 at location l0_1 starts at 04:12 AM and ends at 04:18 AM.", "loading package p1 into truck t0 at location l0_1 starts at 04:20 AM and ends at 04:23 AM.", "truck t0 operates from location l0_1 to location l0_0 from 04:30 AM to 04:51 AM.", "package p1 is unloaded from truck t0 from 04:54 AM to 05:32 AM at location l0_0.", "loading package p4 into airplane a0 at location l0_0 starts at 05:36 AM and ends at 06:10 AM.", "from 06:16 AM to 07:16 AM package p1 loaded into airplane a0 at location l0_0.", "from location l0_0, airplane a0 transits to location l2_0 starting at 07:20 AM and finishing at 08:17 AM.", "from 08:24 AM to 09:22 AM package p3 loaded into airplane a0 at location l2_0.", "unloading package p2 from airplane a0 at location l2_0 starts at 09:24 AM and ends at 10:30 AM.", "at location l2_0, package p0 is unloaded from airplane a0 starting at 10:35 AM and finishing at 11:14 AM.", "airplane a0 flys from location l2_0 to location l1_0 from 11:21 AM to 12:07 PM.", "from 12:10 PM to 01:17 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:24 PM and finishing at 02:22 PM.", "package p3 is unloaded from airplane a0 from 02:24 PM to 03:18 PM at location l1_0.", "at location l1_0, package p3 is loaded into truck t1 starting at 03:24 PM and finishing at 03:48 PM.", "package p1 is unloaded from airplane a0 from 03:51 PM to 04:52 PM at location l1_0.", "at location l1_0, package p1 is loaded into truck t1 starting at 04:58 PM and finishing at 05:14 PM.", "truck t1 operates from location l1_0 to location l1_1 from 05:20 PM to 05:56 PM.", "package p4 is unloaded from truck t1 from 06:02 PM to 06:35 PM at location l1_1.", "unloading package p3 from truck t1 at location l1_1 starts at 06:41 PM and ends at 06:47 PM.", "package p1 is unloaded from truck t1 from 06:51 PM to 07:01 PM at location l1_1." ]
Where is the package p1 at 06:29 PM?
[ "l1_1", "t1" ]
17
true
d33fd572-add1-4b7a-8998-c62cbdcb24d9
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:53 PM to 08:05 PM package p2 loaded into truck t1 at location l1_1.", "at location l1_1, package p0 is loaded into truck t1 starting at 08:08 PM and finishing at 08:30 PM.", "truck t1 operates from location l1_1 to location l1_0 from 08:37 PM to 09:27 PM.", "package p2 is unloaded from truck t1 from 09:30 PM to 10:24 PM at location l1_0.", "at location l1_0, package p0 is unloaded from truck t1 starting at 10:29 PM and finishing at 10:36 PM.", "driving truck t0 from location l0_1 to location l0_0 starts at 10:38 PM and ends at 11:38 PM.", "at location l1_0, package p2 is loaded into airplane a1 starting at 11:40 PM and finishing at 01:11 AM.", "loading package p1 into airplane a1 at location l1_0 starts at 01:13 AM and ends at 02:11 AM.", "loading package p0 into airplane a1 at location l1_0 starts at 02:17 AM and ends at 03:19 AM.", "airplane a1 flys from location l1_0 to location l0_0 from 03:21 AM to 04:20 AM.", "loading package p3 into airplane a1 at location l0_0 starts at 04:22 AM and ends at 05:44 AM.", "unloading package p2 from airplane a1 at location l0_0 starts at 05:49 AM and ends at 06:44 AM.", "loading package p2 into truck t0 at location l0_0 starts at 06:46 AM and ends at 07:54 AM.", "unloading package p1 from airplane a1 at location l0_0 starts at 07:58 AM and ends at 09:16 AM.", "from 09:19 AM to 10:08 AM package p1 loaded into truck t0 at location l0_0.", "truck t0 operates from location l0_0 to location l0_1 from 10:11 AM to 10:29 AM.", "unloading package p2 from truck t0 at location l0_1 starts at 10:34 AM and ends at 11:57 AM.", "at location l0_1, package p1 is unloaded from truck t0 starting at 11:59 AM and finishing at 12:49 PM.", "package p0 is unloaded from airplane a1 from 12:56 PM to 02:03 PM at location l0_0.", "airplane a1 flys from location l0_0 to location l1_0 from 02:07 PM to 02:45 PM.", "unloading package p3 from airplane a1 at location l1_0 starts at 02:52 PM and ends at 04:16 PM.", "from 04:21 PM to 04:38 PM package p3 loaded into truck t1 at location l1_0.", "driving truck t1 from location l1_0 to location l1_1 starts at 04:43 PM and ends at 05:12 PM.", "from 05:14 PM to 05:56 PM package p3 unloaded from truck t1 at location l1_1." ]
Where is the package p0 at 01:39 PM?
[ "l0_0", "a1" ]
17
true
9fba6bfa-ec42-49f9-a235-5f7fb7428ad5
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:59 AM and finishing at 03:51 AM.", "from location l1_1, truck t1 moves to location l1_0 starting at 03:54 AM and finishing at 04:52 AM.", "at location l1_0, package p2 is unloaded from truck t1 starting at 04:58 AM and finishing at 05:40 AM.", "from location l2_0, airplane a0 transits to location l1_0 starting at 05:45 AM and finishing at 06:12 AM.", "at location l1_0, package p5 is loaded into airplane a0 starting at 06:18 AM and finishing at 07:06 AM.", "from 07:11 AM to 07:53 AM package p2 loaded into airplane a0 at location l1_0.", "loading package p0 into airplane a0 at location l1_0 starts at 07:55 AM and ends at 09:01 AM.", "from 09:03 AM to 10:01 AM airplane a0 transits from location l1_0 to location l0_0.", "unloading package p5 from airplane a0 at location l0_0 starts at 10:04 AM and ends at 10:34 AM.", "loading package p5 into truck t0 at location l0_0 starts at 10:40 AM and ends at 10:53 AM.", "from location l0_0, truck t0 moves to location l0_1 starting at 10:59 AM and finishing at 11:18 AM.", "package p5 is unloaded from truck t0 from 11:25 AM to 11:31 AM at location l0_1.", "package p1 is loaded into truck t0 from 11:33 AM to 11:36 AM at location l0_1.", "from 11:43 AM to 12:04 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 12:07 PM and finishing at 12:45 PM.", "from 12:49 PM to 01:23 PM package p4 loaded into airplane a0 at location l0_0.", "package p1 is loaded into airplane a0 from 01:29 PM to 02:29 PM at location l0_0.", "airplane a0 flys from location l0_0 to location l2_0 from 02:33 PM to 03:30 PM.", "loading package p3 into airplane a0 at location l2_0 starts at 03:37 PM and ends at 04:35 PM.", "at location l2_0, package p2 is unloaded from airplane a0 starting at 04:37 PM and finishing at 05:43 PM.", "package p0 is unloaded from airplane a0 from 05:48 PM to 06:27 PM at location l2_0.", "from 06:34 PM to 07:20 PM airplane a0 transits from location l2_0 to location l1_0.", "package p4 is unloaded from airplane a0 from 07:23 PM to 08:30 PM at location l1_0.", "at location l1_0, package p4 is loaded into truck t1 starting at 08:37 PM and finishing at 09:35 PM.", "unloading package p3 from airplane a0 at location l1_0 starts at 09:37 PM and ends at 10:31 PM.", "package p3 is loaded into truck t1 from 10:37 PM to 11:01 PM at location l1_0.", "package p1 is unloaded from airplane a0 from 11:04 PM to 12:05 AM at location l1_0.", "from 12:11 AM to 12:27 AM package p1 loaded into truck t1 at location l1_0.", "driving truck t1 from location l1_0 to location l1_1 starts at 12:33 AM and ends at 01:09 AM.", "unloading package p4 from truck t1 at location l1_1 starts at 01:15 AM and ends at 01:48 AM.", "package p3 is unloaded from truck t1 from 01:54 AM to 02:00 AM at location l1_1.", "at location l1_1, package p1 is unloaded from truck t1 starting at 02:04 AM and finishing at 02:14 AM." ]
Where is the package p1 at 01:19 AM?
[ "l1_1", "t1" ]
17
true
b1b77bdf-048a-4855-982a-c18be3e7f70b
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 12:43 PM and ends at 01:35 PM.", "driving truck t1 from location l1_1 to location l1_0 starts at 01:38 PM and ends at 02:36 PM.", "at location l1_0, package p2 is unloaded from truck t1 starting at 02:42 PM and finishing at 03:24 PM.", "airplane a0 flys from location l2_0 to location l1_0 from 03:29 PM to 03:56 PM.", "loading package p5 into airplane a0 at location l1_0 starts at 04:02 PM and ends at 04:50 PM.", "package p2 is loaded into airplane a0 from 04:55 PM to 05:37 PM at location l1_0.", "from 05:39 PM to 06:45 PM package p0 loaded into airplane a0 at location l1_0.", "airplane a0 flys from location l1_0 to location l0_0 from 06:47 PM to 07:45 PM.", "at location l0_0, package p5 is unloaded from airplane a0 starting at 07:48 PM and finishing at 08:18 PM.", "at location l0_0, package p5 is loaded into truck t0 starting at 08:24 PM and finishing at 08:37 PM.", "truck t0 operates from location l0_0 to location l0_1 from 08:43 PM to 09:02 PM.", "unloading package p5 from truck t0 at location l0_1 starts at 09:09 PM and ends at 09:15 PM.", "package p1 is loaded into truck t0 from 09:17 PM to 09:20 PM at location l0_1.", "from 09:27 PM to 09:48 PM truck t0 transports from location l0_1 to location l0_0.", "package p1 is unloaded from truck t0 from 09:51 PM to 10:29 PM at location l0_0.", "loading package p4 into airplane a0 at location l0_0 starts at 10:33 PM and ends at 11:07 PM.", "package p1 is loaded into airplane a0 from 11:13 PM to 12:13 AM at location l0_0.", "from location l0_0, airplane a0 transits to location l2_0 starting at 12:17 AM and finishing at 01:14 AM.", "at location l2_0, package p3 is loaded into airplane a0 starting at 01:21 AM and finishing at 02:19 AM.", "unloading package p2 from airplane a0 at location l2_0 starts at 02:21 AM and ends at 03:27 AM.", "package p0 is unloaded from airplane a0 from 03:32 AM to 04:11 AM at location l2_0.", "airplane a0 flys from location l2_0 to location l1_0 from 04:18 AM to 05:04 AM.", "from 05:07 AM to 06:14 AM package p4 unloaded from airplane a0 at location l1_0.", "loading package p4 into truck t1 at location l1_0 starts at 06:21 AM and ends at 07:19 AM.", "package p3 is unloaded from airplane a0 from 07:21 AM to 08:15 AM at location l1_0.", "package p3 is loaded into truck t1 from 08:21 AM to 08:45 AM at location l1_0.", "package p1 is unloaded from airplane a0 from 08:48 AM to 09:49 AM at location l1_0.", "loading package p1 into truck t1 at location l1_0 starts at 09:55 AM and ends at 10:11 AM.", "driving truck t1 from location l1_0 to location l1_1 starts at 10:17 AM and ends at 10:53 AM.", "at location l1_1, package p4 is unloaded from truck t1 starting at 10:59 AM and finishing at 11:32 AM.", "unloading package p3 from truck t1 at location l1_1 starts at 11:38 AM and ends at 11:44 AM.", "from 11:48 AM to 11:58 AM package p1 unloaded from truck t1 at location l1_1." ]
Where is the package p2 at 12:40 AM?
[ "a0" ]
17
true
5bd2475e-33bf-4958-baa3-9da02a5833e6
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 04:51 PM to 06:17 PM.", "package p3 is loaded into truck t1 from 06:21 PM to 06:49 PM at location l1_2.", "loading package p2 into truck t1 at location l1_2 starts at 06:54 PM and ends at 08:51 PM.", "from location l1_2, truck t1 moves to location l1_0 starting at 08:58 PM and finishing at 09:12 PM.", "package p3 is unloaded from truck t1 from 09:19 PM to 10:44 PM at location l1_0.", "package p2 is unloaded from truck t1 from 10:48 PM to 10:54 PM at location l1_0.", "truck t0 operates from location l0_2 to location l0_0 from 11:00 PM to 11:16 PM.", "loading package p3 into airplane a0 at location l1_0 starts at 11:20 PM and ends at 11:52 PM.", "from 11:55 PM to 12:45 AM package p2 loaded into airplane a0 at location l1_0.", "from 12:49 AM to 01:05 AM airplane a0 transits from location l1_0 to location l0_0.", "from 01:08 AM to 01:22 AM package p3 unloaded from airplane a0 at location l0_0.", "loading package p3 into truck t0 at location l0_0 starts at 01:29 AM and ends at 03:04 AM.", "package p2 is unloaded from airplane a0 from 03:07 AM to 03:25 AM at location l0_0.", "at location l0_0, package p2 is loaded into truck t0 starting at 03:31 AM and finishing at 05:05 AM.", "driving truck t0 from location l0_0 to location l0_1 starts at 05:12 AM and ends at 06:19 AM.", "from 06:23 AM to 06:49 AM package p1 loaded into truck t0 at location l0_1.", "driving truck t0 from location l0_1 to location l0_2 starts at 06:54 AM and ends at 07:14 AM.", "unloading package p3 from truck t0 at location l0_2 starts at 07:21 AM and ends at 09:27 AM.", "package p1 is unloaded from truck t0 from 09:34 AM to 11:31 AM at location l0_2.", "driving truck t0 from location l0_2 to location l0_3 starts at 11:38 AM and ends at 12:53 PM.", "at location l0_3, package p2 is unloaded from truck t0 starting at 12:57 PM and finishing at 03:06 PM." ]
Where is the package p2 at 12:23 PM?
[ "t0" ]
17
true
f96a1c21-d8a5-4240-8416-a5437f384037
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 04:27 AM and ends at 04:39 AM.", "at location l1_1, package p0 is loaded into truck t1 starting at 04:42 AM and finishing at 05:04 AM.", "from 05:11 AM to 06:01 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 06:04 AM and finishing at 06:58 AM.", "from 07:03 AM to 07:10 AM package p0 unloaded from truck t1 at location l1_0.", "from 07:12 AM to 08:12 AM truck t0 transports from location l0_1 to location l0_0.", "from 08:14 AM to 09:45 AM package p2 loaded into airplane a1 at location l1_0.", "at location l1_0, package p1 is loaded into airplane a1 starting at 09:47 AM and finishing at 10:45 AM.", "at location l1_0, package p0 is loaded into airplane a1 starting at 10:51 AM and finishing at 11:53 AM.", "flying airplane a1 from location l1_0 to location l0_0 starts at 11:55 AM and ends at 12:54 PM.", "package p3 is loaded into airplane a1 from 12:56 PM to 02:18 PM at location l0_0.", "unloading package p2 from airplane a1 at location l0_0 starts at 02:23 PM and ends at 03:18 PM.", "package p2 is loaded into truck t0 from 03:20 PM to 04:28 PM at location l0_0.", "unloading package p1 from airplane a1 at location l0_0 starts at 04:32 PM and ends at 05:50 PM.", "package p1 is loaded into truck t0 from 05:53 PM to 06:42 PM at location l0_0.", "truck t0 operates from location l0_0 to location l0_1 from 06:45 PM to 07:03 PM.", "at location l0_1, package p2 is unloaded from truck t0 starting at 07:08 PM and finishing at 08:31 PM.", "unloading package p1 from truck t0 at location l0_1 starts at 08:33 PM and ends at 09:23 PM.", "at location l0_0, package p0 is unloaded from airplane a1 starting at 09:30 PM and finishing at 10:37 PM.", "from 10:41 PM to 11:19 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 11:26 PM and finishing at 12:50 AM.", "from 12:55 AM to 01:12 AM package p3 loaded into truck t1 at location l1_0.", "truck t1 operates from location l1_0 to location l1_1 from 01:17 AM to 01:46 AM.", "unloading package p3 from truck t1 at location l1_1 starts at 01:48 AM and ends at 02:30 AM." ]
Where is the package p0 at 09:54 PM?
[ "l0_0", "a1" ]
17
true
eebd1f01-4e8b-4d53-90a6-ea26f858ef67
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.", "locations l0_2, l0_3, l0_1, and l0_0 are in city c0.", "locations l1_1, l1_2, l1_3, and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l0_0 and l1_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 6 packages, p0, p4, p2, p1, p3, and p5." ]
[ "truck t1 is at the location l1_3.", "package p5 is at the location l0_1.", "package p1 is at the location l1_0.", "package p4 is at the location l0_2.", "airplane a0 is at the location l1_0.", "package p2 is at the location l1_1.", "package p0 is at the location l1_3.", "package p3 is at the location l0_2.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "loading package p0 into truck t1 at location l1_3 starts at 11:54 PM and ends at 12:09 AM.", "from location l1_3, truck t1 moves to location l1_0 starting at 12:16 AM and finishing at 01:26 AM.", "loading package p1 into truck t1 at location l1_0 starts at 01:32 AM and ends at 01:38 AM.", "package p0 is unloaded from truck t1 from 01:44 AM to 02:02 AM at location l1_0.", "at location l0_1, package p5 is loaded into truck t0 starting at 02:05 AM and finishing at 03:22 AM.", "from 03:25 AM to 04:36 AM truck t0 transports from location l0_1 to location l0_2.", "at location l0_2, package p4 is loaded into truck t0 starting at 04:39 AM and finishing at 04:52 AM.", "at location l0_2, package p3 is loaded into truck t0 starting at 04:58 AM and finishing at 05:49 AM.", "driving truck t0 from location l0_2 to location l0_0 starts at 05:55 AM and ends at 06:36 AM.", "unloading package p5 from truck t0 at location l0_0 starts at 06:38 AM and ends at 07:08 AM.", "at location l0_0, package p4 is unloaded from truck t0 starting at 07:13 AM and finishing at 07:45 AM.", "package p3 is unloaded from truck t0 from 07:49 AM to 08:24 AM at location l0_0.", "loading package p0 into airplane a0 at location l1_0 starts at 08:26 AM and ends at 09:30 AM.", "from location l1_0, airplane a0 transits to location l0_0 starting at 09:36 AM and finishing at 10:08 AM.", "loading package p5 into airplane a0 at location l0_0 starts at 10:12 AM and ends at 10:26 AM.", "package p4 is loaded into airplane a0 from 10:30 AM to 11:30 AM at location l0_0.", "package p3 is loaded into airplane a0 from 11:33 AM to 12:13 PM at location l0_0.", "package p0 is unloaded from airplane a0 from 12:20 PM to 01:14 PM at location l0_0.", "from 01:17 PM to 01:40 PM package p0 loaded into truck t0 at location l0_0.", "truck t0 operates from location l0_0 to location l0_1 from 01:46 PM to 02:29 PM.", "from 02:34 PM to 02:47 PM package p0 unloaded from truck t0 at location l0_1.", "airplane a0 flys from location l0_0 to location l1_0 from 02:52 PM to 03:20 PM.", "unloading package p5 from airplane a0 at location l1_0 starts at 03:23 PM and ends at 04:25 PM.", "from 04:27 PM to 04:51 PM package p5 loaded into truck t1 at location l1_0.", "unloading package p4 from airplane a0 at location l1_0 starts at 04:55 PM and ends at 05:18 PM.", "unloading package p3 from airplane a0 at location l1_0 starts at 05:23 PM and ends at 06:21 PM.", "at location l1_0, package p3 is loaded into truck t1 starting at 06:26 PM and finishing at 06:54 PM.", "truck t1 operates from location l1_0 to location l1_1 from 07:00 PM to 07:16 PM.", "package p3 is unloaded from truck t1 from 07:19 PM to 08:32 PM at location l1_1.", "package p1 is unloaded from truck t1 from 08:36 PM to 08:53 PM at location l1_1.", "driving truck t1 from location l1_1 to location l1_3 starts at 08:55 PM and ends at 09:56 PM.", "from 09:59 PM to 10:54 PM package p5 unloaded from truck t1 at location l1_3." ]
Where is the package p5 at 03:05 PM?
[ "a0" ]
17
true
3ebf7c98-b444-4d47-b1dd-ef215bc15d40
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 03:17 AM to 04:09 AM package p2 loaded into truck t1 at location l1_1.", "driving truck t1 from location l1_1 to location l1_0 starts at 04:12 AM and ends at 05:10 AM.", "at location l1_0, package p2 is unloaded from truck t1 starting at 05:16 AM and finishing at 05:58 AM.", "from 06:03 AM to 06:30 AM airplane a0 transits from location l2_0 to location l1_0.", "from 06:36 AM to 07:24 AM package p5 loaded into airplane a0 at location l1_0.", "loading package p2 into airplane a0 at location l1_0 starts at 07:29 AM and ends at 08:11 AM.", "from 08:13 AM to 09:19 AM package p0 loaded into airplane a0 at location l1_0.", "from 09:21 AM to 10:19 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 10:22 AM and finishing at 10:52 AM.", "package p5 is loaded into truck t0 from 10:58 AM to 11:11 AM at location l0_0.", "truck t0 operates from location l0_0 to location l0_1 from 11:17 AM to 11:36 AM.", "at location l0_1, package p5 is unloaded from truck t0 starting at 11:43 AM and finishing at 11:49 AM.", "at location l0_1, package p1 is loaded into truck t0 starting at 11:51 AM and finishing at 11:54 AM.", "from 12:01 PM to 12:22 PM truck t0 transports from location l0_1 to location l0_0.", "package p1 is unloaded from truck t0 from 12:25 PM to 01:03 PM at location l0_0.", "loading package p4 into airplane a0 at location l0_0 starts at 01:07 PM and ends at 01:41 PM.", "from 01:47 PM to 02:47 PM package p1 loaded into airplane a0 at location l0_0.", "from location l0_0, airplane a0 transits to location l2_0 starting at 02:51 PM and finishing at 03:48 PM.", "loading package p3 into airplane a0 at location l2_0 starts at 03:55 PM and ends at 04:53 PM.", "unloading package p2 from airplane a0 at location l2_0 starts at 04:55 PM and ends at 06:01 PM.", "package p0 is unloaded from airplane a0 from 06:06 PM to 06:45 PM at location l2_0.", "airplane a0 flys from location l2_0 to location l1_0 from 06:52 PM to 07:38 PM.", "package p4 is unloaded from airplane a0 from 07:41 PM to 08:48 PM at location l1_0.", "package p4 is loaded into truck t1 from 08:55 PM to 09:53 PM at location l1_0.", "unloading package p3 from airplane a0 at location l1_0 starts at 09:55 PM and ends at 10:49 PM.", "at location l1_0, package p3 is loaded into truck t1 starting at 10:55 PM and finishing at 11:19 PM.", "unloading package p1 from airplane a0 at location l1_0 starts at 11:22 PM and ends at 12:23 AM.", "at location l1_0, package p1 is loaded into truck t1 starting at 12:29 AM and finishing at 12:45 AM.", "truck t1 operates from location l1_0 to location l1_1 from 12:51 AM to 01:27 AM.", "at location l1_1, package p4 is unloaded from truck t1 starting at 01:33 AM and finishing at 02:06 AM.", "from 02:12 AM to 02:18 AM package p3 unloaded from truck t1 at location l1_1.", "from 02:22 AM to 02:32 AM package p1 unloaded from truck t1 at location l1_1." ]
Where is the package p1 at 01:45 AM?
[ "l1_1", "t1" ]
17
true
230165be-859b-47f5-9be6-3c43e935d999
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 05:09 PM and finishing at 06:28 PM.", "truck t1 operates from location l1_2 to location l1_1 from 06:34 PM to 07:15 PM.", "at location l1_1, package p1 is loaded into truck t1 starting at 07:20 PM and finishing at 08:00 PM.", "from location l1_1, truck t1 moves to location l1_0 starting at 08:04 PM and finishing at 08:59 PM.", "package p1 is unloaded from truck t1 from 09:01 PM to 09:33 PM at location l1_0.", "unloading package p0 from truck t1 at location l1_0 starts at 09:39 PM and ends at 09:55 PM.", "from 09:59 PM to 11:13 PM package p3 loaded into truck t0 at location l0_2.", "at location l0_2, package p2 is loaded into truck t0 starting at 11:16 PM and finishing at 12:59 AM.", "truck t0 operates from location l0_2 to location l0_0 from 01:06 AM to 01:30 AM.", "unloading package p2 from truck t0 at location l0_0 starts at 01:37 AM and ends at 01:42 AM.", "package p1 is loaded into airplane a1 from 01:44 AM to 01:52 AM at location l1_0.", "at location l1_0, package p0 is loaded into airplane a1 starting at 01:54 AM and finishing at 02:49 AM.", "from 02:54 AM to 04:32 AM airplane a1 transits from location l1_0 to location l0_0.", "from 04:35 AM to 05:21 AM package p2 loaded into airplane a1 at location l0_0.", "package p1 is unloaded from airplane a1 from 05:24 AM to 05:53 AM at location l0_0.", "package p1 is loaded into truck t0 from 05:55 AM to 06:12 AM at location l0_0.", "unloading package p0 from airplane a1 at location l0_0 starts at 06:16 AM and ends at 06:51 AM.", "loading package p0 into truck t0 at location l0_0 starts at 06:56 AM and ends at 07:57 AM.", "truck t0 operates from location l0_0 to location l0_1 from 08:01 AM to 08:13 AM.", "at location l0_1, package p3 is unloaded from truck t0 starting at 08:20 AM and finishing at 08:51 AM.", "truck t0 operates from location l0_1 to location l0_2 from 08:58 AM to 09:58 AM.", "from 10:01 AM to 10:22 AM package p1 unloaded from truck t0 at location l0_2.", "unloading package p0 from truck t0 at location l0_2 starts at 10:24 AM and ends at 12:10 PM.", "from location l0_0, airplane a1 transits to location l1_0 starting at 12:15 PM and finishing at 01:42 PM.", "package p2 is unloaded from airplane a1 from 01:44 PM to 03:26 PM at location l1_0." ]
Where is the package p0 at 07:23 AM?
[ "l0_0", "t0" ]
17
true
dd0b5c47-f653-48e7-ac15-063d01240f3a
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 06:40 PM to 07:32 PM at location l1_1.", "from location l1_1, truck t1 moves to location l1_0 starting at 07:35 PM and finishing at 08:33 PM.", "at location l1_0, package p2 is unloaded from truck t1 starting at 08:39 PM and finishing at 09:21 PM.", "from 09:26 PM to 09:53 PM airplane a0 transits from location l2_0 to location l1_0.", "from 09:59 PM to 10:47 PM package p5 loaded into airplane a0 at location l1_0.", "loading package p2 into airplane a0 at location l1_0 starts at 10:52 PM and ends at 11:34 PM.", "loading package p0 into airplane a0 at location l1_0 starts at 11:36 PM and ends at 12:42 AM.", "from 12:44 AM to 01:42 AM airplane a0 transits from location l1_0 to location l0_0.", "unloading package p5 from airplane a0 at location l0_0 starts at 01:45 AM and ends at 02:15 AM.", "loading package p5 into truck t0 at location l0_0 starts at 02:21 AM and ends at 02:34 AM.", "from location l0_0, truck t0 moves to location l0_1 starting at 02:40 AM and finishing at 02:59 AM.", "from 03:06 AM to 03:12 AM package p5 unloaded from truck t0 at location l0_1.", "package p1 is loaded into truck t0 from 03:14 AM to 03:17 AM at location l0_1.", "truck t0 operates from location l0_1 to location l0_0 from 03:24 AM to 03:45 AM.", "from 03:48 AM to 04:26 AM package p1 unloaded from truck t0 at location l0_0.", "package p4 is loaded into airplane a0 from 04:30 AM to 05:04 AM at location l0_0.", "loading package p1 into airplane a0 at location l0_0 starts at 05:10 AM and ends at 06:10 AM.", "from location l0_0, airplane a0 transits to location l2_0 starting at 06:14 AM and finishing at 07:11 AM.", "from 07:18 AM to 08:16 AM package p3 loaded into airplane a0 at location l2_0.", "package p2 is unloaded from airplane a0 from 08:18 AM to 09:24 AM at location l2_0.", "unloading package p0 from airplane a0 at location l2_0 starts at 09:29 AM and ends at 10:08 AM.", "flying airplane a0 from location l2_0 to location l1_0 starts at 10:15 AM and ends at 11:01 AM.", "from 11:04 AM to 12:11 PM package p4 unloaded from airplane a0 at location l1_0.", "loading package p4 into truck t1 at location l1_0 starts at 12:18 PM and ends at 01:16 PM.", "unloading package p3 from airplane a0 at location l1_0 starts at 01:18 PM and ends at 02:12 PM.", "loading package p3 into truck t1 at location l1_0 starts at 02:18 PM and ends at 02:42 PM.", "package p1 is unloaded from airplane a0 from 02:45 PM to 03:46 PM at location l1_0.", "loading package p1 into truck t1 at location l1_0 starts at 03:52 PM and ends at 04:08 PM.", "driving truck t1 from location l1_0 to location l1_1 starts at 04:14 PM and ends at 04:50 PM.", "at location l1_1, package p4 is unloaded from truck t1 starting at 04:56 PM and finishing at 05:29 PM.", "from 05:35 PM to 05:41 PM package p3 unloaded from truck t1 at location l1_1.", "package p1 is unloaded from truck t1 from 05:45 PM to 05:55 PM at location l1_1." ]
Where is the package p1 at 05:05 PM?
[ "l1_1", "t1" ]
17
true
2d13ca3c-7b70-47e5-a6a1-46329f82ba6d
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 06:17 AM to 07:09 AM at location l1_1.", "from 07:12 AM to 08:10 AM truck t1 transports from location l1_1 to location l1_0.", "from 08:16 AM to 08:58 AM package p2 unloaded from truck t1 at location l1_0.", "airplane a0 flys from location l2_0 to location l1_0 from 09:03 AM to 09:30 AM.", "loading package p5 into airplane a0 at location l1_0 starts at 09:36 AM and ends at 10:24 AM.", "from 10:29 AM to 11:11 AM package p2 loaded into airplane a0 at location l1_0.", "package p0 is loaded into airplane a0 from 11:13 AM to 12:19 PM at location l1_0.", "airplane a0 flys from location l1_0 to location l0_0 from 12:21 PM to 01:19 PM.", "at location l0_0, package p5 is unloaded from airplane a0 starting at 01:22 PM and finishing at 01:52 PM.", "at location l0_0, package p5 is loaded into truck t0 starting at 01:58 PM and finishing at 02:11 PM.", "from 02:17 PM to 02:36 PM truck t0 transports from location l0_0 to location l0_1.", "at location l0_1, package p5 is unloaded from truck t0 starting at 02:43 PM and finishing at 02:49 PM.", "at location l0_1, package p1 is loaded into truck t0 starting at 02:51 PM and finishing at 02:54 PM.", "from location l0_1, truck t0 moves to location l0_0 starting at 03:01 PM and finishing at 03:22 PM.", "at location l0_0, package p1 is unloaded from truck t0 starting at 03:25 PM and finishing at 04:03 PM.", "at location l0_0, package p4 is loaded into airplane a0 starting at 04:07 PM and finishing at 04:41 PM.", "from 04:47 PM to 05:47 PM package p1 loaded into airplane a0 at location l0_0.", "flying airplane a0 from location l0_0 to location l2_0 starts at 05:51 PM and ends at 06:48 PM.", "loading package p3 into airplane a0 at location l2_0 starts at 06:55 PM and ends at 07:53 PM.", "from 07:55 PM to 09:01 PM package p2 unloaded from airplane a0 at location l2_0.", "at location l2_0, package p0 is unloaded from airplane a0 starting at 09:06 PM and finishing at 09:45 PM.", "airplane a0 flys from location l2_0 to location l1_0 from 09:52 PM to 10:38 PM.", "at location l1_0, package p4 is unloaded from airplane a0 starting at 10:41 PM and finishing at 11:48 PM.", "from 11:55 PM to 12:53 AM package p4 loaded into truck t1 at location l1_0.", "at location l1_0, package p3 is unloaded from airplane a0 starting at 12:55 AM and finishing at 01:49 AM.", "from 01:55 AM to 02:19 AM package p3 loaded into truck t1 at location l1_0.", "at location l1_0, package p1 is unloaded from airplane a0 starting at 02:22 AM and finishing at 03:23 AM.", "package p1 is loaded into truck t1 from 03:29 AM to 03:45 AM at location l1_0.", "from location l1_0, truck t1 moves to location l1_1 starting at 03:51 AM and finishing at 04:27 AM.", "unloading package p4 from truck t1 at location l1_1 starts at 04:33 AM and ends at 05:06 AM.", "from 05:12 AM to 05:18 AM package p3 unloaded from truck t1 at location l1_1.", "package p1 is unloaded from truck t1 from 05:22 AM to 05:32 AM at location l1_1." ]
Where is the package p2 at 06:00 PM?
[ "a0" ]
17
true
c53b0032-1782-4216-9d75-7b7c4fbf6353
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 11:51 PM and finishing at 12:06 AM.", "truck t1 operates from location l1_3 to location l1_0 from 12:13 AM to 01:23 AM.", "loading package p1 into truck t1 at location l1_0 starts at 01:29 AM and ends at 01:35 AM.", "unloading package p0 from truck t1 at location l1_0 starts at 01:41 AM and ends at 01:59 AM.", "package p5 is loaded into truck t0 from 02:02 AM to 03:19 AM at location l0_1.", "truck t0 operates from location l0_1 to location l0_2 from 03:22 AM to 04:33 AM.", "at location l0_2, package p4 is loaded into truck t0 starting at 04:36 AM and finishing at 04:49 AM.", "from 04:55 AM to 05:46 AM package p3 loaded into truck t0 at location l0_2.", "from 05:52 AM to 06:33 AM truck t0 transports from location l0_2 to location l0_0.", "at location l0_0, package p5 is unloaded from truck t0 starting at 06:35 AM and finishing at 07:05 AM.", "package p4 is unloaded from truck t0 from 07:10 AM to 07:42 AM at location l0_0.", "from 07:46 AM to 08:21 AM package p3 unloaded from truck t0 at location l0_0.", "at location l1_0, package p0 is loaded into airplane a0 starting at 08:23 AM and finishing at 09:27 AM.", "airplane a0 flys from location l1_0 to location l0_0 from 09:33 AM to 10:05 AM.", "package p5 is loaded into airplane a0 from 10:09 AM to 10:23 AM at location l0_0.", "from 10:27 AM to 11:27 AM package p4 loaded into airplane a0 at location l0_0.", "loading package p3 into airplane a0 at location l0_0 starts at 11:30 AM and ends at 12:10 PM.", "unloading package p0 from airplane a0 at location l0_0 starts at 12:17 PM and ends at 01:11 PM.", "package p0 is loaded into truck t0 from 01:14 PM to 01:37 PM at location l0_0.", "from 01:43 PM to 02:26 PM truck t0 transports from location l0_0 to location l0_1.", "from 02:31 PM to 02:44 PM package p0 unloaded from truck t0 at location l0_1.", "from location l0_0, airplane a0 transits to location l1_0 starting at 02:49 PM and finishing at 03:17 PM.", "from 03:20 PM to 04:22 PM package p5 unloaded from airplane a0 at location l1_0.", "loading package p5 into truck t1 at location l1_0 starts at 04:24 PM and ends at 04:48 PM.", "unloading package p4 from airplane a0 at location l1_0 starts at 04:52 PM and ends at 05:15 PM.", "at location l1_0, package p3 is unloaded from airplane a0 starting at 05:20 PM and finishing at 06:18 PM.", "loading package p3 into truck t1 at location l1_0 starts at 06:23 PM and ends at 06:51 PM.", "truck t1 operates from location l1_0 to location l1_1 from 06:57 PM to 07:13 PM.", "at location l1_1, package p3 is unloaded from truck t1 starting at 07:16 PM and finishing at 08:29 PM.", "at location l1_1, package p1 is unloaded from truck t1 starting at 08:33 PM and finishing at 08:50 PM.", "from location l1_1, truck t1 moves to location l1_3 starting at 08:52 PM and finishing at 09:53 PM.", "from 09:56 PM to 10:51 PM package p5 unloaded from truck t1 at location l1_3." ]
Where is the package p3 at 05:02 PM?
[ "l1_0", "a0" ]
17
true
804e40dd-8838-4631-9909-47234c0c913f
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 06:01 PM and ends at 06:53 PM.", "driving truck t1 from location l1_1 to location l1_0 starts at 06:56 PM and ends at 07:54 PM.", "unloading package p2 from truck t1 at location l1_0 starts at 08:00 PM and ends at 08:42 PM.", "from 08:47 PM to 09:14 PM airplane a0 transits from location l2_0 to location l1_0.", "package p5 is loaded into airplane a0 from 09:20 PM to 10:08 PM at location l1_0.", "at location l1_0, package p2 is loaded into airplane a0 starting at 10:13 PM and finishing at 10:55 PM.", "from 10:57 PM to 12:03 AM package p0 loaded into airplane a0 at location l1_0.", "from 12:05 AM to 01:03 AM airplane a0 transits from location l1_0 to location l0_0.", "package p5 is unloaded from airplane a0 from 01:06 AM to 01:36 AM at location l0_0.", "loading package p5 into truck t0 at location l0_0 starts at 01:42 AM and ends at 01:55 AM.", "driving truck t0 from location l0_0 to location l0_1 starts at 02:01 AM and ends at 02:20 AM.", "at location l0_1, package p5 is unloaded from truck t0 starting at 02:27 AM and finishing at 02:33 AM.", "package p1 is loaded into truck t0 from 02:35 AM to 02:38 AM at location l0_1.", "from location l0_1, truck t0 moves to location l0_0 starting at 02:45 AM and finishing at 03:06 AM.", "from 03:09 AM to 03:47 AM package p1 unloaded from truck t0 at location l0_0.", "loading package p4 into airplane a0 at location l0_0 starts at 03:51 AM and ends at 04:25 AM.", "package p1 is loaded into airplane a0 from 04:31 AM to 05:31 AM at location l0_0.", "flying airplane a0 from location l0_0 to location l2_0 starts at 05:35 AM and ends at 06:32 AM.", "at location l2_0, package p3 is loaded into airplane a0 starting at 06:39 AM and finishing at 07:37 AM.", "unloading package p2 from airplane a0 at location l2_0 starts at 07:39 AM and ends at 08:45 AM.", "from 08:50 AM to 09:29 AM package p0 unloaded from airplane a0 at location l2_0.", "airplane a0 flys from location l2_0 to location l1_0 from 09:36 AM to 10:22 AM.", "package p4 is unloaded from airplane a0 from 10:25 AM to 11:32 AM at location l1_0.", "package p4 is loaded into truck t1 from 11:39 AM to 12:37 PM at location l1_0.", "package p3 is unloaded from airplane a0 from 12:39 PM to 01:33 PM at location l1_0.", "at location l1_0, package p3 is loaded into truck t1 starting at 01:39 PM and finishing at 02:03 PM.", "from 02:06 PM to 03:07 PM package p1 unloaded from airplane a0 at location l1_0.", "loading package p1 into truck t1 at location l1_0 starts at 03:13 PM and ends at 03:29 PM.", "from location l1_0, truck t1 moves to location l1_1 starting at 03:35 PM and finishing at 04:11 PM.", "at location l1_1, package p4 is unloaded from truck t1 starting at 04:17 PM and finishing at 04:50 PM.", "at location l1_1, package p3 is unloaded from truck t1 starting at 04:56 PM and finishing at 05:02 PM.", "at location l1_1, package p1 is unloaded from truck t1 starting at 05:06 PM and finishing at 05:16 PM." ]
Where is the package p1 at 04:33 PM?
[ "l1_1", "t1" ]
17
true
11d4c100-5adf-4d44-bf2b-ec48f28b97d0
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c1 and c0.", "there are 6 locations, l0_2, l1_2, l0_1, l1_1, l1_0, and l0_0.", "locations l1_2, l1_1, and l1_0 are in city c1.", "locations l0_2, l0_1, and l0_0 are in city c0.", "there are 2 airports, The location of the airports are l1_0 and l0_0.", "there are 2 airplanes, a1 and a0.", "there are 4 trucks, t3, t0, t1, and t2.", "there are 4 packages, p1, p2, p3, and p0." ]
[ "truck t1 is at the location l1_0.", "airplane a1 is at the location l0_0.", "package p0 is at the location l1_1.", "truck t3 is at the location l0_0.", "truck t2 is at the location l0_1.", "package p2 is at the location l0_0.", "truck t0 is at the location l0_2.", "package p3 is at the location l0_1.", "airplane a0 is at the location l1_0.", "package p1 is at the location l1_2." ]
[ "Given the initial states, the following events occur:", "package p2 is loaded into airplane a1 from 02:32 PM to 03:04 PM at location l0_0.", "from 03:09 PM to 04:44 PM airplane a1 transits from location l0_0 to location l1_0.", "package p2 is unloaded from airplane a1 from 04:50 PM to 06:03 PM at location l1_0.", "loading package p2 into truck t1 at location l1_0 starts at 06:09 PM and ends at 06:20 PM.", "from 06:22 PM to 07:01 PM truck t1 transports from location l1_0 to location l1_1.", "package p0 is loaded into truck t1 from 07:07 PM to 08:33 PM at location l1_1.", "from location l1_1, truck t1 moves to location l1_2 starting at 08:39 PM and finishing at 09:11 PM.", "from 09:14 PM to 10:40 PM package p2 unloaded from truck t1 at location l1_2.", "at location l1_2, package p1 is loaded into truck t1 starting at 10:43 PM and finishing at 12:35 AM.", "from location l1_2, truck t1 moves to location l1_0 starting at 12:41 AM and finishing at 01:29 AM.", "package p1 is unloaded from truck t1 from 01:34 AM to 03:18 AM at location l1_0.", "unloading package p0 from truck t1 at location l1_0 starts at 03:21 AM and ends at 03:47 AM.", "package p1 is loaded into airplane a1 from 03:52 AM to 04:48 AM at location l1_0.", "from 04:55 AM to 05:10 AM package p0 loaded into airplane a1 at location l1_0.", "from 05:12 AM to 05:23 AM airplane a1 transits from location l1_0 to location l0_0.", "package p1 is unloaded from airplane a1 from 05:29 AM to 06:28 AM at location l0_0.", "from 06:35 AM to 07:47 AM package p1 loaded into truck t3 at location l0_0.", "at location l0_0, package p0 is unloaded from airplane a1 starting at 07:53 AM and finishing at 08:38 AM.", "package p0 is loaded into truck t3 from 08:40 AM to 09:09 AM at location l0_0.", "driving truck t3 from location l0_0 to location l0_1 starts at 09:16 AM and ends at 10:48 AM.", "package p1 is unloaded from truck t3 from 10:55 AM to 11:07 AM at location l0_1.", "truck t3 operates from location l0_1 to location l0_2 from 11:11 AM to 11:15 AM.", "unloading package p0 from truck t3 at location l0_2 starts at 11:19 AM and ends at 12:54 PM." ]
Where is the package p0 at 12:38 PM?
[ "l0_2", "t3" ]
17
true
c03c6bc3-82c4-43d3-8839-cf55fffb569c
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.", "locations l0_2, l0_3, l0_1, and l0_0 are in city c0.", "locations l1_1, l1_2, l1_3, and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l0_0 and l1_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 6 packages, p0, p4, p2, p1, p3, and p5." ]
[ "truck t1 is at the location l1_3.", "package p5 is at the location l0_1.", "package p1 is at the location l1_0.", "package p4 is at the location l0_2.", "airplane a0 is at the location l1_0.", "package p2 is at the location l1_1.", "package p0 is at the location l1_3.", "package p3 is at the location l0_2.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "from 05:26 AM to 05:41 AM package p0 loaded into truck t1 at location l1_3.", "driving truck t1 from location l1_3 to location l1_0 starts at 05:48 AM and ends at 06:58 AM.", "at location l1_0, package p1 is loaded into truck t1 starting at 07:04 AM and finishing at 07:10 AM.", "package p0 is unloaded from truck t1 from 07:16 AM to 07:34 AM at location l1_0.", "package p5 is loaded into truck t0 from 07:37 AM to 08:54 AM at location l0_1.", "driving truck t0 from location l0_1 to location l0_2 starts at 08:57 AM and ends at 10:08 AM.", "at location l0_2, package p4 is loaded into truck t0 starting at 10:11 AM and finishing at 10:24 AM.", "package p3 is loaded into truck t0 from 10:30 AM to 11:21 AM at location l0_2.", "from 11:27 AM to 12:08 PM truck t0 transports from location l0_2 to location l0_0.", "unloading package p5 from truck t0 at location l0_0 starts at 12:10 PM and ends at 12:40 PM.", "package p4 is unloaded from truck t0 from 12:45 PM to 01:17 PM at location l0_0.", "at location l0_0, package p3 is unloaded from truck t0 starting at 01:21 PM and finishing at 01:56 PM.", "at location l1_0, package p0 is loaded into airplane a0 starting at 01:58 PM and finishing at 03:02 PM.", "flying airplane a0 from location l1_0 to location l0_0 starts at 03:08 PM and ends at 03:40 PM.", "package p5 is loaded into airplane a0 from 03:44 PM to 03:58 PM at location l0_0.", "from 04:02 PM to 05:02 PM package p4 loaded into airplane a0 at location l0_0.", "from 05:05 PM to 05:45 PM package p3 loaded into airplane a0 at location l0_0.", "package p0 is unloaded from airplane a0 from 05:52 PM to 06:46 PM at location l0_0.", "at location l0_0, package p0 is loaded into truck t0 starting at 06:49 PM and finishing at 07:12 PM.", "from 07:18 PM to 08:01 PM truck t0 transports from location l0_0 to location l0_1.", "package p0 is unloaded from truck t0 from 08:06 PM to 08:19 PM at location l0_1.", "from 08:24 PM to 08:52 PM airplane a0 transits from location l0_0 to location l1_0.", "package p5 is unloaded from airplane a0 from 08:55 PM to 09:57 PM at location l1_0.", "at location l1_0, package p5 is loaded into truck t1 starting at 09:59 PM and finishing at 10:23 PM.", "at location l1_0, package p4 is unloaded from airplane a0 starting at 10:27 PM and finishing at 10:50 PM.", "from 10:55 PM to 11:53 PM package p3 unloaded from airplane a0 at location l1_0.", "from 11:58 PM to 12:26 AM package p3 loaded into truck t1 at location l1_0.", "truck t1 operates from location l1_0 to location l1_1 from 12:32 AM to 12:48 AM.", "at location l1_1, package p3 is unloaded from truck t1 starting at 12:51 AM and finishing at 02:04 AM.", "from 02:08 AM to 02:25 AM package p1 unloaded from truck t1 at location l1_1.", "driving truck t1 from location l1_1 to location l1_3 starts at 02:27 AM and ends at 03:28 AM.", "package p5 is unloaded from truck t1 from 03:31 AM to 04:26 AM at location l1_3." ]
Where is the package p0 at 06:29 PM?
[ "l0_0", "a0" ]
17
true
335d7cba-fb78-4c5f-bd96-121ecc2b3df2
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.", "locations l0_2, l0_3, l0_1, and l0_0 are in city c0.", "locations l1_1, l1_2, l1_3, and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l0_0 and l1_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 6 packages, p0, p4, p2, p1, p3, and p5." ]
[ "truck t1 is at the location l1_3.", "package p5 is at the location l0_1.", "package p1 is at the location l1_0.", "package p4 is at the location l0_2.", "airplane a0 is at the location l1_0.", "package p2 is at the location l1_1.", "package p0 is at the location l1_3.", "package p3 is at the location l0_2.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "loading package p0 into truck t1 at location l1_3 starts at 07:54 PM and ends at 08:09 PM.", "truck t1 operates from location l1_3 to location l1_0 from 08:16 PM to 09:26 PM.", "at location l1_0, package p1 is loaded into truck t1 starting at 09:32 PM and finishing at 09:38 PM.", "package p0 is unloaded from truck t1 from 09:44 PM to 10:02 PM at location l1_0.", "at location l0_1, package p5 is loaded into truck t0 starting at 10:05 PM and finishing at 11:22 PM.", "from 11:25 PM to 12:36 AM truck t0 transports from location l0_1 to location l0_2.", "package p4 is loaded into truck t0 from 12:39 AM to 12:52 AM at location l0_2.", "at location l0_2, package p3 is loaded into truck t0 starting at 12:58 AM and finishing at 01:49 AM.", "driving truck t0 from location l0_2 to location l0_0 starts at 01:55 AM and ends at 02:36 AM.", "package p5 is unloaded from truck t0 from 02:38 AM to 03:08 AM at location l0_0.", "at location l0_0, package p4 is unloaded from truck t0 starting at 03:13 AM and finishing at 03:45 AM.", "package p3 is unloaded from truck t0 from 03:49 AM to 04:24 AM at location l0_0.", "at location l1_0, package p0 is loaded into airplane a0 starting at 04:26 AM and finishing at 05:30 AM.", "from location l1_0, airplane a0 transits to location l0_0 starting at 05:36 AM and finishing at 06:08 AM.", "from 06:12 AM to 06:26 AM package p5 loaded into airplane a0 at location l0_0.", "loading package p4 into airplane a0 at location l0_0 starts at 06:30 AM and ends at 07:30 AM.", "package p3 is loaded into airplane a0 from 07:33 AM to 08:13 AM at location l0_0.", "from 08:20 AM to 09:14 AM package p0 unloaded from airplane a0 at location l0_0.", "package p0 is loaded into truck t0 from 09:17 AM to 09:40 AM at location l0_0.", "from location l0_0, truck t0 moves to location l0_1 starting at 09:46 AM and finishing at 10:29 AM.", "package p0 is unloaded from truck t0 from 10:34 AM to 10:47 AM at location l0_1.", "from location l0_0, airplane a0 transits to location l1_0 starting at 10:52 AM and finishing at 11:20 AM.", "at location l1_0, package p5 is unloaded from airplane a0 starting at 11:23 AM and finishing at 12:25 PM.", "at location l1_0, package p5 is loaded into truck t1 starting at 12:27 PM and finishing at 12:51 PM.", "unloading package p4 from airplane a0 at location l1_0 starts at 12:55 PM and ends at 01:18 PM.", "unloading package p3 from airplane a0 at location l1_0 starts at 01:23 PM and ends at 02:21 PM.", "from 02:26 PM to 02:54 PM package p3 loaded into truck t1 at location l1_0.", "from 03:00 PM to 03:16 PM truck t1 transports from location l1_0 to location l1_1.", "unloading package p3 from truck t1 at location l1_1 starts at 03:19 PM and ends at 04:32 PM.", "from 04:36 PM to 04:53 PM package p1 unloaded from truck t1 at location l1_1.", "truck t1 operates from location l1_1 to location l1_3 from 04:55 PM to 05:56 PM.", "at location l1_3, package p5 is unloaded from truck t1 starting at 05:59 PM and finishing at 06:54 PM." ]
Where is the package p4 at 01:12 PM?
[ "l1_0", "a0" ]
18
true
1c23daa3-d794-4d51-bc04-b0f201fea90b
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 07:12 PM to 08:38 PM truck t1 transports from location l1_3 to location l1_2.", "loading package p3 into truck t1 at location l1_2 starts at 08:42 PM and ends at 09:10 PM.", "loading package p2 into truck t1 at location l1_2 starts at 09:15 PM and ends at 11:12 PM.", "from location l1_2, truck t1 moves to location l1_0 starting at 11:19 PM and finishing at 11:33 PM.", "from 11:40 PM to 01:05 AM package p3 unloaded from truck t1 at location l1_0.", "from 01:09 AM to 01:15 AM package p2 unloaded from truck t1 at location l1_0.", "from 01:21 AM to 01:37 AM truck t0 transports from location l0_2 to location l0_0.", "loading package p3 into airplane a0 at location l1_0 starts at 01:41 AM and ends at 02:13 AM.", "package p2 is loaded into airplane a0 from 02:16 AM to 03:06 AM at location l1_0.", "from 03:10 AM to 03:26 AM airplane a0 transits from location l1_0 to location l0_0.", "unloading package p3 from airplane a0 at location l0_0 starts at 03:29 AM and ends at 03:43 AM.", "at location l0_0, package p3 is loaded into truck t0 starting at 03:50 AM and finishing at 05:25 AM.", "package p2 is unloaded from airplane a0 from 05:28 AM to 05:46 AM at location l0_0.", "package p2 is loaded into truck t0 from 05:52 AM to 07:26 AM at location l0_0.", "truck t0 operates from location l0_0 to location l0_1 from 07:33 AM to 08:40 AM.", "loading package p1 into truck t0 at location l0_1 starts at 08:44 AM and ends at 09:10 AM.", "driving truck t0 from location l0_1 to location l0_2 starts at 09:15 AM and ends at 09:35 AM.", "from 09:42 AM to 11:48 AM package p3 unloaded from truck t0 at location l0_2.", "at location l0_2, package p1 is unloaded from truck t0 starting at 11:55 AM and finishing at 01:52 PM.", "from 01:59 PM to 03:14 PM truck t0 transports from location l0_2 to location l0_3.", "from 03:18 PM to 05:27 PM package p2 unloaded from truck t0 at location l0_3." ]
Where is the package p2 at 05:08 PM?
[ "l0_3", "t0" ]
18
true
5f64eb79-c370-48cc-a744-40aa378e7f04
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:27 PM to 07:53 PM.", "package p3 is loaded into truck t1 from 07:57 PM to 08:25 PM at location l1_2.", "package p2 is loaded into truck t1 from 08:30 PM to 10:27 PM at location l1_2.", "from location l1_2, truck t1 moves to location l1_0 starting at 10:34 PM and finishing at 10:48 PM.", "package p3 is unloaded from truck t1 from 10:55 PM to 12:20 AM at location l1_0.", "from 12:24 AM to 12:30 AM package p2 unloaded from truck t1 at location l1_0.", "from 12:36 AM to 12:52 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:56 AM and finishing at 01:28 AM.", "at location l1_0, package p2 is loaded into airplane a0 starting at 01:31 AM and finishing at 02:21 AM.", "airplane a0 flys from location l1_0 to location l0_0 from 02:25 AM to 02:41 AM.", "unloading package p3 from airplane a0 at location l0_0 starts at 02:44 AM and ends at 02:58 AM.", "from 03:05 AM to 04:40 AM package p3 loaded into truck t0 at location l0_0.", "from 04:43 AM to 05:01 AM package p2 unloaded from airplane a0 at location l0_0.", "package p2 is loaded into truck t0 from 05:07 AM to 06:41 AM at location l0_0.", "from location l0_0, truck t0 moves to location l0_1 starting at 06:48 AM and finishing at 07:55 AM.", "from 07:59 AM to 08:25 AM package p1 loaded into truck t0 at location l0_1.", "driving truck t0 from location l0_1 to location l0_2 starts at 08:30 AM and ends at 08:50 AM.", "from 08:57 AM to 11:03 AM package p3 unloaded from truck t0 at location l0_2.", "unloading package p1 from truck t0 at location l0_2 starts at 11:10 AM and ends at 01:07 PM.", "driving truck t0 from location l0_2 to location l0_3 starts at 01:14 PM and ends at 02:29 PM.", "from 02:33 PM to 04:42 PM package p2 unloaded from truck t0 at location l0_3." ]
Where is the package p2 at 03:53 PM?
[ "l0_3", "t0" ]
18
true
c264a653-1452-41a0-b810-ed3d1aba8ba2
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.", "locations l0_2, l0_3, l0_1, and l0_0 are in city c0.", "locations l1_1, l1_2, l1_3, and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l0_0 and l1_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 6 packages, p0, p4, p2, p1, p3, and p5." ]
[ "truck t1 is at the location l1_3.", "package p5 is at the location l0_1.", "package p1 is at the location l1_0.", "package p4 is at the location l0_2.", "airplane a0 is at the location l1_0.", "package p2 is at the location l1_1.", "package p0 is at the location l1_3.", "package p3 is at the location l0_2.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "package p0 is loaded into truck t1 from 04:57 AM to 05:12 AM at location l1_3.", "from location l1_3, truck t1 moves to location l1_0 starting at 05:19 AM and finishing at 06:29 AM.", "from 06:35 AM to 06:41 AM package p1 loaded into truck t1 at location l1_0.", "package p0 is unloaded from truck t1 from 06:47 AM to 07:05 AM at location l1_0.", "at location l0_1, package p5 is loaded into truck t0 starting at 07:08 AM and finishing at 08:25 AM.", "truck t0 operates from location l0_1 to location l0_2 from 08:28 AM to 09:39 AM.", "at location l0_2, package p4 is loaded into truck t0 starting at 09:42 AM and finishing at 09:55 AM.", "package p3 is loaded into truck t0 from 10:01 AM to 10:52 AM at location l0_2.", "from location l0_2, truck t0 moves to location l0_0 starting at 10:58 AM and finishing at 11:39 AM.", "from 11:41 AM to 12:11 PM package p5 unloaded from truck t0 at location l0_0.", "at location l0_0, package p4 is unloaded from truck t0 starting at 12:16 PM and finishing at 12:48 PM.", "unloading package p3 from truck t0 at location l0_0 starts at 12:52 PM and ends at 01:27 PM.", "from 01:29 PM to 02:33 PM package p0 loaded into airplane a0 at location l1_0.", "from location l1_0, airplane a0 transits to location l0_0 starting at 02:39 PM and finishing at 03:11 PM.", "loading package p5 into airplane a0 at location l0_0 starts at 03:15 PM and ends at 03:29 PM.", "loading package p4 into airplane a0 at location l0_0 starts at 03:33 PM and ends at 04:33 PM.", "package p3 is loaded into airplane a0 from 04:36 PM to 05:16 PM at location l0_0.", "unloading package p0 from airplane a0 at location l0_0 starts at 05:23 PM and ends at 06:17 PM.", "package p0 is loaded into truck t0 from 06:20 PM to 06:43 PM at location l0_0.", "from location l0_0, truck t0 moves to location l0_1 starting at 06:49 PM and finishing at 07:32 PM.", "package p0 is unloaded from truck t0 from 07:37 PM to 07:50 PM at location l0_1.", "from 07:55 PM to 08:23 PM airplane a0 transits from location l0_0 to location l1_0.", "at location l1_0, package p5 is unloaded from airplane a0 starting at 08:26 PM and finishing at 09:28 PM.", "from 09:30 PM to 09:54 PM package p5 loaded into truck t1 at location l1_0.", "package p4 is unloaded from airplane a0 from 09:58 PM to 10:21 PM at location l1_0.", "unloading package p3 from airplane a0 at location l1_0 starts at 10:26 PM and ends at 11:24 PM.", "loading package p3 into truck t1 at location l1_0 starts at 11:29 PM and ends at 11:57 PM.", "from location l1_0, truck t1 moves to location l1_1 starting at 12:03 AM and finishing at 12:19 AM.", "from 12:22 AM to 01:35 AM package p3 unloaded from truck t1 at location l1_1.", "at location l1_1, package p1 is unloaded from truck t1 starting at 01:39 AM and finishing at 01:56 AM.", "driving truck t1 from location l1_1 to location l1_3 starts at 01:58 AM and ends at 02:59 AM.", "from 03:02 AM to 03:57 AM package p5 unloaded from truck t1 at location l1_3." ]
Where is the package p5 at 08:38 PM?
[ "l1_0", "a0" ]
18
true
05a1945c-67ce-4f37-ad13-b254ca3327d8
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 05:13 PM to 06:05 PM at location l1_1.", "truck t1 operates from location l1_1 to location l1_0 from 06:08 PM to 07:06 PM.", "package p2 is unloaded from truck t1 from 07:12 PM to 07:54 PM at location l1_0.", "from 07:59 PM to 08:26 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 08:32 PM and finishing at 09:20 PM.", "package p2 is loaded into airplane a0 from 09:25 PM to 10:07 PM at location l1_0.", "loading package p0 into airplane a0 at location l1_0 starts at 10:09 PM and ends at 11:15 PM.", "from 11:17 PM to 12:15 AM airplane a0 transits from location l1_0 to location l0_0.", "package p5 is unloaded from airplane a0 from 12:18 AM to 12:48 AM at location l0_0.", "package p5 is loaded into truck t0 from 12:54 AM to 01:07 AM at location l0_0.", "from 01:13 AM to 01:32 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 01:39 AM and finishing at 01:45 AM.", "at location l0_1, package p1 is loaded into truck t0 starting at 01:47 AM and finishing at 01:50 AM.", "from location l0_1, truck t0 moves to location l0_0 starting at 01:57 AM and finishing at 02:18 AM.", "unloading package p1 from truck t0 at location l0_0 starts at 02:21 AM and ends at 02:59 AM.", "loading package p4 into airplane a0 at location l0_0 starts at 03:03 AM and ends at 03:37 AM.", "loading package p1 into airplane a0 at location l0_0 starts at 03:43 AM and ends at 04:43 AM.", "from location l0_0, airplane a0 transits to location l2_0 starting at 04:47 AM and finishing at 05:44 AM.", "at location l2_0, package p3 is loaded into airplane a0 starting at 05:51 AM and finishing at 06:49 AM.", "unloading package p2 from airplane a0 at location l2_0 starts at 06:51 AM and ends at 07:57 AM.", "at location l2_0, package p0 is unloaded from airplane a0 starting at 08:02 AM and finishing at 08:41 AM.", "airplane a0 flys from location l2_0 to location l1_0 from 08:48 AM to 09:34 AM.", "from 09:37 AM to 10:44 AM package p4 unloaded from airplane a0 at location l1_0.", "from 10:51 AM to 11:49 AM package p4 loaded into truck t1 at location l1_0.", "unloading package p3 from airplane a0 at location l1_0 starts at 11:51 AM and ends at 12:45 PM.", "from 12:51 PM to 01:15 PM package p3 loaded into truck t1 at location l1_0.", "at location l1_0, package p1 is unloaded from airplane a0 starting at 01:18 PM and finishing at 02:19 PM.", "from 02:25 PM to 02:41 PM package p1 loaded into truck t1 at location l1_0.", "from 02:47 PM to 03:23 PM truck t1 transports from location l1_0 to location l1_1.", "at location l1_1, package p4 is unloaded from truck t1 starting at 03:29 PM and finishing at 04:02 PM.", "from 04:08 PM to 04:14 PM package p3 unloaded from truck t1 at location l1_1.", "at location l1_1, package p1 is unloaded from truck t1 starting at 04:18 PM and finishing at 04:28 PM." ]
Where is the package p1 at 04:10 PM?
[ "l1_1", "t1" ]
18
true
0001096e-e12f-42ed-b5c9-1c1f9e8f2fb6
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:50 AM and ends at 10:42 AM.", "from 10:45 AM to 11:43 AM truck t1 transports from location l1_1 to location l1_0.", "from 11:49 AM to 12:31 PM package p2 unloaded from truck t1 at location l1_0.", "flying airplane a0 from location l2_0 to location l1_0 starts at 12:36 PM and ends at 01:03 PM.", "loading package p5 into airplane a0 at location l1_0 starts at 01:09 PM and ends at 01:57 PM.", "at location l1_0, package p2 is loaded into airplane a0 starting at 02:02 PM and finishing at 02:44 PM.", "loading package p0 into airplane a0 at location l1_0 starts at 02:46 PM and ends at 03:52 PM.", "flying airplane a0 from location l1_0 to location l0_0 starts at 03:54 PM and ends at 04:52 PM.", "from 04:55 PM to 05:25 PM package p5 unloaded from airplane a0 at location l0_0.", "from 05:31 PM to 05:44 PM package p5 loaded into truck t0 at location l0_0.", "from 05:50 PM to 06:09 PM truck t0 transports from location l0_0 to location l0_1.", "at location l0_1, package p5 is unloaded from truck t0 starting at 06:16 PM and finishing at 06:22 PM.", "package p1 is loaded into truck t0 from 06:24 PM to 06:27 PM at location l0_1.", "from 06:34 PM to 06:55 PM truck t0 transports from location l0_1 to location l0_0.", "package p1 is unloaded from truck t0 from 06:58 PM to 07:36 PM at location l0_0.", "at location l0_0, package p4 is loaded into airplane a0 starting at 07:40 PM and finishing at 08:14 PM.", "at location l0_0, package p1 is loaded into airplane a0 starting at 08:20 PM and finishing at 09:20 PM.", "from location l0_0, airplane a0 transits to location l2_0 starting at 09:24 PM and finishing at 10:21 PM.", "loading package p3 into airplane a0 at location l2_0 starts at 10:28 PM and ends at 11:26 PM.", "package p2 is unloaded from airplane a0 from 11:28 PM to 12:34 AM at location l2_0.", "from 12:39 AM to 01:18 AM package p0 unloaded from airplane a0 at location l2_0.", "flying airplane a0 from location l2_0 to location l1_0 starts at 01:25 AM and ends at 02:11 AM.", "from 02:14 AM to 03:21 AM package p4 unloaded from airplane a0 at location l1_0.", "loading package p4 into truck t1 at location l1_0 starts at 03:28 AM and ends at 04:26 AM.", "package p3 is unloaded from airplane a0 from 04:28 AM to 05:22 AM at location l1_0.", "from 05:28 AM to 05:52 AM package p3 loaded into truck t1 at location l1_0.", "unloading package p1 from airplane a0 at location l1_0 starts at 05:55 AM and ends at 06:56 AM.", "loading package p1 into truck t1 at location l1_0 starts at 07:02 AM and ends at 07:18 AM.", "truck t1 operates from location l1_0 to location l1_1 from 07:24 AM to 08:00 AM.", "from 08:06 AM to 08:39 AM package p4 unloaded from truck t1 at location l1_1.", "at location l1_1, package p3 is unloaded from truck t1 starting at 08:45 AM and finishing at 08:51 AM.", "at location l1_1, package p1 is unloaded from truck t1 starting at 08:55 AM and finishing at 09:05 AM." ]
Where is the package p2 at 11:05 PM?
[ "l2_0", "a0" ]
18
true
91eb8d12-98bc-47a6-9159-7f49c3504388
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 07:13 PM and finishing at 08:05 PM.", "from location l1_1, truck t1 moves to location l1_0 starting at 08:08 PM and finishing at 09:06 PM.", "at location l1_0, package p2 is unloaded from truck t1 starting at 09:12 PM and finishing at 09:54 PM.", "airplane a0 flys from location l2_0 to location l1_0 from 09:59 PM to 10:26 PM.", "package p5 is loaded into airplane a0 from 10:32 PM to 11:20 PM at location l1_0.", "from 11:25 PM to 12:07 AM package p2 loaded into airplane a0 at location l1_0.", "from 12:09 AM to 01:15 AM package p0 loaded into airplane a0 at location l1_0.", "from location l1_0, airplane a0 transits to location l0_0 starting at 01:17 AM and finishing at 02:15 AM.", "from 02:18 AM to 02:48 AM package p5 unloaded from airplane a0 at location l0_0.", "package p5 is loaded into truck t0 from 02:54 AM to 03:07 AM at location l0_0.", "driving truck t0 from location l0_0 to location l0_1 starts at 03:13 AM and ends at 03:32 AM.", "unloading package p5 from truck t0 at location l0_1 starts at 03:39 AM and ends at 03:45 AM.", "from 03:47 AM to 03: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 03:57 AM and finishing at 04:18 AM.", "unloading package p1 from truck t0 at location l0_0 starts at 04:21 AM and ends at 04:59 AM.", "from 05:03 AM to 05:37 AM package p4 loaded into airplane a0 at location l0_0.", "loading package p1 into airplane a0 at location l0_0 starts at 05:43 AM and ends at 06:43 AM.", "airplane a0 flys from location l0_0 to location l2_0 from 06:47 AM to 07:44 AM.", "from 07:51 AM to 08:49 AM package p3 loaded into airplane a0 at location l2_0.", "at location l2_0, package p2 is unloaded from airplane a0 starting at 08:51 AM and finishing at 09:57 AM.", "package p0 is unloaded from airplane a0 from 10:02 AM to 10:41 AM at location l2_0.", "from 10:48 AM to 11:34 AM airplane a0 transits from location l2_0 to location l1_0.", "unloading package p4 from airplane a0 at location l1_0 starts at 11:37 AM and ends at 12:44 PM.", "loading package p4 into truck t1 at location l1_0 starts at 12:51 PM and ends at 01:49 PM.", "unloading package p3 from airplane a0 at location l1_0 starts at 01:51 PM and ends at 02:45 PM.", "at location l1_0, package p3 is loaded into truck t1 starting at 02:51 PM and finishing at 03:15 PM.", "package p1 is unloaded from airplane a0 from 03:18 PM to 04:19 PM at location l1_0.", "loading package p1 into truck t1 at location l1_0 starts at 04:25 PM and ends at 04:41 PM.", "from 04:47 PM to 05:23 PM truck t1 transports from location l1_0 to location l1_1.", "package p4 is unloaded from truck t1 from 05:29 PM to 06:02 PM at location l1_1.", "package p3 is unloaded from truck t1 from 06:08 PM to 06:14 PM at location l1_1.", "package p1 is unloaded from truck t1 from 06:18 PM to 06:28 PM at location l1_1." ]
Where is the package p2 at 08:43 AM?
[ "l2_0", "a0" ]
18
true
4708fa87-ef4a-4e65-9f4d-7d7258e60148
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 12:22 PM and ends at 01:48 PM.", "from 01:52 PM to 02:20 PM package p3 loaded into truck t1 at location l1_2.", "loading package p2 into truck t1 at location l1_2 starts at 02:25 PM and ends at 04:22 PM.", "driving truck t1 from location l1_2 to location l1_0 starts at 04:29 PM and ends at 04:43 PM.", "at location l1_0, package p3 is unloaded from truck t1 starting at 04:50 PM and finishing at 06:15 PM.", "package p2 is unloaded from truck t1 from 06:19 PM to 06:25 PM at location l1_0.", "from 06:31 PM to 06:47 PM truck t0 transports from location l0_2 to location l0_0.", "loading package p3 into airplane a0 at location l1_0 starts at 06:51 PM and ends at 07:23 PM.", "from 07:26 PM to 08:16 PM package p2 loaded into airplane a0 at location l1_0.", "flying airplane a0 from location l1_0 to location l0_0 starts at 08:20 PM and ends at 08:36 PM.", "unloading package p3 from airplane a0 at location l0_0 starts at 08:39 PM and ends at 08:53 PM.", "package p3 is loaded into truck t0 from 09:00 PM to 10:35 PM at location l0_0.", "unloading package p2 from airplane a0 at location l0_0 starts at 10:38 PM and ends at 10:56 PM.", "at location l0_0, package p2 is loaded into truck t0 starting at 11:02 PM and finishing at 12:36 AM.", "driving truck t0 from location l0_0 to location l0_1 starts at 12:43 AM and ends at 01:50 AM.", "from 01:54 AM to 02:20 AM package p1 loaded into truck t0 at location l0_1.", "truck t0 operates from location l0_1 to location l0_2 from 02:25 AM to 02:45 AM.", "at location l0_2, package p3 is unloaded from truck t0 starting at 02:52 AM and finishing at 04:58 AM.", "unloading package p1 from truck t0 at location l0_2 starts at 05:05 AM and ends at 07:02 AM.", "driving truck t0 from location l0_2 to location l0_3 starts at 07:09 AM and ends at 08:24 AM.", "at location l0_3, package p2 is unloaded from truck t0 starting at 08:28 AM and finishing at 10:37 AM." ]
Where is the package p2 at 09:17 AM?
[ "l0_3", "t0" ]
18
true
0905bcba-3cb6-4a5a-9756-3e2f6c58da9b
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:30 PM and finishing at 09:56 PM.", "package p3 is loaded into truck t1 from 10:00 PM to 10:28 PM at location l1_2.", "from 10:33 PM to 12:30 AM package p2 loaded into truck t1 at location l1_2.", "driving truck t1 from location l1_2 to location l1_0 starts at 12:37 AM and ends at 12:51 AM.", "from 12:58 AM to 02:23 AM package p3 unloaded from truck t1 at location l1_0.", "from 02:27 AM to 02:33 AM package p2 unloaded from truck t1 at location l1_0.", "driving truck t0 from location l0_2 to location l0_0 starts at 02:39 AM and ends at 02:55 AM.", "loading package p3 into airplane a0 at location l1_0 starts at 02:59 AM and ends at 03:31 AM.", "package p2 is loaded into airplane a0 from 03:34 AM to 04:24 AM at location l1_0.", "from 04:28 AM to 04:44 AM airplane a0 transits from location l1_0 to location l0_0.", "from 04:47 AM to 05:01 AM package p3 unloaded from airplane a0 at location l0_0.", "from 05:08 AM to 06:43 AM package p3 loaded into truck t0 at location l0_0.", "package p2 is unloaded from airplane a0 from 06:46 AM to 07:04 AM at location l0_0.", "from 07:10 AM to 08:44 AM package p2 loaded into truck t0 at location l0_0.", "driving truck t0 from location l0_0 to location l0_1 starts at 08:51 AM and ends at 09:58 AM.", "loading package p1 into truck t0 at location l0_1 starts at 10:02 AM and ends at 10:28 AM.", "from location l0_1, truck t0 moves to location l0_2 starting at 10:33 AM and finishing at 10:53 AM.", "from 11:00 AM to 01:06 PM package p3 unloaded from truck t0 at location l0_2.", "package p1 is unloaded from truck t0 from 01:13 PM to 03:10 PM at location l0_2.", "driving truck t0 from location l0_2 to location l0_3 starts at 03:17 PM and ends at 04:32 PM.", "from 04:36 PM to 06:45 PM package p2 unloaded from truck t0 at location l0_3." ]
Where is the package p2 at 05:45 PM?
[ "l0_3", "t0" ]
18
true
9f860673-318c-4d15-a1e2-db1602038c4e
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.", "locations l0_2, l0_3, l0_1, and l0_0 are in city c0.", "locations l1_1, l1_2, l1_3, and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l0_0 and l1_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 6 packages, p0, p4, p2, p1, p3, and p5." ]
[ "truck t1 is at the location l1_3.", "package p5 is at the location l0_1.", "package p1 is at the location l1_0.", "package p4 is at the location l0_2.", "airplane a0 is at the location l1_0.", "package p2 is at the location l1_1.", "package p0 is at the location l1_3.", "package p3 is at the location l0_2.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "package p0 is loaded into truck t1 from 03:34 AM to 03:49 AM at location l1_3.", "from 03:56 AM to 05:06 AM truck t1 transports from location l1_3 to location l1_0.", "at location l1_0, package p1 is loaded into truck t1 starting at 05:12 AM and finishing at 05:18 AM.", "package p0 is unloaded from truck t1 from 05:24 AM to 05:42 AM at location l1_0.", "loading package p5 into truck t0 at location l0_1 starts at 05:45 AM and ends at 07:02 AM.", "from 07:05 AM to 08:16 AM truck t0 transports from location l0_1 to location l0_2.", "at location l0_2, package p4 is loaded into truck t0 starting at 08:19 AM and finishing at 08:32 AM.", "from 08:38 AM to 09:29 AM package p3 loaded into truck t0 at location l0_2.", "from 09:35 AM to 10:16 AM truck t0 transports from location l0_2 to location l0_0.", "from 10:18 AM to 10:48 AM package p5 unloaded from truck t0 at location l0_0.", "package p4 is unloaded from truck t0 from 10:53 AM to 11:25 AM at location l0_0.", "at location l0_0, package p3 is unloaded from truck t0 starting at 11:29 AM and finishing at 12:04 PM.", "loading package p0 into airplane a0 at location l1_0 starts at 12:06 PM and ends at 01:10 PM.", "flying airplane a0 from location l1_0 to location l0_0 starts at 01:16 PM and ends at 01:48 PM.", "package p5 is loaded into airplane a0 from 01:52 PM to 02:06 PM at location l0_0.", "loading package p4 into airplane a0 at location l0_0 starts at 02:10 PM and ends at 03:10 PM.", "at location l0_0, package p3 is loaded into airplane a0 starting at 03:13 PM and finishing at 03:53 PM.", "from 04:00 PM to 04:54 PM package p0 unloaded from airplane a0 at location l0_0.", "loading package p0 into truck t0 at location l0_0 starts at 04:57 PM and ends at 05:20 PM.", "truck t0 operates from location l0_0 to location l0_1 from 05:26 PM to 06:09 PM.", "unloading package p0 from truck t0 at location l0_1 starts at 06:14 PM and ends at 06:27 PM.", "from location l0_0, airplane a0 transits to location l1_0 starting at 06:32 PM and finishing at 07:00 PM.", "at location l1_0, package p5 is unloaded from airplane a0 starting at 07:03 PM and finishing at 08:05 PM.", "at location l1_0, package p5 is loaded into truck t1 starting at 08:07 PM and finishing at 08:31 PM.", "package p4 is unloaded from airplane a0 from 08:35 PM to 08:58 PM at location l1_0.", "from 09:03 PM to 10:01 PM package p3 unloaded from airplane a0 at location l1_0.", "loading package p3 into truck t1 at location l1_0 starts at 10:06 PM and ends at 10:34 PM.", "truck t1 operates from location l1_0 to location l1_1 from 10:40 PM to 10:56 PM.", "at location l1_1, package p3 is unloaded from truck t1 starting at 10:59 PM and finishing at 12:12 AM.", "package p1 is unloaded from truck t1 from 12:16 AM to 12:33 AM at location l1_1.", "from location l1_1, truck t1 moves to location l1_3 starting at 12:35 AM and finishing at 01:36 AM.", "from 01:39 AM to 02:34 AM package p5 unloaded from truck t1 at location l1_3." ]
Where is the package p4 at 08:38 PM?
[ "l1_0", "a0" ]
18
true
ab5b19ce-0dc8-4d81-bd5f-c669a1154137
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 09:16 AM and ends at 09:31 AM.", "truck t1 operates from location l1_3 to location l1_0 from 09:38 AM to 10:48 AM.", "from 10:54 AM to 11:00 AM package p1 loaded into truck t1 at location l1_0.", "package p0 is unloaded from truck t1 from 11:06 AM to 11:24 AM at location l1_0.", "package p5 is loaded into truck t0 from 11:27 AM to 12:44 PM at location l0_1.", "from 12:47 PM to 01:58 PM truck t0 transports from location l0_1 to location l0_2.", "package p4 is loaded into truck t0 from 02:01 PM to 02:14 PM at location l0_2.", "at location l0_2, package p3 is loaded into truck t0 starting at 02:20 PM and finishing at 03:11 PM.", "from 03:17 PM to 03:58 PM truck t0 transports from location l0_2 to location l0_0.", "package p5 is unloaded from truck t0 from 04:00 PM to 04:30 PM at location l0_0.", "at location l0_0, package p4 is unloaded from truck t0 starting at 04:35 PM and finishing at 05:07 PM.", "at location l0_0, package p3 is unloaded from truck t0 starting at 05:11 PM and finishing at 05:46 PM.", "at location l1_0, package p0 is loaded into airplane a0 starting at 05:48 PM and finishing at 06:52 PM.", "flying airplane a0 from location l1_0 to location l0_0 starts at 06:58 PM and ends at 07:30 PM.", "package p5 is loaded into airplane a0 from 07:34 PM to 07:48 PM at location l0_0.", "from 07:52 PM to 08:52 PM package p4 loaded into airplane a0 at location l0_0.", "package p3 is loaded into airplane a0 from 08:55 PM to 09:35 PM at location l0_0.", "at location l0_0, package p0 is unloaded from airplane a0 starting at 09:42 PM and finishing at 10:36 PM.", "loading package p0 into truck t0 at location l0_0 starts at 10:39 PM and ends at 11:02 PM.", "driving truck t0 from location l0_0 to location l0_1 starts at 11:08 PM and ends at 11:51 PM.", "unloading package p0 from truck t0 at location l0_1 starts at 11:56 PM and ends at 12:09 AM.", "from location l0_0, airplane a0 transits to location l1_0 starting at 12:14 AM and finishing at 12:42 AM.", "unloading package p5 from airplane a0 at location l1_0 starts at 12:45 AM and ends at 01:47 AM.", "from 01:49 AM to 02:13 AM package p5 loaded into truck t1 at location l1_0.", "at location l1_0, package p4 is unloaded from airplane a0 starting at 02:17 AM and finishing at 02:40 AM.", "from 02:45 AM to 03:43 AM package p3 unloaded from airplane a0 at location l1_0.", "from 03:48 AM to 04:16 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:22 AM and finishing at 04:38 AM.", "at location l1_1, package p3 is unloaded from truck t1 starting at 04:41 AM and finishing at 05:54 AM.", "at location l1_1, package p1 is unloaded from truck t1 starting at 05:58 AM and finishing at 06:15 AM.", "from 06:17 AM to 07:18 AM truck t1 transports from location l1_1 to location l1_3.", "unloading package p5 from truck t1 at location l1_3 starts at 07:21 AM and ends at 08:16 AM." ]
Where is the package p5 at 01:41 AM?
[ "l1_0", "a0" ]
18
true
e9a6c786-c2ed-4b68-8e74-3f8b5493deb8
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 4 locations, l0_1, l1_1, l1_0, and l0_0.", "locations l0_1 and l0_0 are in city c0.", "locations l1_1 and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l1_0 and l0_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 4 packages, p0, p3, p1, and p2." ]
[ "package p1 is at the location l1_1.", "package p2 is at the location l1_1.", "package p3 is at the location l0_0.", "airplane a0 is at the location l0_0.", "truck t1 is at the location l1_1.", "package p0 is at the location l0_1.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "at location l1_1, package p2 is loaded into truck t1 starting at 01:08 AM and finishing at 01:49 AM.", "loading package p1 into truck t1 at location l1_1 starts at 01:56 AM and ends at 03:13 AM.", "from 03:16 AM to 03:55 AM truck t1 transports from location l1_1 to location l1_0.", "package p2 is unloaded from truck t1 from 04:01 AM to 04:56 AM at location l1_0.", "package p1 is unloaded from truck t1 from 05:01 AM to 05:33 AM at location l1_0.", "from location l0_1, truck t0 moves to location l0_0 starting at 05:39 AM and finishing at 06:05 AM.", "loading package p3 into airplane a0 at location l0_0 starts at 06:12 AM and ends at 07:56 AM.", "airplane a0 flys from location l0_0 to location l1_0 from 07:59 AM to 09:58 AM.", "from 10:00 AM to 10:49 AM package p3 unloaded from airplane a0 at location l1_0.", "at location l1_0, package p3 is loaded into truck t1 starting at 10:56 AM and finishing at 12:34 PM.", "from location l1_0, truck t1 moves to location l1_1 starting at 12:37 PM and finishing at 12:53 PM.", "package p3 is unloaded from truck t1 from 12:57 PM to 01:35 PM at location l1_1.", "from 01:41 PM to 02:29 PM package p2 loaded into airplane a0 at location l1_0.", "package p1 is loaded into airplane a0 from 02:34 PM to 03:20 PM at location l1_0.", "from location l1_0, airplane a0 transits to location l0_0 starting at 03:25 PM and finishing at 04:59 PM.", "package p2 is unloaded from airplane a0 from 05:02 PM to 05:54 PM at location l0_0.", "unloading package p1 from airplane a0 at location l0_0 starts at 05:58 PM and ends at 08:08 PM.", "at location l0_0, package p1 is loaded into truck t0 starting at 08:14 PM and finishing at 09:41 PM.", "truck t0 operates from location l0_0 to location l0_1 from 09:46 PM to 10:46 PM.", "package p1 is unloaded from truck t0 from 10:52 PM to 11:11 PM at location l0_1." ]
Where is the package p1 at 11:06 PM?
[ "l0_1", "t0" ]
18
true
8da40e8c-5d86-4a6e-b929-99fadaf7880b
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 01:01 AM and ends at 02:27 AM.", "from 02:31 AM to 02:59 AM package p3 loaded into truck t1 at location l1_2.", "package p2 is loaded into truck t1 from 03:04 AM to 05:01 AM at location l1_2.", "from location l1_2, truck t1 moves to location l1_0 starting at 05:08 AM and finishing at 05:22 AM.", "at location l1_0, package p3 is unloaded from truck t1 starting at 05:29 AM and finishing at 06:54 AM.", "at location l1_0, package p2 is unloaded from truck t1 starting at 06:58 AM and finishing at 07:04 AM.", "from location l0_2, truck t0 moves to location l0_0 starting at 07:10 AM and finishing at 07:26 AM.", "package p3 is loaded into airplane a0 from 07:30 AM to 08:02 AM at location l1_0.", "loading package p2 into airplane a0 at location l1_0 starts at 08:05 AM and ends at 08:55 AM.", "from 08:59 AM to 09:15 AM airplane a0 transits from location l1_0 to location l0_0.", "at location l0_0, package p3 is unloaded from airplane a0 starting at 09:18 AM and finishing at 09:32 AM.", "package p3 is loaded into truck t0 from 09:39 AM to 11:14 AM at location l0_0.", "unloading package p2 from airplane a0 at location l0_0 starts at 11:17 AM and ends at 11:35 AM.", "at location l0_0, package p2 is loaded into truck t0 starting at 11:41 AM and finishing at 01:15 PM.", "driving truck t0 from location l0_0 to location l0_1 starts at 01:22 PM and ends at 02:29 PM.", "loading package p1 into truck t0 at location l0_1 starts at 02:33 PM and ends at 02:59 PM.", "truck t0 operates from location l0_1 to location l0_2 from 03:04 PM to 03:24 PM.", "unloading package p3 from truck t0 at location l0_2 starts at 03:31 PM and ends at 05:37 PM.", "from 05:44 PM to 07:41 PM package p1 unloaded from truck t0 at location l0_2.", "driving truck t0 from location l0_2 to location l0_3 starts at 07:48 PM and ends at 09:03 PM.", "at location l0_3, package p2 is unloaded from truck t0 starting at 09:07 PM and finishing at 11:16 PM." ]
Where is the package p2 at 10:45 PM?
[ "l0_3", "t0" ]
18
true
540772e2-40f6-4e8f-9ca7-98fb1a9919d5
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 12:01 PM to 12:16 PM package p0 loaded into truck t1 at location l1_3.", "from location l1_3, truck t1 moves to location l1_0 starting at 12:23 PM and finishing at 01:33 PM.", "loading package p1 into truck t1 at location l1_0 starts at 01:39 PM and ends at 01:45 PM.", "at location l1_0, package p0 is unloaded from truck t1 starting at 01:51 PM and finishing at 02:09 PM.", "from 02:12 PM to 03:29 PM package p5 loaded into truck t0 at location l0_1.", "driving truck t0 from location l0_1 to location l0_2 starts at 03:32 PM and ends at 04:43 PM.", "at location l0_2, package p4 is loaded into truck t0 starting at 04:46 PM and finishing at 04:59 PM.", "package p3 is loaded into truck t0 from 05:05 PM to 05:56 PM at location l0_2.", "truck t0 operates from location l0_2 to location l0_0 from 06:02 PM to 06:43 PM.", "unloading package p5 from truck t0 at location l0_0 starts at 06:45 PM and ends at 07:15 PM.", "at location l0_0, package p4 is unloaded from truck t0 starting at 07:20 PM and finishing at 07:52 PM.", "unloading package p3 from truck t0 at location l0_0 starts at 07:56 PM and ends at 08:31 PM.", "at location l1_0, package p0 is loaded into airplane a0 starting at 08:33 PM and finishing at 09:37 PM.", "from location l1_0, airplane a0 transits to location l0_0 starting at 09:43 PM and finishing at 10:15 PM.", "loading package p5 into airplane a0 at location l0_0 starts at 10:19 PM and ends at 10:33 PM.", "from 10:37 PM to 11:37 PM package p4 loaded into airplane a0 at location l0_0.", "from 11:40 PM to 12:20 AM package p3 loaded into airplane a0 at location l0_0.", "unloading package p0 from airplane a0 at location l0_0 starts at 12:27 AM and ends at 01:21 AM.", "package p0 is loaded into truck t0 from 01:24 AM to 01:47 AM at location l0_0.", "from 01:53 AM to 02:36 AM truck t0 transports from location l0_0 to location l0_1.", "from 02:41 AM to 02:54 AM package p0 unloaded from truck t0 at location l0_1.", "flying airplane a0 from location l0_0 to location l1_0 starts at 02:59 AM and ends at 03:27 AM.", "package p5 is unloaded from airplane a0 from 03:30 AM to 04:32 AM at location l1_0.", "at location l1_0, package p5 is loaded into truck t1 starting at 04:34 AM and finishing at 04:58 AM.", "from 05:02 AM to 05:25 AM package p4 unloaded from airplane a0 at location l1_0.", "from 05:30 AM to 06:28 AM package p3 unloaded from airplane a0 at location l1_0.", "from 06:33 AM to 07:01 AM package p3 loaded into truck t1 at location l1_0.", "from location l1_0, truck t1 moves to location l1_1 starting at 07:07 AM and finishing at 07:23 AM.", "package p3 is unloaded from truck t1 from 07:26 AM to 08:39 AM at location l1_1.", "unloading package p1 from truck t1 at location l1_1 starts at 08:43 AM and ends at 09:00 AM.", "from location l1_1, truck t1 moves to location l1_3 starting at 09:02 AM and finishing at 10:03 AM.", "package p5 is unloaded from truck t1 from 10:06 AM to 11:01 AM at location l1_3." ]
Where is the package p0 at 01:43 AM?
[ "l0_0", "t0" ]
18
true
9ab3149b-744d-4dfb-a979-c24332b2fea9
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 4 locations, l0_1, l1_1, l1_0, and l0_0.", "locations l0_1 and l0_0 are in city c0.", "locations l1_1 and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l1_0 and l0_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 4 packages, p0, p3, p1, and p2." ]
[ "package p1 is at the location l1_1.", "package p2 is at the location l1_1.", "package p3 is at the location l0_0.", "airplane a0 is at the location l0_0.", "truck t1 is at the location l1_1.", "package p0 is at the location l0_1.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "at location l1_1, package p2 is loaded into truck t1 starting at 04:56 AM and finishing at 05:37 AM.", "package p1 is loaded into truck t1 from 05:44 AM to 07:01 AM at location l1_1.", "driving truck t1 from location l1_1 to location l1_0 starts at 07:04 AM and ends at 07:43 AM.", "from 07:49 AM to 08:44 AM package p2 unloaded from truck t1 at location l1_0.", "package p1 is unloaded from truck t1 from 08:49 AM to 09:21 AM at location l1_0.", "truck t0 operates from location l0_1 to location l0_0 from 09:27 AM to 09:53 AM.", "from 10:00 AM to 11:44 AM package p3 loaded into airplane a0 at location l0_0.", "from location l0_0, airplane a0 transits to location l1_0 starting at 11:47 AM and finishing at 01:46 PM.", "from 01:48 PM to 02:37 PM package p3 unloaded from airplane a0 at location l1_0.", "at location l1_0, package p3 is loaded into truck t1 starting at 02:44 PM and finishing at 04:22 PM.", "truck t1 operates from location l1_0 to location l1_1 from 04:25 PM to 04:41 PM.", "at location l1_1, package p3 is unloaded from truck t1 starting at 04:45 PM and finishing at 05:23 PM.", "package p2 is loaded into airplane a0 from 05:29 PM to 06:17 PM at location l1_0.", "from 06:22 PM to 07:08 PM package p1 loaded into airplane a0 at location l1_0.", "from location l1_0, airplane a0 transits to location l0_0 starting at 07:13 PM and finishing at 08:47 PM.", "unloading package p2 from airplane a0 at location l0_0 starts at 08:50 PM and ends at 09:42 PM.", "at location l0_0, package p1 is unloaded from airplane a0 starting at 09:46 PM and finishing at 11:56 PM.", "loading package p1 into truck t0 at location l0_0 starts at 12:02 AM and ends at 01:29 AM.", "from location l0_0, truck t0 moves to location l0_1 starting at 01:34 AM and finishing at 02:34 AM.", "package p1 is unloaded from truck t0 from 02:40 AM to 02:59 AM at location l0_1." ]
Where is the package p1 at 02:40 AM?
[ "l0_1", "t0" ]
18
true
d07e8b96-7672-4809-a3c5-3a732e2637f5
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:02 PM to 07:21 PM package p0 loaded into truck t1 at location l1_2.", "truck t1 operates from location l1_2 to location l1_1 from 07:27 PM to 08:08 PM.", "loading package p1 into truck t1 at location l1_1 starts at 08:13 PM and ends at 08:53 PM.", "from location l1_1, truck t1 moves to location l1_0 starting at 08:57 PM and finishing at 09:52 PM.", "package p1 is unloaded from truck t1 from 09:54 PM to 10:26 PM at location l1_0.", "unloading package p0 from truck t1 at location l1_0 starts at 10:32 PM and ends at 10:48 PM.", "from 10:52 PM to 12:06 AM package p3 loaded into truck t0 at location l0_2.", "from 12:09 AM to 01:52 AM package p2 loaded into truck t0 at location l0_2.", "truck t0 operates from location l0_2 to location l0_0 from 01:59 AM to 02:23 AM.", "from 02:30 AM to 02:35 AM package p2 unloaded from truck t0 at location l0_0.", "from 02:37 AM to 02:45 AM package p1 loaded into airplane a1 at location l1_0.", "at location l1_0, package p0 is loaded into airplane a1 starting at 02:47 AM and finishing at 03:42 AM.", "airplane a1 flys from location l1_0 to location l0_0 from 03:47 AM to 05:25 AM.", "loading package p2 into airplane a1 at location l0_0 starts at 05:28 AM and ends at 06:14 AM.", "at location l0_0, package p1 is unloaded from airplane a1 starting at 06:17 AM and finishing at 06:46 AM.", "loading package p1 into truck t0 at location l0_0 starts at 06:48 AM and ends at 07:05 AM.", "package p0 is unloaded from airplane a1 from 07:09 AM to 07:44 AM at location l0_0.", "loading package p0 into truck t0 at location l0_0 starts at 07:49 AM and ends at 08:50 AM.", "from location l0_0, truck t0 moves to location l0_1 starting at 08:54 AM and finishing at 09:06 AM.", "unloading package p3 from truck t0 at location l0_1 starts at 09:13 AM and ends at 09:44 AM.", "truck t0 operates from location l0_1 to location l0_2 from 09:51 AM to 10:51 AM.", "package p1 is unloaded from truck t0 from 10:54 AM to 11:15 AM at location l0_2.", "at location l0_2, package p0 is unloaded from truck t0 starting at 11:17 AM and finishing at 01:03 PM.", "from location l0_0, airplane a1 transits to location l1_0 starting at 01:08 PM and finishing at 02:35 PM.", "at location l1_0, package p2 is unloaded from airplane a1 starting at 02:37 PM and finishing at 04:19 PM." ]
Where is the package p0 at 09:05 AM?
[ "t0" ]
18
true
c40e29b7-7ad1-4f53-af7f-402b18980b6b
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.", "locations l0_2, l0_3, l0_1, and l0_0 are in city c0.", "locations l1_1, l1_2, l1_3, and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l0_0 and l1_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 6 packages, p0, p4, p2, p1, p3, and p5." ]
[ "truck t1 is at the location l1_3.", "package p5 is at the location l0_1.", "package p1 is at the location l1_0.", "package p4 is at the location l0_2.", "airplane a0 is at the location l1_0.", "package p2 is at the location l1_1.", "package p0 is at the location l1_3.", "package p3 is at the location l0_2.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "from 05:30 PM to 05:45 PM package p0 loaded into truck t1 at location l1_3.", "truck t1 operates from location l1_3 to location l1_0 from 05:52 PM to 07:02 PM.", "package p1 is loaded into truck t1 from 07:08 PM to 07:14 PM at location l1_0.", "package p0 is unloaded from truck t1 from 07:20 PM to 07:38 PM at location l1_0.", "package p5 is loaded into truck t0 from 07:41 PM to 08:58 PM at location l0_1.", "truck t0 operates from location l0_1 to location l0_2 from 09:01 PM to 10:12 PM.", "package p4 is loaded into truck t0 from 10:15 PM to 10:28 PM at location l0_2.", "package p3 is loaded into truck t0 from 10:34 PM to 11:25 PM at location l0_2.", "driving truck t0 from location l0_2 to location l0_0 starts at 11:31 PM and ends at 12:12 AM.", "at location l0_0, package p5 is unloaded from truck t0 starting at 12:14 AM and finishing at 12:44 AM.", "from 12:49 AM to 01:21 AM package p4 unloaded from truck t0 at location l0_0.", "from 01:25 AM to 02:00 AM package p3 unloaded from truck t0 at location l0_0.", "loading package p0 into airplane a0 at location l1_0 starts at 02:02 AM and ends at 03:06 AM.", "flying airplane a0 from location l1_0 to location l0_0 starts at 03:12 AM and ends at 03:44 AM.", "package p5 is loaded into airplane a0 from 03:48 AM to 04:02 AM at location l0_0.", "from 04:06 AM to 05:06 AM package p4 loaded into airplane a0 at location l0_0.", "loading package p3 into airplane a0 at location l0_0 starts at 05:09 AM and ends at 05:49 AM.", "package p0 is unloaded from airplane a0 from 05:56 AM to 06:50 AM at location l0_0.", "loading package p0 into truck t0 at location l0_0 starts at 06:53 AM and ends at 07:16 AM.", "driving truck t0 from location l0_0 to location l0_1 starts at 07:22 AM and ends at 08:05 AM.", "package p0 is unloaded from truck t0 from 08:10 AM to 08:23 AM at location l0_1.", "airplane a0 flys from location l0_0 to location l1_0 from 08:28 AM to 08:56 AM.", "unloading package p5 from airplane a0 at location l1_0 starts at 08:59 AM and ends at 10:01 AM.", "at location l1_0, package p5 is loaded into truck t1 starting at 10:03 AM and finishing at 10:27 AM.", "package p4 is unloaded from airplane a0 from 10:31 AM to 10:54 AM at location l1_0.", "at location l1_0, package p3 is unloaded from airplane a0 starting at 10:59 AM and finishing at 11:57 AM.", "package p3 is loaded into truck t1 from 12:02 PM to 12:30 PM at location l1_0.", "driving truck t1 from location l1_0 to location l1_1 starts at 12:36 PM and ends at 12:52 PM.", "at location l1_1, package p3 is unloaded from truck t1 starting at 12:55 PM and finishing at 02:08 PM.", "at location l1_1, package p1 is unloaded from truck t1 starting at 02:12 PM and finishing at 02:29 PM.", "from location l1_1, truck t1 moves to location l1_3 starting at 02:31 PM and finishing at 03:32 PM.", "at location l1_3, package p5 is unloaded from truck t1 starting at 03:35 PM and finishing at 04:30 PM." ]
Where is the package p3 at 11:16 AM?
[ "l1_0", "a0" ]
18
true
8fea76be-95c7-4037-b572-915d291752b1
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 06:58 PM to 07:50 PM package p2 loaded into truck t1 at location l1_1.", "driving truck t1 from location l1_1 to location l1_0 starts at 07:53 PM and ends at 08:51 PM.", "at location l1_0, package p2 is unloaded from truck t1 starting at 08:57 PM and finishing at 09:39 PM.", "from 09:44 PM to 10:11 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:17 PM and finishing at 11:05 PM.", "package p2 is loaded into airplane a0 from 11:10 PM to 11:52 PM at location l1_0.", "loading package p0 into airplane a0 at location l1_0 starts at 11:54 PM and ends at 01:00 AM.", "airplane a0 flys from location l1_0 to location l0_0 from 01:02 AM to 02:00 AM.", "package p5 is unloaded from airplane a0 from 02:03 AM to 02:33 AM at location l0_0.", "package p5 is loaded into truck t0 from 02:39 AM to 02:52 AM at location l0_0.", "truck t0 operates from location l0_0 to location l0_1 from 02:58 AM to 03:17 AM.", "at location l0_1, package p5 is unloaded from truck t0 starting at 03:24 AM and finishing at 03:30 AM.", "loading package p1 into truck t0 at location l0_1 starts at 03:32 AM and ends at 03:35 AM.", "from location l0_1, truck t0 moves to location l0_0 starting at 03:42 AM and finishing at 04:03 AM.", "unloading package p1 from truck t0 at location l0_0 starts at 04:06 AM and ends at 04:44 AM.", "loading package p4 into airplane a0 at location l0_0 starts at 04:48 AM and ends at 05:22 AM.", "loading package p1 into airplane a0 at location l0_0 starts at 05:28 AM and ends at 06:28 AM.", "from location l0_0, airplane a0 transits to location l2_0 starting at 06:32 AM and finishing at 07:29 AM.", "loading package p3 into airplane a0 at location l2_0 starts at 07:36 AM and ends at 08:34 AM.", "unloading package p2 from airplane a0 at location l2_0 starts at 08:36 AM and ends at 09:42 AM.", "package p0 is unloaded from airplane a0 from 09:47 AM to 10:26 AM at location l2_0.", "from location l2_0, airplane a0 transits to location l1_0 starting at 10:33 AM and finishing at 11:19 AM.", "unloading package p4 from airplane a0 at location l1_0 starts at 11:22 AM and ends at 12:29 PM.", "at location l1_0, package p4 is loaded into truck t1 starting at 12:36 PM and finishing at 01:34 PM.", "package p3 is unloaded from airplane a0 from 01:36 PM to 02:30 PM at location l1_0.", "at location l1_0, package p3 is loaded into truck t1 starting at 02:36 PM and finishing at 03:00 PM.", "package p1 is unloaded from airplane a0 from 03:03 PM to 04:04 PM at location l1_0.", "from 04:10 PM to 04:26 PM package p1 loaded into truck t1 at location l1_0.", "from 04:32 PM to 05:08 PM truck t1 transports from location l1_0 to location l1_1.", "package p4 is unloaded from truck t1 from 05:14 PM to 05:47 PM at location l1_1.", "package p3 is unloaded from truck t1 from 05:53 PM to 05:59 PM at location l1_1.", "from 06:03 PM to 06:13 PM package p1 unloaded from truck t1 at location l1_1." ]
Where is the package p2 at 08:22 AM?
[ "l2_0", "a0" ]
18
true
52424d96-5551-40f6-a03a-169f0546985e
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.", "locations l0_2, l0_3, l0_1, and l0_0 are in city c0.", "locations l1_1, l1_2, l1_3, and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l0_0 and l1_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 6 packages, p0, p4, p2, p1, p3, and p5." ]
[ "truck t1 is at the location l1_3.", "package p5 is at the location l0_1.", "package p1 is at the location l1_0.", "package p4 is at the location l0_2.", "airplane a0 is at the location l1_0.", "package p2 is at the location l1_1.", "package p0 is at the location l1_3.", "package p3 is at the location l0_2.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "from 05:03 PM to 05:18 PM package p0 loaded into truck t1 at location l1_3.", "truck t1 operates from location l1_3 to location l1_0 from 05:25 PM to 06:35 PM.", "from 06:41 PM to 06:47 PM package p1 loaded into truck t1 at location l1_0.", "from 06:53 PM to 07:11 PM package p0 unloaded from truck t1 at location l1_0.", "at location l0_1, package p5 is loaded into truck t0 starting at 07:14 PM and finishing at 08:31 PM.", "from 08:34 PM to 09:45 PM truck t0 transports from location l0_1 to location l0_2.", "at location l0_2, package p4 is loaded into truck t0 starting at 09:48 PM and finishing at 10:01 PM.", "at location l0_2, package p3 is loaded into truck t0 starting at 10:07 PM and finishing at 10:58 PM.", "from 11:04 PM to 11:45 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 11:47 PM and finishing at 12:17 AM.", "at location l0_0, package p4 is unloaded from truck t0 starting at 12:22 AM and finishing at 12:54 AM.", "from 12:58 AM to 01:33 AM package p3 unloaded from truck t0 at location l0_0.", "at location l1_0, package p0 is loaded into airplane a0 starting at 01:35 AM and finishing at 02:39 AM.", "airplane a0 flys from location l1_0 to location l0_0 from 02:45 AM to 03:17 AM.", "from 03:21 AM to 03:35 AM package p5 loaded into airplane a0 at location l0_0.", "from 03:39 AM to 04:39 AM package p4 loaded into airplane a0 at location l0_0.", "package p3 is loaded into airplane a0 from 04:42 AM to 05:22 AM at location l0_0.", "at location l0_0, package p0 is unloaded from airplane a0 starting at 05:29 AM and finishing at 06:23 AM.", "loading package p0 into truck t0 at location l0_0 starts at 06:26 AM and ends at 06:49 AM.", "driving truck t0 from location l0_0 to location l0_1 starts at 06:55 AM and ends at 07:38 AM.", "unloading package p0 from truck t0 at location l0_1 starts at 07:43 AM and ends at 07:56 AM.", "from location l0_0, airplane a0 transits to location l1_0 starting at 08:01 AM and finishing at 08:29 AM.", "package p5 is unloaded from airplane a0 from 08:32 AM to 09:34 AM at location l1_0.", "from 09:36 AM to 10:00 AM package p5 loaded into truck t1 at location l1_0.", "unloading package p4 from airplane a0 at location l1_0 starts at 10:04 AM and ends at 10:27 AM.", "unloading package p3 from airplane a0 at location l1_0 starts at 10:32 AM and ends at 11:30 AM.", "at location l1_0, package p3 is loaded into truck t1 starting at 11:35 AM and finishing at 12:03 PM.", "truck t1 operates from location l1_0 to location l1_1 from 12:09 PM to 12:25 PM.", "from 12:28 PM to 01:41 PM package p3 unloaded from truck t1 at location l1_1.", "from 01:45 PM to 02:02 PM package p1 unloaded from truck t1 at location l1_1.", "driving truck t1 from location l1_1 to location l1_3 starts at 02:04 PM and ends at 03:05 PM.", "at location l1_3, package p5 is unloaded from truck t1 starting at 03:08 PM and finishing at 04:03 PM." ]
Where is the package p5 at 09:22 AM?
[ "l1_0", "a0" ]
18
true
e9c1648d-8817-4d43-ae46-b955916ee3de
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 10:53 PM and finishing at 11:08 PM.", "truck t1 operates from location l1_3 to location l1_0 from 11:15 PM to 12:25 AM.", "loading package p1 into truck t1 at location l1_0 starts at 12:31 AM and ends at 12:37 AM.", "at location l1_0, package p0 is unloaded from truck t1 starting at 12:43 AM and finishing at 01:01 AM.", "at location l0_1, package p5 is loaded into truck t0 starting at 01:04 AM and finishing at 02:21 AM.", "truck t0 operates from location l0_1 to location l0_2 from 02:24 AM to 03:35 AM.", "at location l0_2, package p4 is loaded into truck t0 starting at 03:38 AM and finishing at 03:51 AM.", "from 03:57 AM to 04:48 AM package p3 loaded into truck t0 at location l0_2.", "truck t0 operates from location l0_2 to location l0_0 from 04:54 AM to 05:35 AM.", "from 05:37 AM to 06:07 AM package p5 unloaded from truck t0 at location l0_0.", "from 06:12 AM to 06:44 AM package p4 unloaded from truck t0 at location l0_0.", "at location l0_0, package p3 is unloaded from truck t0 starting at 06:48 AM and finishing at 07:23 AM.", "from 07:25 AM to 08:29 AM package p0 loaded into airplane a0 at location l1_0.", "flying airplane a0 from location l1_0 to location l0_0 starts at 08:35 AM and ends at 09:07 AM.", "loading package p5 into airplane a0 at location l0_0 starts at 09:11 AM and ends at 09:25 AM.", "package p4 is loaded into airplane a0 from 09:29 AM to 10:29 AM at location l0_0.", "package p3 is loaded into airplane a0 from 10:32 AM to 11:12 AM at location l0_0.", "unloading package p0 from airplane a0 at location l0_0 starts at 11:19 AM and ends at 12:13 PM.", "from 12:16 PM to 12:39 PM package p0 loaded into truck t0 at location l0_0.", "from location l0_0, truck t0 moves to location l0_1 starting at 12:45 PM and finishing at 01:28 PM.", "package p0 is unloaded from truck t0 from 01:33 PM to 01:46 PM at location l0_1.", "flying airplane a0 from location l0_0 to location l1_0 starts at 01:51 PM and ends at 02:19 PM.", "package p5 is unloaded from airplane a0 from 02:22 PM to 03:24 PM at location l1_0.", "at location l1_0, package p5 is loaded into truck t1 starting at 03:26 PM and finishing at 03:50 PM.", "unloading package p4 from airplane a0 at location l1_0 starts at 03:54 PM and ends at 04:17 PM.", "package p3 is unloaded from airplane a0 from 04:22 PM to 05:20 PM at location l1_0.", "from 05:25 PM to 05:53 PM package p3 loaded into truck t1 at location l1_0.", "from location l1_0, truck t1 moves to location l1_1 starting at 05:59 PM and finishing at 06:15 PM.", "package p3 is unloaded from truck t1 from 06:18 PM to 07:31 PM at location l1_1.", "package p1 is unloaded from truck t1 from 07:35 PM to 07:52 PM at location l1_1.", "driving truck t1 from location l1_1 to location l1_3 starts at 07:54 PM and ends at 08:55 PM.", "unloading package p5 from truck t1 at location l1_3 starts at 08:58 PM and ends at 09:53 PM." ]
Where is the package p4 at 04:06 PM?
[ "l1_0", "a0" ]
18
true
d406fb0a-5f6a-4340-ace2-e5bb599c1e79
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.", "locations l0_2, l0_3, l0_1, and l0_0 are in city c0.", "locations l1_1, l1_2, l1_3, and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l0_0 and l1_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 6 packages, p0, p4, p2, p1, p3, and p5." ]
[ "truck t1 is at the location l1_3.", "package p5 is at the location l0_1.", "package p1 is at the location l1_0.", "package p4 is at the location l0_2.", "airplane a0 is at the location l1_0.", "package p2 is at the location l1_1.", "package p0 is at the location l1_3.", "package p3 is at the location l0_2.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "package p0 is loaded into truck t1 from 10:51 PM to 11:06 PM at location l1_3.", "driving truck t1 from location l1_3 to location l1_0 starts at 11:13 PM and ends at 12:23 AM.", "at location l1_0, package p1 is loaded into truck t1 starting at 12:29 AM and finishing at 12:35 AM.", "unloading package p0 from truck t1 at location l1_0 starts at 12:41 AM and ends at 12:59 AM.", "package p5 is loaded into truck t0 from 01:02 AM to 02:19 AM at location l0_1.", "truck t0 operates from location l0_1 to location l0_2 from 02:22 AM to 03:33 AM.", "loading package p4 into truck t0 at location l0_2 starts at 03:36 AM and ends at 03:49 AM.", "from 03:55 AM to 04:46 AM package p3 loaded into truck t0 at location l0_2.", "truck t0 operates from location l0_2 to location l0_0 from 04:52 AM to 05:33 AM.", "from 05:35 AM to 06:05 AM package p5 unloaded from truck t0 at location l0_0.", "package p4 is unloaded from truck t0 from 06:10 AM to 06:42 AM at location l0_0.", "package p3 is unloaded from truck t0 from 06:46 AM to 07:21 AM at location l0_0.", "package p0 is loaded into airplane a0 from 07:23 AM to 08:27 AM at location l1_0.", "flying airplane a0 from location l1_0 to location l0_0 starts at 08:33 AM and ends at 09:05 AM.", "from 09:09 AM to 09:23 AM package p5 loaded into airplane a0 at location l0_0.", "loading package p4 into airplane a0 at location l0_0 starts at 09:27 AM and ends at 10:27 AM.", "from 10:30 AM to 11:10 AM package p3 loaded into airplane a0 at location l0_0.", "from 11:17 AM to 12:11 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:14 PM and finishing at 12:37 PM.", "from location l0_0, truck t0 moves to location l0_1 starting at 12:43 PM and finishing at 01:26 PM.", "unloading package p0 from truck t0 at location l0_1 starts at 01:31 PM and ends at 01:44 PM.", "airplane a0 flys from location l0_0 to location l1_0 from 01:49 PM to 02:17 PM.", "at location l1_0, package p5 is unloaded from airplane a0 starting at 02:20 PM and finishing at 03:22 PM.", "loading package p5 into truck t1 at location l1_0 starts at 03:24 PM and ends at 03:48 PM.", "package p4 is unloaded from airplane a0 from 03:52 PM to 04:15 PM at location l1_0.", "unloading package p3 from airplane a0 at location l1_0 starts at 04:20 PM and ends at 05:18 PM.", "from 05:23 PM to 05:51 PM package p3 loaded into truck t1 at location l1_0.", "truck t1 operates from location l1_0 to location l1_1 from 05:57 PM to 06:13 PM.", "unloading package p3 from truck t1 at location l1_1 starts at 06:16 PM and ends at 07:29 PM.", "from 07:33 PM to 07:50 PM package p1 unloaded from truck t1 at location l1_1.", "from 07:52 PM to 08:53 PM truck t1 transports from location l1_1 to location l1_3.", "package p5 is unloaded from truck t1 from 08:56 PM to 09:51 PM at location l1_3." ]
Where is the package p3 at 05:36 PM?
[ "l1_0", "t1" ]
19
true
ba63d1e3-f777-4fb1-88fc-b97c2188ed19
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 03:48 AM and finishing at 05:07 AM.", "truck t1 operates from location l1_2 to location l1_1 from 05:13 AM to 05:54 AM.", "from 05:59 AM to 06:39 AM package p1 loaded into truck t1 at location l1_1.", "from 06:43 AM to 07:38 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:40 AM and finishing at 08:12 AM.", "at location l1_0, package p0 is unloaded from truck t1 starting at 08:18 AM and finishing at 08:34 AM.", "package p3 is loaded into truck t0 from 08:38 AM to 09:52 AM at location l0_2.", "package p2 is loaded into truck t0 from 09:55 AM to 11:38 AM at location l0_2.", "from 11:45 AM to 12:09 PM truck t0 transports from location l0_2 to location l0_0.", "unloading package p2 from truck t0 at location l0_0 starts at 12:16 PM and ends at 12:21 PM.", "package p1 is loaded into airplane a1 from 12:23 PM to 12:31 PM at location l1_0.", "at location l1_0, package p0 is loaded into airplane a1 starting at 12:33 PM and finishing at 01:28 PM.", "from 01:33 PM to 03:11 PM airplane a1 transits from location l1_0 to location l0_0.", "loading package p2 into airplane a1 at location l0_0 starts at 03:14 PM and ends at 04:00 PM.", "package p1 is unloaded from airplane a1 from 04:03 PM to 04:32 PM at location l0_0.", "package p1 is loaded into truck t0 from 04:34 PM to 04:51 PM at location l0_0.", "from 04:55 PM to 05:30 PM package p0 unloaded from airplane a1 at location l0_0.", "package p0 is loaded into truck t0 from 05:35 PM to 06:36 PM at location l0_0.", "truck t0 operates from location l0_0 to location l0_1 from 06:40 PM to 06:52 PM.", "from 06:59 PM to 07:30 PM package p3 unloaded from truck t0 at location l0_1.", "driving truck t0 from location l0_1 to location l0_2 starts at 07:37 PM and ends at 08:37 PM.", "unloading package p1 from truck t0 at location l0_2 starts at 08:40 PM and ends at 09:01 PM.", "package p0 is unloaded from truck t0 from 09:03 PM to 10:49 PM at location l0_2.", "from location l0_0, airplane a1 transits to location l1_0 starting at 10:54 PM and finishing at 12:21 AM.", "at location l1_0, package p2 is unloaded from airplane a1 starting at 12:23 AM and finishing at 02:05 AM." ]
Where is the package p1 at 08:54 PM?
[ "l0_2", "t0" ]
19
true
fd212a6f-8617-48d6-8cae-a5107751ee84
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 06:17 PM to 07:09 PM package p2 loaded into truck t1 at location l1_1.", "from 07:12 PM to 08:10 PM truck t1 transports from location l1_1 to location l1_0.", "at location l1_0, package p2 is unloaded from truck t1 starting at 08:16 PM and finishing at 08:58 PM.", "flying airplane a0 from location l2_0 to location l1_0 starts at 09:03 PM and ends at 09:30 PM.", "at location l1_0, package p5 is loaded into airplane a0 starting at 09:36 PM and finishing at 10:24 PM.", "loading package p2 into airplane a0 at location l1_0 starts at 10:29 PM and ends at 11:11 PM.", "package p0 is loaded into airplane a0 from 11:13 PM to 12:19 AM at location l1_0.", "airplane a0 flys from location l1_0 to location l0_0 from 12:21 AM to 01:19 AM.", "package p5 is unloaded from airplane a0 from 01:22 AM to 01:52 AM at location l0_0.", "package p5 is loaded into truck t0 from 01:58 AM to 02:11 AM at location l0_0.", "from location l0_0, truck t0 moves to location l0_1 starting at 02:17 AM and finishing at 02:36 AM.", "unloading package p5 from truck t0 at location l0_1 starts at 02:43 AM and ends at 02:49 AM.", "loading package p1 into truck t0 at location l0_1 starts at 02:51 AM and ends at 02:54 AM.", "from location l0_1, truck t0 moves to location l0_0 starting at 03:01 AM and finishing at 03:22 AM.", "at location l0_0, package p1 is unloaded from truck t0 starting at 03:25 AM and finishing at 04:03 AM.", "package p4 is loaded into airplane a0 from 04:07 AM to 04:41 AM at location l0_0.", "at location l0_0, package p1 is loaded into airplane a0 starting at 04:47 AM and finishing at 05:47 AM.", "from location l0_0, airplane a0 transits to location l2_0 starting at 05:51 AM and finishing at 06:48 AM.", "package p3 is loaded into airplane a0 from 06:55 AM to 07:53 AM at location l2_0.", "unloading package p2 from airplane a0 at location l2_0 starts at 07:55 AM and ends at 09:01 AM.", "unloading package p0 from airplane a0 at location l2_0 starts at 09:06 AM and ends at 09:45 AM.", "from location l2_0, airplane a0 transits to location l1_0 starting at 09:52 AM and finishing at 10:38 AM.", "from 10:41 AM to 11:48 AM package p4 unloaded from airplane a0 at location l1_0.", "loading package p4 into truck t1 at location l1_0 starts at 11:55 AM and ends at 12:53 PM.", "at location l1_0, package p3 is unloaded from airplane a0 starting at 12:55 PM and finishing at 01:49 PM.", "at location l1_0, package p3 is loaded into truck t1 starting at 01:55 PM and finishing at 02:19 PM.", "package p1 is unloaded from airplane a0 from 02:22 PM to 03:23 PM at location l1_0.", "loading package p1 into truck t1 at location l1_0 starts at 03:29 PM and ends at 03:45 PM.", "from 03:51 PM to 04:27 PM truck t1 transports from location l1_0 to location l1_1.", "package p4 is unloaded from truck t1 from 04:33 PM to 05:06 PM at location l1_1.", "from 05:12 PM to 05:18 PM package p3 unloaded from truck t1 at location l1_1.", "from 05:22 PM to 05:32 PM package p1 unloaded from truck t1 at location l1_1." ]
Where is the package p1 at 05:29 PM?
[ "l1_1", "t1" ]
19
true
f523103c-11bb-4486-91e5-3e696fbcf972
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:42 AM to 08:01 AM package p0 loaded into truck t1 at location l1_2.", "truck t1 operates from location l1_2 to location l1_1 from 08:07 AM to 08:48 AM.", "loading package p1 into truck t1 at location l1_1 starts at 08:53 AM and ends at 09:33 AM.", "driving truck t1 from location l1_1 to location l1_0 starts at 09:37 AM and ends at 10:32 AM.", "package p1 is unloaded from truck t1 from 10:34 AM to 11:06 AM at location l1_0.", "unloading package p0 from truck t1 at location l1_0 starts at 11:12 AM and ends at 11:28 AM.", "from 11:32 AM to 12:46 PM package p3 loaded into truck t0 at location l0_2.", "loading package p2 into truck t0 at location l0_2 starts at 12:49 PM and ends at 02:32 PM.", "driving truck t0 from location l0_2 to location l0_0 starts at 02:39 PM and ends at 03:03 PM.", "at location l0_0, package p2 is unloaded from truck t0 starting at 03:10 PM and finishing at 03:15 PM.", "at location l1_0, package p1 is loaded into airplane a1 starting at 03:17 PM and finishing at 03:25 PM.", "at location l1_0, package p0 is loaded into airplane a1 starting at 03:27 PM and finishing at 04:22 PM.", "from location l1_0, airplane a1 transits to location l0_0 starting at 04:27 PM and finishing at 06:05 PM.", "from 06:08 PM to 06:54 PM package p2 loaded into airplane a1 at location l0_0.", "at location l0_0, package p1 is unloaded from airplane a1 starting at 06:57 PM and finishing at 07:26 PM.", "package p1 is loaded into truck t0 from 07:28 PM to 07:45 PM at location l0_0.", "at location l0_0, package p0 is unloaded from airplane a1 starting at 07:49 PM and finishing at 08:24 PM.", "from 08:29 PM to 09:30 PM package p0 loaded into truck t0 at location l0_0.", "from 09:34 PM to 09:46 PM truck t0 transports from location l0_0 to location l0_1.", "package p3 is unloaded from truck t0 from 09:53 PM to 10:24 PM at location l0_1.", "driving truck t0 from location l0_1 to location l0_2 starts at 10:31 PM and ends at 11:31 PM.", "unloading package p1 from truck t0 at location l0_2 starts at 11:34 PM and ends at 11:55 PM.", "from 11:57 PM to 01:43 AM package p0 unloaded from truck t0 at location l0_2.", "from 01:48 AM to 03:15 AM airplane a1 transits from location l0_0 to location l1_0.", "from 03:17 AM to 04:59 AM package p2 unloaded from airplane a1 at location l1_0." ]
Where is the package p1 at 11:47 PM?
[ "l0_2", "t0" ]
19
true
a52137ac-8299-4156-9bdb-95b90edcec96
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 07:57 AM to 09:16 AM package p0 loaded into truck t1 at location l1_2.", "driving truck t1 from location l1_2 to location l1_1 starts at 09:22 AM and ends at 10:03 AM.", "loading package p1 into truck t1 at location l1_1 starts at 10:08 AM and ends at 10:48 AM.", "driving truck t1 from location l1_1 to location l1_0 starts at 10:52 AM and ends at 11:47 AM.", "package p1 is unloaded from truck t1 from 11:49 AM to 12:21 PM at location l1_0.", "unloading package p0 from truck t1 at location l1_0 starts at 12:27 PM and ends at 12:43 PM.", "from 12:47 PM to 02:01 PM package p3 loaded into truck t0 at location l0_2.", "at location l0_2, package p2 is loaded into truck t0 starting at 02:04 PM and finishing at 03:47 PM.", "truck t0 operates from location l0_2 to location l0_0 from 03:54 PM to 04:18 PM.", "at location l0_0, package p2 is unloaded from truck t0 starting at 04:25 PM and finishing at 04:30 PM.", "at location l1_0, package p1 is loaded into airplane a1 starting at 04:32 PM and finishing at 04:40 PM.", "loading package p0 into airplane a1 at location l1_0 starts at 04:42 PM and ends at 05:37 PM.", "airplane a1 flys from location l1_0 to location l0_0 from 05:42 PM to 07:20 PM.", "loading package p2 into airplane a1 at location l0_0 starts at 07:23 PM and ends at 08:09 PM.", "from 08:12 PM to 08:41 PM package p1 unloaded from airplane a1 at location l0_0.", "loading package p1 into truck t0 at location l0_0 starts at 08:43 PM and ends at 09:00 PM.", "at location l0_0, package p0 is unloaded from airplane a1 starting at 09:04 PM and finishing at 09:39 PM.", "package p0 is loaded into truck t0 from 09:44 PM to 10:45 PM at location l0_0.", "truck t0 operates from location l0_0 to location l0_1 from 10:49 PM to 11:01 PM.", "unloading package p3 from truck t0 at location l0_1 starts at 11:08 PM and ends at 11:39 PM.", "from 11:46 PM to 12:46 AM truck t0 transports from location l0_1 to location l0_2.", "unloading package p1 from truck t0 at location l0_2 starts at 12:49 AM and ends at 01:10 AM.", "at location l0_2, package p0 is unloaded from truck t0 starting at 01:12 AM and finishing at 02:58 AM.", "airplane a1 flys from location l0_0 to location l1_0 from 03:03 AM to 04:30 AM.", "from 04:32 AM to 06:14 AM package p2 unloaded from airplane a1 at location l1_0." ]
Where is the package p0 at 11:34 PM?
[ "l0_1", "t0" ]
19
true
39ff62a7-6f09-4291-a48b-1a17bc644dbf
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.", "locations l0_2, l0_3, l0_1, and l0_0 are in city c0.", "locations l1_1, l1_2, l1_3, and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l0_0 and l1_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 6 packages, p0, p4, p2, p1, p3, and p5." ]
[ "truck t1 is at the location l1_3.", "package p5 is at the location l0_1.", "package p1 is at the location l1_0.", "package p4 is at the location l0_2.", "airplane a0 is at the location l1_0.", "package p2 is at the location l1_1.", "package p0 is at the location l1_3.", "package p3 is at the location l0_2.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "at location l1_3, package p0 is loaded into truck t1 starting at 07:12 PM and finishing at 07:27 PM.", "from 07:34 PM to 08:44 PM truck t1 transports from location l1_3 to location l1_0.", "loading package p1 into truck t1 at location l1_0 starts at 08:50 PM and ends at 08:56 PM.", "at location l1_0, package p0 is unloaded from truck t1 starting at 09:02 PM and finishing at 09:20 PM.", "loading package p5 into truck t0 at location l0_1 starts at 09:23 PM and ends at 10:40 PM.", "driving truck t0 from location l0_1 to location l0_2 starts at 10:43 PM and ends at 11:54 PM.", "at location l0_2, package p4 is loaded into truck t0 starting at 11:57 PM and finishing at 12:10 AM.", "package p3 is loaded into truck t0 from 12:16 AM to 01:07 AM at location l0_2.", "from 01:13 AM to 01:54 AM truck t0 transports from location l0_2 to location l0_0.", "package p5 is unloaded from truck t0 from 01:56 AM to 02:26 AM at location l0_0.", "unloading package p4 from truck t0 at location l0_0 starts at 02:31 AM and ends at 03:03 AM.", "package p3 is unloaded from truck t0 from 03:07 AM to 03:42 AM at location l0_0.", "package p0 is loaded into airplane a0 from 03:44 AM to 04:48 AM at location l1_0.", "flying airplane a0 from location l1_0 to location l0_0 starts at 04:54 AM and ends at 05:26 AM.", "from 05:30 AM to 05:44 AM package p5 loaded into airplane a0 at location l0_0.", "from 05:48 AM to 06:48 AM package p4 loaded into airplane a0 at location l0_0.", "at location l0_0, package p3 is loaded into airplane a0 starting at 06:51 AM and finishing at 07:31 AM.", "package p0 is unloaded from airplane a0 from 07:38 AM to 08:32 AM at location l0_0.", "package p0 is loaded into truck t0 from 08:35 AM to 08:58 AM at location l0_0.", "from 09:04 AM to 09:47 AM truck t0 transports from location l0_0 to location l0_1.", "package p0 is unloaded from truck t0 from 09:52 AM to 10:05 AM at location l0_1.", "airplane a0 flys from location l0_0 to location l1_0 from 10:10 AM to 10:38 AM.", "package p5 is unloaded from airplane a0 from 10:41 AM to 11:43 AM at location l1_0.", "at location l1_0, package p5 is loaded into truck t1 starting at 11:45 AM and finishing at 12:09 PM.", "from 12:13 PM to 12:36 PM package p4 unloaded from airplane a0 at location l1_0.", "unloading package p3 from airplane a0 at location l1_0 starts at 12:41 PM and ends at 01:39 PM.", "from 01:44 PM to 02:12 PM package p3 loaded into truck t1 at location l1_0.", "from location l1_0, truck t1 moves to location l1_1 starting at 02:18 PM and finishing at 02:34 PM.", "unloading package p3 from truck t1 at location l1_1 starts at 02:37 PM and ends at 03:50 PM.", "from 03:54 PM to 04:11 PM package p1 unloaded from truck t1 at location l1_1.", "from 04:13 PM to 05:14 PM truck t1 transports from location l1_1 to location l1_3.", "from 05:17 PM to 06:12 PM package p5 unloaded from truck t1 at location l1_3." ]
Where is the package p3 at 02:10 PM?
[ "l1_0", "t1" ]
19
true
26b14013-d082-4fdd-8606-ee28bf38f361
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:19 AM and finishing at 06:11 AM.", "from location l1_1, truck t1 moves to location l1_0 starting at 06:14 AM and finishing at 07:12 AM.", "unloading package p2 from truck t1 at location l1_0 starts at 07:18 AM and ends at 08:00 AM.", "airplane a0 flys from location l2_0 to location l1_0 from 08:05 AM to 08:32 AM.", "at location l1_0, package p5 is loaded into airplane a0 starting at 08:38 AM and finishing at 09:26 AM.", "package p2 is loaded into airplane a0 from 09:31 AM to 10:13 AM at location l1_0.", "package p0 is loaded into airplane a0 from 10:15 AM to 11:21 AM at location l1_0.", "flying airplane a0 from location l1_0 to location l0_0 starts at 11:23 AM and ends at 12:21 PM.", "package p5 is unloaded from airplane a0 from 12:24 PM to 12:54 PM at location l0_0.", "from 01:00 PM to 01:13 PM package p5 loaded into truck t0 at location l0_0.", "from location l0_0, truck t0 moves to location l0_1 starting at 01:19 PM and finishing at 01:38 PM.", "at location l0_1, package p5 is unloaded from truck t0 starting at 01:45 PM and finishing at 01:51 PM.", "package p1 is loaded into truck t0 from 01:53 PM to 01:56 PM at location l0_1.", "from location l0_1, truck t0 moves to location l0_0 starting at 02:03 PM and finishing at 02:24 PM.", "at location l0_0, package p1 is unloaded from truck t0 starting at 02:27 PM and finishing at 03:05 PM.", "loading package p4 into airplane a0 at location l0_0 starts at 03:09 PM and ends at 03:43 PM.", "at location l0_0, package p1 is loaded into airplane a0 starting at 03:49 PM and finishing at 04:49 PM.", "flying airplane a0 from location l0_0 to location l2_0 starts at 04:53 PM and ends at 05:50 PM.", "from 05:57 PM to 06:55 PM package p3 loaded into airplane a0 at location l2_0.", "from 06:57 PM to 08:03 PM package p2 unloaded from airplane a0 at location l2_0.", "from 08:08 PM to 08:47 PM package p0 unloaded from airplane a0 at location l2_0.", "from location l2_0, airplane a0 transits to location l1_0 starting at 08:54 PM and finishing at 09:40 PM.", "unloading package p4 from airplane a0 at location l1_0 starts at 09:43 PM and ends at 10:50 PM.", "from 10:57 PM to 11:55 PM package p4 loaded into truck t1 at location l1_0.", "package p3 is unloaded from airplane a0 from 11:57 PM to 12:51 AM at location l1_0.", "package p3 is loaded into truck t1 from 12:57 AM to 01:21 AM at location l1_0.", "from 01:24 AM to 02:25 AM package p1 unloaded from airplane a0 at location l1_0.", "loading package p1 into truck t1 at location l1_0 starts at 02:31 AM and ends at 02:47 AM.", "from 02:53 AM to 03:29 AM truck t1 transports from location l1_0 to location l1_1.", "from 03:35 AM to 04:08 AM package p4 unloaded from truck t1 at location l1_1.", "from 04:14 AM to 04:20 AM package p3 unloaded from truck t1 at location l1_1.", "unloading package p1 from truck t1 at location l1_1 starts at 04:24 AM and ends at 04:34 AM." ]
Where is the package p2 at 07:23 PM?
[ "l2_0", "a0" ]
19
true
eab25c3e-1da8-480a-9146-b8ff183ad37c
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 03:57 AM and ends at 04:12 AM.", "driving truck t1 from location l1_3 to location l1_0 starts at 04:19 AM and ends at 05:29 AM.", "package p1 is loaded into truck t1 from 05:35 AM to 05:41 AM at location l1_0.", "from 05:47 AM to 06:05 AM package p0 unloaded from truck t1 at location l1_0.", "from 06:08 AM to 07:25 AM package p5 loaded into truck t0 at location l0_1.", "from location l0_1, truck t0 moves to location l0_2 starting at 07:28 AM and finishing at 08:39 AM.", "from 08:42 AM to 08:55 AM package p4 loaded into truck t0 at location l0_2.", "at location l0_2, package p3 is loaded into truck t0 starting at 09:01 AM and finishing at 09:52 AM.", "truck t0 operates from location l0_2 to location l0_0 from 09:58 AM to 10:39 AM.", "at location l0_0, package p5 is unloaded from truck t0 starting at 10:41 AM and finishing at 11:11 AM.", "from 11:16 AM to 11:48 AM package p4 unloaded from truck t0 at location l0_0.", "package p3 is unloaded from truck t0 from 11:52 AM to 12:27 PM at location l0_0.", "loading package p0 into airplane a0 at location l1_0 starts at 12:29 PM and ends at 01:33 PM.", "from 01:39 PM to 02:11 PM airplane a0 transits from location l1_0 to location l0_0.", "loading package p5 into airplane a0 at location l0_0 starts at 02:15 PM and ends at 02:29 PM.", "at location l0_0, package p4 is loaded into airplane a0 starting at 02:33 PM and finishing at 03:33 PM.", "loading package p3 into airplane a0 at location l0_0 starts at 03:36 PM and ends at 04:16 PM.", "at location l0_0, package p0 is unloaded from airplane a0 starting at 04:23 PM and finishing at 05:17 PM.", "from 05:20 PM to 05:43 PM package p0 loaded into truck t0 at location l0_0.", "from location l0_0, truck t0 moves to location l0_1 starting at 05:49 PM and finishing at 06:32 PM.", "from 06:37 PM to 06:50 PM package p0 unloaded from truck t0 at location l0_1.", "airplane a0 flys from location l0_0 to location l1_0 from 06:55 PM to 07:23 PM.", "package p5 is unloaded from airplane a0 from 07:26 PM to 08:28 PM at location l1_0.", "loading package p5 into truck t1 at location l1_0 starts at 08:30 PM and ends at 08:54 PM.", "from 08:58 PM to 09:21 PM package p4 unloaded from airplane a0 at location l1_0.", "unloading package p3 from airplane a0 at location l1_0 starts at 09:26 PM and ends at 10:24 PM.", "loading package p3 into truck t1 at location l1_0 starts at 10:29 PM and ends at 10:57 PM.", "from location l1_0, truck t1 moves to location l1_1 starting at 11:03 PM and finishing at 11:19 PM.", "from 11:22 PM to 12:35 AM package p3 unloaded from truck t1 at location l1_1.", "at location l1_1, package p1 is unloaded from truck t1 starting at 12:39 AM and finishing at 12:56 AM.", "from 12:58 AM to 01:59 AM truck t1 transports from location l1_1 to location l1_3.", "from 02:02 AM to 02:57 AM package p5 unloaded from truck t1 at location l1_3." ]
Where is the package p0 at 06:06 PM?
[ "t0" ]
19
true
d5460410-8355-4502-9ff3-3a1cc4dfc550
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 11:44 PM to 01:03 AM at location l1_2.", "from 01:09 AM to 01:50 AM truck t1 transports from location l1_2 to location l1_1.", "loading package p1 into truck t1 at location l1_1 starts at 01:55 AM and ends at 02:35 AM.", "from location l1_1, truck t1 moves to location l1_0 starting at 02:39 AM and finishing at 03:34 AM.", "from 03:36 AM to 04:08 AM package p1 unloaded from truck t1 at location l1_0.", "package p0 is unloaded from truck t1 from 04:14 AM to 04:30 AM at location l1_0.", "at location l0_2, package p3 is loaded into truck t0 starting at 04:34 AM and finishing at 05:48 AM.", "loading package p2 into truck t0 at location l0_2 starts at 05:51 AM and ends at 07:34 AM.", "from location l0_2, truck t0 moves to location l0_0 starting at 07:41 AM and finishing at 08:05 AM.", "from 08:12 AM to 08:17 AM package p2 unloaded from truck t0 at location l0_0.", "at location l1_0, package p1 is loaded into airplane a1 starting at 08:19 AM and finishing at 08:27 AM.", "loading package p0 into airplane a1 at location l1_0 starts at 08:29 AM and ends at 09:24 AM.", "flying airplane a1 from location l1_0 to location l0_0 starts at 09:29 AM and ends at 11:07 AM.", "from 11:10 AM to 11:56 AM package p2 loaded into airplane a1 at location l0_0.", "from 11:59 AM to 12:28 PM package p1 unloaded from airplane a1 at location l0_0.", "loading package p1 into truck t0 at location l0_0 starts at 12:30 PM and ends at 12:47 PM.", "at location l0_0, package p0 is unloaded from airplane a1 starting at 12:51 PM and finishing at 01:26 PM.", "from 01:31 PM to 02:32 PM package p0 loaded into truck t0 at location l0_0.", "truck t0 operates from location l0_0 to location l0_1 from 02:36 PM to 02:48 PM.", "at location l0_1, package p3 is unloaded from truck t0 starting at 02:55 PM and finishing at 03:26 PM.", "from 03:33 PM to 04:33 PM truck t0 transports from location l0_1 to location l0_2.", "unloading package p1 from truck t0 at location l0_2 starts at 04:36 PM and ends at 04:57 PM.", "from 04:59 PM to 06:45 PM package p0 unloaded from truck t0 at location l0_2.", "from 06:50 PM to 08:17 PM airplane a1 transits from location l0_0 to location l1_0.", "at location l1_0, package p2 is unloaded from airplane a1 starting at 08:19 PM and finishing at 10:01 PM." ]
Where is the package p1 at 04:36 PM?
[ "l0_2", "t0" ]
19
true
5d20c4b0-f1af-47d8-b34a-0715ef2b4825
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 09:14 PM to 10:33 PM at location l1_2.", "driving truck t1 from location l1_2 to location l1_1 starts at 10:39 PM and ends at 11:20 PM.", "from 11:25 PM to 12:05 AM package p1 loaded into truck t1 at location l1_1.", "from 12:09 AM to 01:04 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 01:06 AM and finishing at 01:38 AM.", "at location l1_0, package p0 is unloaded from truck t1 starting at 01:44 AM and finishing at 02:00 AM.", "package p3 is loaded into truck t0 from 02:04 AM to 03:18 AM at location l0_2.", "package p2 is loaded into truck t0 from 03:21 AM to 05:04 AM at location l0_2.", "truck t0 operates from location l0_2 to location l0_0 from 05:11 AM to 05:35 AM.", "package p2 is unloaded from truck t0 from 05:42 AM to 05:47 AM at location l0_0.", "at location l1_0, package p1 is loaded into airplane a1 starting at 05:49 AM and finishing at 05:57 AM.", "package p0 is loaded into airplane a1 from 05:59 AM to 06:54 AM at location l1_0.", "from 06:59 AM to 08:37 AM airplane a1 transits from location l1_0 to location l0_0.", "loading package p2 into airplane a1 at location l0_0 starts at 08:40 AM and ends at 09:26 AM.", "unloading package p1 from airplane a1 at location l0_0 starts at 09:29 AM and ends at 09:58 AM.", "from 10:00 AM to 10:17 AM package p1 loaded into truck t0 at location l0_0.", "package p0 is unloaded from airplane a1 from 10:21 AM to 10:56 AM at location l0_0.", "from 11:01 AM to 12:02 PM package p0 loaded into truck t0 at location l0_0.", "from location l0_0, truck t0 moves to location l0_1 starting at 12:06 PM and finishing at 12:18 PM.", "unloading package p3 from truck t0 at location l0_1 starts at 12:25 PM and ends at 12:56 PM.", "truck t0 operates from location l0_1 to location l0_2 from 01:03 PM to 02:03 PM.", "package p1 is unloaded from truck t0 from 02:06 PM to 02:27 PM at location l0_2.", "at location l0_2, package p0 is unloaded from truck t0 starting at 02:29 PM and finishing at 04:15 PM.", "from 04:20 PM to 05:47 PM airplane a1 transits from location l0_0 to location l1_0.", "unloading package p2 from airplane a1 at location l1_0 starts at 05:49 PM and ends at 07:31 PM." ]
Where is the package p0 at 12:34 PM?
[ "l0_1", "t0" ]
19
true
e49792f0-2fa5-43e0-beb7-2bdab6406ab9
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.", "locations l0_2, l0_3, l0_1, and l0_0 are in city c0.", "locations l1_1, l1_2, l1_3, and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l0_0 and l1_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 6 packages, p0, p4, p2, p1, p3, and p5." ]
[ "truck t1 is at the location l1_3.", "package p5 is at the location l0_1.", "package p1 is at the location l1_0.", "package p4 is at the location l0_2.", "airplane a0 is at the location l1_0.", "package p2 is at the location l1_1.", "package p0 is at the location l1_3.", "package p3 is at the location l0_2.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "package p0 is loaded into truck t1 from 07:56 AM to 08:11 AM at location l1_3.", "from location l1_3, truck t1 moves to location l1_0 starting at 08:18 AM and finishing at 09:28 AM.", "package p1 is loaded into truck t1 from 09:34 AM to 09:40 AM at location l1_0.", "at location l1_0, package p0 is unloaded from truck t1 starting at 09:46 AM and finishing at 10:04 AM.", "at location l0_1, package p5 is loaded into truck t0 starting at 10:07 AM and finishing at 11:24 AM.", "driving truck t0 from location l0_1 to location l0_2 starts at 11:27 AM and ends at 12:38 PM.", "from 12:41 PM to 12:54 PM package p4 loaded into truck t0 at location l0_2.", "loading package p3 into truck t0 at location l0_2 starts at 01:00 PM and ends at 01:51 PM.", "truck t0 operates from location l0_2 to location l0_0 from 01:57 PM to 02:38 PM.", "package p5 is unloaded from truck t0 from 02:40 PM to 03:10 PM at location l0_0.", "at location l0_0, package p4 is unloaded from truck t0 starting at 03:15 PM and finishing at 03:47 PM.", "from 03:51 PM to 04:26 PM package p3 unloaded from truck t0 at location l0_0.", "from 04:28 PM to 05:32 PM package p0 loaded into airplane a0 at location l1_0.", "flying airplane a0 from location l1_0 to location l0_0 starts at 05:38 PM and ends at 06:10 PM.", "at location l0_0, package p5 is loaded into airplane a0 starting at 06:14 PM and finishing at 06:28 PM.", "package p4 is loaded into airplane a0 from 06:32 PM to 07:32 PM at location l0_0.", "package p3 is loaded into airplane a0 from 07:35 PM to 08:15 PM at location l0_0.", "package p0 is unloaded from airplane a0 from 08:22 PM to 09:16 PM at location l0_0.", "from 09:19 PM to 09:42 PM package p0 loaded into truck t0 at location l0_0.", "from location l0_0, truck t0 moves to location l0_1 starting at 09:48 PM and finishing at 10:31 PM.", "from 10:36 PM to 10: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 10:54 PM and ends at 11:22 PM.", "unloading package p5 from airplane a0 at location l1_0 starts at 11:25 PM and ends at 12:27 AM.", "at location l1_0, package p5 is loaded into truck t1 starting at 12:29 AM and finishing at 12:53 AM.", "package p4 is unloaded from airplane a0 from 12:57 AM to 01:20 AM at location l1_0.", "unloading package p3 from airplane a0 at location l1_0 starts at 01:25 AM and ends at 02:23 AM.", "package p3 is loaded into truck t1 from 02:28 AM to 02:56 AM at location l1_0.", "from location l1_0, truck t1 moves to location l1_1 starting at 03:02 AM and finishing at 03:18 AM.", "unloading package p3 from truck t1 at location l1_1 starts at 03:21 AM and ends at 04:34 AM.", "unloading package p1 from truck t1 at location l1_1 starts at 04:38 AM and ends at 04:55 AM.", "driving truck t1 from location l1_1 to location l1_3 starts at 04:57 AM and ends at 05:58 AM.", "at location l1_3, package p5 is unloaded from truck t1 starting at 06:01 AM and finishing at 06:56 AM." ]
Where is the package p5 at 12:36 AM?
[ "l1_0", "t1" ]
19
true
51339e48-1ec0-448f-abd4-b982abebdbed
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.", "locations l0_2, l0_3, l0_1, and l0_0 are in city c0.", "locations l1_1, l1_2, l1_3, and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l0_0 and l1_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 6 packages, p0, p4, p2, p1, p3, and p5." ]
[ "truck t1 is at the location l1_3.", "package p5 is at the location l0_1.", "package p1 is at the location l1_0.", "package p4 is at the location l0_2.", "airplane a0 is at the location l1_0.", "package p2 is at the location l1_1.", "package p0 is at the location l1_3.", "package p3 is at the location l0_2.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "at location l1_3, package p0 is loaded into truck t1 starting at 06:13 AM and finishing at 06:28 AM.", "truck t1 operates from location l1_3 to location l1_0 from 06:35 AM to 07:45 AM.", "at location l1_0, package p1 is loaded into truck t1 starting at 07:51 AM and finishing at 07:57 AM.", "at location l1_0, package p0 is unloaded from truck t1 starting at 08:03 AM and finishing at 08:21 AM.", "loading package p5 into truck t0 at location l0_1 starts at 08:24 AM and ends at 09:41 AM.", "from location l0_1, truck t0 moves to location l0_2 starting at 09:44 AM and finishing at 10:55 AM.", "package p4 is loaded into truck t0 from 10:58 AM to 11:11 AM at location l0_2.", "at location l0_2, package p3 is loaded into truck t0 starting at 11:17 AM and finishing at 12:08 PM.", "from location l0_2, truck t0 moves to location l0_0 starting at 12:14 PM and finishing at 12:55 PM.", "unloading package p5 from truck t0 at location l0_0 starts at 12:57 PM and ends at 01:27 PM.", "package p4 is unloaded from truck t0 from 01:32 PM to 02:04 PM at location l0_0.", "at location l0_0, package p3 is unloaded from truck t0 starting at 02:08 PM and finishing at 02:43 PM.", "from 02:45 PM to 03:49 PM package p0 loaded into airplane a0 at location l1_0.", "airplane a0 flys from location l1_0 to location l0_0 from 03:55 PM to 04:27 PM.", "package p5 is loaded into airplane a0 from 04:31 PM to 04:45 PM at location l0_0.", "at location l0_0, package p4 is loaded into airplane a0 starting at 04:49 PM and finishing at 05:49 PM.", "package p3 is loaded into airplane a0 from 05:52 PM to 06:32 PM at location l0_0.", "at location l0_0, package p0 is unloaded from airplane a0 starting at 06:39 PM and finishing at 07:33 PM.", "package p0 is loaded into truck t0 from 07:36 PM to 07:59 PM at location l0_0.", "truck t0 operates from location l0_0 to location l0_1 from 08:05 PM to 08:48 PM.", "unloading package p0 from truck t0 at location l0_1 starts at 08:53 PM and ends at 09:06 PM.", "flying airplane a0 from location l0_0 to location l1_0 starts at 09:11 PM and ends at 09:39 PM.", "from 09:42 PM to 10:44 PM package p5 unloaded from airplane a0 at location l1_0.", "from 10:46 PM to 11:10 PM package p5 loaded into truck t1 at location l1_0.", "package p4 is unloaded from airplane a0 from 11:14 PM to 11:37 PM at location l1_0.", "from 11:42 PM to 12:40 AM package p3 unloaded from airplane a0 at location l1_0.", "loading package p3 into truck t1 at location l1_0 starts at 12:45 AM and ends at 01:13 AM.", "truck t1 operates from location l1_0 to location l1_1 from 01:19 AM to 01:35 AM.", "package p3 is unloaded from truck t1 from 01:38 AM to 02:51 AM at location l1_1.", "from 02:55 AM to 03:12 AM package p1 unloaded from truck t1 at location l1_1.", "truck t1 operates from location l1_1 to location l1_3 from 03:14 AM to 04:15 AM.", "from 04:18 AM to 05:13 AM package p5 unloaded from truck t1 at location l1_3." ]
Where is the package p5 at 11:06 PM?
[ "l1_0", "t1" ]
19
true
9101dafd-fda4-4747-9b9b-7c22d4fca511
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 06:41 PM and ends at 07:33 PM.", "driving truck t1 from location l1_1 to location l1_0 starts at 07:36 PM and ends at 08:34 PM.", "package p2 is unloaded from truck t1 from 08:40 PM to 09:22 PM at location l1_0.", "airplane a0 flys from location l2_0 to location l1_0 from 09:27 PM to 09:54 PM.", "from 10:00 PM to 10: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 10:53 PM and finishing at 11:35 PM.", "from 11:37 PM to 12:43 AM package p0 loaded into airplane a0 at location l1_0.", "flying airplane a0 from location l1_0 to location l0_0 starts at 12:45 AM and ends at 01:43 AM.", "at location l0_0, package p5 is unloaded from airplane a0 starting at 01:46 AM and finishing at 02:16 AM.", "package p5 is loaded into truck t0 from 02:22 AM to 02:35 AM at location l0_0.", "driving truck t0 from location l0_0 to location l0_1 starts at 02:41 AM and ends at 03:00 AM.", "at location l0_1, package p5 is unloaded from truck t0 starting at 03:07 AM and finishing at 03:13 AM.", "at location l0_1, package p1 is loaded into truck t0 starting at 03:15 AM and finishing at 03:18 AM.", "driving truck t0 from location l0_1 to location l0_0 starts at 03:25 AM and ends at 03:46 AM.", "at location l0_0, package p1 is unloaded from truck t0 starting at 03:49 AM and finishing at 04:27 AM.", "from 04:31 AM to 05:05 AM package p4 loaded into airplane a0 at location l0_0.", "at location l0_0, package p1 is loaded into airplane a0 starting at 05:11 AM and finishing at 06:11 AM.", "flying airplane a0 from location l0_0 to location l2_0 starts at 06:15 AM and ends at 07:12 AM.", "package p3 is loaded into airplane a0 from 07:19 AM to 08:17 AM at location l2_0.", "at location l2_0, package p2 is unloaded from airplane a0 starting at 08:19 AM and finishing at 09:25 AM.", "at location l2_0, package p0 is unloaded from airplane a0 starting at 09:30 AM and finishing at 10:09 AM.", "from location l2_0, airplane a0 transits to location l1_0 starting at 10:16 AM and finishing at 11:02 AM.", "from 11:05 AM to 12:12 PM package p4 unloaded from airplane a0 at location l1_0.", "from 12:19 PM to 01:17 PM package p4 loaded into truck t1 at location l1_0.", "from 01:19 PM to 02:13 PM package p3 unloaded from airplane a0 at location l1_0.", "package p3 is loaded into truck t1 from 02:19 PM to 02:43 PM at location l1_0.", "package p1 is unloaded from airplane a0 from 02:46 PM to 03:47 PM at location l1_0.", "loading package p1 into truck t1 at location l1_0 starts at 03:53 PM and ends at 04:09 PM.", "truck t1 operates from location l1_0 to location l1_1 from 04:15 PM to 04:51 PM.", "from 04:57 PM to 05:30 PM package p4 unloaded from truck t1 at location l1_1.", "at location l1_1, package p3 is unloaded from truck t1 starting at 05:36 PM and finishing at 05:42 PM.", "from 05:46 PM to 05:56 PM package p1 unloaded from truck t1 at location l1_1." ]
Where is the package p1 at 05:54 PM?
[ "l1_1", "t1" ]
19
true
8cc82916-8f3a-427e-b63d-f529e3271aa6
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.", "locations l0_2, l0_3, l0_1, and l0_0 are in city c0.", "locations l1_1, l1_2, l1_3, and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l0_0 and l1_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 6 packages, p0, p4, p2, p1, p3, and p5." ]
[ "truck t1 is at the location l1_3.", "package p5 is at the location l0_1.", "package p1 is at the location l1_0.", "package p4 is at the location l0_2.", "airplane a0 is at the location l1_0.", "package p2 is at the location l1_1.", "package p0 is at the location l1_3.", "package p3 is at the location l0_2.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "at location l1_3, package p0 is loaded into truck t1 starting at 06:06 PM and finishing at 06:21 PM.", "truck t1 operates from location l1_3 to location l1_0 from 06:28 PM to 07:38 PM.", "package p1 is loaded into truck t1 from 07:44 PM to 07:50 PM at location l1_0.", "unloading package p0 from truck t1 at location l1_0 starts at 07:56 PM and ends at 08:14 PM.", "at location l0_1, package p5 is loaded into truck t0 starting at 08:17 PM and finishing at 09:34 PM.", "from 09:37 PM to 10:48 PM truck t0 transports from location l0_1 to location l0_2.", "package p4 is loaded into truck t0 from 10:51 PM to 11:04 PM at location l0_2.", "package p3 is loaded into truck t0 from 11:10 PM to 12:01 AM at location l0_2.", "from location l0_2, truck t0 moves to location l0_0 starting at 12:07 AM and finishing at 12:48 AM.", "package p5 is unloaded from truck t0 from 12:50 AM to 01:20 AM at location l0_0.", "unloading package p4 from truck t0 at location l0_0 starts at 01:25 AM and ends at 01:57 AM.", "at location l0_0, package p3 is unloaded from truck t0 starting at 02:01 AM and finishing at 02:36 AM.", "package p0 is loaded into airplane a0 from 02:38 AM to 03:42 AM at location l1_0.", "from location l1_0, airplane a0 transits to location l0_0 starting at 03:48 AM and finishing at 04:20 AM.", "from 04:24 AM to 04:38 AM package p5 loaded into airplane a0 at location l0_0.", "at location l0_0, package p4 is loaded into airplane a0 starting at 04:42 AM and finishing at 05:42 AM.", "at location l0_0, package p3 is loaded into airplane a0 starting at 05:45 AM and finishing at 06:25 AM.", "from 06:32 AM to 07:26 AM package p0 unloaded from airplane a0 at location l0_0.", "at location l0_0, package p0 is loaded into truck t0 starting at 07:29 AM and finishing at 07:52 AM.", "from 07:58 AM to 08:41 AM truck t0 transports from location l0_0 to location l0_1.", "from 08:46 AM to 08:59 AM package p0 unloaded from truck t0 at location l0_1.", "from location l0_0, airplane a0 transits to location l1_0 starting at 09:04 AM and finishing at 09:32 AM.", "at location l1_0, package p5 is unloaded from airplane a0 starting at 09:35 AM and finishing at 10:37 AM.", "package p5 is loaded into truck t1 from 10:39 AM to 11:03 AM at location l1_0.", "from 11:07 AM to 11:30 AM package p4 unloaded from airplane a0 at location l1_0.", "at location l1_0, package p3 is unloaded from airplane a0 starting at 11:35 AM and finishing at 12:33 PM.", "loading package p3 into truck t1 at location l1_0 starts at 12:38 PM and ends at 01:06 PM.", "truck t1 operates from location l1_0 to location l1_1 from 01:12 PM to 01:28 PM.", "at location l1_1, package p3 is unloaded from truck t1 starting at 01:31 PM and finishing at 02:44 PM.", "at location l1_1, package p1 is unloaded from truck t1 starting at 02:48 PM and finishing at 03:05 PM.", "truck t1 operates from location l1_1 to location l1_3 from 03:07 PM to 04:08 PM.", "at location l1_3, package p5 is unloaded from truck t1 starting at 04:11 PM and finishing at 05:06 PM." ]
Where is the package p0 at 08:02 AM?
[ "t0" ]
19
true
d91a5967-b874-4edf-b8c6-85e9b8459992
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 09:42 AM and finishing at 11:01 AM.", "from location l1_2, truck t1 moves to location l1_1 starting at 11:07 AM and finishing at 11:48 AM.", "package p1 is loaded into truck t1 from 11:53 AM to 12:33 PM at location l1_1.", "from 12:37 PM to 01:32 PM truck t1 transports from location l1_1 to location l1_0.", "from 01:34 PM to 02:06 PM package p1 unloaded from truck t1 at location l1_0.", "from 02:12 PM to 02:28 PM package p0 unloaded from truck t1 at location l1_0.", "package p3 is loaded into truck t0 from 02:32 PM to 03:46 PM at location l0_2.", "at location l0_2, package p2 is loaded into truck t0 starting at 03:49 PM and finishing at 05:32 PM.", "driving truck t0 from location l0_2 to location l0_0 starts at 05:39 PM and ends at 06:03 PM.", "at location l0_0, package p2 is unloaded from truck t0 starting at 06:10 PM and finishing at 06:15 PM.", "from 06:17 PM to 06:25 PM package p1 loaded into airplane a1 at location l1_0.", "from 06:27 PM to 07:22 PM package p0 loaded into airplane a1 at location l1_0.", "airplane a1 flys from location l1_0 to location l0_0 from 07:27 PM to 09:05 PM.", "from 09:08 PM to 09:54 PM package p2 loaded into airplane a1 at location l0_0.", "at location l0_0, package p1 is unloaded from airplane a1 starting at 09:57 PM and finishing at 10:26 PM.", "at location l0_0, package p1 is loaded into truck t0 starting at 10:28 PM and finishing at 10:45 PM.", "unloading package p0 from airplane a1 at location l0_0 starts at 10:49 PM and ends at 11:24 PM.", "from 11:29 PM to 12:30 AM package p0 loaded into truck t0 at location l0_0.", "truck t0 operates from location l0_0 to location l0_1 from 12:34 AM to 12:46 AM.", "from 12:53 AM to 01:24 AM package p3 unloaded from truck t0 at location l0_1.", "driving truck t0 from location l0_1 to location l0_2 starts at 01:31 AM and ends at 02:31 AM.", "from 02:34 AM to 02:55 AM package p1 unloaded from truck t0 at location l0_2.", "unloading package p0 from truck t0 at location l0_2 starts at 02:57 AM and ends at 04:43 AM.", "from location l0_0, airplane a1 transits to location l1_0 starting at 04:48 AM and finishing at 06:15 AM.", "from 06:17 AM to 07:59 AM package p2 unloaded from airplane a1 at location l1_0." ]
Where is the package p1 at 02:51 AM?
[ "l0_2", "t0" ]
19
true
dbf8c9bf-d282-4829-b77c-744d0a7bdac6
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 06:37 PM to 07:56 PM at location l1_2.", "from location l1_2, truck t1 moves to location l1_1 starting at 08:02 PM and finishing at 08:43 PM.", "at location l1_1, package p1 is loaded into truck t1 starting at 08:48 PM and finishing at 09:28 PM.", "from 09:32 PM to 10:27 PM truck t1 transports from location l1_1 to location l1_0.", "unloading package p1 from truck t1 at location l1_0 starts at 10:29 PM and ends at 11:01 PM.", "package p0 is unloaded from truck t1 from 11:07 PM to 11:23 PM at location l1_0.", "loading package p3 into truck t0 at location l0_2 starts at 11:27 PM and ends at 12:41 AM.", "from 12:44 AM to 02:27 AM package p2 loaded into truck t0 at location l0_2.", "truck t0 operates from location l0_2 to location l0_0 from 02:34 AM to 02:58 AM.", "from 03:05 AM to 03:10 AM package p2 unloaded from truck t0 at location l0_0.", "at location l1_0, package p1 is loaded into airplane a1 starting at 03:12 AM and finishing at 03:20 AM.", "from 03:22 AM to 04:17 AM package p0 loaded into airplane a1 at location l1_0.", "airplane a1 flys from location l1_0 to location l0_0 from 04:22 AM to 06:00 AM.", "package p2 is loaded into airplane a1 from 06:03 AM to 06:49 AM at location l0_0.", "package p1 is unloaded from airplane a1 from 06:52 AM to 07:21 AM at location l0_0.", "loading package p1 into truck t0 at location l0_0 starts at 07:23 AM and ends at 07:40 AM.", "from 07:44 AM to 08:19 AM package p0 unloaded from airplane a1 at location l0_0.", "from 08:24 AM to 09:25 AM package p0 loaded into truck t0 at location l0_0.", "from 09:29 AM to 09:41 AM truck t0 transports from location l0_0 to location l0_1.", "package p3 is unloaded from truck t0 from 09:48 AM to 10:19 AM at location l0_1.", "truck t0 operates from location l0_1 to location l0_2 from 10:26 AM to 11:26 AM.", "from 11:29 AM to 11:50 AM package p1 unloaded from truck t0 at location l0_2.", "unloading package p0 from truck t0 at location l0_2 starts at 11:52 AM and ends at 01:38 PM.", "from location l0_0, airplane a1 transits to location l1_0 starting at 01:43 PM and finishing at 03:10 PM.", "package p2 is unloaded from airplane a1 from 03:12 PM to 04:54 PM at location l1_0." ]
Where is the package p1 at 11:46 AM?
[ "l0_2", "t0" ]
19
true
1b02fa24-012a-471a-bcfc-ea7dd166f914
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 10:08 AM to 11:00 AM at location l1_1.", "truck t1 operates from location l1_1 to location l1_0 from 11:03 AM to 12:01 PM.", "from 12:07 PM to 12:49 PM package p2 unloaded from truck t1 at location l1_0.", "from location l2_0, airplane a0 transits to location l1_0 starting at 12:54 PM and finishing at 01:21 PM.", "loading package p5 into airplane a0 at location l1_0 starts at 01:27 PM and ends at 02:15 PM.", "at location l1_0, package p2 is loaded into airplane a0 starting at 02:20 PM and finishing at 03:02 PM.", "at location l1_0, package p0 is loaded into airplane a0 starting at 03:04 PM and finishing at 04:10 PM.", "from 04:12 PM to 05:10 PM airplane a0 transits from location l1_0 to location l0_0.", "unloading package p5 from airplane a0 at location l0_0 starts at 05:13 PM and ends at 05:43 PM.", "loading package p5 into truck t0 at location l0_0 starts at 05:49 PM and ends at 06:02 PM.", "truck t0 operates from location l0_0 to location l0_1 from 06:08 PM to 06:27 PM.", "unloading package p5 from truck t0 at location l0_1 starts at 06:34 PM and ends at 06:40 PM.", "package p1 is loaded into truck t0 from 06:42 PM to 06:45 PM at location l0_1.", "driving truck t0 from location l0_1 to location l0_0 starts at 06:52 PM and ends at 07:13 PM.", "package p1 is unloaded from truck t0 from 07:16 PM to 07:54 PM at location l0_0.", "loading package p4 into airplane a0 at location l0_0 starts at 07:58 PM and ends at 08:32 PM.", "at location l0_0, package p1 is loaded into airplane a0 starting at 08:38 PM and finishing at 09:38 PM.", "from 09:42 PM to 10:39 PM airplane a0 transits from location l0_0 to location l2_0.", "package p3 is loaded into airplane a0 from 10:46 PM to 11:44 PM at location l2_0.", "from 11:46 PM to 12:52 AM package p2 unloaded from airplane a0 at location l2_0.", "at location l2_0, package p0 is unloaded from airplane a0 starting at 12:57 AM and finishing at 01:36 AM.", "from 01:43 AM to 02:29 AM airplane a0 transits from location l2_0 to location l1_0.", "at location l1_0, package p4 is unloaded from airplane a0 starting at 02:32 AM and finishing at 03:39 AM.", "loading package p4 into truck t1 at location l1_0 starts at 03:46 AM and ends at 04:44 AM.", "at location l1_0, package p3 is unloaded from airplane a0 starting at 04:46 AM and finishing at 05:40 AM.", "from 05:46 AM to 06:10 AM package p3 loaded into truck t1 at location l1_0.", "unloading package p1 from airplane a0 at location l1_0 starts at 06:13 AM and ends at 07:14 AM.", "from 07:20 AM to 07:36 AM package p1 loaded into truck t1 at location l1_0.", "from location l1_0, truck t1 moves to location l1_1 starting at 07:42 AM and finishing at 08:18 AM.", "package p4 is unloaded from truck t1 from 08:24 AM to 08:57 AM at location l1_1.", "unloading package p3 from truck t1 at location l1_1 starts at 09:03 AM and ends at 09:09 AM.", "at location l1_1, package p1 is unloaded from truck t1 starting at 09:13 AM and finishing at 09:23 AM." ]
Where is the package p2 at 12:11 AM?
[ "l2_0", "a0" ]
19
true
d85eb767-85cc-4438-9d46-b6f8aa31d623
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 08:58 PM and ends at 09:50 PM.", "from 09:53 PM to 10:51 PM truck t1 transports from location l1_1 to location l1_0.", "from 10:57 PM to 11:39 PM package p2 unloaded from truck t1 at location l1_0.", "flying airplane a0 from location l2_0 to location l1_0 starts at 11:44 PM and ends at 12:11 AM.", "loading package p5 into airplane a0 at location l1_0 starts at 12:17 AM and ends at 01:05 AM.", "loading package p2 into airplane a0 at location l1_0 starts at 01:10 AM and ends at 01:52 AM.", "loading package p0 into airplane a0 at location l1_0 starts at 01:54 AM and ends at 03:00 AM.", "airplane a0 flys from location l1_0 to location l0_0 from 03:02 AM to 04:00 AM.", "at location l0_0, package p5 is unloaded from airplane a0 starting at 04:03 AM and finishing at 04:33 AM.", "loading package p5 into truck t0 at location l0_0 starts at 04:39 AM and ends at 04:52 AM.", "from location l0_0, truck t0 moves to location l0_1 starting at 04:58 AM and finishing at 05:17 AM.", "at location l0_1, package p5 is unloaded from truck t0 starting at 05:24 AM and finishing at 05:30 AM.", "package p1 is loaded into truck t0 from 05:32 AM to 05:35 AM at location l0_1.", "driving truck t0 from location l0_1 to location l0_0 starts at 05:42 AM and ends at 06:03 AM.", "at location l0_0, package p1 is unloaded from truck t0 starting at 06:06 AM and finishing at 06:44 AM.", "at location l0_0, package p4 is loaded into airplane a0 starting at 06:48 AM and finishing at 07:22 AM.", "package p1 is loaded into airplane a0 from 07:28 AM to 08:28 AM at location l0_0.", "from 08:32 AM to 09:29 AM airplane a0 transits from location l0_0 to location l2_0.", "from 09:36 AM to 10:34 AM package p3 loaded into airplane a0 at location l2_0.", "from 10:36 AM to 11:42 AM package p2 unloaded from airplane a0 at location l2_0.", "at location l2_0, package p0 is unloaded from airplane a0 starting at 11:47 AM and finishing at 12:26 PM.", "flying airplane a0 from location l2_0 to location l1_0 starts at 12:33 PM and ends at 01:19 PM.", "at location l1_0, package p4 is unloaded from airplane a0 starting at 01:22 PM and finishing at 02:29 PM.", "loading package p4 into truck t1 at location l1_0 starts at 02:36 PM and ends at 03:34 PM.", "unloading package p3 from airplane a0 at location l1_0 starts at 03:36 PM and ends at 04:30 PM.", "from 04:36 PM to 05:00 PM package p3 loaded into truck t1 at location l1_0.", "package p1 is unloaded from airplane a0 from 05:03 PM to 06:04 PM at location l1_0.", "from 06:10 PM to 06:26 PM package p1 loaded into truck t1 at location l1_0.", "from location l1_0, truck t1 moves to location l1_1 starting at 06:32 PM and finishing at 07:08 PM.", "from 07:14 PM to 07:47 PM package p4 unloaded from truck t1 at location l1_1.", "from 07:53 PM to 07:59 PM package p3 unloaded from truck t1 at location l1_1.", "package p1 is unloaded from truck t1 from 08:03 PM to 08:13 PM at location l1_1." ]
Where is the package p2 at 11:32 AM?
[ "l2_0", "a0" ]
19
true
91a541b5-3b6d-4c07-a29d-3f42b7ba235a
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 08:05 PM and finishing at 09:24 PM.", "driving truck t1 from location l1_2 to location l1_1 starts at 09:30 PM and ends at 10:11 PM.", "from 10:16 PM to 10:56 PM package p1 loaded into truck t1 at location l1_1.", "driving truck t1 from location l1_1 to location l1_0 starts at 11:00 PM and ends at 11:55 PM.", "package p1 is unloaded from truck t1 from 11:57 PM to 12:29 AM at location l1_0.", "unloading package p0 from truck t1 at location l1_0 starts at 12:35 AM and ends at 12:51 AM.", "loading package p3 into truck t0 at location l0_2 starts at 12:55 AM and ends at 02:09 AM.", "from 02:12 AM to 03:55 AM package p2 loaded into truck t0 at location l0_2.", "truck t0 operates from location l0_2 to location l0_0 from 04:02 AM to 04:26 AM.", "unloading package p2 from truck t0 at location l0_0 starts at 04:33 AM and ends at 04:38 AM.", "package p1 is loaded into airplane a1 from 04:40 AM to 04:48 AM at location l1_0.", "at location l1_0, package p0 is loaded into airplane a1 starting at 04:50 AM and finishing at 05:45 AM.", "airplane a1 flys from location l1_0 to location l0_0 from 05:50 AM to 07:28 AM.", "from 07:31 AM to 08:17 AM package p2 loaded into airplane a1 at location l0_0.", "from 08:20 AM to 08:49 AM package p1 unloaded from airplane a1 at location l0_0.", "at location l0_0, package p1 is loaded into truck t0 starting at 08:51 AM and finishing at 09:08 AM.", "package p0 is unloaded from airplane a1 from 09:12 AM to 09:47 AM at location l0_0.", "at location l0_0, package p0 is loaded into truck t0 starting at 09:52 AM and finishing at 10:53 AM.", "from 10:57 AM to 11:09 AM truck t0 transports from location l0_0 to location l0_1.", "unloading package p3 from truck t0 at location l0_1 starts at 11:16 AM and ends at 11:47 AM.", "truck t0 operates from location l0_1 to location l0_2 from 11:54 AM to 12:54 PM.", "package p1 is unloaded from truck t0 from 12:57 PM to 01:18 PM at location l0_2.", "at location l0_2, package p0 is unloaded from truck t0 starting at 01:20 PM and finishing at 03:06 PM.", "flying airplane a1 from location l0_0 to location l1_0 starts at 03:11 PM and ends at 04:38 PM.", "at location l1_0, package p2 is unloaded from airplane a1 starting at 04:40 PM and finishing at 06:22 PM." ]
Where is the package p1 at 01:16 PM?
[ "l0_2", "t0" ]
19
true
993d4d01-0f99-41e5-9b8f-fa83b1049d8f
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.", "locations l0_2, l0_3, l0_1, and l0_0 are in city c0.", "locations l1_1, l1_2, l1_3, and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l0_0 and l1_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 6 packages, p0, p4, p2, p1, p3, and p5." ]
[ "truck t1 is at the location l1_3.", "package p5 is at the location l0_1.", "package p1 is at the location l1_0.", "package p4 is at the location l0_2.", "airplane a0 is at the location l1_0.", "package p2 is at the location l1_1.", "package p0 is at the location l1_3.", "package p3 is at the location l0_2.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "at location l1_3, package p0 is loaded into truck t1 starting at 05:03 AM and finishing at 05:18 AM.", "truck t1 operates from location l1_3 to location l1_0 from 05:25 AM to 06:35 AM.", "package p1 is loaded into truck t1 from 06:41 AM to 06:47 AM at location l1_0.", "package p0 is unloaded from truck t1 from 06:53 AM to 07:11 AM at location l1_0.", "at location l0_1, package p5 is loaded into truck t0 starting at 07:14 AM and finishing at 08:31 AM.", "from location l0_1, truck t0 moves to location l0_2 starting at 08:34 AM and finishing at 09:45 AM.", "from 09:48 AM to 10:01 AM package p4 loaded into truck t0 at location l0_2.", "package p3 is loaded into truck t0 from 10:07 AM to 10:58 AM at location l0_2.", "from 11:04 AM to 11:45 AM truck t0 transports from location l0_2 to location l0_0.", "package p5 is unloaded from truck t0 from 11:47 AM to 12:17 PM at location l0_0.", "at location l0_0, package p4 is unloaded from truck t0 starting at 12:22 PM and finishing at 12:54 PM.", "at location l0_0, package p3 is unloaded from truck t0 starting at 12:58 PM and finishing at 01:33 PM.", "package p0 is loaded into airplane a0 from 01:35 PM to 02:39 PM at location l1_0.", "from 02:45 PM to 03:17 PM airplane a0 transits from location l1_0 to location l0_0.", "package p5 is loaded into airplane a0 from 03:21 PM to 03:35 PM at location l0_0.", "from 03:39 PM to 04:39 PM package p4 loaded into airplane a0 at location l0_0.", "package p3 is loaded into airplane a0 from 04:42 PM to 05:22 PM at location l0_0.", "unloading package p0 from airplane a0 at location l0_0 starts at 05:29 PM and ends at 06:23 PM.", "loading package p0 into truck t0 at location l0_0 starts at 06:26 PM and ends at 06:49 PM.", "driving truck t0 from location l0_0 to location l0_1 starts at 06:55 PM and ends at 07:38 PM.", "from 07:43 PM to 07:56 PM package p0 unloaded from truck t0 at location l0_1.", "from 08:01 PM to 08:29 PM airplane a0 transits from location l0_0 to location l1_0.", "package p5 is unloaded from airplane a0 from 08:32 PM to 09:34 PM at location l1_0.", "at location l1_0, package p5 is loaded into truck t1 starting at 09:36 PM and finishing at 10:00 PM.", "package p4 is unloaded from airplane a0 from 10:04 PM to 10:27 PM at location l1_0.", "package p3 is unloaded from airplane a0 from 10:32 PM to 11:30 PM at location l1_0.", "package p3 is loaded into truck t1 from 11:35 PM to 12:03 AM at location l1_0.", "from 12:09 AM to 12:25 AM truck t1 transports from location l1_0 to location l1_1.", "from 12:28 AM to 01:41 AM package p3 unloaded from truck t1 at location l1_1.", "package p1 is unloaded from truck t1 from 01:45 AM to 02:02 AM at location l1_1.", "from location l1_1, truck t1 moves to location l1_3 starting at 02:04 AM and finishing at 03:05 AM.", "package p5 is unloaded from truck t1 from 03:08 AM to 04:03 AM at location l1_3." ]
Where is the package p3 at 11:47 PM?
[ "l1_0", "t1" ]
19
true
1d086e06-01a1-4c34-a44d-263dab01b53c
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.", "locations l0_2, l0_3, l0_1, and l0_0 are in city c0.", "locations l1_1, l1_2, l1_3, and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l0_0 and l1_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 6 packages, p0, p4, p2, p1, p3, and p5." ]
[ "truck t1 is at the location l1_3.", "package p5 is at the location l0_1.", "package p1 is at the location l1_0.", "package p4 is at the location l0_2.", "airplane a0 is at the location l1_0.", "package p2 is at the location l1_1.", "package p0 is at the location l1_3.", "package p3 is at the location l0_2.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "loading package p0 into truck t1 at location l1_3 starts at 07:22 PM and ends at 07:37 PM.", "driving truck t1 from location l1_3 to location l1_0 starts at 07:44 PM and ends at 08:54 PM.", "package p1 is loaded into truck t1 from 09:00 PM to 09:06 PM at location l1_0.", "from 09:12 PM to 09:30 PM package p0 unloaded from truck t1 at location l1_0.", "package p5 is loaded into truck t0 from 09:33 PM to 10:50 PM at location l0_1.", "truck t0 operates from location l0_1 to location l0_2 from 10:53 PM to 12:04 AM.", "at location l0_2, package p4 is loaded into truck t0 starting at 12:07 AM and finishing at 12:20 AM.", "package p3 is loaded into truck t0 from 12:26 AM to 01:17 AM at location l0_2.", "truck t0 operates from location l0_2 to location l0_0 from 01:23 AM to 02:04 AM.", "package p5 is unloaded from truck t0 from 02:06 AM to 02:36 AM at location l0_0.", "package p4 is unloaded from truck t0 from 02:41 AM to 03:13 AM at location l0_0.", "from 03:17 AM to 03:52 AM package p3 unloaded from truck t0 at location l0_0.", "package p0 is loaded into airplane a0 from 03:54 AM to 04:58 AM at location l1_0.", "airplane a0 flys from location l1_0 to location l0_0 from 05:04 AM to 05:36 AM.", "from 05:40 AM to 05:54 AM package p5 loaded into airplane a0 at location l0_0.", "loading package p4 into airplane a0 at location l0_0 starts at 05:58 AM and ends at 06:58 AM.", "at location l0_0, package p3 is loaded into airplane a0 starting at 07:01 AM and finishing at 07:41 AM.", "at location l0_0, package p0 is unloaded from airplane a0 starting at 07:48 AM and finishing at 08:42 AM.", "at location l0_0, package p0 is loaded into truck t0 starting at 08:45 AM and finishing at 09:08 AM.", "truck t0 operates from location l0_0 to location l0_1 from 09:14 AM to 09:57 AM.", "package p0 is unloaded from truck t0 from 10:02 AM to 10:15 AM at location l0_1.", "flying airplane a0 from location l0_0 to location l1_0 starts at 10:20 AM and ends at 10:48 AM.", "from 10:51 AM to 11:53 AM package p5 unloaded from airplane a0 at location l1_0.", "from 11:55 AM to 12:19 PM package p5 loaded into truck t1 at location l1_0.", "unloading package p4 from airplane a0 at location l1_0 starts at 12:23 PM and ends at 12:46 PM.", "unloading package p3 from airplane a0 at location l1_0 starts at 12:51 PM and ends at 01:49 PM.", "loading package p3 into truck t1 at location l1_0 starts at 01:54 PM and ends at 02:22 PM.", "from location l1_0, truck t1 moves to location l1_1 starting at 02:28 PM and finishing at 02:44 PM.", "at location l1_1, package p3 is unloaded from truck t1 starting at 02:47 PM and finishing at 04:00 PM.", "from 04:04 PM to 04:21 PM package p1 unloaded from truck t1 at location l1_1.", "from 04:23 PM to 05:24 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 05:27 PM and finishing at 06:22 PM." ]
Where is the package p3 at 02:43 PM?
[ "t1" ]
20
true
f36aa687-6211-43f4-9bd2-5ea22658c93c
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:10 AM and ends at 06:25 AM.", "from location l1_3, truck t1 moves to location l1_0 starting at 06:32 AM and finishing at 07:42 AM.", "package p1 is loaded into truck t1 from 07:48 AM to 07:54 AM at location l1_0.", "unloading package p0 from truck t1 at location l1_0 starts at 08:00 AM and ends at 08:18 AM.", "at location l0_1, package p5 is loaded into truck t0 starting at 08:21 AM and finishing at 09:38 AM.", "truck t0 operates from location l0_1 to location l0_2 from 09:41 AM to 10:52 AM.", "loading package p4 into truck t0 at location l0_2 starts at 10:55 AM and ends at 11:08 AM.", "package p3 is loaded into truck t0 from 11:14 AM to 12:05 PM at location l0_2.", "from 12:11 PM to 12:52 PM truck t0 transports from location l0_2 to location l0_0.", "from 12:54 PM to 01:24 PM package p5 unloaded from truck t0 at location l0_0.", "at location l0_0, package p4 is unloaded from truck t0 starting at 01:29 PM and finishing at 02:01 PM.", "unloading package p3 from truck t0 at location l0_0 starts at 02:05 PM and ends at 02:40 PM.", "package p0 is loaded into airplane a0 from 02:42 PM to 03:46 PM at location l1_0.", "flying airplane a0 from location l1_0 to location l0_0 starts at 03:52 PM and ends at 04:24 PM.", "from 04:28 PM to 04:42 PM package p5 loaded into airplane a0 at location l0_0.", "loading package p4 into airplane a0 at location l0_0 starts at 04:46 PM and ends at 05:46 PM.", "package p3 is loaded into airplane a0 from 05:49 PM to 06:29 PM at location l0_0.", "at location l0_0, package p0 is unloaded from airplane a0 starting at 06:36 PM and finishing at 07:30 PM.", "loading package p0 into truck t0 at location l0_0 starts at 07:33 PM and ends at 07:56 PM.", "from 08:02 PM to 08:45 PM truck t0 transports from location l0_0 to location l0_1.", "unloading package p0 from truck t0 at location l0_1 starts at 08:50 PM and ends at 09:03 PM.", "from location l0_0, airplane a0 transits to location l1_0 starting at 09:08 PM and finishing at 09:36 PM.", "package p5 is unloaded from airplane a0 from 09:39 PM to 10:41 PM at location l1_0.", "from 10:43 PM to 11:07 PM package p5 loaded into truck t1 at location l1_0.", "unloading package p4 from airplane a0 at location l1_0 starts at 11:11 PM and ends at 11:34 PM.", "at location l1_0, package p3 is unloaded from airplane a0 starting at 11:39 PM and finishing at 12:37 AM.", "at location l1_0, package p3 is loaded into truck t1 starting at 12:42 AM and finishing at 01:10 AM.", "from 01:16 AM to 01:32 AM truck t1 transports from location l1_0 to location l1_1.", "unloading package p3 from truck t1 at location l1_1 starts at 01:35 AM and ends at 02:48 AM.", "package p1 is unloaded from truck t1 from 02:52 AM to 03:09 AM at location l1_1.", "from location l1_1, truck t1 moves to location l1_3 starting at 03:11 AM and finishing at 04:12 AM.", "package p5 is unloaded from truck t1 from 04:15 AM to 05:10 AM at location l1_3." ]
Where is the package p0 at 08:51 PM?
[ "l0_1", "t0" ]
20
true
8312a1d1-501f-46c5-ac45-778410cb6630
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.", "locations l0_2, l0_3, l0_1, and l0_0 are in city c0.", "locations l1_1, l1_2, l1_3, and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l0_0 and l1_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 6 packages, p0, p4, p2, p1, p3, and p5." ]
[ "truck t1 is at the location l1_3.", "package p5 is at the location l0_1.", "package p1 is at the location l1_0.", "package p4 is at the location l0_2.", "airplane a0 is at the location l1_0.", "package p2 is at the location l1_1.", "package p0 is at the location l1_3.", "package p3 is at the location l0_2.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "at location l1_3, package p0 is loaded into truck t1 starting at 07:47 PM and finishing at 08:02 PM.", "from location l1_3, truck t1 moves to location l1_0 starting at 08:09 PM and finishing at 09:19 PM.", "loading package p1 into truck t1 at location l1_0 starts at 09:25 PM and ends at 09:31 PM.", "package p0 is unloaded from truck t1 from 09:37 PM to 09:55 PM at location l1_0.", "loading package p5 into truck t0 at location l0_1 starts at 09:58 PM and ends at 11:15 PM.", "truck t0 operates from location l0_1 to location l0_2 from 11:18 PM to 12:29 AM.", "from 12:32 AM to 12:45 AM package p4 loaded into truck t0 at location l0_2.", "package p3 is loaded into truck t0 from 12:51 AM to 01:42 AM at location l0_2.", "from location l0_2, truck t0 moves to location l0_0 starting at 01:48 AM and finishing at 02:29 AM.", "unloading package p5 from truck t0 at location l0_0 starts at 02:31 AM and ends at 03:01 AM.", "at location l0_0, package p4 is unloaded from truck t0 starting at 03:06 AM and finishing at 03:38 AM.", "package p3 is unloaded from truck t0 from 03:42 AM to 04:17 AM at location l0_0.", "from 04:19 AM to 05:23 AM package p0 loaded into airplane a0 at location l1_0.", "from location l1_0, airplane a0 transits to location l0_0 starting at 05:29 AM and finishing at 06:01 AM.", "at location l0_0, package p5 is loaded into airplane a0 starting at 06:05 AM and finishing at 06:19 AM.", "package p4 is loaded into airplane a0 from 06:23 AM to 07:23 AM at location l0_0.", "loading package p3 into airplane a0 at location l0_0 starts at 07:26 AM and ends at 08:06 AM.", "package p0 is unloaded from airplane a0 from 08:13 AM to 09:07 AM at location l0_0.", "at location l0_0, package p0 is loaded into truck t0 starting at 09:10 AM and finishing at 09:33 AM.", "driving truck t0 from location l0_0 to location l0_1 starts at 09:39 AM and ends at 10:22 AM.", "from 10:27 AM to 10:40 AM package p0 unloaded from truck t0 at location l0_1.", "flying airplane a0 from location l0_0 to location l1_0 starts at 10:45 AM and ends at 11:13 AM.", "from 11:16 AM to 12:18 PM package p5 unloaded from airplane a0 at location l1_0.", "from 12:20 PM to 12:44 PM package p5 loaded into truck t1 at location l1_0.", "package p4 is unloaded from airplane a0 from 12:48 PM to 01:11 PM at location l1_0.", "from 01:16 PM to 02:14 PM package p3 unloaded from airplane a0 at location l1_0.", "from 02:19 PM to 02:47 PM package p3 loaded into truck t1 at location l1_0.", "truck t1 operates from location l1_0 to location l1_1 from 02:53 PM to 03:09 PM.", "from 03:12 PM to 04:25 PM package p3 unloaded from truck t1 at location l1_1.", "from 04:29 PM to 04:46 PM package p1 unloaded from truck t1 at location l1_1.", "from 04:48 PM to 05:49 PM truck t1 transports from location l1_1 to location l1_3.", "package p5 is unloaded from truck t1 from 05:52 PM to 06:47 PM at location l1_3." ]
Where is the package p0 at 10:38 AM?
[ "l0_1", "t0" ]
20
true
6cb4a6a1-a00e-4ed1-a153-41b14e45df94
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.", "locations l0_2, l0_3, l0_1, and l0_0 are in city c0.", "locations l1_1, l1_2, l1_3, and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l0_0 and l1_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 6 packages, p0, p4, p2, p1, p3, and p5." ]
[ "truck t1 is at the location l1_3.", "package p5 is at the location l0_1.", "package p1 is at the location l1_0.", "package p4 is at the location l0_2.", "airplane a0 is at the location l1_0.", "package p2 is at the location l1_1.", "package p0 is at the location l1_3.", "package p3 is at the location l0_2.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "at location l1_3, package p0 is loaded into truck t1 starting at 07:32 PM and finishing at 07:47 PM.", "from location l1_3, truck t1 moves to location l1_0 starting at 07:54 PM and finishing at 09:04 PM.", "package p1 is loaded into truck t1 from 09:10 PM to 09:16 PM at location l1_0.", "at location l1_0, package p0 is unloaded from truck t1 starting at 09:22 PM and finishing at 09:40 PM.", "at location l0_1, package p5 is loaded into truck t0 starting at 09:43 PM and finishing at 11:00 PM.", "from location l0_1, truck t0 moves to location l0_2 starting at 11:03 PM and finishing at 12:14 AM.", "at location l0_2, package p4 is loaded into truck t0 starting at 12:17 AM and finishing at 12:30 AM.", "loading package p3 into truck t0 at location l0_2 starts at 12:36 AM and ends at 01:27 AM.", "from 01:33 AM to 02:14 AM truck t0 transports from location l0_2 to location l0_0.", "unloading package p5 from truck t0 at location l0_0 starts at 02:16 AM and ends at 02:46 AM.", "package p4 is unloaded from truck t0 from 02:51 AM to 03:23 AM at location l0_0.", "unloading package p3 from truck t0 at location l0_0 starts at 03:27 AM and ends at 04:02 AM.", "at location l1_0, package p0 is loaded into airplane a0 starting at 04:04 AM and finishing at 05:08 AM.", "from 05:14 AM to 05:46 AM airplane a0 transits from location l1_0 to location l0_0.", "at location l0_0, package p5 is loaded into airplane a0 starting at 05:50 AM and finishing at 06:04 AM.", "at location l0_0, package p4 is loaded into airplane a0 starting at 06:08 AM and finishing at 07:08 AM.", "at location l0_0, package p3 is loaded into airplane a0 starting at 07:11 AM and finishing at 07:51 AM.", "from 07:58 AM to 08:52 AM package p0 unloaded from airplane a0 at location l0_0.", "package p0 is loaded into truck t0 from 08:55 AM to 09:18 AM at location l0_0.", "truck t0 operates from location l0_0 to location l0_1 from 09:24 AM to 10:07 AM.", "from 10:12 AM to 10:25 AM package p0 unloaded from truck t0 at location l0_1.", "from location l0_0, airplane a0 transits to location l1_0 starting at 10:30 AM and finishing at 10:58 AM.", "at location l1_0, package p5 is unloaded from airplane a0 starting at 11:01 AM and finishing at 12:03 PM.", "loading package p5 into truck t1 at location l1_0 starts at 12:05 PM and ends at 12:29 PM.", "from 12:33 PM to 12:56 PM package p4 unloaded from airplane a0 at location l1_0.", "at location l1_0, package p3 is unloaded from airplane a0 starting at 01:01 PM and finishing at 01:59 PM.", "at location l1_0, package p3 is loaded into truck t1 starting at 02:04 PM and finishing at 02:32 PM.", "from 02:38 PM to 02:54 PM truck t1 transports from location l1_0 to location l1_1.", "from 02:57 PM to 04:10 PM package p3 unloaded from truck t1 at location l1_1.", "from 04:14 PM to 04:31 PM package p1 unloaded from truck t1 at location l1_1.", "from 04:33 PM to 05:34 PM truck t1 transports from location l1_1 to location l1_3.", "from 05:37 PM to 06:32 PM package p5 unloaded from truck t1 at location l1_3." ]
Where is the package p0 at 10:16 AM?
[ "l0_1", "t0" ]
20
true
ffbb9d7a-b707-4752-a326-89409f37931a
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:55 PM and ends at 02:14 PM.", "driving truck t1 from location l1_2 to location l1_1 starts at 02:20 PM and ends at 03:01 PM.", "from 03:06 PM to 03:46 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:50 PM and ends at 04:45 PM.", "unloading package p1 from truck t1 at location l1_0 starts at 04:47 PM and ends at 05:19 PM.", "at location l1_0, package p0 is unloaded from truck t1 starting at 05:25 PM and finishing at 05:41 PM.", "from 05:45 PM to 06:59 PM package p3 loaded into truck t0 at location l0_2.", "package p2 is loaded into truck t0 from 07:02 PM to 08:45 PM at location l0_2.", "driving truck t0 from location l0_2 to location l0_0 starts at 08:52 PM and ends at 09:16 PM.", "at location l0_0, package p2 is unloaded from truck t0 starting at 09:23 PM and finishing at 09:28 PM.", "package p1 is loaded into airplane a1 from 09:30 PM to 09:38 PM at location l1_0.", "from 09:40 PM to 10:35 PM package p0 loaded into airplane a1 at location l1_0.", "flying airplane a1 from location l1_0 to location l0_0 starts at 10:40 PM and ends at 12:18 AM.", "at location l0_0, package p2 is loaded into airplane a1 starting at 12:21 AM and finishing at 01:07 AM.", "at location l0_0, package p1 is unloaded from airplane a1 starting at 01:10 AM and finishing at 01:39 AM.", "from 01:41 AM to 01:58 AM package p1 loaded into truck t0 at location l0_0.", "unloading package p0 from airplane a1 at location l0_0 starts at 02:02 AM and ends at 02:37 AM.", "package p0 is loaded into truck t0 from 02:42 AM to 03:43 AM at location l0_0.", "driving truck t0 from location l0_0 to location l0_1 starts at 03:47 AM and ends at 03:59 AM.", "package p3 is unloaded from truck t0 from 04:06 AM to 04:37 AM at location l0_1.", "truck t0 operates from location l0_1 to location l0_2 from 04:44 AM to 05:44 AM.", "unloading package p1 from truck t0 at location l0_2 starts at 05:47 AM and ends at 06:08 AM.", "at location l0_2, package p0 is unloaded from truck t0 starting at 06:10 AM and finishing at 07:56 AM.", "flying airplane a1 from location l0_0 to location l1_0 starts at 08:01 AM and ends at 09:28 AM.", "from 09:30 AM to 11:12 AM package p2 unloaded from airplane a1 at location l1_0." ]
Where is the package p0 at 05:08 AM?
[ "t0" ]
20
true
4254e188-3f43-463c-b06d-6d4c9bf3621c
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 09:35 AM and ends at 09:50 AM.", "driving truck t1 from location l1_3 to location l1_0 starts at 09:57 AM and ends at 11:07 AM.", "package p1 is loaded into truck t1 from 11:13 AM to 11:19 AM at location l1_0.", "at location l1_0, package p0 is unloaded from truck t1 starting at 11:25 AM and finishing at 11:43 AM.", "from 11:46 AM to 01:03 PM package p5 loaded into truck t0 at location l0_1.", "from location l0_1, truck t0 moves to location l0_2 starting at 01:06 PM and finishing at 02:17 PM.", "loading package p4 into truck t0 at location l0_2 starts at 02:20 PM and ends at 02:33 PM.", "at location l0_2, package p3 is loaded into truck t0 starting at 02:39 PM and finishing at 03:30 PM.", "truck t0 operates from location l0_2 to location l0_0 from 03:36 PM to 04:17 PM.", "at location l0_0, package p5 is unloaded from truck t0 starting at 04:19 PM and finishing at 04:49 PM.", "package p4 is unloaded from truck t0 from 04:54 PM to 05:26 PM at location l0_0.", "at location l0_0, package p3 is unloaded from truck t0 starting at 05:30 PM and finishing at 06:05 PM.", "at location l1_0, package p0 is loaded into airplane a0 starting at 06:07 PM and finishing at 07:11 PM.", "from location l1_0, airplane a0 transits to location l0_0 starting at 07:17 PM and finishing at 07:49 PM.", "at location l0_0, package p5 is loaded into airplane a0 starting at 07:53 PM and finishing at 08:07 PM.", "loading package p4 into airplane a0 at location l0_0 starts at 08:11 PM and ends at 09:11 PM.", "at location l0_0, package p3 is loaded into airplane a0 starting at 09:14 PM and finishing at 09:54 PM.", "unloading package p0 from airplane a0 at location l0_0 starts at 10:01 PM and ends at 10:55 PM.", "package p0 is loaded into truck t0 from 10:58 PM to 11:21 PM at location l0_0.", "driving truck t0 from location l0_0 to location l0_1 starts at 11:27 PM and ends at 12:10 AM.", "unloading package p0 from truck t0 at location l0_1 starts at 12:15 AM and ends at 12:28 AM.", "flying airplane a0 from location l0_0 to location l1_0 starts at 12:33 AM and ends at 01:01 AM.", "from 01:04 AM to 02:06 AM package p5 unloaded from airplane a0 at location l1_0.", "package p5 is loaded into truck t1 from 02:08 AM to 02:32 AM at location l1_0.", "at location l1_0, package p4 is unloaded from airplane a0 starting at 02:36 AM and finishing at 02:59 AM.", "package p3 is unloaded from airplane a0 from 03:04 AM to 04:02 AM at location l1_0.", "at location l1_0, package p3 is loaded into truck t1 starting at 04:07 AM and finishing at 04:35 AM.", "from 04:41 AM to 04:57 AM truck t1 transports from location l1_0 to location l1_1.", "package p3 is unloaded from truck t1 from 05:00 AM to 06:13 AM at location l1_1.", "unloading package p1 from truck t1 at location l1_1 starts at 06:17 AM and ends at 06:34 AM.", "truck t1 operates from location l1_1 to location l1_3 from 06:36 AM to 07:37 AM.", "unloading package p5 from truck t1 at location l1_3 starts at 07:40 AM and ends at 08:35 AM." ]
Where is the package p3 at 04:41 AM?
[ "t1" ]
20
true
720fc062-70d1-4adb-96b2-6d1d895e7f99
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 04:56 AM to 06:15 AM at location l1_2.", "from location l1_2, truck t1 moves to location l1_1 starting at 06:21 AM and finishing at 07:02 AM.", "from 07:07 AM to 07:47 AM package p1 loaded into truck t1 at location l1_1.", "truck t1 operates from location l1_1 to location l1_0 from 07:51 AM to 08:46 AM.", "at location l1_0, package p1 is unloaded from truck t1 starting at 08:48 AM and finishing at 09:20 AM.", "at location l1_0, package p0 is unloaded from truck t1 starting at 09:26 AM and finishing at 09:42 AM.", "loading package p3 into truck t0 at location l0_2 starts at 09:46 AM and ends at 11:00 AM.", "from 11:03 AM to 12:46 PM package p2 loaded into truck t0 at location l0_2.", "from 12:53 PM to 01:17 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 01:24 PM and finishing at 01:29 PM.", "package p1 is loaded into airplane a1 from 01:31 PM to 01:39 PM at location l1_0.", "from 01:41 PM to 02:36 PM package p0 loaded into airplane a1 at location l1_0.", "flying airplane a1 from location l1_0 to location l0_0 starts at 02:41 PM and ends at 04:19 PM.", "package p2 is loaded into airplane a1 from 04:22 PM to 05:08 PM at location l0_0.", "at location l0_0, package p1 is unloaded from airplane a1 starting at 05:11 PM and finishing at 05:40 PM.", "package p1 is loaded into truck t0 from 05:42 PM to 05:59 PM at location l0_0.", "package p0 is unloaded from airplane a1 from 06:03 PM to 06:38 PM at location l0_0.", "from 06:43 PM to 07:44 PM package p0 loaded into truck t0 at location l0_0.", "from 07:48 PM to 08:00 PM truck t0 transports from location l0_0 to location l0_1.", "at location l0_1, package p3 is unloaded from truck t0 starting at 08:07 PM and finishing at 08:38 PM.", "from 08:45 PM to 09:45 PM truck t0 transports from location l0_1 to location l0_2.", "at location l0_2, package p1 is unloaded from truck t0 starting at 09:48 PM and finishing at 10:09 PM.", "package p0 is unloaded from truck t0 from 10:11 PM to 11:57 PM at location l0_2.", "airplane a1 flys from location l0_0 to location l1_0 from 12:02 AM to 01:29 AM.", "package p2 is unloaded from airplane a1 from 01:31 AM to 03:13 AM at location l1_0." ]
Where is the package p0 at 09:07 PM?
[ "t0" ]
20
true
c1aec10b-78b9-4bf8-8a40-04d5bc353ee5
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 06:50 PM and ends at 08:09 PM.", "driving truck t1 from location l1_2 to location l1_1 starts at 08:15 PM and ends at 08:56 PM.", "loading package p1 into truck t1 at location l1_1 starts at 09:01 PM and ends at 09:41 PM.", "driving truck t1 from location l1_1 to location l1_0 starts at 09:45 PM and ends at 10:40 PM.", "unloading package p1 from truck t1 at location l1_0 starts at 10:42 PM and ends at 11:14 PM.", "package p0 is unloaded from truck t1 from 11:20 PM to 11:36 PM at location l1_0.", "package p3 is loaded into truck t0 from 11:40 PM to 12:54 AM at location l0_2.", "at location l0_2, package p2 is loaded into truck t0 starting at 12:57 AM and finishing at 02:40 AM.", "truck t0 operates from location l0_2 to location l0_0 from 02:47 AM to 03:11 AM.", "unloading package p2 from truck t0 at location l0_0 starts at 03:18 AM and ends at 03:23 AM.", "at location l1_0, package p1 is loaded into airplane a1 starting at 03:25 AM and finishing at 03:33 AM.", "from 03:35 AM to 04:30 AM package p0 loaded into airplane a1 at location l1_0.", "airplane a1 flys from location l1_0 to location l0_0 from 04:35 AM to 06:13 AM.", "at location l0_0, package p2 is loaded into airplane a1 starting at 06:16 AM and finishing at 07:02 AM.", "from 07:05 AM to 07:34 AM package p1 unloaded from airplane a1 at location l0_0.", "package p1 is loaded into truck t0 from 07:36 AM to 07:53 AM at location l0_0.", "at location l0_0, package p0 is unloaded from airplane a1 starting at 07:57 AM and finishing at 08:32 AM.", "loading package p0 into truck t0 at location l0_0 starts at 08:37 AM and ends at 09:38 AM.", "driving truck t0 from location l0_0 to location l0_1 starts at 09:42 AM and ends at 09:54 AM.", "at location l0_1, package p3 is unloaded from truck t0 starting at 10:01 AM and finishing at 10:32 AM.", "from location l0_1, truck t0 moves to location l0_2 starting at 10:39 AM and finishing at 11:39 AM.", "unloading package p1 from truck t0 at location l0_2 starts at 11:42 AM and ends at 12:03 PM.", "at location l0_2, package p0 is unloaded from truck t0 starting at 12:05 PM and finishing at 01:51 PM.", "from location l0_0, airplane a1 transits to location l1_0 starting at 01:56 PM and finishing at 03:23 PM.", "at location l1_0, package p2 is unloaded from airplane a1 starting at 03:25 PM and finishing at 05:07 PM." ]
Where is the package p0 at 10:56 AM?
[ "t0" ]
20
true
e1c9c8ae-747d-4dc9-9f26-349ebb6a7290
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.", "locations l0_2, l0_3, l0_1, and l0_0 are in city c0.", "locations l1_1, l1_2, l1_3, and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l0_0 and l1_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 6 packages, p0, p4, p2, p1, p3, and p5." ]
[ "truck t1 is at the location l1_3.", "package p5 is at the location l0_1.", "package p1 is at the location l1_0.", "package p4 is at the location l0_2.", "airplane a0 is at the location l1_0.", "package p2 is at the location l1_1.", "package p0 is at the location l1_3.", "package p3 is at the location l0_2.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "loading package p0 into truck t1 at location l1_3 starts at 07:35 AM and ends at 07:50 AM.", "from 07:57 AM to 09:07 AM truck t1 transports from location l1_3 to location l1_0.", "at location l1_0, package p1 is loaded into truck t1 starting at 09:13 AM and finishing at 09:19 AM.", "from 09:25 AM to 09:43 AM package p0 unloaded from truck t1 at location l1_0.", "at location l0_1, package p5 is loaded into truck t0 starting at 09:46 AM and finishing at 11:03 AM.", "driving truck t0 from location l0_1 to location l0_2 starts at 11:06 AM and ends at 12:17 PM.", "package p4 is loaded into truck t0 from 12:20 PM to 12:33 PM at location l0_2.", "at location l0_2, package p3 is loaded into truck t0 starting at 12:39 PM and finishing at 01:30 PM.", "from 01:36 PM to 02:17 PM truck t0 transports from location l0_2 to location l0_0.", "unloading package p5 from truck t0 at location l0_0 starts at 02:19 PM and ends at 02:49 PM.", "from 02:54 PM to 03:26 PM package p4 unloaded from truck t0 at location l0_0.", "at location l0_0, package p3 is unloaded from truck t0 starting at 03:30 PM and finishing at 04:05 PM.", "loading package p0 into airplane a0 at location l1_0 starts at 04:07 PM and ends at 05:11 PM.", "from location l1_0, airplane a0 transits to location l0_0 starting at 05:17 PM and finishing at 05:49 PM.", "loading package p5 into airplane a0 at location l0_0 starts at 05:53 PM and ends at 06:07 PM.", "loading package p4 into airplane a0 at location l0_0 starts at 06:11 PM and ends at 07:11 PM.", "at location l0_0, package p3 is loaded into airplane a0 starting at 07:14 PM and finishing at 07:54 PM.", "at location l0_0, package p0 is unloaded from airplane a0 starting at 08:01 PM and finishing at 08:55 PM.", "from 08:58 PM to 09:21 PM package p0 loaded into truck t0 at location l0_0.", "driving truck t0 from location l0_0 to location l0_1 starts at 09:27 PM and ends at 10:10 PM.", "at location l0_1, package p0 is unloaded from truck t0 starting at 10:15 PM and finishing at 10:28 PM.", "flying airplane a0 from location l0_0 to location l1_0 starts at 10:33 PM and ends at 11:01 PM.", "unloading package p5 from airplane a0 at location l1_0 starts at 11:04 PM and ends at 12:06 AM.", "package p5 is loaded into truck t1 from 12:08 AM to 12:32 AM at location l1_0.", "package p4 is unloaded from airplane a0 from 12:36 AM to 12:59 AM at location l1_0.", "from 01:04 AM to 02:02 AM package p3 unloaded from airplane a0 at location l1_0.", "from 02:07 AM to 02:35 AM package p3 loaded into truck t1 at location l1_0.", "driving truck t1 from location l1_0 to location l1_1 starts at 02:41 AM and ends at 02:57 AM.", "at location l1_1, package p3 is unloaded from truck t1 starting at 03:00 AM and finishing at 04:13 AM.", "unloading package p1 from truck t1 at location l1_1 starts at 04:17 AM and ends at 04:34 AM.", "truck t1 operates from location l1_1 to location l1_3 from 04:36 AM to 05:37 AM.", "at location l1_3, package p5 is unloaded from truck t1 starting at 05:40 AM and finishing at 06:35 AM." ]
Where is the package p0 at 10:27 PM?
[ "l0_1", "t0" ]
20
true
50dc3374-6e9c-40ec-99dd-c707ebec89d7
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 6 locations, l0_1, l0_2, l1_1, l1_2, l1_0, and l0_0.", "locations l0_1, l0_2, and l0_0 are in city c0.", "locations l1_1, l1_2, and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l1_0 and l0_0.", "there are 2 airplanes, a1 and a0.", "there are 3 trucks, t1, t2, and t0.", "there are 4 packages, p0, p3, p1, and p2." ]
[ "truck t1 is at the location l1_2.", "package p3 is at the location l0_2.", "package p1 is at the location l1_1.", "airplane a1 is at the location l1_0.", "package p2 is at the location l0_2.", "truck t2 is at the location l0_1.", "truck t0 is at the location l0_2.", "package p0 is at the location l1_2.", "airplane a0 is at the location l1_0." ]
[ "Given the initial states, the following events occur:", "loading package p0 into truck t1 at location l1_2 starts at 07:12 AM and ends at 08:31 AM.", "truck t1 operates from location l1_2 to location l1_1 from 08:37 AM to 09:18 AM.", "from 09:23 AM to 10:03 AM package p1 loaded into truck t1 at location l1_1.", "from 10:07 AM to 11:02 AM truck t1 transports from location l1_1 to location l1_0.", "unloading package p1 from truck t1 at location l1_0 starts at 11:04 AM and ends at 11:36 AM.", "at location l1_0, package p0 is unloaded from truck t1 starting at 11:42 AM and finishing at 11:58 AM.", "from 12:02 PM to 01:16 PM package p3 loaded into truck t0 at location l0_2.", "at location l0_2, package p2 is loaded into truck t0 starting at 01:19 PM and finishing at 03:02 PM.", "from 03:09 PM to 03:33 PM truck t0 transports from location l0_2 to location l0_0.", "package p2 is unloaded from truck t0 from 03:40 PM to 03:45 PM at location l0_0.", "loading package p1 into airplane a1 at location l1_0 starts at 03:47 PM and ends at 03:55 PM.", "loading package p0 into airplane a1 at location l1_0 starts at 03:57 PM and ends at 04:52 PM.", "airplane a1 flys from location l1_0 to location l0_0 from 04:57 PM to 06:35 PM.", "package p2 is loaded into airplane a1 from 06:38 PM to 07:24 PM at location l0_0.", "package p1 is unloaded from airplane a1 from 07:27 PM to 07:56 PM at location l0_0.", "from 07:58 PM to 08:15 PM package p1 loaded into truck t0 at location l0_0.", "at location l0_0, package p0 is unloaded from airplane a1 starting at 08:19 PM and finishing at 08:54 PM.", "from 08:59 PM to 10:00 PM package p0 loaded into truck t0 at location l0_0.", "from 10:04 PM to 10:16 PM truck t0 transports from location l0_0 to location l0_1.", "at location l0_1, package p3 is unloaded from truck t0 starting at 10:23 PM and finishing at 10:54 PM.", "from 11:01 PM to 12:01 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 12:04 AM and finishing at 12:25 AM.", "unloading package p0 from truck t0 at location l0_2 starts at 12:27 AM and ends at 02:13 AM.", "airplane a1 flys from location l0_0 to location l1_0 from 02:18 AM to 03:45 AM.", "unloading package p2 from airplane a1 at location l1_0 starts at 03:47 AM and ends at 05:29 AM." ]
Where is the package p0 at 11:59 PM?
[ "t0" ]
20
true
c69dbd97-d5c5-42ae-9285-419551d67b19
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.", "locations l0_2, l0_3, l0_1, and l0_0 are in city c0.", "locations l1_1, l1_2, l1_3, and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l0_0 and l1_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 6 packages, p0, p4, p2, p1, p3, and p5." ]
[ "truck t1 is at the location l1_3.", "package p5 is at the location l0_1.", "package p1 is at the location l1_0.", "package p4 is at the location l0_2.", "airplane a0 is at the location l1_0.", "package p2 is at the location l1_1.", "package p0 is at the location l1_3.", "package p3 is at the location l0_2.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "at location l1_3, package p0 is loaded into truck t1 starting at 12:10 PM and finishing at 12:25 PM.", "from 12:32 PM to 01:42 PM truck t1 transports from location l1_3 to location l1_0.", "loading package p1 into truck t1 at location l1_0 starts at 01:48 PM and ends at 01:54 PM.", "package p0 is unloaded from truck t1 from 02:00 PM to 02:18 PM at location l1_0.", "from 02:21 PM to 03:38 PM package p5 loaded into truck t0 at location l0_1.", "from 03:41 PM to 04:52 PM truck t0 transports from location l0_1 to location l0_2.", "at location l0_2, package p4 is loaded into truck t0 starting at 04:55 PM and finishing at 05:08 PM.", "package p3 is loaded into truck t0 from 05:14 PM to 06:05 PM at location l0_2.", "truck t0 operates from location l0_2 to location l0_0 from 06:11 PM to 06:52 PM.", "unloading package p5 from truck t0 at location l0_0 starts at 06:54 PM and ends at 07:24 PM.", "package p4 is unloaded from truck t0 from 07:29 PM to 08:01 PM at location l0_0.", "unloading package p3 from truck t0 at location l0_0 starts at 08:05 PM and ends at 08:40 PM.", "at location l1_0, package p0 is loaded into airplane a0 starting at 08:42 PM and finishing at 09:46 PM.", "airplane a0 flys from location l1_0 to location l0_0 from 09:52 PM to 10:24 PM.", "at location l0_0, package p5 is loaded into airplane a0 starting at 10:28 PM and finishing at 10:42 PM.", "from 10:46 PM to 11:46 PM package p4 loaded into airplane a0 at location l0_0.", "loading package p3 into airplane a0 at location l0_0 starts at 11:49 PM and ends at 12:29 AM.", "package p0 is unloaded from airplane a0 from 12:36 AM to 01:30 AM at location l0_0.", "package p0 is loaded into truck t0 from 01:33 AM to 01:56 AM at location l0_0.", "from 02:02 AM to 02:45 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 02:50 AM and finishing at 03:03 AM.", "flying airplane a0 from location l0_0 to location l1_0 starts at 03:08 AM and ends at 03:36 AM.", "package p5 is unloaded from airplane a0 from 03:39 AM to 04:41 AM at location l1_0.", "loading package p5 into truck t1 at location l1_0 starts at 04:43 AM and ends at 05:07 AM.", "package p4 is unloaded from airplane a0 from 05:11 AM to 05:34 AM at location l1_0.", "unloading package p3 from airplane a0 at location l1_0 starts at 05:39 AM and ends at 06:37 AM.", "loading package p3 into truck t1 at location l1_0 starts at 06:42 AM and ends at 07:10 AM.", "truck t1 operates from location l1_0 to location l1_1 from 07:16 AM to 07:32 AM.", "unloading package p3 from truck t1 at location l1_1 starts at 07:35 AM and ends at 08:48 AM.", "at location l1_1, package p1 is unloaded from truck t1 starting at 08:52 AM and finishing at 09:09 AM.", "from 09:11 AM to 10:12 AM truck t1 transports from location l1_1 to location l1_3.", "from 10:15 AM to 11:10 AM package p5 unloaded from truck t1 at location l1_3." ]
Where is the package p3 at 07:26 AM?
[ "t1" ]
20
true
e7ef4acc-0ede-4c42-84c6-ba5a64dfc1f0
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 11:33 PM and finishing at 11:48 PM.", "from location l1_3, truck t1 moves to location l1_0 starting at 11:55 PM and finishing at 01:05 AM.", "from 01:11 AM to 01:17 AM package p1 loaded into truck t1 at location l1_0.", "package p0 is unloaded from truck t1 from 01:23 AM to 01:41 AM at location l1_0.", "package p5 is loaded into truck t0 from 01:44 AM to 03:01 AM at location l0_1.", "truck t0 operates from location l0_1 to location l0_2 from 03:04 AM to 04:15 AM.", "at location l0_2, package p4 is loaded into truck t0 starting at 04:18 AM and finishing at 04:31 AM.", "loading package p3 into truck t0 at location l0_2 starts at 04:37 AM and ends at 05:28 AM.", "from 05:34 AM to 06:15 AM truck t0 transports from location l0_2 to location l0_0.", "at location l0_0, package p5 is unloaded from truck t0 starting at 06:17 AM and finishing at 06:47 AM.", "unloading package p4 from truck t0 at location l0_0 starts at 06:52 AM and ends at 07:24 AM.", "at location l0_0, package p3 is unloaded from truck t0 starting at 07:28 AM and finishing at 08:03 AM.", "package p0 is loaded into airplane a0 from 08:05 AM to 09:09 AM at location l1_0.", "from location l1_0, airplane a0 transits to location l0_0 starting at 09:15 AM and finishing at 09:47 AM.", "loading package p5 into airplane a0 at location l0_0 starts at 09:51 AM and ends at 10:05 AM.", "package p4 is loaded into airplane a0 from 10:09 AM to 11:09 AM at location l0_0.", "at location l0_0, package p3 is loaded into airplane a0 starting at 11:12 AM and finishing at 11:52 AM.", "unloading package p0 from airplane a0 at location l0_0 starts at 11:59 AM and ends at 12:53 PM.", "package p0 is loaded into truck t0 from 12:56 PM to 01:19 PM at location l0_0.", "truck t0 operates from location l0_0 to location l0_1 from 01:25 PM to 02:08 PM.", "at location l0_1, package p0 is unloaded from truck t0 starting at 02:13 PM and finishing at 02:26 PM.", "from 02:31 PM to 02:59 PM airplane a0 transits from location l0_0 to location l1_0.", "package p5 is unloaded from airplane a0 from 03:02 PM to 04:04 PM at location l1_0.", "package p5 is loaded into truck t1 from 04:06 PM to 04:30 PM at location l1_0.", "unloading package p4 from airplane a0 at location l1_0 starts at 04:34 PM and ends at 04:57 PM.", "package p3 is unloaded from airplane a0 from 05:02 PM to 06:00 PM at location l1_0.", "from 06:05 PM to 06:33 PM package p3 loaded into truck t1 at location l1_0.", "truck t1 operates from location l1_0 to location l1_1 from 06:39 PM to 06:55 PM.", "unloading package p3 from truck t1 at location l1_1 starts at 06:58 PM and ends at 08:11 PM.", "from 08:15 PM to 08:32 PM package p1 unloaded from truck t1 at location l1_1.", "from 08:34 PM to 09:35 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:38 PM and finishing at 10:33 PM." ]
Where is the package p3 at 06:41 PM?
[ "t1" ]
20
true
8b36f622-3a45-415f-a45d-a5b4005f3bb3
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 6 locations, l0_1, l0_2, l1_1, l1_2, l1_0, and l0_0.", "locations l0_1, l0_2, and l0_0 are in city c0.", "locations l1_1, l1_2, and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l1_0 and l0_0.", "there are 2 airplanes, a1 and a0.", "there are 3 trucks, t1, t2, and t0.", "there are 4 packages, p0, p3, p1, and p2." ]
[ "truck t1 is at the location l1_2.", "package p3 is at the location l0_2.", "package p1 is at the location l1_1.", "airplane a1 is at the location l1_0.", "package p2 is at the location l0_2.", "truck t2 is at the location l0_1.", "truck t0 is at the location l0_2.", "package p0 is at the location l1_2.", "airplane a0 is at the location l1_0." ]
[ "Given the initial states, the following events occur:", "loading package p0 into truck t1 at location l1_2 starts at 07:45 AM and ends at 09:04 AM.", "from location l1_2, truck t1 moves to location l1_1 starting at 09:10 AM and finishing at 09:51 AM.", "from 09:56 AM to 10:36 AM package p1 loaded into truck t1 at location l1_1.", "from location l1_1, truck t1 moves to location l1_0 starting at 10:40 AM and finishing at 11:35 AM.", "at location l1_0, package p1 is unloaded from truck t1 starting at 11:37 AM and finishing at 12:09 PM.", "unloading package p0 from truck t1 at location l1_0 starts at 12:15 PM and ends at 12:31 PM.", "at location l0_2, package p3 is loaded into truck t0 starting at 12:35 PM and finishing at 01:49 PM.", "from 01:52 PM to 03:35 PM package p2 loaded into truck t0 at location l0_2.", "truck t0 operates from location l0_2 to location l0_0 from 03:42 PM to 04:06 PM.", "package p2 is unloaded from truck t0 from 04:13 PM to 04:18 PM at location l0_0.", "package p1 is loaded into airplane a1 from 04:20 PM to 04:28 PM at location l1_0.", "loading package p0 into airplane a1 at location l1_0 starts at 04:30 PM and ends at 05:25 PM.", "from 05:30 PM to 07:08 PM airplane a1 transits from location l1_0 to location l0_0.", "loading package p2 into airplane a1 at location l0_0 starts at 07:11 PM and ends at 07:57 PM.", "from 08:00 PM to 08:29 PM package p1 unloaded from airplane a1 at location l0_0.", "from 08:31 PM to 08:48 PM package p1 loaded into truck t0 at location l0_0.", "package p0 is unloaded from airplane a1 from 08:52 PM to 09:27 PM at location l0_0.", "loading package p0 into truck t0 at location l0_0 starts at 09:32 PM and ends at 10:33 PM.", "driving truck t0 from location l0_0 to location l0_1 starts at 10:37 PM and ends at 10:49 PM.", "package p3 is unloaded from truck t0 from 10:56 PM to 11:27 PM at location l0_1.", "truck t0 operates from location l0_1 to location l0_2 from 11:34 PM to 12:34 AM.", "from 12:37 AM to 12:58 AM package p1 unloaded from truck t0 at location l0_2.", "package p0 is unloaded from truck t0 from 01:00 AM to 02:46 AM at location l0_2.", "airplane a1 flys from location l0_0 to location l1_0 from 02:51 AM to 04:18 AM.", "at location l1_0, package p2 is unloaded from airplane a1 starting at 04:20 AM and finishing at 06:02 AM." ]
Where is the package p0 at 11:54 PM?
[ "t0" ]
20
true
a7bbf4cb-8103-4d6a-a66b-ded237df15b0
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:46 PM and ends at 07:01 PM.", "driving truck t1 from location l1_3 to location l1_0 starts at 07:08 PM and ends at 08:18 PM.", "package p1 is loaded into truck t1 from 08:24 PM to 08:30 PM at location l1_0.", "package p0 is unloaded from truck t1 from 08:36 PM to 08:54 PM at location l1_0.", "at location l0_1, package p5 is loaded into truck t0 starting at 08:57 PM and finishing at 10:14 PM.", "from 10:17 PM to 11:28 PM truck t0 transports from location l0_1 to location l0_2.", "at location l0_2, package p4 is loaded into truck t0 starting at 11:31 PM and finishing at 11:44 PM.", "loading package p3 into truck t0 at location l0_2 starts at 11:50 PM and ends at 12:41 AM.", "from 12:47 AM to 01:28 AM truck t0 transports from location l0_2 to location l0_0.", "unloading package p5 from truck t0 at location l0_0 starts at 01:30 AM and ends at 02:00 AM.", "package p4 is unloaded from truck t0 from 02:05 AM to 02:37 AM at location l0_0.", "from 02:41 AM to 03:16 AM package p3 unloaded from truck t0 at location l0_0.", "from 03:18 AM to 04:22 AM package p0 loaded into airplane a0 at location l1_0.", "from 04:28 AM to 05:00 AM airplane a0 transits from location l1_0 to location l0_0.", "at location l0_0, package p5 is loaded into airplane a0 starting at 05:04 AM and finishing at 05:18 AM.", "at location l0_0, package p4 is loaded into airplane a0 starting at 05:22 AM and finishing at 06:22 AM.", "from 06:25 AM to 07:05 AM package p3 loaded into airplane a0 at location l0_0.", "package p0 is unloaded from airplane a0 from 07:12 AM to 08:06 AM at location l0_0.", "at location l0_0, package p0 is loaded into truck t0 starting at 08:09 AM and finishing at 08:32 AM.", "truck t0 operates from location l0_0 to location l0_1 from 08:38 AM to 09:21 AM.", "from 09:26 AM to 09:39 AM package p0 unloaded from truck t0 at location l0_1.", "airplane a0 flys from location l0_0 to location l1_0 from 09:44 AM to 10:12 AM.", "at location l1_0, package p5 is unloaded from airplane a0 starting at 10:15 AM and finishing at 11:17 AM.", "loading package p5 into truck t1 at location l1_0 starts at 11:19 AM and ends at 11:43 AM.", "from 11:47 AM to 12:10 PM package p4 unloaded from airplane a0 at location l1_0.", "package p3 is unloaded from airplane a0 from 12:15 PM to 01:13 PM at location l1_0.", "at location l1_0, package p3 is loaded into truck t1 starting at 01:18 PM and finishing at 01:46 PM.", "from 01:52 PM to 02:08 PM truck t1 transports from location l1_0 to location l1_1.", "package p3 is unloaded from truck t1 from 02:11 PM to 03:24 PM at location l1_1.", "unloading package p1 from truck t1 at location l1_1 starts at 03:28 PM and ends at 03:45 PM.", "from 03:47 PM to 04:48 PM truck t1 transports from location l1_1 to location l1_3.", "package p5 is unloaded from truck t1 from 04:51 PM to 05:46 PM at location l1_3." ]
Where is the package p3 at 01:58 PM?
[ "t1" ]
20
true
860b91aa-4a8d-4d46-9e0e-4e7b70140063
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.", "locations l0_2, l0_3, l0_1, and l0_0 are in city c0.", "locations l1_1, l1_2, l1_3, and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l0_0 and l1_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 6 packages, p0, p4, p2, p1, p3, and p5." ]
[ "truck t1 is at the location l1_3.", "package p5 is at the location l0_1.", "package p1 is at the location l1_0.", "package p4 is at the location l0_2.", "airplane a0 is at the location l1_0.", "package p2 is at the location l1_1.", "package p0 is at the location l1_3.", "package p3 is at the location l0_2.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "package p0 is loaded into truck t1 from 07:22 PM to 07:37 PM at location l1_3.", "truck t1 operates from location l1_3 to location l1_0 from 07:44 PM to 08:54 PM.", "package p1 is loaded into truck t1 from 09:00 PM to 09:06 PM at location l1_0.", "package p0 is unloaded from truck t1 from 09:12 PM to 09:30 PM at location l1_0.", "package p5 is loaded into truck t0 from 09:33 PM to 10:50 PM at location l0_1.", "from 10:53 PM to 12:04 AM truck t0 transports from location l0_1 to location l0_2.", "at location l0_2, package p4 is loaded into truck t0 starting at 12:07 AM and finishing at 12:20 AM.", "at location l0_2, package p3 is loaded into truck t0 starting at 12:26 AM and finishing at 01:17 AM.", "from 01:23 AM to 02:04 AM truck t0 transports from location l0_2 to location l0_0.", "unloading package p5 from truck t0 at location l0_0 starts at 02:06 AM and ends at 02:36 AM.", "at location l0_0, package p4 is unloaded from truck t0 starting at 02:41 AM and finishing at 03:13 AM.", "package p3 is unloaded from truck t0 from 03:17 AM to 03:52 AM at location l0_0.", "from 03:54 AM to 04:58 AM package p0 loaded into airplane a0 at location l1_0.", "from 05:04 AM to 05:36 AM airplane a0 transits from location l1_0 to location l0_0.", "package p5 is loaded into airplane a0 from 05:40 AM to 05:54 AM at location l0_0.", "from 05:58 AM to 06:58 AM package p4 loaded into airplane a0 at location l0_0.", "loading package p3 into airplane a0 at location l0_0 starts at 07:01 AM and ends at 07:41 AM.", "from 07:48 AM to 08:42 AM package p0 unloaded from airplane a0 at location l0_0.", "package p0 is loaded into truck t0 from 08:45 AM to 09:08 AM at location l0_0.", "from location l0_0, truck t0 moves to location l0_1 starting at 09:14 AM and finishing at 09:57 AM.", "at location l0_1, package p0 is unloaded from truck t0 starting at 10:02 AM and finishing at 10:15 AM.", "from location l0_0, airplane a0 transits to location l1_0 starting at 10:20 AM and finishing at 10:48 AM.", "at location l1_0, package p5 is unloaded from airplane a0 starting at 10:51 AM and finishing at 11:53 AM.", "loading package p5 into truck t1 at location l1_0 starts at 11:55 AM and ends at 12:19 PM.", "at location l1_0, package p4 is unloaded from airplane a0 starting at 12:23 PM and finishing at 12:46 PM.", "package p3 is unloaded from airplane a0 from 12:51 PM to 01:49 PM at location l1_0.", "package p3 is loaded into truck t1 from 01:54 PM to 02:22 PM at location l1_0.", "from 02:28 PM to 02:44 PM truck t1 transports from location l1_0 to location l1_1.", "from 02:47 PM to 04:00 PM package p3 unloaded from truck t1 at location l1_1.", "from 04:04 PM to 04:21 PM package p1 unloaded from truck t1 at location l1_1.", "truck t1 operates from location l1_1 to location l1_3 from 04:23 PM to 05:24 PM.", "at location l1_3, package p5 is unloaded from truck t1 starting at 05:27 PM and finishing at 06:22 PM." ]
Where is the package p0 at 10:09 AM?
[ "l0_1", "t0" ]
20
true
d826072b-c2df-43c0-a8c5-688bd4f622fa
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.", "locations l0_2, l0_3, l0_1, and l0_0 are in city c0.", "locations l1_1, l1_2, l1_3, and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l0_0 and l1_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 6 packages, p0, p4, p2, p1, p3, and p5." ]
[ "truck t1 is at the location l1_3.", "package p5 is at the location l0_1.", "package p1 is at the location l1_0.", "package p4 is at the location l0_2.", "airplane a0 is at the location l1_0.", "package p2 is at the location l1_1.", "package p0 is at the location l1_3.", "package p3 is at the location l0_2.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "from 05:00 PM to 05:15 PM package p0 loaded into truck t1 at location l1_3.", "truck t1 operates from location l1_3 to location l1_0 from 05:22 PM to 06:32 PM.", "loading package p1 into truck t1 at location l1_0 starts at 06:38 PM and ends at 06:44 PM.", "at location l1_0, package p0 is unloaded from truck t1 starting at 06:50 PM and finishing at 07:08 PM.", "from 07:11 PM to 08:28 PM package p5 loaded into truck t0 at location l0_1.", "truck t0 operates from location l0_1 to location l0_2 from 08:31 PM to 09:42 PM.", "loading package p4 into truck t0 at location l0_2 starts at 09:45 PM and ends at 09:58 PM.", "loading package p3 into truck t0 at location l0_2 starts at 10:04 PM and ends at 10:55 PM.", "from location l0_2, truck t0 moves to location l0_0 starting at 11:01 PM and finishing at 11:42 PM.", "at location l0_0, package p5 is unloaded from truck t0 starting at 11:44 PM and finishing at 12:14 AM.", "at location l0_0, package p4 is unloaded from truck t0 starting at 12:19 AM and finishing at 12:51 AM.", "from 12:55 AM to 01:30 AM package p3 unloaded from truck t0 at location l0_0.", "loading package p0 into airplane a0 at location l1_0 starts at 01:32 AM and ends at 02:36 AM.", "from location l1_0, airplane a0 transits to location l0_0 starting at 02:42 AM and finishing at 03:14 AM.", "loading package p5 into airplane a0 at location l0_0 starts at 03:18 AM and ends at 03:32 AM.", "loading package p4 into airplane a0 at location l0_0 starts at 03:36 AM and ends at 04:36 AM.", "from 04:39 AM to 05:19 AM package p3 loaded into airplane a0 at location l0_0.", "from 05:26 AM to 06:20 AM package p0 unloaded from airplane a0 at location l0_0.", "at location l0_0, package p0 is loaded into truck t0 starting at 06:23 AM and finishing at 06:46 AM.", "driving truck t0 from location l0_0 to location l0_1 starts at 06:52 AM and ends at 07:35 AM.", "from 07:40 AM to 07:53 AM package p0 unloaded from truck t0 at location l0_1.", "from 07:58 AM to 08:26 AM airplane a0 transits from location l0_0 to location l1_0.", "at location l1_0, package p5 is unloaded from airplane a0 starting at 08:29 AM and finishing at 09:31 AM.", "from 09:33 AM to 09:57 AM package p5 loaded into truck t1 at location l1_0.", "unloading package p4 from airplane a0 at location l1_0 starts at 10:01 AM and ends at 10:24 AM.", "package p3 is unloaded from airplane a0 from 10:29 AM to 11:27 AM at location l1_0.", "from 11:32 AM to 12:00 PM package p3 loaded into truck t1 at location l1_0.", "from location l1_0, truck t1 moves to location l1_1 starting at 12:06 PM and finishing at 12:22 PM.", "unloading package p3 from truck t1 at location l1_1 starts at 12:25 PM and ends at 01:38 PM.", "from 01:42 PM to 01:59 PM package p1 unloaded from truck t1 at location l1_1.", "truck t1 operates from location l1_1 to location l1_3 from 02:01 PM to 03:02 PM.", "at location l1_3, package p5 is unloaded from truck t1 starting at 03:05 PM and finishing at 04:00 PM." ]
Where is the package p0 at 07:52 AM?
[ "l0_1", "t0" ]
20
true
d3f4657a-866d-47d5-a248-69be822e5f29
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 03:09 AM to 03:24 AM package p0 loaded into truck t1 at location l1_3.", "from location l1_3, truck t1 moves to location l1_0 starting at 03:31 AM and finishing at 04:41 AM.", "package p1 is loaded into truck t1 from 04:47 AM to 04:53 AM at location l1_0.", "package p0 is unloaded from truck t1 from 04:59 AM to 05:17 AM at location l1_0.", "at location l0_1, package p5 is loaded into truck t0 starting at 05:20 AM and finishing at 06:37 AM.", "from location l0_1, truck t0 moves to location l0_2 starting at 06:40 AM and finishing at 07:51 AM.", "from 07:54 AM to 08:07 AM package p4 loaded into truck t0 at location l0_2.", "at location l0_2, package p3 is loaded into truck t0 starting at 08:13 AM and finishing at 09:04 AM.", "from location l0_2, truck t0 moves to location l0_0 starting at 09:10 AM and finishing at 09:51 AM.", "from 09:53 AM to 10:23 AM package p5 unloaded from truck t0 at location l0_0.", "package p4 is unloaded from truck t0 from 10:28 AM to 11:00 AM at location l0_0.", "package p3 is unloaded from truck t0 from 11:04 AM to 11:39 AM at location l0_0.", "package p0 is loaded into airplane a0 from 11:41 AM to 12:45 PM at location l1_0.", "from location l1_0, airplane a0 transits to location l0_0 starting at 12:51 PM and finishing at 01:23 PM.", "package p5 is loaded into airplane a0 from 01:27 PM to 01:41 PM at location l0_0.", "at location l0_0, package p4 is loaded into airplane a0 starting at 01:45 PM and finishing at 02:45 PM.", "package p3 is loaded into airplane a0 from 02:48 PM to 03:28 PM at location l0_0.", "unloading package p0 from airplane a0 at location l0_0 starts at 03:35 PM and ends at 04:29 PM.", "package p0 is loaded into truck t0 from 04:32 PM to 04:55 PM at location l0_0.", "driving truck t0 from location l0_0 to location l0_1 starts at 05:01 PM and ends at 05:44 PM.", "from 05:49 PM to 06:02 PM package p0 unloaded from truck t0 at location l0_1.", "from location l0_0, airplane a0 transits to location l1_0 starting at 06:07 PM and finishing at 06:35 PM.", "from 06:38 PM to 07:40 PM package p5 unloaded from airplane a0 at location l1_0.", "at location l1_0, package p5 is loaded into truck t1 starting at 07:42 PM and finishing at 08:06 PM.", "from 08:10 PM to 08:33 PM package p4 unloaded from airplane a0 at location l1_0.", "at location l1_0, package p3 is unloaded from airplane a0 starting at 08:38 PM and finishing at 09:36 PM.", "package p3 is loaded into truck t1 from 09:41 PM to 10:09 PM at location l1_0.", "driving truck t1 from location l1_0 to location l1_1 starts at 10:15 PM and ends at 10:31 PM.", "package p3 is unloaded from truck t1 from 10:34 PM to 11:47 PM at location l1_1.", "at location l1_1, package p1 is unloaded from truck t1 starting at 11:51 PM and finishing at 12:08 AM.", "from location l1_1, truck t1 moves to location l1_3 starting at 12:10 AM and finishing at 01:11 AM.", "from 01:14 AM to 02:09 AM package p5 unloaded from truck t1 at location l1_3." ]
Where is the package p3 at 10:16 PM?
[ "t1" ]
20
true
e015f5ff-6876-4b4f-8b41-54f843f2f7cd
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.", "locations l0_2, l0_3, l0_1, and l0_0 are in city c0.", "locations l1_1, l1_2, l1_3, and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l0_0 and l1_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 6 packages, p0, p4, p2, p1, p3, and p5." ]
[ "truck t1 is at the location l1_3.", "package p5 is at the location l0_1.", "package p1 is at the location l1_0.", "package p4 is at the location l0_2.", "airplane a0 is at the location l1_0.", "package p2 is at the location l1_1.", "package p0 is at the location l1_3.", "package p3 is at the location l0_2.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "package p0 is loaded into truck t1 from 01:34 AM to 01:49 AM at location l1_3.", "truck t1 operates from location l1_3 to location l1_0 from 01:56 AM to 03:06 AM.", "from 03:12 AM to 03:18 AM package p1 loaded into truck t1 at location l1_0.", "package p0 is unloaded from truck t1 from 03:24 AM to 03:42 AM at location l1_0.", "at location l0_1, package p5 is loaded into truck t0 starting at 03:45 AM and finishing at 05:02 AM.", "from location l0_1, truck t0 moves to location l0_2 starting at 05:05 AM and finishing at 06:16 AM.", "package p4 is loaded into truck t0 from 06:19 AM to 06:32 AM at location l0_2.", "package p3 is loaded into truck t0 from 06:38 AM to 07:29 AM at location l0_2.", "truck t0 operates from location l0_2 to location l0_0 from 07:35 AM to 08:16 AM.", "at location l0_0, package p5 is unloaded from truck t0 starting at 08:18 AM and finishing at 08:48 AM.", "at location l0_0, package p4 is unloaded from truck t0 starting at 08:53 AM and finishing at 09:25 AM.", "at location l0_0, package p3 is unloaded from truck t0 starting at 09:29 AM and finishing at 10:04 AM.", "from 10:06 AM to 11:10 AM package p0 loaded into airplane a0 at location l1_0.", "airplane a0 flys from location l1_0 to location l0_0 from 11:16 AM to 11:48 AM.", "package p5 is loaded into airplane a0 from 11:52 AM to 12:06 PM at location l0_0.", "package p4 is loaded into airplane a0 from 12:10 PM to 01:10 PM at location l0_0.", "loading package p3 into airplane a0 at location l0_0 starts at 01:13 PM and ends at 01:53 PM.", "unloading package p0 from airplane a0 at location l0_0 starts at 02:00 PM and ends at 02:54 PM.", "package p0 is loaded into truck t0 from 02:57 PM to 03:20 PM at location l0_0.", "from location l0_0, truck t0 moves to location l0_1 starting at 03:26 PM and finishing at 04:09 PM.", "unloading package p0 from truck t0 at location l0_1 starts at 04:14 PM and ends at 04:27 PM.", "flying airplane a0 from location l0_0 to location l1_0 starts at 04:32 PM and ends at 05:00 PM.", "from 05:03 PM to 06:05 PM package p5 unloaded from airplane a0 at location l1_0.", "package p5 is loaded into truck t1 from 06:07 PM to 06:31 PM at location l1_0.", "unloading package p4 from airplane a0 at location l1_0 starts at 06:35 PM and ends at 06:58 PM.", "unloading package p3 from airplane a0 at location l1_0 starts at 07:03 PM and ends at 08:01 PM.", "loading package p3 into truck t1 at location l1_0 starts at 08:06 PM and ends at 08:34 PM.", "driving truck t1 from location l1_0 to location l1_1 starts at 08:40 PM and ends at 08:56 PM.", "at location l1_1, package p3 is unloaded from truck t1 starting at 08:59 PM and finishing at 10:12 PM.", "unloading package p1 from truck t1 at location l1_1 starts at 10:16 PM and ends at 10:33 PM.", "truck t1 operates from location l1_1 to location l1_3 from 10:35 PM to 11:36 PM.", "from 11:39 PM to 12:34 AM package p5 unloaded from truck t1 at location l1_3." ]
Where is the package p3 at 08:49 PM?
[ "t1" ]
20
true
37d89c7c-fba8-400e-955f-a4e051091716
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.", "locations l0_2, l0_3, l0_1, and l0_0 are in city c0.", "locations l1_1, l1_2, l1_3, and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l0_0 and l1_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 6 packages, p0, p4, p2, p1, p3, and p5." ]
[ "truck t1 is at the location l1_3.", "package p5 is at the location l0_1.", "package p1 is at the location l1_0.", "package p4 is at the location l0_2.", "airplane a0 is at the location l1_0.", "package p2 is at the location l1_1.", "package p0 is at the location l1_3.", "package p3 is at the location l0_2.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "loading package p0 into truck t1 at location l1_3 starts at 10:25 PM and ends at 10:40 PM.", "from location l1_3, truck t1 moves to location l1_0 starting at 10:47 PM and finishing at 11:57 PM.", "loading package p1 into truck t1 at location l1_0 starts at 12:03 AM and ends at 12:09 AM.", "from 12:15 AM to 12:33 AM package p0 unloaded from truck t1 at location l1_0.", "at location l0_1, package p5 is loaded into truck t0 starting at 12:36 AM and finishing at 01:53 AM.", "driving truck t0 from location l0_1 to location l0_2 starts at 01:56 AM and ends at 03:07 AM.", "at location l0_2, package p4 is loaded into truck t0 starting at 03:10 AM and finishing at 03:23 AM.", "package p3 is loaded into truck t0 from 03:29 AM to 04:20 AM at location l0_2.", "from 04:26 AM to 05:07 AM truck t0 transports from location l0_2 to location l0_0.", "from 05:09 AM to 05:39 AM package p5 unloaded from truck t0 at location l0_0.", "from 05:44 AM to 06:16 AM package p4 unloaded from truck t0 at location l0_0.", "package p3 is unloaded from truck t0 from 06:20 AM to 06:55 AM at location l0_0.", "at location l1_0, package p0 is loaded into airplane a0 starting at 06:57 AM and finishing at 08:01 AM.", "flying airplane a0 from location l1_0 to location l0_0 starts at 08:07 AM and ends at 08:39 AM.", "package p5 is loaded into airplane a0 from 08:43 AM to 08:57 AM at location l0_0.", "package p4 is loaded into airplane a0 from 09:01 AM to 10:01 AM at location l0_0.", "at location l0_0, package p3 is loaded into airplane a0 starting at 10:04 AM and finishing at 10:44 AM.", "unloading package p0 from airplane a0 at location l0_0 starts at 10:51 AM and ends at 11:45 AM.", "at location l0_0, package p0 is loaded into truck t0 starting at 11:48 AM and finishing at 12:11 PM.", "from 12:17 PM to 01:00 PM truck t0 transports from location l0_0 to location l0_1.", "package p0 is unloaded from truck t0 from 01:05 PM to 01:18 PM at location l0_1.", "airplane a0 flys from location l0_0 to location l1_0 from 01:23 PM to 01:51 PM.", "unloading package p5 from airplane a0 at location l1_0 starts at 01:54 PM and ends at 02:56 PM.", "package p5 is loaded into truck t1 from 02:58 PM to 03:22 PM at location l1_0.", "package p4 is unloaded from airplane a0 from 03:26 PM to 03:49 PM at location l1_0.", "at location l1_0, package p3 is unloaded from airplane a0 starting at 03:54 PM and finishing at 04:52 PM.", "loading package p3 into truck t1 at location l1_0 starts at 04:57 PM and ends at 05:25 PM.", "driving truck t1 from location l1_0 to location l1_1 starts at 05:31 PM and ends at 05:47 PM.", "at location l1_1, package p3 is unloaded from truck t1 starting at 05:50 PM and finishing at 07:03 PM.", "unloading package p1 from truck t1 at location l1_1 starts at 07:07 PM and ends at 07:24 PM.", "from 07:26 PM to 08:27 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 08:30 PM and finishing at 09:25 PM." ]
Where is the package p0 at 01:12 PM?
[ "l0_1", "t0" ]
20
true
6e589c1e-ae68-4eba-af0e-6b5dbac544e0
easy
serial
1
static_time
Loading a package in a truck is possible if the package and the truck are in the same location. During the loading truck event, the package location can be either at the loading location or inside the truck. Loading a package in an airplane is possible if the package and the airplane are in the same location. During the loading airplane event, the package location can be either at the loading location or inside the airplane. Unloading a package from a truck is possible if the package and the truck are in the same location. During the unloading truck event, the package location can be either at the unloading location or inside the truck. Unloading a package from an airplane is possible if the package and the airplane are in the same location. During the unloading airplane event, the package location can be either at the unloading location or inside the airplane. Driving a truck is possible only if the source and destination locations are in the same city. During the driving event, the package location is in the truck. Flying an airplane is possible only if the source and destination locations are in different cities. During the flying event, the package location is in the airplane. Loading and unloading events for any trucks or airplanes, are performed one package at a time. If any event is delayed or expedited, all subsequent events are also delayed or expedited accordingly.
[ "there are 2 cities, c0 and c1.", "there are 8 locations, l1_1, l0_2, l1_2, l0_3, l1_3, l0_1, l0_0, and l1_0.", "locations l0_2, l0_3, l0_1, and l0_0 are in city c0.", "locations l1_1, l1_2, l1_3, and l1_0 are in city c1.", "there are 2 airports, The location of the airports are l0_0 and l1_0.", "there are 1 airplanes, a0.", "there are 2 trucks, t1 and t0.", "there are 6 packages, p0, p4, p2, p1, p3, and p5." ]
[ "truck t1 is at the location l1_3.", "package p5 is at the location l0_1.", "package p1 is at the location l1_0.", "package p4 is at the location l0_2.", "airplane a0 is at the location l1_0.", "package p2 is at the location l1_1.", "package p0 is at the location l1_3.", "package p3 is at the location l0_2.", "truck t0 is at the location l0_1." ]
[ "Given the initial states, the following events occur:", "package p0 is loaded into truck t1 from 04:28 AM to 04:43 AM at location l1_3.", "truck t1 operates from location l1_3 to location l1_0 from 04:50 AM to 06:00 AM.", "from 06:06 AM to 06:12 AM package p1 loaded into truck t1 at location l1_0.", "from 06:18 AM to 06:36 AM package p0 unloaded from truck t1 at location l1_0.", "at location l0_1, package p5 is loaded into truck t0 starting at 06:39 AM and finishing at 07:56 AM.", "truck t0 operates from location l0_1 to location l0_2 from 07:59 AM to 09:10 AM.", "from 09:13 AM to 09:26 AM package p4 loaded into truck t0 at location l0_2.", "package p3 is loaded into truck t0 from 09:32 AM to 10:23 AM at location l0_2.", "driving truck t0 from location l0_2 to location l0_0 starts at 10:29 AM and ends at 11:10 AM.", "from 11:12 AM to 11:42 AM package p5 unloaded from truck t0 at location l0_0.", "from 11:47 AM to 12:19 PM package p4 unloaded from truck t0 at location l0_0.", "package p3 is unloaded from truck t0 from 12:23 PM to 12:58 PM at location l0_0.", "package p0 is loaded into airplane a0 from 01:00 PM to 02:04 PM at location l1_0.", "from location l1_0, airplane a0 transits to location l0_0 starting at 02:10 PM and finishing at 02:42 PM.", "package p5 is loaded into airplane a0 from 02:46 PM to 03:00 PM at location l0_0.", "package p4 is loaded into airplane a0 from 03:04 PM to 04:04 PM at location l0_0.", "loading package p3 into airplane a0 at location l0_0 starts at 04:07 PM and ends at 04:47 PM.", "at location l0_0, package p0 is unloaded from airplane a0 starting at 04:54 PM and finishing at 05:48 PM.", "at location l0_0, package p0 is loaded into truck t0 starting at 05:51 PM and finishing at 06:14 PM.", "from location l0_0, truck t0 moves to location l0_1 starting at 06:20 PM and finishing at 07:03 PM.", "from 07:08 PM to 07:21 PM package p0 unloaded from truck t0 at location l0_1.", "airplane a0 flys from location l0_0 to location l1_0 from 07:26 PM to 07:54 PM.", "at location l1_0, package p5 is unloaded from airplane a0 starting at 07:57 PM and finishing at 08:59 PM.", "at location l1_0, package p5 is loaded into truck t1 starting at 09:01 PM and finishing at 09:25 PM.", "unloading package p4 from airplane a0 at location l1_0 starts at 09:29 PM and ends at 09:52 PM.", "at location l1_0, package p3 is unloaded from airplane a0 starting at 09:57 PM and finishing at 10:55 PM.", "from 11:00 PM to 11:28 PM package p3 loaded into truck t1 at location l1_0.", "driving truck t1 from location l1_0 to location l1_1 starts at 11:34 PM and ends at 11:50 PM.", "unloading package p3 from truck t1 at location l1_1 starts at 11:53 PM and ends at 01:06 AM.", "from 01:10 AM to 01:27 AM package p1 unloaded from truck t1 at location l1_1.", "driving truck t1 from location l1_1 to location l1_3 starts at 01:29 AM and ends at 02:30 AM.", "unloading package p5 from truck t1 at location l1_3 starts at 02:33 AM and ends at 03:28 AM." ]
Where is the package p0 at 07:09 PM?
[ "l0_1", "t0" ]
20
true