Test auto/WW-G+WW-G+WW-G+WW-G+WW-G+WW-B

LISA auto/WW-G+WW-G+WW-G+WW-G+WW-G+WW-B
(*
 * Result: Never
 * 
 * Process 0 starts (t=100000).
 * 
 * P0 advances one grace period (t=200000).
 * 
 * P1 advances one grace period (t=300001).
 * 
 * P2 advances one grace period (t=400002).
 * 
 * P3 advances one grace period (t=500003).
 * 
 * P4 advances one grace period (t=600004).
 * 
 * P5 advances slightly (t=600006).
 * 
 * Process 0 start at t=100000, process 6 end at t=600006: Cycle forbidden.
 *)
{
}
 P0           | P1           | P2           | P3           | P4           | P5           ;
 w[once] x0 2 | w[once] x1 2 | w[once] x2 2 | w[once] x3 2 | w[once] x4 2 | w[once] x5 2 ;
 f[sync]      | f[sync]      | f[sync]      | f[sync]      | f[sync]      | f[mb]        ;
 w[once] x1 1 | w[once] x2 1 | w[once] x3 1 | w[once] x4 1 | w[once] x5 1 | w[once] x0 1 ;
Observed
    x5=2; x4=1; x3=2; x2=2; x1=2; x0=2;
and x5=2; x4=2; x3=1; x2=2; x1=2; x0=2;
and x5=2; x4=1; x3=1; x2=2; x1=2; x0=2;
and x5=2; x4=2; x3=2; x2=1; x1=2; x0=2;
and x5=2; x4=1; x3=2; x2=1; x1=2; x0=2;
and x5=2; x4=2; x3=2; x2=2; x1=2; x0=1;
and x5=2; x4=1; x3=2; x2=2; x1=2; x0=1;
and x5=2; x4=2; x3=1; x2=2; x1=2; x0=1;
and x5=1; x4=2; x3=2; x2=2; x1=1; x0=1;