fond
Model Checking Contest @ Petri Nets 2017
7th edition, Zaragoza, Spain, June 27, 2017
Execution of r130-smll-149441683300241
Last Updated
June 27, 2017

About the Execution of ITS-Tools for S_PhilosophersDyn-COL-20

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
15931.570 742145.00 2548152.00 599.50 ??????T????F???? normal

Execution Chart

We display below the execution chart for this examination (boot time has been removed).

Trace from the execution

Waiting for the VM to be ready (probing ssh)
................................
=====================================================================
Generated by BenchKit 2-3254
Executing tool itstools
Input is S_PhilosophersDyn-COL-20, examination is ReachabilityCardinality
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r130-smll-149441683300241
=====================================================================


--------------------
content from stdout:

=== Data for post analysis generated by BenchKit (invocation template)

The expected result is a vector of booleans
BOOL_VECTOR

here is the order used to build the result vector(from text file)
FORMULA_NAME PhilosophersDyn-COL-20-ReachabilityCardinality-0
FORMULA_NAME PhilosophersDyn-COL-20-ReachabilityCardinality-1
FORMULA_NAME PhilosophersDyn-COL-20-ReachabilityCardinality-10
FORMULA_NAME PhilosophersDyn-COL-20-ReachabilityCardinality-11
FORMULA_NAME PhilosophersDyn-COL-20-ReachabilityCardinality-12
FORMULA_NAME PhilosophersDyn-COL-20-ReachabilityCardinality-13
FORMULA_NAME PhilosophersDyn-COL-20-ReachabilityCardinality-14
FORMULA_NAME PhilosophersDyn-COL-20-ReachabilityCardinality-15
FORMULA_NAME PhilosophersDyn-COL-20-ReachabilityCardinality-2
FORMULA_NAME PhilosophersDyn-COL-20-ReachabilityCardinality-3
FORMULA_NAME PhilosophersDyn-COL-20-ReachabilityCardinality-4
FORMULA_NAME PhilosophersDyn-COL-20-ReachabilityCardinality-5
FORMULA_NAME PhilosophersDyn-COL-20-ReachabilityCardinality-6
FORMULA_NAME PhilosophersDyn-COL-20-ReachabilityCardinality-7
FORMULA_NAME PhilosophersDyn-COL-20-ReachabilityCardinality-8
FORMULA_NAME PhilosophersDyn-COL-20-ReachabilityCardinality-9

=== Now, execution of the tool begins

BK_START 1496390423807

FORMULA PhilosophersDyn-COL-20-ReachabilityCardinality-14 TRUE TECHNIQUES TOPOLOGICAL INITIAL_STATE
FORMULA PhilosophersDyn-COL-20-ReachabilityCardinality-5 FALSE TECHNIQUES TOPOLOGICAL INITIAL_STATE

Using solver YICES2 to compute partial order matrices.
Built C files in :
/home/mcc/execution
its-reach command run as :

/home/mcc/BenchKit/eclipse/plugins/fr.lip6.move.gal.itstools.binaries_1.0.0.201705302212/bin/its-reach-linux64 --gc-threshold 2000000 --quiet -i /home/mcc/execution/ReachabilityCardinality.pnml.gal -t CGAL -reachable-file ReachabilityCardinality.prop --nowitness
Loading property file ReachabilityCardinality.prop.
Exit code :137

BK_STOP 1496391165952

--------------------
content from stderr:

+ export BINDIR=/home/mcc/BenchKit/
+ BINDIR=/home/mcc/BenchKit/
++ pwd
+ export MODEL=/home/mcc/execution
+ MODEL=/home/mcc/execution
+ [[ ReachabilityCardinality = StateSpace ]]
+ /home/mcc/BenchKit//runeclipse.sh /home/mcc/execution ReachabilityCardinality -its -ltsminpath /home/mcc/BenchKit//lts_install_dir/ -smt
+ ulimit -s 65536
+ java -Dosgi.requiredJavaVersion=1.6 -Xss8m -Xms40m -Xmx8192m -Declipse.pde.launch=true -Dfile.encoding=UTF-8 -classpath /home/mcc/BenchKit//eclipse/plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar org.eclipse.equinox.launcher.Main -application fr.lip6.move.gal.application.pnmcc -data /home/mcc/BenchKit//workspace -os linux -ws gtk -arch x86_64 -nl en_US -consoleLog -pnfolder /home/mcc/execution -examination ReachabilityCardinality -yices2path /home/mcc/BenchKit//yices/bin/yices -its -ltsminpath /home/mcc/BenchKit//lts_install_dir/ -smt
Jun 02, 2017 8:00:25 AM fr.lip6.move.gal.application.MccTranslator transformPNML
INFO: Parsing pnml file : /home/mcc/execution/model.pnml
Jun 02, 2017 8:00:26 AM fr.lip6.move.gal.pnml.togal.PnmlToGalTransformer transform
INFO: Detected file is not PT type :http://www.pnml.org/version-2009/grammar/symmetricnet
Jun 02, 2017 8:00:27 AM fr.lip6.move.gal.pnml.togal.PnmlToGalTransformer transform
INFO: Load time of PNML (colored model parsed with PNMLFW) : 1385 ms
Jun 02, 2017 8:00:27 AM fr.lip6.move.gal.pnml.togal.HLGALTransformer handlePage
INFO: Transformed 8 places.
Jun 02, 2017 8:00:27 AM fr.lip6.move.gal.pnml.togal.HLGALTransformer handlePage
INFO: Computed order using colors.
Jun 02, 2017 8:00:27 AM fr.lip6.move.gal.pnml.togal.HLGALTransformer handlePage
INFO: sort/places :Neighbourhood->Neighbourhood,
Philosopher->HasRight,HasLeft,WaitRight,WaitLeft,Forks,Think,Outside,

Jun 02, 2017 8:00:27 AM fr.lip6.move.gal.pnml.togal.HLGALTransformer handlePage
INFO: Transformed 7 transitions.
Jun 02, 2017 8:00:27 AM fr.lip6.move.gal.pnml.togal.PnmlToGalTransformer transform
INFO: Computed order based on color domains.
Jun 02, 2017 8:00:30 AM fr.lip6.move.gal.instantiate.Instantiator instantiateParameters
INFO: On-the-fly reduction of False transitions avoided exploring 20 instantiations of transitions. Total transitions/syncs built is 17260
Jun 02, 2017 8:00:33 AM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 6126 ms
Jun 02, 2017 8:00:40 AM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 5169 ms
Jun 02, 2017 8:00:40 AM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 5336 ms
Jun 02, 2017 8:00:40 AM fr.lip6.move.serialization.SerializationUtil systemToFile
INFO: Time to serialize gal into /home/mcc/execution/ReachabilityCardinality.pnml.gal : 598 ms
Jun 02, 2017 8:00:40 AM fr.lip6.move.serialization.SerializationUtil serializePropertiesForITSTools
INFO: Time to serialize properties into /home/mcc/execution/ReachabilityCardinality.prop : 6 ms
Exception in thread "Thread-3" java.lang.OutOfMemoryError: Java heap space
at java.util.Arrays.copyOf(Arrays.java:3332)
at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:124)
at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:448)
at java.lang.StringBuilder.append(StringBuilder.java:136)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:748)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:1)
at org.smtlib.impl.SMTExpr$FcnExpr.accept(SMTExpr.java:355)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:744)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:1)
at org.smtlib.impl.SMTExpr$FcnExpr.accept(SMTExpr.java:355)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:737)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:1)
at org.smtlib.impl.SMTExpr$FcnExpr.accept(SMTExpr.java:355)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:780)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:1)
at org.smtlib.impl.SMTExpr$FcnExpr.accept(SMTExpr.java:355)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:748)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:1)
at org.smtlib.impl.SMTExpr$FcnExpr.accept(SMTExpr.java:355)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:737)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:1)
at org.smtlib.impl.SMTExpr$FcnExpr.accept(SMTExpr.java:355)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:780)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:1)
at org.smtlib.impl.SMTExpr$FcnExpr.accept(SMTExpr.java:355)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:748)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:1)
at org.smtlib.impl.SMTExpr$FcnExpr.accept(SMTExpr.java:355)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:737)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:1)
at org.smtlib.impl.SMTExpr$FcnExpr.accept(SMTExpr.java:355)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:780)
Exception in thread "Thread-6" java.lang.OutOfMemoryError: Java heap space
at java.util.Arrays.copyOf(Arrays.java:3332)
at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:124)
at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:448)
at java.lang.StringBuilder.append(StringBuilder.java:136)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:748)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:1)
at org.smtlib.impl.SMTExpr$FcnExpr.accept(SMTExpr.java:355)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:744)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:1)
at org.smtlib.impl.SMTExpr$FcnExpr.accept(SMTExpr.java:355)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:744)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:1)
at org.smtlib.impl.SMTExpr$FcnExpr.accept(SMTExpr.java:355)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:744)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:1)
at org.smtlib.impl.SMTExpr$FcnExpr.accept(SMTExpr.java:355)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:744)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:1)
at org.smtlib.impl.SMTExpr$FcnExpr.accept(SMTExpr.java:355)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:744)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:1)
at org.smtlib.impl.SMTExpr$FcnExpr.accept(SMTExpr.java:355)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:744)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:1)
at org.smtlib.impl.SMTExpr$FcnExpr.accept(SMTExpr.java:355)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:744)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:1)
at org.smtlib.impl.SMTExpr$FcnExpr.accept(SMTExpr.java:355)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:744)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:1)
at org.smtlib.impl.SMTExpr$FcnExpr.accept(SMTExpr.java:355)
at org.smtlib.solvers.Solver_yices2$Translator.visit(Solver_yices2.java:744)
Jun 02, 2017 8:12:45 AM fr.lip6.move.gal.itstools.Runner runTool
INFO: Standard error output from running tool CommandLine [args=[/home/mcc/BenchKit/eclipse/plugins/fr.lip6.move.gal.itstools.binaries_1.0.0.201705302212/bin/its-reach-linux64, --gc-threshold, 2000000, --quiet, -i, /home/mcc/execution/ReachabilityCardinality.pnml.gal, -t, CGAL, -reachable-file, ReachabilityCardinality.prop, --nowitness], workingDir=/home/mcc/execution]
Read property : PhilosophersDyn-COL-20-ReachabilityCardinality-0 with value :(((((((((((((((((((((HasRight[0]+HasRight[1])+HasRight[2])+HasRight[3])+HasRight[4])+HasRight[5])+HasRight[6])+HasRight[7])+HasRight[8])+HasRight[9])+HasRight[10])+HasRight[11])+HasRight[12])+HasRight[13])+HasRight[14])+HasRight[15])+HasRight[16])+HasRight[17])+HasRight[18])+HasRight[19])>=3)||((!((((((((((((((((((((HasRight[0]+HasRight[1])+HasRight[2])+HasRight[3])+HasRight[4])+HasRight[5])+HasRight[6])+HasRight[7])+HasRight[8])+HasRight[9])+HasRight[10])+HasRight[11])+HasRight[12])+HasRight[13])+HasRight[14])+HasRight[15])+HasRight[16])+HasRight[17])+HasRight[18])+HasRight[19])>=3))||(!((((((((((((((((((((Think[0]+Think[1])+Think[2])+Think[3])+Think[4])+Think[5])+Think[6])+Think[7])+Think[8])+Think[9])+Think[10])+Think[11])+Think[12])+Think[13])+Think[14])+Think[15])+Think[16])+Think[17])+Think[18])+Think[19])<=(((((((((((((((((((WaitRight[0]+WaitRight[1])+WaitRight[2])+WaitRight[3])+WaitRight[4])+WaitRight[5])+WaitRight[6])+WaitRight[7])+WaitRight[8])+WaitRight[9])+WaitRight[10])+WaitRight[11])+WaitRight[12])+WaitRight[13])+WaitRight[14])+WaitRight[15])+WaitRight[16])+WaitRight[17])+WaitRight[18])+WaitRight[19])))))
Read property : PhilosophersDyn-COL-20-ReachabilityCardinality-1 with value :(((((((((((((((((((((WaitRight[0]+WaitRight[1])+WaitRight[2])+WaitRight[3])+WaitRight[4])+WaitRight[5])+WaitRight[6])+WaitRight[7])+WaitRight[8])+WaitRight[9])+WaitRight[10])+WaitRight[11])+WaitRight[12])+WaitRight[13])+WaitRight[14])+WaitRight[15])+WaitRight[16])+WaitRight[17])+WaitRight[18])+WaitRight[19])<=(((((((((((((((((((WaitLeft[0]+WaitLeft[1])+WaitLeft[2])+WaitLeft[3])+WaitLeft[4])+WaitLeft[5])+WaitLeft[6])+WaitLeft[7])+WaitLeft[8])+WaitLeft[9])+WaitLeft[10])+WaitLeft[11])+WaitLeft[12])+WaitLeft[13])+WaitLeft[14])+WaitLeft[15])+WaitLeft[16])+WaitLeft[17])+WaitLeft[18])+WaitLeft[19]))||((((((((((((((((((((WaitRight[0]+WaitRight[1])+WaitRight[2])+WaitRight[3])+WaitRight[4])+WaitRight[5])+WaitRight[6])+WaitRight[7])+WaitRight[8])+WaitRight[9])+WaitRight[10])+WaitRight[11])+WaitRight[12])+WaitRight[13])+WaitRight[14])+WaitRight[15])+WaitRight[16])+WaitRight[17])+WaitRight[18])+WaitRight[19])<=(((((((((((((((((((HasLeft[0]+HasLeft[1])+HasLeft[2])+HasLeft[3])+HasLeft[4])+HasLeft[5])+HasLeft[6])+HasLeft[7])+HasLeft[8])+HasLeft[9])+HasLeft[10])+HasLeft[11])+HasLeft[12])+HasLeft[13])+HasLeft[14])+HasLeft[15])+HasLeft[16])+HasLeft[17])+HasLeft[18])+HasLeft[19])))
Read property : PhilosophersDyn-COL-20-ReachabilityCardinality-2 with value :((((((((((((((((((((Think[0]+Think[1])+Think[2])+Think[3])+Think[4])+Think[5])+Think[6])+Think[7])+Think[8])+Think[9])+Think[10])+Think[11])+Think[12])+Think[13])+Think[14])+Think[15])+Think[16])+Think[17])+Think[18])+Think[19])<=(((((((((((((((((((Outside[0]+Outside[1])+Outside[2])+Outside[3])+Outside[4])+Outside[5])+Outside[6])+Outside[7])+Outside[8])+Outside[9])+Outside[10])+Outside[11])+Outside[12])+Outside[13])+Outside[14])+Outside[15])+Outside[16])+Outside[17])+Outside[18])+Outside[19]))
Read property : PhilosophersDyn-COL-20-ReachabilityCardinality-3 with value :((((((((((((((((((((WaitLeft[0]+WaitLeft[1])+WaitLeft[2])+WaitLeft[3])+WaitLeft[4])+WaitLeft[5])+WaitLeft[6])+WaitLeft[7])+WaitLeft[8])+WaitLeft[9])+WaitLeft[10])+WaitLeft[11])+WaitLeft[12])+WaitLeft[13])+WaitLeft[14])+WaitLeft[15])+WaitLeft[16])+WaitLeft[17])+WaitLeft[18])+WaitLeft[19])>=2)
Read property : PhilosophersDyn-COL-20-ReachabilityCardinality-4 with value :(((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((Neighbourhood[0]+Neighbourhood[1])+Neighbourhood[2])+Neighbourhood[3])+Neighbourhood[4])+Neighbourhood[5])+Neighbourhood[6])+Neighbourhood[7])+Neighbourhood[8])+Neighbourhood[9])+Neighbourhood[10])+Neighbourhood[11])+Neighbourhood[12])+Neighbourhood[13])+Neighbourhood[14])+Neighbourhood[15])+Neighbourhood[16])+Neighbourhood[17])+Neighbourhood[18])+Neighbourhood[19])+Neighbourhood[20])+Neighbourhood[21])+Neighbourhood[22])+Neighbourhood[23])+Neighbourhood[24])+Neighbourhood[25])+Neighbourhood[26])+Neighbourhood[27])+Neighbourhood[28])+Neighbourhood[29])+Neighbourhood[30])+Neighbourhood[31])+Neighbourhood[32])+Neighbourhood[33])+Neighbourhood[34])+Neighbourhood[35])+Neighbourhood[36])+Neighbourhood[37])+Neighbourhood[38])+Neighbourhood[39])+Neighbourhood[40])+Neighbourhood[41])+Neighbourhood[42])+Neighbourhood[43])+Neighbourhood[44])+Neighbourhood[45])+Neighbourhood[46])+Neighbourhood[47])+Neighbourhood[48])+Neighbourhood[49])+Neighbourhood[50])+Neighbourhood[51])+Neighbourhood[52])+Neighbourhood[53])+Neighbourhood[54])+Neighbourhood[55])+Neighbourhood[56])+Neighbourhood[57])+Neighbourhood[58])+Neighbourhood[59])+Neighbourhood[60])+Neighbourhood[61])+Neighbourhood[62])+Neighbourhood[63])+Neighbourhood[64])+Neighbourhood[65])+Neighbourhood[66])+Neighbourhood[67])+Neighbourhood[68])+Neighbourhood[69])+Neighbourhood[70])+Neighbourhood[71])+Neighbourhood[72])+Neighbourhood[73])+Neighbourhood[74])+Neighbourhood[75])+Neighbourhood[76])+Neighbourhood[77])+Neighbourhood[78])+Neighbourhood[79])+Neighbourhood[80])+Neighbourhood[81])+Neighbourhood[82])+Neighbourhood[83])+Neighbourhood[84])+Neighbourhood[85])+Neighbourhood[86])+Neighbourhood[87])+Neighbourhood[88])+Neighbourhood[89])+Neighbourhood[90])+Neighbourhood[91])+Neighbourhood[92])+Neighbourhood[93])+Neighbourhood[94])+Neighbourhood[95])+Neighbourhood[96])+Neighbourhood[97])+Neighbourhood[98])+Neighbourhood[99])+Neighbourhood[100])+Neighbourhood[101])+Neighbourhood[102])+Neighbourhood[103])+Neighbourhood[104])+Neighbourhood[105])+Neighbourhood[106])+Neighbourhood[107])+Neighbourhood[108])+Neighbourhood[109])+Neighbourhood[110])+Neighbourhood[111])+Neighbourhood[112])+Neighbourhood[113])+Neighbourhood[114])+Neighbourhood[115])+Neighbourhood[116])+Neighbourhood[117])+Neighbourhood[118])+Neighbourhood[119])+Neighbourhood[120])+Neighbourhood[121])+Neighbourhood[122])+Neighbourhood[123])+Neighbourhood[124])+Neighbourhood[125])+Neighbourhood[126])+Neighbourhood[127])+Neighbourhood[128])+Neighbourhood[129])+Neighbourhood[130])+Neighbourhood[131])+Neighbourhood[132])+Neighbourhood[133])+Neighbourhood[134])+Neighbourhood[135])+Neighbourhood[136])+Neighbourhood[137])+Neighbourhood[138])+Neighbourhood[139])+Neighbourhood[140])+Neighbourhood[141])+Neighbourhood[142])+Neighbourhood[143])+Neighbourhood[144])+Neighbourhood[145])+Neighbourhood[146])+Neighbourhood[147])+Neighbourhood[148])+Neighbourhood[149])+Neighbourhood[150])+Neighbourhood[151])+Neighbourhood[152])+Neighbourhood[153])+Neighbourhood[154])+Neighbourhood[155])+Neighbourhood[156])+Neighbourhood[157])+Neighbourhood[158])+Neighbourhood[159])+Neighbourhood[160])+Neighbourhood[161])+Neighbourhood[162])+Neighbourhood[163])+Neighbourhood[164])+Neighbourhood[165])+Neighbourhood[166])+Neighbourhood[167])+Neighbourhood[168])+Neighbourhood[169])+Neighbourhood[170])+Neighbourhood[171])+Neighbourhood[172])+Neighbourhood[173])+Neighbourhood[174])+Neighbourhood[175])+Neighbourhood[176])+Neighbourhood[177])+Neighbourhood[178])+Neighbourhood[179])+Neighbourhood[180])+Neighbourhood[181])+Neighbourhood[182])+Neighbourhood[183])+Neighbourhood[184])+Neighbourhood[185])+Neighbourhood[186])+Neighbourhood[187])+Neighbourhood[188])+Neighbourhood[189])+Neighbourhood[190])+Neighbourhood[191])+Neighbourhood[192])+Neighbourhood[193])+Neighbourhood[194])+Neighbourhood[195])+Neighbourhood[196])+Neighbourhood[197])+Neighbourhood[198])+Neighbourhood[199])+Neighbourhood[200])+Neighbourhood[201])+Neighbourhood[202])+Neighbourhood[203])+Neighbourhood[204])+Neighbourhood[205])+Neighbourhood[206])+Neighbourhood[207])+Neighbourhood[208])+Neighbourhood[209])+Neighbourhood[210])+Neighbourhood[211])+Neighbourhood[212])+Neighbourhood[213])+Neighbourhood[214])+Neighbourhood[215])+Neighbourhood[216])+Neighbourhood[217])+Neighbourhood[218])+Neighbourhood[219])+Neighbourhood[220])+Neighbourhood[221])+Neighbourhood[222])+Neighbourhood[223])+Neighbourhood[224])+Neighbourhood[225])+Neighbourhood[226])+Neighbourhood[227])+Neighbourhood[228])+Neighbourhood[229])+Neighbourhood[230])+Neighbourhood[231])+Neighbourhood[232])+Neighbourhood[233])+Neighbourhood[234])+Neighbourhood[235])+Neighbourhood[236])+Neighbourhood[237])+Neighbourhood[238])+Neighbourhood[239])+Neighbourhood[240])+Neighbourhood[241])+Neighbourhood[242])+Neighbourhood[243])+Neighbourhood[244])+Neighbourhood[245])+Neighbourhood[246])+Neighbourhood[247])+Neighbourhood[248])+Neighbourhood[249])+Neighbourhood[250])+Neighbourhood[251])+Neighbourhood[252])+Neighbourhood[253])+Neighbourhood[254])+Neighbourhood[255])+Neighbourhood[256])+Neighbourhood[257])+Neighbourhood[258])+Neighbourhood[259])+Neighbourhood[260])+Neighbourhood[261])+Neighbourhood[262])+Neighbourhood[263])+Neighbourhood[264])+Neighbourhood[265])+Neighbourhood[266])+Neighbourhood[267])+Neighbourhood[268])+Neighbourhood[269])+Neighbourhood[270])+Neighbourhood[271])+Neighbourhood[272])+Neighbourhood[273])+Neighbourhood[274])+Neighbourhood[275])+Neighbourhood[276])+Neighbourhood[277])+Neighbourhood[278])+Neighbourhood[279])+Neighbourhood[280])+Neighbourhood[281])+Neighbourhood[282])+Neighbourhood[283])+Neighbourhood[284])+Neighbourhood[285])+Neighbourhood[286])+Neighbourhood[287])+Neighbourhood[288])+Neighbourhood[289])+Neighbourhood[290])+Neighbourhood[291])+Neighbourhood[292])+Neighbourhood[293])+Neighbourhood[294])+Neighbourhood[295])+Neighbourhood[296])+Neighbourhood[297])+Neighbourhood[298])+Neighbourhood[299])+Neighbourhood[300])+Neighbourhood[301])+Neighbourhood[302])+Neighbourhood[303])+Neighbourhood[304])+Neighbourhood[305])+Neighbourhood[306])+Neighbourhood[307])+Neighbourhood[308])+Neighbourhood[309])+Neighbourhood[310])+Neighbourhood[311])+Neighbourhood[312])+Neighbourhood[313])+Neighbourhood[314])+Neighbourhood[315])+Neighbourhood[316])+Neighbourhood[317])+Neighbourhood[318])+Neighbourhood[319])+Neighbourhood[320])+Neighbourhood[321])+Neighbourhood[322])+Neighbourhood[323])+Neighbourhood[324])+Neighbourhood[325])+Neighbourhood[326])+Neighbourhood[327])+Neighbourhood[328])+Neighbourhood[329])+Neighbourhood[330])+Neighbourhood[331])+Neighbourhood[332])+Neighbourhood[333])+Neighbourhood[334])+Neighbourhood[335])+Neighbourhood[336])+Neighbourhood[337])+Neighbourhood[338])+Neighbourhood[339])+Neighbourhood[340])+Neighbourhood[341])+Neighbourhood[342])+Neighbourhood[343])+Neighbourhood[344])+Neighbourhood[345])+Neighbourhood[346])+Neighbourhood[347])+Neighbourhood[348])+Neighbourhood[349])+Neighbourhood[350])+Neighbourhood[351])+Neighbourhood[352])+Neighbourhood[353])+Neighbourhood[354])+Neighbourhood[355])+Neighbourhood[356])+Neighbourhood[357])+Neighbourhood[358])+Neighbourhood[359])+Neighbourhood[360])+Neighbourhood[361])+Neighbourhood[362])+Neighbourhood[363])+Neighbourhood[364])+Neighbourhood[365])+Neighbourhood[366])+Neighbourhood[367])+Neighbourhood[368])+Neighbourhood[369])+Neighbourhood[370])+Neighbourhood[371])+Neighbourhood[372])+Neighbourhood[373])+Neighbourhood[374])+Neighbourhood[375])+Neighbourhood[376])+Neighbourhood[377])+Neighbourhood[378])+Neighbourhood[379])+Neighbourhood[380])+Neighbourhood[381])+Neighbourhood[382])+Neighbourhood[383])+Neighbourhood[384])+Neighbourhood[385])+Neighbourhood[386])+Neighbourhood[387])+Neighbourhood[388])+Neighbourhood[389])+Neighbourhood[390])+Neighbourhood[391])+Neighbourhood[392])+Neighbourhood[393])+Neighbourhood[394])+Neighbourhood[395])+Neighbourhood[396])+Neighbourhood[397])+Neighbourhood[398])+Neighbourhood[399])>=3)||((((((((((((((((((((HasLeft[0]+HasLeft[1])+HasLeft[2])+HasLeft[3])+HasLeft[4])+HasLeft[5])+HasLeft[6])+HasLeft[7])+HasLeft[8])+HasLeft[9])+HasLeft[10])+HasLeft[11])+HasLeft[12])+HasLeft[13])+HasLeft[14])+HasLeft[15])+HasLeft[16])+HasLeft[17])+HasLeft[18])+HasLeft[19])>=3))&&(!((((((((((((((((((((HasLeft[0]+HasLeft[1])+HasLeft[2])+HasLeft[3])+HasLeft[4])+HasLeft[5])+HasLeft[6])+HasLeft[7])+HasLeft[8])+HasLeft[9])+HasLeft[10])+HasLeft[11])+HasLeft[12])+HasLeft[13])+HasLeft[14])+HasLeft[15])+HasLeft[16])+HasLeft[17])+HasLeft[18])+HasLeft[19])<=(((((((((((((((((((Forks[0]+Forks[1])+Forks[2])+Forks[3])+Forks[4])+Forks[5])+Forks[6])+Forks[7])+Forks[8])+Forks[9])+Forks[10])+Forks[11])+Forks[12])+Forks[13])+Forks[14])+Forks[15])+Forks[16])+Forks[17])+Forks[18])+Forks[19]))))&&((((((((((((((((((((HasRight[0]+HasRight[1])+HasRight[2])+HasRight[3])+HasRight[4])+HasRight[5])+HasRight[6])+HasRight[7])+HasRight[8])+HasRight[9])+HasRight[10])+HasRight[11])+HasRight[12])+HasRight[13])+HasRight[14])+HasRight[15])+HasRight[16])+HasRight[17])+HasRight[18])+HasRight[19])<=(((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((Neighbourhood[0]+Neighbourhood[1])+Neighbourhood[2])+Neighbourhood[3])+Neighbourhood[4])+Neighbourhood[5])+Neighbourhood[6])+Neighbourhood[7])+Neighbourhood[8])+Neighbourhood[9])+Neighbourhood[10])+Neighbourhood[11])+Neighbourhood[12])+Neighbourhood[13])+Neighbourhood[14])+Neighbourhood[15])+Neighbourhood[16])+Neighbourhood[17])+Neighbourhood[18])+Neighbourhood[19])+Neighbourhood[20])+Neighbourhood[21])+Neighbourhood[22])+Neighbourhood[23])+Neighbourhood[24])+Neighbourhood[25])+Neighbourhood[26])+Neighbourhood[27])+Neighbourhood[28])+Neighbourhood[29])+Neighbourhood[30])+Neighbourhood[31])+Neighbourhood[32])+Neighbourhood[33])+Neighbourhood[34])+Neighbourhood[35])+Neighbourhood[36])+Neighbourhood[37])+Neighbourhood[38])+Neighbourhood[39])+Neighbourhood[40])+Neighbourhood[41])+Neighbourhood[42])+Neighbourhood[43])+Neighbourhood[44])+Neighbourhood[45])+Neighbourhood[46])+Neighbourhood[47])+Neighbourhood[48])+Neighbourhood[49])+Neighbourhood[50])+Neighbourhood[51])+Neighbourhood[52])+Neighbourhood[53])+Neighbourhood[54])+Neighbourhood[55])+Neighbourhood[56])+Neighbourhood[57])+Neighbourhood[58])+Neighbourhood[59])+Neighbourhood[60])+Neighbourhood[61])+Neighbourhood[62])+Neighbourhood[63])+Neighbourhood[64])+Neighbourhood[65])+Neighbourhood[66])+Neighbourhood[67])+Neighbourhood[68])+Neighbourhood[69])+Neighbourhood[70])+Neighbourhood[71])+Neighbourhood[72])+Neighbourhood[73])+Neighbourhood[74])+Neighbourhood[75])+Neighbourhood[76])+Neighbourhood[77])+Neighbourhood[78])+Neighbourhood[79])+Neighbourhood[80])+Neighbourhood[81])+Neighbourhood[82])+Neighbourhood[83])+Neighbourhood[84])+Neighbourhood[85])+Neighbourhood[86])+Neighbourhood[87])+Neighbourhood[88])+Neighbourhood[89])+Neighbourhood[90])+Neighbourhood[91])+Neighbourhood[92])+Neighbourhood[93])+Neighbourhood[94])+Neighbourhood[95])+Neighbourhood[96])+Neighbourhood[97])+Neighbourhood[98])+Neighbourhood[99])+Neighbourhood[100])+Neighbourhood[101])+Neighbourhood[102])+Neighbourhood[103])+Neighbourhood[104])+Neighbourhood[105])+Neighbourhood[106])+Neighbourhood[107])+Neighbourhood[108])+Neighbourhood[109])+Neighbourhood[110])+Neighbourhood[111])+Neighbourhood[112])+Neighbourhood[113])+Neighbourhood[114])+Neighbourhood[115])+Neighbourhood[116])+Neighbourhood[117])+Neighbourhood[118])+Neighbourhood[119])+Neighbourhood[120])+Neighbourhood[121])+Neighbourhood[122])+Neighbourhood[123])+Neighbourhood[124])+Neighbourhood[125])+Neighbourhood[126])+Neighbourhood[127])+Neighbourhood[128])+Neighbourhood[129])+Neighbourhood[130])+Neighbourhood[131])+Neighbourhood[132])+Neighbourhood[133])+Neighbourhood[134])+Neighbourhood[135])+Neighbourhood[136])+Neighbourhood[137])+Neighbourhood[138])+Neighbourhood[139])+Neighbourhood[140])+Neighbourhood[141])+Neighbourhood[142])+Neighbourhood[143])+Neighbourhood[144])+Neighbourhood[145])+Neighbourhood[146])+Neighbourhood[147])+Neighbourhood[148])+Neighbourhood[149])+Neighbourhood[150])+Neighbourhood[151])+Neighbourhood[152])+Neighbourhood[153])+Neighbourhood[154])+Neighbourhood[155])+Neighbourhood[156])+Neighbourhood[157])+Neighbourhood[158])+Neighbourhood[159])+Neighbourhood[160])+Neighbourhood[161])+Neighbourhood[162])+Neighbourhood[163])+Neighbourhood[164])+Neighbourhood[165])+Neighbourhood[166])+Neighbourhood[167])+Neighbourhood[168])+Neighbourhood[169])+Neighbourhood[170])+Neighbourhood[171])+Neighbourhood[172])+Neighbourhood[173])+Neighbourhood[174])+Neighbourhood[175])+Neighbourhood[176])+Neighbourhood[177])+Neighbourhood[178])+Neighbourhood[179])+Neighbourhood[180])+Neighbourhood[181])+Neighbourhood[182])+Neighbourhood[183])+Neighbourhood[184])+Neighbourhood[185])+Neighbourhood[186])+Neighbourhood[187])+Neighbourhood[188])+Neighbourhood[189])+Neighbourhood[190])+Neighbourhood[191])+Neighbourhood[192])+Neighbourhood[193])+Neighbourhood[194])+Neighbourhood[195])+Neighbourhood[196])+Neighbourhood[197])+Neighbourhood[198])+Neighbourhood[199])+Neighbourhood[200])+Neighbourhood[201])+Neighbourhood[202])+Neighbourhood[203])+Neighbourhood[204])+Neighbourhood[205])+Neighbourhood[206])+Neighbourhood[207])+Neighbourhood[208])+Neighbourhood[209])+Neighbourhood[210])+Neighbourhood[211])+Neighbourhood[212])+Neighbourhood[213])+Neighbourhood[214])+Neighbourhood[215])+Neighbourhood[216])+Neighbourhood[217])+Neighbourhood[218])+Neighbourhood[219])+Neighbourhood[220])+Neighbourhood[221])+Neighbourhood[222])+Neighbourhood[223])+Neighbourhood[224])+Neighbourhood[225])+Neighbourhood[226])+Neighbourhood[227])+Neighbourhood[228])+Neighbourhood[229])+Neighbourhood[230])+Neighbourhood[231])+Neighbourhood[232])+Neighbourhood[233])+Neighbourhood[234])+Neighbourhood[235])+Neighbourhood[236])+Neighbourhood[237])+Neighbourhood[238])+Neighbourhood[239])+Neighbourhood[240])+Neighbourhood[241])+Neighbourhood[242])+Neighbourhood[243])+Neighbourhood[244])+Neighbourhood[245])+Neighbourhood[246])+Neighbourhood[247])+Neighbourhood[248])+Neighbourhood[249])+Neighbourhood[250])+Neighbourhood[251])+Neighbourhood[252])+Neighbourhood[253])+Neighbourhood[254])+Neighbourhood[255])+Neighbourhood[256])+Neighbourhood[257])+Neighbourhood[258])+Neighbourhood[259])+Neighbourhood[260])+Neighbourhood[261])+Neighbourhood[262])+Neighbourhood[263])+Neighbourhood[264])+Neighbourhood[265])+Neighbourhood[266])+Neighbourhood[267])+Neighbourhood[268])+Neighbourhood[269])+Neighbourhood[270])+Neighbourhood[271])+Neighbourhood[272])+Neighbourhood[273])+Neighbourhood[274])+Neighbourhood[275])+Neighbourhood[276])+Neighbourhood[277])+Neighbourhood[278])+Neighbourhood[279])+Neighbourhood[280])+Neighbourhood[281])+Neighbourhood[282])+Neighbourhood[283])+Neighbourhood[284])+Neighbourhood[285])+Neighbourhood[286])+Neighbourhood[287])+Neighbourhood[288])+Neighbourhood[289])+Neighbourhood[290])+Neighbourhood[291])+Neighbourhood[292])+Neighbourhood[293])+Neighbourhood[294])+Neighbourhood[295])+Neighbourhood[296])+Neighbourhood[297])+Neighbourhood[298])+Neighbourhood[299])+Neighbourhood[300])+Neighbourhood[301])+Neighbourhood[302])+Neighbourhood[303])+Neighbourhood[304])+Neighbourhood[305])+Neighbourhood[306])+Neighbourhood[307])+Neighbourhood[308])+Neighbourhood[309])+Neighbourhood[310])+Neighbourhood[311])+Neighbourhood[312])+Neighbourhood[313])+Neighbourhood[314])+Neighbourhood[315])+Neighbourhood[316])+Neighbourhood[317])+Neighbourhood[318])+Neighbourhood[319])+Neighbourhood[320])+Neighbourhood[321])+Neighbourhood[322])+Neighbourhood[323])+Neighbourhood[324])+Neighbourhood[325])+Neighbourhood[326])+Neighbourhood[327])+Neighbourhood[328])+Neighbourhood[329])+Neighbourhood[330])+Neighbourhood[331])+Neighbourhood[332])+Neighbourhood[333])+Neighbourhood[334])+Neighbourhood[335])+Neighbourhood[336])+Neighbourhood[337])+Neighbourhood[338])+Neighbourhood[339])+Neighbourhood[340])+Neighbourhood[341])+Neighbourhood[342])+Neighbourhood[343])+Neighbourhood[344])+Neighbourhood[345])+Neighbourhood[346])+Neighbourhood[347])+Neighbourhood[348])+Neighbourhood[349])+Neighbourhood[350])+Neighbourhood[351])+Neighbourhood[352])+Neighbourhood[353])+Neighbourhood[354])+Neighbourhood[355])+Neighbourhood[356])+Neighbourhood[357])+Neighbourhood[358])+Neighbourhood[359])+Neighbourhood[360])+Neighbourhood[361])+Neighbourhood[362])+Neighbourhood[363])+Neighbourhood[364])+Neighbourhood[365])+Neighbourhood[366])+Neighbourhood[367])+Neighbourhood[368])+Neighbourhood[369])+Neighbourhood[370])+Neighbourhood[371])+Neighbourhood[372])+Neighbourhood[373])+Neighbourhood[374])+Neighbourhood[375])+Neighbourhood[376])+Neighbourhood[377])+Neighbourhood[378])+Neighbourhood[379])+Neighbourhood[380])+Neighbourhood[381])+Neighbourhood[382])+Neighbourhood[383])+Neighbourhood[384])+Neighbourhood[385])+Neighbourhood[386])+Neighbourhood[387])+Neighbourhood[388])+Neighbourhood[389])+Neighbourhood[390])+Neighbourhood[391])+Neighbourhood[392])+Neighbourhood[393])+Neighbourhood[394])+Neighbourhood[395])+Neighbourhood[396])+Neighbourhood[397])+Neighbourhood[398])+Neighbourhood[399])))
Read property : PhilosophersDyn-COL-20-ReachabilityCardinality-6 with value :(!(((((((((((((((((((((Forks[0]+Forks[1])+Forks[2])+Forks[3])+Forks[4])+Forks[5])+Forks[6])+Forks[7])+Forks[8])+Forks[9])+Forks[10])+Forks[11])+Forks[12])+Forks[13])+Forks[14])+Forks[15])+Forks[16])+Forks[17])+Forks[18])+Forks[19])>=2)&&(((((((((((((((((((((WaitLeft[0]+WaitLeft[1])+WaitLeft[2])+WaitLeft[3])+WaitLeft[4])+WaitLeft[5])+WaitLeft[6])+WaitLeft[7])+WaitLeft[8])+WaitLeft[9])+WaitLeft[10])+WaitLeft[11])+WaitLeft[12])+WaitLeft[13])+WaitLeft[14])+WaitLeft[15])+WaitLeft[16])+WaitLeft[17])+WaitLeft[18])+WaitLeft[19])>=2)&&((((((((((((((((((((HasLeft[0]+HasLeft[1])+HasLeft[2])+HasLeft[3])+HasLeft[4])+HasLeft[5])+HasLeft[6])+HasLeft[7])+HasLeft[8])+HasLeft[9])+HasLeft[10])+HasLeft[11])+HasLeft[12])+HasLeft[13])+HasLeft[14])+HasLeft[15])+HasLeft[16])+HasLeft[17])+HasLeft[18])+HasLeft[19])<=(((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((Neighbourhood[0]+Neighbourhood[1])+Neighbourhood[2])+Neighbourhood[3])+Neighbourhood[4])+Neighbourhood[5])+Neighbourhood[6])+Neighbourhood[7])+Neighbourhood[8])+Neighbourhood[9])+Neighbourhood[10])+Neighbourhood[11])+Neighbourhood[12])+Neighbourhood[13])+Neighbourhood[14])+Neighbourhood[15])+Neighbourhood[16])+Neighbourhood[17])+Neighbourhood[18])+Neighbourhood[19])+Neighbourhood[20])+Neighbourhood[21])+Neighbourhood[22])+Neighbourhood[23])+Neighbourhood[24])+Neighbourhood[25])+Neighbourhood[26])+Neighbourhood[27])+Neighbourhood[28])+Neighbourhood[29])+Neighbourhood[30])+Neighbourhood[31])+Neighbourhood[32])+Neighbourhood[33])+Neighbourhood[34])+Neighbourhood[35])+Neighbourhood[36])+Neighbourhood[37])+Neighbourhood[38])+Neighbourhood[39])+Neighbourhood[40])+Neighbourhood[41])+Neighbourhood[42])+Neighbourhood[43])+Neighbourhood[44])+Neighbourhood[45])+Neighbourhood[46])+Neighbourhood[47])+Neighbourhood[48])+Neighbourhood[49])+Neighbourhood[50])+Neighbourhood[51])+Neighbourhood[52])+Neighbourhood[53])+Neighbourhood[54])+Neighbourhood[55])+Neighbourhood[56])+Neighbourhood[57])+Neighbourhood[58])+Neighbourhood[59])+Neighbourhood[60])+Neighbourhood[61])+Neighbourhood[62])+Neighbourhood[63])+Neighbourhood[64])+Neighbourhood[65])+Neighbourhood[66])+Neighbourhood[67])+Neighbourhood[68])+Neighbourhood[69])+Neighbourhood[70])+Neighbourhood[71])+Neighbourhood[72])+Neighbourhood[73])+Neighbourhood[74])+Neighbourhood[75])+Neighbourhood[76])+Neighbourhood[77])+Neighbourhood[78])+Neighbourhood[79])+Neighbourhood[80])+Neighbourhood[81])+Neighbourhood[82])+Neighbourhood[83])+Neighbourhood[84])+Neighbourhood[85])+Neighbourhood[86])+Neighbourhood[87])+Neighbourhood[88])+Neighbourhood[89])+Neighbourhood[90])+Neighbourhood[91])+Neighbourhood[92])+Neighbourhood[93])+Neighbourhood[94])+Neighbourhood[95])+Neighbourhood[96])+Neighbourhood[97])+Neighbourhood[98])+Neighbourhood[99])+Neighbourhood[100])+Neighbourhood[101])+Neighbourhood[102])+Neighbourhood[103])+Neighbourhood[104])+Neighbourhood[105])+Neighbourhood[106])+Neighbourhood[107])+Neighbourhood[108])+Neighbourhood[109])+Neighbourhood[110])+Neighbourhood[111])+Neighbourhood[112])+Neighbourhood[113])+Neighbourhood[114])+Neighbourhood[115])+Neighbourhood[116])+Neighbourhood[117])+Neighbourhood[118])+Neighbourhood[119])+Neighbourhood[120])+Neighbourhood[121])+Neighbourhood[122])+Neighbourhood[123])+Neighbourhood[124])+Neighbourhood[125])+Neighbourhood[126])+Neighbourhood[127])+Neighbourhood[128])+Neighbourhood[129])+Neighbourhood[130])+Neighbourhood[131])+Neighbourhood[132])+Neighbourhood[133])+Neighbourhood[134])+Neighbourhood[135])+Neighbourhood[136])+Neighbourhood[137])+Neighbourhood[138])+Neighbourhood[139])+Neighbourhood[140])+Neighbourhood[141])+Neighbourhood[142])+Neighbourhood[143])+Neighbourhood[144])+Neighbourhood[145])+Neighbourhood[146])+Neighbourhood[147])+Neighbourhood[148])+Neighbourhood[149])+Neighbourhood[150])+Neighbourhood[151])+Neighbourhood[152])+Neighbourhood[153])+Neighbourhood[154])+Neighbourhood[155])+Neighbourhood[156])+Neighbourhood[157])+Neighbourhood[158])+Neighbourhood[159])+Neighbourhood[160])+Neighbourhood[161])+Neighbourhood[162])+Neighbourhood[163])+Neighbourhood[164])+Neighbourhood[165])+Neighbourhood[166])+Neighbourhood[167])+Neighbourhood[168])+Neighbourhood[169])+Neighbourhood[170])+Neighbourhood[171])+Neighbourhood[172])+Neighbourhood[173])+Neighbourhood[174])+Neighbourhood[175])+Neighbourhood[176])+Neighbourhood[177])+Neighbourhood[178])+Neighbourhood[179])+Neighbourhood[180])+Neighbourhood[181])+Neighbourhood[182])+Neighbourhood[183])+Neighbourhood[184])+Neighbourhood[185])+Neighbourhood[186])+Neighbourhood[187])+Neighbourhood[188])+Neighbourhood[189])+Neighbourhood[190])+Neighbourhood[191])+Neighbourhood[192])+Neighbourhood[193])+Neighbourhood[194])+Neighbourhood[195])+Neighbourhood[196])+Neighbourhood[197])+Neighbourhood[198])+Neighbourhood[199])+Neighbourhood[200])+Neighbourhood[201])+Neighbourhood[202])+Neighbourhood[203])+Neighbourhood[204])+Neighbourhood[205])+Neighbourhood[206])+Neighbourhood[207])+Neighbourhood[208])+Neighbourhood[209])+Neighbourhood[210])+Neighbourhood[211])+Neighbourhood[212])+Neighbourhood[213])+Neighbourhood[214])+Neighbourhood[215])+Neighbourhood[216])+Neighbourhood[217])+Neighbourhood[218])+Neighbourhood[219])+Neighbourhood[220])+Neighbourhood[221])+Neighbourhood[222])+Neighbourhood[223])+Neighbourhood[224])+Neighbourhood[225])+Neighbourhood[226])+Neighbourhood[227])+Neighbourhood[228])+Neighbourhood[229])+Neighbourhood[230])+Neighbourhood[231])+Neighbourhood[232])+Neighbourhood[233])+Neighbourhood[234])+Neighbourhood[235])+Neighbourhood[236])+Neighbourhood[237])+Neighbourhood[238])+Neighbourhood[239])+Neighbourhood[240])+Neighbourhood[241])+Neighbourhood[242])+Neighbourhood[243])+Neighbourhood[244])+Neighbourhood[245])+Neighbourhood[246])+Neighbourhood[247])+Neighbourhood[248])+Neighbourhood[249])+Neighbourhood[250])+Neighbourhood[251])+Neighbourhood[252])+Neighbourhood[253])+Neighbourhood[254])+Neighbourhood[255])+Neighbourhood[256])+Neighbourhood[257])+Neighbourhood[258])+Neighbourhood[259])+Neighbourhood[260])+Neighbourhood[261])+Neighbourhood[262])+Neighbourhood[263])+Neighbourhood[264])+Neighbourhood[265])+Neighbourhood[266])+Neighbourhood[267])+Neighbourhood[268])+Neighbourhood[269])+Neighbourhood[270])+Neighbourhood[271])+Neighbourhood[272])+Neighbourhood[273])+Neighbourhood[274])+Neighbourhood[275])+Neighbourhood[276])+Neighbourhood[277])+Neighbourhood[278])+Neighbourhood[279])+Neighbourhood[280])+Neighbourhood[281])+Neighbourhood[282])+Neighbourhood[283])+Neighbourhood[284])+Neighbourhood[285])+Neighbourhood[286])+Neighbourhood[287])+Neighbourhood[288])+Neighbourhood[289])+Neighbourhood[290])+Neighbourhood[291])+Neighbourhood[292])+Neighbourhood[293])+Neighbourhood[294])+Neighbourhood[295])+Neighbourhood[296])+Neighbourhood[297])+Neighbourhood[298])+Neighbourhood[299])+Neighbourhood[300])+Neighbourhood[301])+Neighbourhood[302])+Neighbourhood[303])+Neighbourhood[304])+Neighbourhood[305])+Neighbourhood[306])+Neighbourhood[307])+Neighbourhood[308])+Neighbourhood[309])+Neighbourhood[310])+Neighbourhood[311])+Neighbourhood[312])+Neighbourhood[313])+Neighbourhood[314])+Neighbourhood[315])+Neighbourhood[316])+Neighbourhood[317])+Neighbourhood[318])+Neighbourhood[319])+Neighbourhood[320])+Neighbourhood[321])+Neighbourhood[322])+Neighbourhood[323])+Neighbourhood[324])+Neighbourhood[325])+Neighbourhood[326])+Neighbourhood[327])+Neighbourhood[328])+Neighbourhood[329])+Neighbourhood[330])+Neighbourhood[331])+Neighbourhood[332])+Neighbourhood[333])+Neighbourhood[334])+Neighbourhood[335])+Neighbourhood[336])+Neighbourhood[337])+Neighbourhood[338])+Neighbourhood[339])+Neighbourhood[340])+Neighbourhood[341])+Neighbourhood[342])+Neighbourhood[343])+Neighbourhood[344])+Neighbourhood[345])+Neighbourhood[346])+Neighbourhood[347])+Neighbourhood[348])+Neighbourhood[349])+Neighbourhood[350])+Neighbourhood[351])+Neighbourhood[352])+Neighbourhood[353])+Neighbourhood[354])+Neighbourhood[355])+Neighbourhood[356])+Neighbourhood[357])+Neighbourhood[358])+Neighbourhood[359])+Neighbourhood[360])+Neighbourhood[361])+Neighbourhood[362])+Neighbourhood[363])+Neighbourhood[364])+Neighbourhood[365])+Neighbourhood[366])+Neighbourhood[367])+Neighbourhood[368])+Neighbourhood[369])+Neighbourhood[370])+Neighbourhood[371])+Neighbourhood[372])+Neighbourhood[373])+Neighbourhood[374])+Neighbourhood[375])+Neighbourhood[376])+Neighbourhood[377])+Neighbourhood[378])+Neighbourhood[379])+Neighbourhood[380])+Neighbourhood[381])+Neighbourhood[382])+Neighbourhood[383])+Neighbourhood[384])+Neighbourhood[385])+Neighbourhood[386])+Neighbourhood[387])+Neighbourhood[388])+Neighbourhood[389])+Neighbourhood[390])+Neighbourhood[391])+Neighbourhood[392])+Neighbourhood[393])+Neighbourhood[394])+Neighbourhood[395])+Neighbourhood[396])+Neighbourhood[397])+Neighbourhood[398])+Neighbourhood[399])))))
Read property : PhilosophersDyn-COL-20-ReachabilityCardinality-7 with value :((((((((((((((((((((HasLeft[0]+HasLeft[1])+HasLeft[2])+HasLeft[3])+HasLeft[4])+HasLeft[5])+HasLeft[6])+HasLeft[7])+HasLeft[8])+HasLeft[9])+HasLeft[10])+HasLeft[11])+HasLeft[12])+HasLeft[13])+HasLeft[14])+HasLeft[15])+HasLeft[16])+HasLeft[17])+HasLeft[18])+HasLeft[19])<=(((((((((((((((((((Forks[0]+Forks[1])+Forks[2])+Forks[3])+Forks[4])+Forks[5])+Forks[6])+Forks[7])+Forks[8])+Forks[9])+Forks[10])+Forks[11])+Forks[12])+Forks[13])+Forks[14])+Forks[15])+Forks[16])+Forks[17])+Forks[18])+Forks[19]))
Read property : PhilosophersDyn-COL-20-ReachabilityCardinality-8 with value :(((((((((((((((((((((HasRight[0]+HasRight[1])+HasRight[2])+HasRight[3])+HasRight[4])+HasRight[5])+HasRight[6])+HasRight[7])+HasRight[8])+HasRight[9])+HasRight[10])+HasRight[11])+HasRight[12])+HasRight[13])+HasRight[14])+HasRight[15])+HasRight[16])+HasRight[17])+HasRight[18])+HasRight[19])>=3)||((((((((((((((((((((((WaitRight[0]+WaitRight[1])+WaitRight[2])+WaitRight[3])+WaitRight[4])+WaitRight[5])+WaitRight[6])+WaitRight[7])+WaitRight[8])+WaitRight[9])+WaitRight[10])+WaitRight[11])+WaitRight[12])+WaitRight[13])+WaitRight[14])+WaitRight[15])+WaitRight[16])+WaitRight[17])+WaitRight[18])+WaitRight[19])>=3)||((((((((((((((((((((HasRight[0]+HasRight[1])+HasRight[2])+HasRight[3])+HasRight[4])+HasRight[5])+HasRight[6])+HasRight[7])+HasRight[8])+HasRight[9])+HasRight[10])+HasRight[11])+HasRight[12])+HasRight[13])+HasRight[14])+HasRight[15])+HasRight[16])+HasRight[17])+HasRight[18])+HasRight[19])<=(((((((((((((((((((Outside[0]+Outside[1])+Outside[2])+Outside[3])+Outside[4])+Outside[5])+Outside[6])+Outside[7])+Outside[8])+Outside[9])+Outside[10])+Outside[11])+Outside[12])+Outside[13])+Outside[14])+Outside[15])+Outside[16])+Outside[17])+Outside[18])+Outside[19])))||(((((((((((((((((((((WaitLeft[0]+WaitLeft[1])+WaitLeft[2])+WaitLeft[3])+WaitLeft[4])+WaitLeft[5])+WaitLeft[6])+WaitLeft[7])+WaitLeft[8])+WaitLeft[9])+WaitLeft[10])+WaitLeft[11])+WaitLeft[12])+WaitLeft[13])+WaitLeft[14])+WaitLeft[15])+WaitLeft[16])+WaitLeft[17])+WaitLeft[18])+WaitLeft[19])>=2)&&((((((((((((((((((((HasRight[0]+HasRight[1])+HasRight[2])+HasRight[3])+HasRight[4])+HasRight[5])+HasRight[6])+HasRight[7])+HasRight[8])+HasRight[9])+HasRight[10])+HasRight[11])+HasRight[12])+HasRight[13])+HasRight[14])+HasRight[15])+HasRight[16])+HasRight[17])+HasRight[18])+HasRight[19])<=(((((((((((((((((((WaitRight[0]+WaitRight[1])+WaitRight[2])+WaitRight[3])+WaitRight[4])+WaitRight[5])+WaitRight[6])+WaitRight[7])+WaitRight[8])+WaitRight[9])+WaitRight[10])+WaitRight[11])+WaitRight[12])+WaitRight[13])+WaitRight[14])+WaitRight[15])+WaitRight[16])+WaitRight[17])+WaitRight[18])+WaitRight[19])))))
Read property : PhilosophersDyn-COL-20-ReachabilityCardinality-9 with value :(((((((((((((((((((((WaitRight[0]+WaitRight[1])+WaitRight[2])+WaitRight[3])+WaitRight[4])+WaitRight[5])+WaitRight[6])+WaitRight[7])+WaitRight[8])+WaitRight[9])+WaitRight[10])+WaitRight[11])+WaitRight[12])+WaitRight[13])+WaitRight[14])+WaitRight[15])+WaitRight[16])+WaitRight[17])+WaitRight[18])+WaitRight[19])>=3)||((((((((((((((((((((Outside[0]+Outside[1])+Outside[2])+Outside[3])+Outside[4])+Outside[5])+Outside[6])+Outside[7])+Outside[8])+Outside[9])+Outside[10])+Outside[11])+Outside[12])+Outside[13])+Outside[14])+Outside[15])+Outside[16])+Outside[17])+Outside[18])+Outside[19])>=1))
Read property : PhilosophersDyn-COL-20-ReachabilityCardinality-10 with value :((((((((((((((((((((WaitRight[0]+WaitRight[1])+WaitRight[2])+WaitRight[3])+WaitRight[4])+WaitRight[5])+WaitRight[6])+WaitRight[7])+WaitRight[8])+WaitRight[9])+WaitRight[10])+WaitRight[11])+WaitRight[12])+WaitRight[13])+WaitRight[14])+WaitRight[15])+WaitRight[16])+WaitRight[17])+WaitRight[18])+WaitRight[19])<=(((((((((((((((((((WaitLeft[0]+WaitLeft[1])+WaitLeft[2])+WaitLeft[3])+WaitLeft[4])+WaitLeft[5])+WaitLeft[6])+WaitLeft[7])+WaitLeft[8])+WaitLeft[9])+WaitLeft[10])+WaitLeft[11])+WaitLeft[12])+WaitLeft[13])+WaitLeft[14])+WaitLeft[15])+WaitLeft[16])+WaitLeft[17])+WaitLeft[18])+WaitLeft[19]))
Read property : PhilosophersDyn-COL-20-ReachabilityCardinality-11 with value :(((((((((((((((((((((WaitRight[0]+WaitRight[1])+WaitRight[2])+WaitRight[3])+WaitRight[4])+WaitRight[5])+WaitRight[6])+WaitRight[7])+WaitRight[8])+WaitRight[9])+WaitRight[10])+WaitRight[11])+WaitRight[12])+WaitRight[13])+WaitRight[14])+WaitRight[15])+WaitRight[16])+WaitRight[17])+WaitRight[18])+WaitRight[19])<=(((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((Neighbourhood[0]+Neighbourhood[1])+Neighbourhood[2])+Neighbourhood[3])+Neighbourhood[4])+Neighbourhood[5])+Neighbourhood[6])+Neighbourhood[7])+Neighbourhood[8])+Neighbourhood[9])+Neighbourhood[10])+Neighbourhood[11])+Neighbourhood[12])+Neighbourhood[13])+Neighbourhood[14])+Neighbourhood[15])+Neighbourhood[16])+Neighbourhood[17])+Neighbourhood[18])+Neighbourhood[19])+Neighbourhood[20])+Neighbourhood[21])+Neighbourhood[22])+Neighbourhood[23])+Neighbourhood[24])+Neighbourhood[25])+Neighbourhood[26])+Neighbourhood[27])+Neighbourhood[28])+Neighbourhood[29])+Neighbourhood[30])+Neighbourhood[31])+Neighbourhood[32])+Neighbourhood[33])+Neighbourhood[34])+Neighbourhood[35])+Neighbourhood[36])+Neighbourhood[37])+Neighbourhood[38])+Neighbourhood[39])+Neighbourhood[40])+Neighbourhood[41])+Neighbourhood[42])+Neighbourhood[43])+Neighbourhood[44])+Neighbourhood[45])+Neighbourhood[46])+Neighbourhood[47])+Neighbourhood[48])+Neighbourhood[49])+Neighbourhood[50])+Neighbourhood[51])+Neighbourhood[52])+Neighbourhood[53])+Neighbourhood[54])+Neighbourhood[55])+Neighbourhood[56])+Neighbourhood[57])+Neighbourhood[58])+Neighbourhood[59])+Neighbourhood[60])+Neighbourhood[61])+Neighbourhood[62])+Neighbourhood[63])+Neighbourhood[64])+Neighbourhood[65])+Neighbourhood[66])+Neighbourhood[67])+Neighbourhood[68])+Neighbourhood[69])+Neighbourhood[70])+Neighbourhood[71])+Neighbourhood[72])+Neighbourhood[73])+Neighbourhood[74])+Neighbourhood[75])+Neighbourhood[76])+Neighbourhood[77])+Neighbourhood[78])+Neighbourhood[79])+Neighbourhood[80])+Neighbourhood[81])+Neighbourhood[82])+Neighbourhood[83])+Neighbourhood[84])+Neighbourhood[85])+Neighbourhood[86])+Neighbourhood[87])+Neighbourhood[88])+Neighbourhood[89])+Neighbourhood[90])+Neighbourhood[91])+Neighbourhood[92])+Neighbourhood[93])+Neighbourhood[94])+Neighbourhood[95])+Neighbourhood[96])+Neighbourhood[97])+Neighbourhood[98])+Neighbourhood[99])+Neighbourhood[100])+Neighbourhood[101])+Neighbourhood[102])+Neighbourhood[103])+Neighbourhood[104])+Neighbourhood[105])+Neighbourhood[106])+Neighbourhood[107])+Neighbourhood[108])+Neighbourhood[109])+Neighbourhood[110])+Neighbourhood[111])+Neighbourhood[112])+Neighbourhood[113])+Neighbourhood[114])+Neighbourhood[115])+Neighbourhood[116])+Neighbourhood[117])+Neighbourhood[118])+Neighbourhood[119])+Neighbourhood[120])+Neighbourhood[121])+Neighbourhood[122])+Neighbourhood[123])+Neighbourhood[124])+Neighbourhood[125])+Neighbourhood[126])+Neighbourhood[127])+Neighbourhood[128])+Neighbourhood[129])+Neighbourhood[130])+Neighbourhood[131])+Neighbourhood[132])+Neighbourhood[133])+Neighbourhood[134])+Neighbourhood[135])+Neighbourhood[136])+Neighbourhood[137])+Neighbourhood[138])+Neighbourhood[139])+Neighbourhood[140])+Neighbourhood[141])+Neighbourhood[142])+Neighbourhood[143])+Neighbourhood[144])+Neighbourhood[145])+Neighbourhood[146])+Neighbourhood[147])+Neighbourhood[148])+Neighbourhood[149])+Neighbourhood[150])+Neighbourhood[151])+Neighbourhood[152])+Neighbourhood[153])+Neighbourhood[154])+Neighbourhood[155])+Neighbourhood[156])+Neighbourhood[157])+Neighbourhood[158])+Neighbourhood[159])+Neighbourhood[160])+Neighbourhood[161])+Neighbourhood[162])+Neighbourhood[163])+Neighbourhood[164])+Neighbourhood[165])+Neighbourhood[166])+Neighbourhood[167])+Neighbourhood[168])+Neighbourhood[169])+Neighbourhood[170])+Neighbourhood[171])+Neighbourhood[172])+Neighbourhood[173])+Neighbourhood[174])+Neighbourhood[175])+Neighbourhood[176])+Neighbourhood[177])+Neighbourhood[178])+Neighbourhood[179])+Neighbourhood[180])+Neighbourhood[181])+Neighbourhood[182])+Neighbourhood[183])+Neighbourhood[184])+Neighbourhood[185])+Neighbourhood[186])+Neighbourhood[187])+Neighbourhood[188])+Neighbourhood[189])+Neighbourhood[190])+Neighbourhood[191])+Neighbourhood[192])+Neighbourhood[193])+Neighbourhood[194])+Neighbourhood[195])+Neighbourhood[196])+Neighbourhood[197])+Neighbourhood[198])+Neighbourhood[199])+Neighbourhood[200])+Neighbourhood[201])+Neighbourhood[202])+Neighbourhood[203])+Neighbourhood[204])+Neighbourhood[205])+Neighbourhood[206])+Neighbourhood[207])+Neighbourhood[208])+Neighbourhood[209])+Neighbourhood[210])+Neighbourhood[211])+Neighbourhood[212])+Neighbourhood[213])+Neighbourhood[214])+Neighbourhood[215])+Neighbourhood[216])+Neighbourhood[217])+Neighbourhood[218])+Neighbourhood[219])+Neighbourhood[220])+Neighbourhood[221])+Neighbourhood[222])+Neighbourhood[223])+Neighbourhood[224])+Neighbourhood[225])+Neighbourhood[226])+Neighbourhood[227])+Neighbourhood[228])+Neighbourhood[229])+Neighbourhood[230])+Neighbourhood[231])+Neighbourhood[232])+Neighbourhood[233])+Neighbourhood[234])+Neighbourhood[235])+Neighbourhood[236])+Neighbourhood[237])+Neighbourhood[238])+Neighbourhood[239])+Neighbourhood[240])+Neighbourhood[241])+Neighbourhood[242])+Neighbourhood[243])+Neighbourhood[244])+Neighbourhood[245])+Neighbourhood[246])+Neighbourhood[247])+Neighbourhood[248])+Neighbourhood[249])+Neighbourhood[250])+Neighbourhood[251])+Neighbourhood[252])+Neighbourhood[253])+Neighbourhood[254])+Neighbourhood[255])+Neighbourhood[256])+Neighbourhood[257])+Neighbourhood[258])+Neighbourhood[259])+Neighbourhood[260])+Neighbourhood[261])+Neighbourhood[262])+Neighbourhood[263])+Neighbourhood[264])+Neighbourhood[265])+Neighbourhood[266])+Neighbourhood[267])+Neighbourhood[268])+Neighbourhood[269])+Neighbourhood[270])+Neighbourhood[271])+Neighbourhood[272])+Neighbourhood[273])+Neighbourhood[274])+Neighbourhood[275])+Neighbourhood[276])+Neighbourhood[277])+Neighbourhood[278])+Neighbourhood[279])+Neighbourhood[280])+Neighbourhood[281])+Neighbourhood[282])+Neighbourhood[283])+Neighbourhood[284])+Neighbourhood[285])+Neighbourhood[286])+Neighbourhood[287])+Neighbourhood[288])+Neighbourhood[289])+Neighbourhood[290])+Neighbourhood[291])+Neighbourhood[292])+Neighbourhood[293])+Neighbourhood[294])+Neighbourhood[295])+Neighbourhood[296])+Neighbourhood[297])+Neighbourhood[298])+Neighbourhood[299])+Neighbourhood[300])+Neighbourhood[301])+Neighbourhood[302])+Neighbourhood[303])+Neighbourhood[304])+Neighbourhood[305])+Neighbourhood[306])+Neighbourhood[307])+Neighbourhood[308])+Neighbourhood[309])+Neighbourhood[310])+Neighbourhood[311])+Neighbourhood[312])+Neighbourhood[313])+Neighbourhood[314])+Neighbourhood[315])+Neighbourhood[316])+Neighbourhood[317])+Neighbourhood[318])+Neighbourhood[319])+Neighbourhood[320])+Neighbourhood[321])+Neighbourhood[322])+Neighbourhood[323])+Neighbourhood[324])+Neighbourhood[325])+Neighbourhood[326])+Neighbourhood[327])+Neighbourhood[328])+Neighbourhood[329])+Neighbourhood[330])+Neighbourhood[331])+Neighbourhood[332])+Neighbourhood[333])+Neighbourhood[334])+Neighbourhood[335])+Neighbourhood[336])+Neighbourhood[337])+Neighbourhood[338])+Neighbourhood[339])+Neighbourhood[340])+Neighbourhood[341])+Neighbourhood[342])+Neighbourhood[343])+Neighbourhood[344])+Neighbourhood[345])+Neighbourhood[346])+Neighbourhood[347])+Neighbourhood[348])+Neighbourhood[349])+Neighbourhood[350])+Neighbourhood[351])+Neighbourhood[352])+Neighbourhood[353])+Neighbourhood[354])+Neighbourhood[355])+Neighbourhood[356])+Neighbourhood[357])+Neighbourhood[358])+Neighbourhood[359])+Neighbourhood[360])+Neighbourhood[361])+Neighbourhood[362])+Neighbourhood[363])+Neighbourhood[364])+Neighbourhood[365])+Neighbourhood[366])+Neighbourhood[367])+Neighbourhood[368])+Neighbourhood[369])+Neighbourhood[370])+Neighbourhood[371])+Neighbourhood[372])+Neighbourhood[373])+Neighbourhood[374])+Neighbourhood[375])+Neighbourhood[376])+Neighbourhood[377])+Neighbourhood[378])+Neighbourhood[379])+Neighbourhood[380])+Neighbourhood[381])+Neighbourhood[382])+Neighbourhood[383])+Neighbourhood[384])+Neighbourhood[385])+Neighbourhood[386])+Neighbourhood[387])+Neighbourhood[388])+Neighbourhood[389])+Neighbourhood[390])+Neighbourhood[391])+Neighbourhood[392])+Neighbourhood[393])+Neighbourhood[394])+Neighbourhood[395])+Neighbourhood[396])+Neighbourhood[397])+Neighbourhood[398])+Neighbourhood[399]))||((!((((((((((((((((((((HasRight[0]+HasRight[1])+HasRight[2])+HasRight[3])+HasRight[4])+HasRight[5])+HasRight[6])+HasRight[7])+HasRight[8])+HasRight[9])+HasRight[10])+HasRight[11])+HasRight[12])+HasRight[13])+HasRight[14])+HasRight[15])+HasRight[16])+HasRight[17])+HasRight[18])+HasRight[19])>=1))||(((((((((((((((((((((HasRight[0]+HasRight[1])+HasRight[2])+HasRight[3])+HasRight[4])+HasRight[5])+HasRight[6])+HasRight[7])+HasRight[8])+HasRight[9])+HasRight[10])+HasRight[11])+HasRight[12])+HasRight[13])+HasRight[14])+HasRight[15])+HasRight[16])+HasRight[17])+HasRight[18])+HasRight[19])<=(((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((Neighbourhood[0]+Neighbourhood[1])+Neighbourhood[2])+Neighbourhood[3])+Neighbourhood[4])+Neighbourhood[5])+Neighbourhood[6])+Neighbourhood[7])+Neighbourhood[8])+Neighbourhood[9])+Neighbourhood[10])+Neighbourhood[11])+Neighbourhood[12])+Neighbourhood[13])+Neighbourhood[14])+Neighbourhood[15])+Neighbourhood[16])+Neighbourhood[17])+Neighbourhood[18])+Neighbourhood[19])+Neighbourhood[20])+Neighbourhood[21])+Neighbourhood[22])+Neighbourhood[23])+Neighbourhood[24])+Neighbourhood[25])+Neighbourhood[26])+Neighbourhood[27])+Neighbourhood[28])+Neighbourhood[29])+Neighbourhood[30])+Neighbourhood[31])+Neighbourhood[32])+Neighbourhood[33])+Neighbourhood[34])+Neighbourhood[35])+Neighbourhood[36])+Neighbourhood[37])+Neighbourhood[38])+Neighbourhood[39])+Neighbourhood[40])+Neighbourhood[41])+Neighbourhood[42])+Neighbourhood[43])+Neighbourhood[44])+Neighbourhood[45])+Neighbourhood[46])+Neighbourhood[47])+Neighbourhood[48])+Neighbourhood[49])+Neighbourhood[50])+Neighbourhood[51])+Neighbourhood[52])+Neighbourhood[53])+Neighbourhood[54])+Neighbourhood[55])+Neighbourhood[56])+Neighbourhood[57])+Neighbourhood[58])+Neighbourhood[59])+Neighbourhood[60])+Neighbourhood[61])+Neighbourhood[62])+Neighbourhood[63])+Neighbourhood[64])+Neighbourhood[65])+Neighbourhood[66])+Neighbourhood[67])+Neighbourhood[68])+Neighbourhood[69])+Neighbourhood[70])+Neighbourhood[71])+Neighbourhood[72])+Neighbourhood[73])+Neighbourhood[74])+Neighbourhood[75])+Neighbourhood[76])+Neighbourhood[77])+Neighbourhood[78])+Neighbourhood[79])+Neighbourhood[80])+Neighbourhood[81])+Neighbourhood[82])+Neighbourhood[83])+Neighbourhood[84])+Neighbourhood[85])+Neighbourhood[86])+Neighbourhood[87])+Neighbourhood[88])+Neighbourhood[89])+Neighbourhood[90])+Neighbourhood[91])+Neighbourhood[92])+Neighbourhood[93])+Neighbourhood[94])+Neighbourhood[95])+Neighbourhood[96])+Neighbourhood[97])+Neighbourhood[98])+Neighbourhood[99])+Neighbourhood[100])+Neighbourhood[101])+Neighbourhood[102])+Neighbourhood[103])+Neighbourhood[104])+Neighbourhood[105])+Neighbourhood[106])+Neighbourhood[107])+Neighbourhood[108])+Neighbourhood[109])+Neighbourhood[110])+Neighbourhood[111])+Neighbourhood[112])+Neighbourhood[113])+Neighbourhood[114])+Neighbourhood[115])+Neighbourhood[116])+Neighbourhood[117])+Neighbourhood[118])+Neighbourhood[119])+Neighbourhood[120])+Neighbourhood[121])+Neighbourhood[122])+Neighbourhood[123])+Neighbourhood[124])+Neighbourhood[125])+Neighbourhood[126])+Neighbourhood[127])+Neighbourhood[128])+Neighbourhood[129])+Neighbourhood[130])+Neighbourhood[131])+Neighbourhood[132])+Neighbourhood[133])+Neighbourhood[134])+Neighbourhood[135])+Neighbourhood[136])+Neighbourhood[137])+Neighbourhood[138])+Neighbourhood[139])+Neighbourhood[140])+Neighbourhood[141])+Neighbourhood[142])+Neighbourhood[143])+Neighbourhood[144])+Neighbourhood[145])+Neighbourhood[146])+Neighbourhood[147])+Neighbourhood[148])+Neighbourhood[149])+Neighbourhood[150])+Neighbourhood[151])+Neighbourhood[152])+Neighbourhood[153])+Neighbourhood[154])+Neighbourhood[155])+Neighbourhood[156])+Neighbourhood[157])+Neighbourhood[158])+Neighbourhood[159])+Neighbourhood[160])+Neighbourhood[161])+Neighbourhood[162])+Neighbourhood[163])+Neighbourhood[164])+Neighbourhood[165])+Neighbourhood[166])+Neighbourhood[167])+Neighbourhood[168])+Neighbourhood[169])+Neighbourhood[170])+Neighbourhood[171])+Neighbourhood[172])+Neighbourhood[173])+Neighbourhood[174])+Neighbourhood[175])+Neighbourhood[176])+Neighbourhood[177])+Neighbourhood[178])+Neighbourhood[179])+Neighbourhood[180])+Neighbourhood[181])+Neighbourhood[182])+Neighbourhood[183])+Neighbourhood[184])+Neighbourhood[185])+Neighbourhood[186])+Neighbourhood[187])+Neighbourhood[188])+Neighbourhood[189])+Neighbourhood[190])+Neighbourhood[191])+Neighbourhood[192])+Neighbourhood[193])+Neighbourhood[194])+Neighbourhood[195])+Neighbourhood[196])+Neighbourhood[197])+Neighbourhood[198])+Neighbourhood[199])+Neighbourhood[200])+Neighbourhood[201])+Neighbourhood[202])+Neighbourhood[203])+Neighbourhood[204])+Neighbourhood[205])+Neighbourhood[206])+Neighbourhood[207])+Neighbourhood[208])+Neighbourhood[209])+Neighbourhood[210])+Neighbourhood[211])+Neighbourhood[212])+Neighbourhood[213])+Neighbourhood[214])+Neighbourhood[215])+Neighbourhood[216])+Neighbourhood[217])+Neighbourhood[218])+Neighbourhood[219])+Neighbourhood[220])+Neighbourhood[221])+Neighbourhood[222])+Neighbourhood[223])+Neighbourhood[224])+Neighbourhood[225])+Neighbourhood[226])+Neighbourhood[227])+Neighbourhood[228])+Neighbourhood[229])+Neighbourhood[230])+Neighbourhood[231])+Neighbourhood[232])+Neighbourhood[233])+Neighbourhood[234])+Neighbourhood[235])+Neighbourhood[236])+Neighbourhood[237])+Neighbourhood[238])+Neighbourhood[239])+Neighbourhood[240])+Neighbourhood[241])+Neighbourhood[242])+Neighbourhood[243])+Neighbourhood[244])+Neighbourhood[245])+Neighbourhood[246])+Neighbourhood[247])+Neighbourhood[248])+Neighbourhood[249])+Neighbourhood[250])+Neighbourhood[251])+Neighbourhood[252])+Neighbourhood[253])+Neighbourhood[254])+Neighbourhood[255])+Neighbourhood[256])+Neighbourhood[257])+Neighbourhood[258])+Neighbourhood[259])+Neighbourhood[260])+Neighbourhood[261])+Neighbourhood[262])+Neighbourhood[263])+Neighbourhood[264])+Neighbourhood[265])+Neighbourhood[266])+Neighbourhood[267])+Neighbourhood[268])+Neighbourhood[269])+Neighbourhood[270])+Neighbourhood[271])+Neighbourhood[272])+Neighbourhood[273])+Neighbourhood[274])+Neighbourhood[275])+Neighbourhood[276])+Neighbourhood[277])+Neighbourhood[278])+Neighbourhood[279])+Neighbourhood[280])+Neighbourhood[281])+Neighbourhood[282])+Neighbourhood[283])+Neighbourhood[284])+Neighbourhood[285])+Neighbourhood[286])+Neighbourhood[287])+Neighbourhood[288])+Neighbourhood[289])+Neighbourhood[290])+Neighbourhood[291])+Neighbourhood[292])+Neighbourhood[293])+Neighbourhood[294])+Neighbourhood[295])+Neighbourhood[296])+Neighbourhood[297])+Neighbourhood[298])+Neighbourhood[299])+Neighbourhood[300])+Neighbourhood[301])+Neighbourhood[302])+Neighbourhood[303])+Neighbourhood[304])+Neighbourhood[305])+Neighbourhood[306])+Neighbourhood[307])+Neighbourhood[308])+Neighbourhood[309])+Neighbourhood[310])+Neighbourhood[311])+Neighbourhood[312])+Neighbourhood[313])+Neighbourhood[314])+Neighbourhood[315])+Neighbourhood[316])+Neighbourhood[317])+Neighbourhood[318])+Neighbourhood[319])+Neighbourhood[320])+Neighbourhood[321])+Neighbourhood[322])+Neighbourhood[323])+Neighbourhood[324])+Neighbourhood[325])+Neighbourhood[326])+Neighbourhood[327])+Neighbourhood[328])+Neighbourhood[329])+Neighbourhood[330])+Neighbourhood[331])+Neighbourhood[332])+Neighbourhood[333])+Neighbourhood[334])+Neighbourhood[335])+Neighbourhood[336])+Neighbourhood[337])+Neighbourhood[338])+Neighbourhood[339])+Neighbourhood[340])+Neighbourhood[341])+Neighbourhood[342])+Neighbourhood[343])+Neighbourhood[344])+Neighbourhood[345])+Neighbourhood[346])+Neighbourhood[347])+Neighbourhood[348])+Neighbourhood[349])+Neighbourhood[350])+Neighbourhood[351])+Neighbourhood[352])+Neighbourhood[353])+Neighbourhood[354])+Neighbourhood[355])+Neighbourhood[356])+Neighbourhood[357])+Neighbourhood[358])+Neighbourhood[359])+Neighbourhood[360])+Neighbourhood[361])+Neighbourhood[362])+Neighbourhood[363])+Neighbourhood[364])+Neighbourhood[365])+Neighbourhood[366])+Neighbourhood[367])+Neighbourhood[368])+Neighbourhood[369])+Neighbourhood[370])+Neighbourhood[371])+Neighbourhood[372])+Neighbourhood[373])+Neighbourhood[374])+Neighbourhood[375])+Neighbourhood[376])+Neighbourhood[377])+Neighbourhood[378])+Neighbourhood[379])+Neighbourhood[380])+Neighbourhood[381])+Neighbourhood[382])+Neighbourhood[383])+Neighbourhood[384])+Neighbourhood[385])+Neighbourhood[386])+Neighbourhood[387])+Neighbourhood[388])+Neighbourhood[389])+Neighbourhood[390])+Neighbourhood[391])+Neighbourhood[392])+Neighbourhood[393])+Neighbourhood[394])+Neighbourhood[395])+Neighbourhood[396])+Neighbourhood[397])+Neighbourhood[398])+Neighbourhood[399]))||((((((((((((((((((((Forks[0]+Forks[1])+Forks[2])+Forks[3])+Forks[4])+Forks[5])+Forks[6])+Forks[7])+Forks[8])+Forks[9])+Forks[10])+Forks[11])+Forks[12])+Forks[13])+Forks[14])+Forks[15])+Forks[16])+Forks[17])+Forks[18])+Forks[19])<=(((((((((((((((((((HasRight[0]+HasRight[1])+HasRight[2])+HasRight[3])+HasRight[4])+HasRight[5])+HasRight[6])+HasRight[7])+HasRight[8])+HasRight[9])+HasRight[10])+HasRight[11])+HasRight[12])+HasRight[13])+HasRight[14])+HasRight[15])+HasRight[16])+HasRight[17])+HasRight[18])+HasRight[19])))))
Read property : PhilosophersDyn-COL-20-ReachabilityCardinality-12 with value :((!((((((((((((((((((((WaitRight[0]+WaitRight[1])+WaitRight[2])+WaitRight[3])+WaitRight[4])+WaitRight[5])+WaitRight[6])+WaitRight[7])+WaitRight[8])+WaitRight[9])+WaitRight[10])+WaitRight[11])+WaitRight[12])+WaitRight[13])+WaitRight[14])+WaitRight[15])+WaitRight[16])+WaitRight[17])+WaitRight[18])+WaitRight[19])>=2))||(!((((((((((((((((((((HasRight[0]+HasRight[1])+HasRight[2])+HasRight[3])+HasRight[4])+HasRight[5])+HasRight[6])+HasRight[7])+HasRight[8])+HasRight[9])+HasRight[10])+HasRight[11])+HasRight[12])+HasRight[13])+HasRight[14])+HasRight[15])+HasRight[16])+HasRight[17])+HasRight[18])+HasRight[19])<=(((((((((((((((((((HasLeft[0]+HasLeft[1])+HasLeft[2])+HasLeft[3])+HasLeft[4])+HasLeft[5])+HasLeft[6])+HasLeft[7])+HasLeft[8])+HasLeft[9])+HasLeft[10])+HasLeft[11])+HasLeft[12])+HasLeft[13])+HasLeft[14])+HasLeft[15])+HasLeft[16])+HasLeft[17])+HasLeft[18])+HasLeft[19]))))
Read property : PhilosophersDyn-COL-20-ReachabilityCardinality-13 with value :((!((((((((((((((((((((WaitRight[0]+WaitRight[1])+WaitRight[2])+WaitRight[3])+WaitRight[4])+WaitRight[5])+WaitRight[6])+WaitRight[7])+WaitRight[8])+WaitRight[9])+WaitRight[10])+WaitRight[11])+WaitRight[12])+WaitRight[13])+WaitRight[14])+WaitRight[15])+WaitRight[16])+WaitRight[17])+WaitRight[18])+WaitRight[19])>=3))||((((((((((((((((((((WaitRight[0]+WaitRight[1])+WaitRight[2])+WaitRight[3])+WaitRight[4])+WaitRight[5])+WaitRight[6])+WaitRight[7])+WaitRight[8])+WaitRight[9])+WaitRight[10])+WaitRight[11])+WaitRight[12])+WaitRight[13])+WaitRight[14])+WaitRight[15])+WaitRight[16])+WaitRight[17])+WaitRight[18])+WaitRight[19])>=3))
Read property : PhilosophersDyn-COL-20-ReachabilityCardinality-15 with value :(((((((((((((((((((((((WaitRight[0]+WaitRight[1])+WaitRight[2])+WaitRight[3])+WaitRight[4])+WaitRight[5])+WaitRight[6])+WaitRight[7])+WaitRight[8])+WaitRight[9])+WaitRight[10])+WaitRight[11])+WaitRight[12])+WaitRight[13])+WaitRight[14])+WaitRight[15])+WaitRight[16])+WaitRight[17])+WaitRight[18])+WaitRight[19])<=(((((((((((((((((((Outside[0]+Outside[1])+Outside[2])+Outside[3])+Outside[4])+Outside[5])+Outside[6])+Outside[7])+Outside[8])+Outside[9])+Outside[10])+Outside[11])+Outside[12])+Outside[13])+Outside[14])+Outside[15])+Outside[16])+Outside[17])+Outside[18])+Outside[19]))&&((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((Neighbourhood[0]+Neighbourhood[1])+Neighbourhood[2])+Neighbourhood[3])+Neighbourhood[4])+Neighbourhood[5])+Neighbourhood[6])+Neighbourhood[7])+Neighbourhood[8])+Neighbourhood[9])+Neighbourhood[10])+Neighbourhood[11])+Neighbourhood[12])+Neighbourhood[13])+Neighbourhood[14])+Neighbourhood[15])+Neighbourhood[16])+Neighbourhood[17])+Neighbourhood[18])+Neighbourhood[19])+Neighbourhood[20])+Neighbourhood[21])+Neighbourhood[22])+Neighbourhood[23])+Neighbourhood[24])+Neighbourhood[25])+Neighbourhood[26])+Neighbourhood[27])+Neighbourhood[28])+Neighbourhood[29])+Neighbourhood[30])+Neighbourhood[31])+Neighbourhood[32])+Neighbourhood[33])+Neighbourhood[34])+Neighbourhood[35])+Neighbourhood[36])+Neighbourhood[37])+Neighbourhood[38])+Neighbourhood[39])+Neighbourhood[40])+Neighbourhood[41])+Neighbourhood[42])+Neighbourhood[43])+Neighbourhood[44])+Neighbourhood[45])+Neighbourhood[46])+Neighbourhood[47])+Neighbourhood[48])+Neighbourhood[49])+Neighbourhood[50])+Neighbourhood[51])+Neighbourhood[52])+Neighbourhood[53])+Neighbourhood[54])+Neighbourhood[55])+Neighbourhood[56])+Neighbourhood[57])+Neighbourhood[58])+Neighbourhood[59])+Neighbourhood[60])+Neighbourhood[61])+Neighbourhood[62])+Neighbourhood[63])+Neighbourhood[64])+Neighbourhood[65])+Neighbourhood[66])+Neighbourhood[67])+Neighbourhood[68])+Neighbourhood[69])+Neighbourhood[70])+Neighbourhood[71])+Neighbourhood[72])+Neighbourhood[73])+Neighbourhood[74])+Neighbourhood[75])+Neighbourhood[76])+Neighbourhood[77])+Neighbourhood[78])+Neighbourhood[79])+Neighbourhood[80])+Neighbourhood[81])+Neighbourhood[82])+Neighbourhood[83])+Neighbourhood[84])+Neighbourhood[85])+Neighbourhood[86])+Neighbourhood[87])+Neighbourhood[88])+Neighbourhood[89])+Neighbourhood[90])+Neighbourhood[91])+Neighbourhood[92])+Neighbourhood[93])+Neighbourhood[94])+Neighbourhood[95])+Neighbourhood[96])+Neighbourhood[97])+Neighbourhood[98])+Neighbourhood[99])+Neighbourhood[100])+Neighbourhood[101])+Neighbourhood[102])+Neighbourhood[103])+Neighbourhood[104])+Neighbourhood[105])+Neighbourhood[106])+Neighbourhood[107])+Neighbourhood[108])+Neighbourhood[109])+Neighbourhood[110])+Neighbourhood[111])+Neighbourhood[112])+Neighbourhood[113])+Neighbourhood[114])+Neighbourhood[115])+Neighbourhood[116])+Neighbourhood[117])+Neighbourhood[118])+Neighbourhood[119])+Neighbourhood[120])+Neighbourhood[121])+Neighbourhood[122])+Neighbourhood[123])+Neighbourhood[124])+Neighbourhood[125])+Neighbourhood[126])+Neighbourhood[127])+Neighbourhood[128])+Neighbourhood[129])+Neighbourhood[130])+Neighbourhood[131])+Neighbourhood[132])+Neighbourhood[133])+Neighbourhood[134])+Neighbourhood[135])+Neighbourhood[136])+Neighbourhood[137])+Neighbourhood[138])+Neighbourhood[139])+Neighbourhood[140])+Neighbourhood[141])+Neighbourhood[142])+Neighbourhood[143])+Neighbourhood[144])+Neighbourhood[145])+Neighbourhood[146])+Neighbourhood[147])+Neighbourhood[148])+Neighbourhood[149])+Neighbourhood[150])+Neighbourhood[151])+Neighbourhood[152])+Neighbourhood[153])+Neighbourhood[154])+Neighbourhood[155])+Neighbourhood[156])+Neighbourhood[157])+Neighbourhood[158])+Neighbourhood[159])+Neighbourhood[160])+Neighbourhood[161])+Neighbourhood[162])+Neighbourhood[163])+Neighbourhood[164])+Neighbourhood[165])+Neighbourhood[166])+Neighbourhood[167])+Neighbourhood[168])+Neighbourhood[169])+Neighbourhood[170])+Neighbourhood[171])+Neighbourhood[172])+Neighbourhood[173])+Neighbourhood[174])+Neighbourhood[175])+Neighbourhood[176])+Neighbourhood[177])+Neighbourhood[178])+Neighbourhood[179])+Neighbourhood[180])+Neighbourhood[181])+Neighbourhood[182])+Neighbourhood[183])+Neighbourhood[184])+Neighbourhood[185])+Neighbourhood[186])+Neighbourhood[187])+Neighbourhood[188])+Neighbourhood[189])+Neighbourhood[190])+Neighbourhood[191])+Neighbourhood[192])+Neighbourhood[193])+Neighbourhood[194])+Neighbourhood[195])+Neighbourhood[196])+Neighbourhood[197])+Neighbourhood[198])+Neighbourhood[199])+Neighbourhood[200])+Neighbourhood[201])+Neighbourhood[202])+Neighbourhood[203])+Neighbourhood[204])+Neighbourhood[205])+Neighbourhood[206])+Neighbourhood[207])+Neighbourhood[208])+Neighbourhood[209])+Neighbourhood[210])+Neighbourhood[211])+Neighbourhood[212])+Neighbourhood[213])+Neighbourhood[214])+Neighbourhood[215])+Neighbourhood[216])+Neighbourhood[217])+Neighbourhood[218])+Neighbourhood[219])+Neighbourhood[220])+Neighbourhood[221])+Neighbourhood[222])+Neighbourhood[223])+Neighbourhood[224])+Neighbourhood[225])+Neighbourhood[226])+Neighbourhood[227])+Neighbourhood[228])+Neighbourhood[229])+Neighbourhood[230])+Neighbourhood[231])+Neighbourhood[232])+Neighbourhood[233])+Neighbourhood[234])+Neighbourhood[235])+Neighbourhood[236])+Neighbourhood[237])+Neighbourhood[238])+Neighbourhood[239])+Neighbourhood[240])+Neighbourhood[241])+Neighbourhood[242])+Neighbourhood[243])+Neighbourhood[244])+Neighbourhood[245])+Neighbourhood[246])+Neighbourhood[247])+Neighbourhood[248])+Neighbourhood[249])+Neighbourhood[250])+Neighbourhood[251])+Neighbourhood[252])+Neighbourhood[253])+Neighbourhood[254])+Neighbourhood[255])+Neighbourhood[256])+Neighbourhood[257])+Neighbourhood[258])+Neighbourhood[259])+Neighbourhood[260])+Neighbourhood[261])+Neighbourhood[262])+Neighbourhood[263])+Neighbourhood[264])+Neighbourhood[265])+Neighbourhood[266])+Neighbourhood[267])+Neighbourhood[268])+Neighbourhood[269])+Neighbourhood[270])+Neighbourhood[271])+Neighbourhood[272])+Neighbourhood[273])+Neighbourhood[274])+Neighbourhood[275])+Neighbourhood[276])+Neighbourhood[277])+Neighbourhood[278])+Neighbourhood[279])+Neighbourhood[280])+Neighbourhood[281])+Neighbourhood[282])+Neighbourhood[283])+Neighbourhood[284])+Neighbourhood[285])+Neighbourhood[286])+Neighbourhood[287])+Neighbourhood[288])+Neighbourhood[289])+Neighbourhood[290])+Neighbourhood[291])+Neighbourhood[292])+Neighbourhood[293])+Neighbourhood[294])+Neighbourhood[295])+Neighbourhood[296])+Neighbourhood[297])+Neighbourhood[298])+Neighbourhood[299])+Neighbourhood[300])+Neighbourhood[301])+Neighbourhood[302])+Neighbourhood[303])+Neighbourhood[304])+Neighbourhood[305])+Neighbourhood[306])+Neighbourhood[307])+Neighbourhood[308])+Neighbourhood[309])+Neighbourhood[310])+Neighbourhood[311])+Neighbourhood[312])+Neighbourhood[313])+Neighbourhood[314])+Neighbourhood[315])+Neighbourhood[316])+Neighbourhood[317])+Neighbourhood[318])+Neighbourhood[319])+Neighbourhood[320])+Neighbourhood[321])+Neighbourhood[322])+Neighbourhood[323])+Neighbourhood[324])+Neighbourhood[325])+Neighbourhood[326])+Neighbourhood[327])+Neighbourhood[328])+Neighbourhood[329])+Neighbourhood[330])+Neighbourhood[331])+Neighbourhood[332])+Neighbourhood[333])+Neighbourhood[334])+Neighbourhood[335])+Neighbourhood[336])+Neighbourhood[337])+Neighbourhood[338])+Neighbourhood[339])+Neighbourhood[340])+Neighbourhood[341])+Neighbourhood[342])+Neighbourhood[343])+Neighbourhood[344])+Neighbourhood[345])+Neighbourhood[346])+Neighbourhood[347])+Neighbourhood[348])+Neighbourhood[349])+Neighbourhood[350])+Neighbourhood[351])+Neighbourhood[352])+Neighbourhood[353])+Neighbourhood[354])+Neighbourhood[355])+Neighbourhood[356])+Neighbourhood[357])+Neighbourhood[358])+Neighbourhood[359])+Neighbourhood[360])+Neighbourhood[361])+Neighbourhood[362])+Neighbourhood[363])+Neighbourhood[364])+Neighbourhood[365])+Neighbourhood[366])+Neighbourhood[367])+Neighbourhood[368])+Neighbourhood[369])+Neighbourhood[370])+Neighbourhood[371])+Neighbourhood[372])+Neighbourhood[373])+Neighbourhood[374])+Neighbourhood[375])+Neighbourhood[376])+Neighbourhood[377])+Neighbourhood[378])+Neighbourhood[379])+Neighbourhood[380])+Neighbourhood[381])+Neighbourhood[382])+Neighbourhood[383])+Neighbourhood[384])+Neighbourhood[385])+Neighbourhood[386])+Neighbourhood[387])+Neighbourhood[388])+Neighbourhood[389])+Neighbourhood[390])+Neighbourhood[391])+Neighbourhood[392])+Neighbourhood[393])+Neighbourhood[394])+Neighbourhood[395])+Neighbourhood[396])+Neighbourhood[397])+Neighbourhood[398])+Neighbourhood[399])>=1))&&(((((((((((((((((((((HasLeft[0]+HasLeft[1])+HasLeft[2])+HasLeft[3])+HasLeft[4])+HasLeft[5])+HasLeft[6])+HasLeft[7])+HasLeft[8])+HasLeft[9])+HasLeft[10])+HasLeft[11])+HasLeft[12])+HasLeft[13])+HasLeft[14])+HasLeft[15])+HasLeft[16])+HasLeft[17])+HasLeft[18])+HasLeft[19])<=(((((((((((((((((((Outside[0]+Outside[1])+Outside[2])+Outside[3])+Outside[4])+Outside[5])+Outside[6])+Outside[7])+Outside[8])+Outside[9])+Outside[10])+Outside[11])+Outside[12])+Outside[13])+Outside[14])+Outside[15])+Outside[16])+Outside[17])+Outside[18])+Outside[19]))&&((((((((((((((((((((Outside[0]+Outside[1])+Outside[2])+Outside[3])+Outside[4])+Outside[5])+Outside[6])+Outside[7])+Outside[8])+Outside[9])+Outside[10])+Outside[11])+Outside[12])+Outside[13])+Outside[14])+Outside[15])+Outside[16])+Outside[17])+Outside[18])+Outside[19])>=1)))&&(((((((((((((((((((((HasRight[0]+HasRight[1])+HasRight[2])+HasRight[3])+HasRight[4])+HasRight[5])+HasRight[6])+HasRight[7])+HasRight[8])+HasRight[9])+HasRight[10])+HasRight[11])+HasRight[12])+HasRight[13])+HasRight[14])+HasRight[15])+HasRight[16])+HasRight[17])+HasRight[18])+HasRight[19])>=2)&&(!((((((((((((((((((((Think[0]+Think[1])+Think[2])+Think[3])+Think[4])+Think[5])+Think[6])+Think[7])+Think[8])+Think[9])+Think[10])+Think[11])+Think[12])+Think[13])+Think[14])+Think[15])+Think[16])+Think[17])+Think[18])+Think[19])>=1))))

Sequence of Actions to be Executed by the VM

This is useful if one wants to reexecute the tool in the VM from the submitted image disk.

set -x
# this is for BenchKit: configuration of major elements for the test
export BK_INPUT="S_PhilosophersDyn-COL-20"
export BK_EXAMINATION="ReachabilityCardinality"
export BK_TOOL="itstools"
export BK_RESULT_DIR="/tmp/BK_RESULTS/OUTPUTS"
export BK_TIME_CONFINEMENT="3600"
export BK_MEMORY_CONFINEMENT="16384"

# this is specific to your benchmark or test

export BIN_DIR="$HOME/BenchKit/bin"

# remove the execution directoty if it exists (to avoid increse of .vmdk images)
if [ -d execution ] ; then
rm -rf execution
fi

tar xzf /home/mcc/BenchKit/INPUTS/S_PhilosophersDyn-COL-20.tgz
mv S_PhilosophersDyn-COL-20 execution

# this is for BenchKit: explicit launching of the test

cd execution
echo "====================================================================="
echo " Generated by BenchKit 2-3254"
echo " Executing tool itstools"
echo " Input is S_PhilosophersDyn-COL-20, examination is ReachabilityCardinality"
echo " Time confinement is $BK_TIME_CONFINEMENT seconds"
echo " Memory confinement is 16384 MBytes"
echo " Number of cores is 4"
echo " Run identifier is r130-smll-149441683300241"
echo "====================================================================="
echo
echo "--------------------"
echo "content from stdout:"
echo
echo "=== Data for post analysis generated by BenchKit (invocation template)"
echo
if [ "ReachabilityCardinality" = "UpperBounds" ] ; then
echo "The expected result is a vector of positive values"
echo NUM_VECTOR
elif [ "ReachabilityCardinality" != "StateSpace" ] ; then
echo "The expected result is a vector of booleans"
echo BOOL_VECTOR
else
echo "no data necessary for post analysis"
fi
echo
if [ -f "ReachabilityCardinality.txt" ] ; then
echo "here is the order used to build the result vector(from text file)"
for x in $(grep Property ReachabilityCardinality.txt | cut -d ' ' -f 2 | sort -u) ; do
echo "FORMULA_NAME $x"
done
elif [ -f "ReachabilityCardinality.xml" ] ; then # for cunf (txt files deleted;-)
echo echo "here is the order used to build the result vector(from xml file)"
for x in $(grep '' ReachabilityCardinality.xml | cut -d '>' -f 2 | cut -d '<' -f 1 | sort -u) ; do
echo "FORMULA_NAME $x"
done
fi
echo
echo "=== Now, execution of the tool begins"
echo
echo -n "BK_START "
date -u +%s%3N
echo
timeout -s 9 $BK_TIME_CONFINEMENT bash -c "/home/mcc/BenchKit/BenchKit_head.sh 2> STDERR ; echo ; echo -n \"BK_STOP \" ; date -u +%s%3N"
if [ $? -eq 137 ] ; then
echo
echo "BK_TIME_CONFINEMENT_REACHED"
fi
echo
echo "--------------------"
echo "content from stderr:"
echo
cat STDERR ;