================================================================
reLOC 0.08-osaka : Multirobot Solution solver
(C) Copyright 2011-2013 Pavel Surynek
----------------------------------------------------------------
Reading graph...
1,0
6,0
2,1
7,1
3,2
8,2
4,3
9,3
5,4
10,4
7,6
12,6
8,7
9,8
13,8
10,9
14,9
11,10
15,10
17,12
14,13
19,13
15,14
20,14
16,15
21,15
18,17
23,17
19,18
24,18
20,19
25,19
21,20
26,20
22,21
27,21
24,23
29,23
25,24
30,24
26,25
31,25
27,26
32,26
28,27
33,27
11,5
16,11
22,16
28,22
34,28
30,29
31,30
32,31
33,32
34,33
Reading initial arrangement...
Reading goal arrangement...
Undirected graph: (|V|=35 |E|=56) [
    Vertex: (id = 0) {1 6 }
    Vertex: (id = 1) {0 2 7 }
    Vertex: (id = 2) {1 3 8 }
    Vertex: (id = 3) {2 4 9 }
    Vertex: (id = 4) {3 5 10 }
    Vertex: (id = 5) {4 11 }
    Vertex: (id = 6) {0 7 12 }
    Vertex: (id = 7) {1 6 8 }
    Vertex: (id = 8) {2 7 9 13 }
    Vertex: (id = 9) {3 8 10 14 }
    Vertex: (id = 10) {4 9 11 15 }
    Vertex: (id = 11) {10 5 16 }
    Vertex: (id = 12) {6 17 }
    Vertex: (id = 13) {8 14 19 }
    Vertex: (id = 14) {9 13 15 20 }
    Vertex: (id = 15) {10 14 16 21 }
    Vertex: (id = 16) {15 11 22 }
    Vertex: (id = 17) {12 18 23 }
    Vertex: (id = 18) {17 19 24 }
    Vertex: (id = 19) {13 18 20 25 }
    Vertex: (id = 20) {14 19 21 26 }
    Vertex: (id = 21) {15 20 22 27 }
    Vertex: (id = 22) {21 16 28 }
    Vertex: (id = 23) {17 24 29 }
    Vertex: (id = 24) {18 23 25 30 }
    Vertex: (id = 25) {19 24 26 31 }
    Vertex: (id = 26) {20 25 27 32 }
    Vertex: (id = 27) {21 26 28 33 }
    Vertex: (id = 28) {27 22 34 }
    Vertex: (id = 29) {23 30 }
    Vertex: (id = 30) {24 29 31 }
    Vertex: (id = 31) {25 30 32 }
    Vertex: (id = 32) {26 31 33 }
    Vertex: (id = 33) {27 32 34 }
    Vertex: (id = 34) {28 33 }
    Edge  0: 1 <-> 0
    Edge  1: 6 <-> 0
    Edge  2: 2 <-> 1
    Edge  3: 7 <-> 1
    Edge  4: 3 <-> 2
    Edge  5: 8 <-> 2
    Edge  6: 4 <-> 3
    Edge  7: 9 <-> 3
    Edge  8: 5 <-> 4
    Edge  9: 10 <-> 4
    Edge  10: 7 <-> 6
    Edge  11: 12 <-> 6
    Edge  12: 8 <-> 7
    Edge  13: 9 <-> 8
    Edge  14: 13 <-> 8
    Edge  15: 10 <-> 9
    Edge  16: 14 <-> 9
    Edge  17: 11 <-> 10
    Edge  18: 15 <-> 10
    Edge  19: 17 <-> 12
    Edge  20: 14 <-> 13
    Edge  21: 19 <-> 13
    Edge  22: 15 <-> 14
    Edge  23: 20 <-> 14
    Edge  24: 16 <-> 15
    Edge  25: 21 <-> 15
    Edge  26: 18 <-> 17
    Edge  27: 23 <-> 17
    Edge  28: 19 <-> 18
    Edge  29: 24 <-> 18
    Edge  30: 20 <-> 19
    Edge  31: 25 <-> 19
    Edge  32: 21 <-> 20
    Edge  33: 26 <-> 20
    Edge  34: 22 <-> 21
    Edge  35: 27 <-> 21
    Edge  36: 24 <-> 23
    Edge  37: 29 <-> 23
    Edge  38: 25 <-> 24
    Edge  39: 30 <-> 24
    Edge  40: 26 <-> 25
    Edge  41: 31 <-> 25
    Edge  42: 27 <-> 26
    Edge  43: 32 <-> 26
    Edge  44: 28 <-> 27
    Edge  45: 33 <-> 27
    Edge  46: 11 <-> 5
    Edge  47: 16 <-> 11
    Edge  48: 22 <-> 16
    Edge  49: 28 <-> 22
    Edge  50: 34 <-> 28
    Edge  51: 30 <-> 29
    Edge  52: 31 <-> 30
    Edge  53: 32 <-> 31
    Edge  54: 33 <-> 32
    Edge  55: 34 <-> 33
]
Robot arrangement: (|R| = 4, |V| = 35) [
     robot locations: {1#29 2#3 3#31 4#8 }
     vertex occupancy: {0#0 0#1 0#2 2#3 0#4 0#5 0#6 0#7 4#8 0#9 0#10 0#11 0#12 0#13 0#14 0#15 0#16 0#17 0#18 0#19 0#20 0#21 0#22 0#23 0#24 0#25 0#26 0#27 0#28 1#29 0#30 3#31 0#32 0#33 0#34 }
]
Robot arrangement: (|R| = -1, |V| = 0) [
     robot locations: {}
     vertex occupancy: {}
]
Robot goal: (|R| = 4, |V| = 35) [
    robot goals: {
        1#{32}
        2#{9,18,20}
        3#{18,20,25}
        4#{5,30}
    }
    vertex compatibilities: {
        0@{}
        1@{}
        2@{}
        3@{}
        4@{}
        5@{4}
        6@{}
        7@{}
        8@{}
        9@{2}
        10@{}
        11@{}
        12@{}
        13@{}
        14@{}
        15@{}
        16@{}
        17@{}
        18@{2,3}
        19@{}
        20@{2,3}
        21@{}
        22@{}
        23@{}
        24@{}
        25@{3}
        26@{}
        27@{}
        28@{}
        29@{}
        30@{4}
        31@{}
        32@{1}
        33@{}
        34@{}
    }
]
Solving layer: 2
Solving layer: 3
Solving layer: 4
Solving layer: 5
Computed optimal makespan:4
Makespan optimal solution:
Mulirobot solution: (|moves| = 13, paralellism = 3.250) [
    Step 0: 2#3->2 4#8->9 1#29->30 3#31->32 
    Step 1: 2#2->8 4#9->10 1#30->31 3#32->26 
    Step 2: 4#10->4 3#26->20 1#31->32 
    Step 3: 4#4->5 2#8->9 
]
Multirobot solution analysis: (
    total makespan           = 4
    total distance           = 7
    total trajectory         = 13
    average parallelism      = 3.250
    average distance         = 1.750
    average trajectory       = 3.250
    parallelism distribution  = [ 0 1 1 2 ]
    distance distribution     = [ 1 0 2 ]
    trajectory distribution   = [ 0 0 3 1 ]
)
Phase statistics (current phase = 'root_phase') [
        Phase (name = 'root_phase') [
            Total SAT solver calls         = 4
            Satisfiable SAT solver calls   = 1
            Unsatisfiable SAT solver calls = 3
            Indeterminate SAT solver calls = 0
            Move executions                = 26
            Produced CNF variables         = 7624
            Produced CNF clauses           = 39846
            Search steps                   = 0
            Wall clock TIME (seconds)      = 0.411
            CPU/machine TIME (seconds)     = 0.250
        ]
]
----------------------------------------------------------------