1digraph "g" {
2"A_monitor_0 lxc2" [ style=bold color="green" fontcolor="black"]
3"B_monitor_0 lxc2" -> "B_start_0 lxc2" [ style = bold]
4"B_monitor_0 lxc2" -> "lxc1_stop_0 18node2" [ style = bold]
5"B_monitor_0 lxc2" [ style=bold color="green" fontcolor="black"]
6"B_monitor_10000 lxc2" [ style=bold color="green" fontcolor="black"]
7"B_start_0 lxc2" -> "B_monitor_10000 lxc2" [ style = bold]
8"B_start_0 lxc2" [ style=bold color="green" fontcolor="black"]
9"B_stop_0 lxc1" -> "B_start_0 lxc2" [ style = bold]
10"B_stop_0 lxc1" -> "lxc1_stop_0 18node2" [ style = bold]
11"B_stop_0 lxc1" [ style=bold color="green" fontcolor="black"]
12"D_monitor_0 lxc2" [ style=bold color="green" fontcolor="black"]
13"M-clone_stop_0" -> "M-clone_stopped_0" [ style = bold]
14"M-clone_stop_0" -> "M_stop_0 lxc1" [ style = bold]
15"M-clone_stop_0" [ style=bold color="green" fontcolor="orange"]
16"M-clone_stopped_0" [ style=bold color="green" fontcolor="orange"]
17"M_stop_0 lxc1" -> "M-clone_stopped_0" [ style = bold]
18"M_stop_0 lxc1" -> "lxc1_stop_0 18node2" [ style = bold]
19"M_stop_0 lxc1" [ style=bold color="green" fontcolor="black"]
20"container1_stop_0 18node2" [ style=bold color="green" fontcolor="black"]
21"lxc1_stop_0 18node2" -> "container1_stop_0 18node2" [ style = bold]
22"lxc1_stop_0 18node2" [ style=bold color="green" fontcolor="black"]
23}
24