./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/eca-rers2012/Problem12_label30.c --full-output --architecture 32bit


--------------------------------------------------------------------------------


Checking for ERROR reachability
Using default analysis
Version d790fecc
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem12_label30.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 0e208708a27329bc1b7bf267e92e92da86b44f6d40f860b2d7ec34e4892651a8
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-02 07:33:39,188 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-02 07:33:39,244 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-12-02 07:33:39,249 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-02 07:33:39,250 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-02 07:33:39,272 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-02 07:33:39,273 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-02 07:33:39,273 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-02 07:33:39,273 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-12-02 07:33:39,273 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-12-02 07:33:39,273 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-02 07:33:39,273 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-02 07:33:39,274 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-02 07:33:39,274 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-02 07:33:39,274 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-02 07:33:39,274 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-02 07:33:39,274 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-12-02 07:33:39,274 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-02 07:33:39,274 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-02 07:33:39,274 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-02 07:33:39,274 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-02 07:33:39,274 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-12-02 07:33:39,275 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-02 07:33:39,275 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-12-02 07:33:39,275 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-02 07:33:39,275 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-12-02 07:33:39,275 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-02 07:33:39,275 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-02 07:33:39,275 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-12-02 07:33:39,275 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 07:33:39,275 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 07:33:39,275 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 07:33:39,275 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 07:33:39,275 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-02 07:33:39,276 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 07:33:39,276 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 07:33:39,276 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 07:33:39,276 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 07:33:39,276 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-02 07:33:39,276 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-02 07:33:39,276 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-12-02 07:33:39,276 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-12-02 07:33:39,276 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-12-02 07:33:39,276 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-12-02 07:33:39,276 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-02 07:33:39,277 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-12-02 07:33:39,277 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-12-02 07:33:39,277 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-12-02 07:33:39,277 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 0e208708a27329bc1b7bf267e92e92da86b44f6d40f860b2d7ec34e4892651a8
[2024-12-02 07:33:39,500 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-02 07:33:39,508 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-02 07:33:39,510 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-02 07:33:39,511 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-02 07:33:39,512 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-02 07:33:39,513 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/eca-rers2012/Problem12_label30.c
[2024-12-02 07:33:42,160 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/data/0057c6da0/e7d4b76d9d374af781152fcac2ea078b/FLAGc5902a995
[2024-12-02 07:33:42,569 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-02 07:33:42,570 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/sv-benchmarks/c/eca-rers2012/Problem12_label30.c
[2024-12-02 07:33:42,604 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/data/0057c6da0/e7d4b76d9d374af781152fcac2ea078b/FLAGc5902a995
[2024-12-02 07:33:42,619 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/data/0057c6da0/e7d4b76d9d374af781152fcac2ea078b
[2024-12-02 07:33:42,621 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-02 07:33:42,622 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-02 07:33:42,624 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-02 07:33:42,624 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-02 07:33:42,628 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-02 07:33:42,629 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 07:33:42" (1/1) ...
[2024-12-02 07:33:42,630 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1094e5a1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:33:42, skipping insertion in model container
[2024-12-02 07:33:42,630 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 07:33:42" (1/1) ...
[2024-12-02 07:33:42,713 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-02 07:33:42,895 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/sv-benchmarks/c/eca-rers2012/Problem12_label30.c[3429,3442]
[2024-12-02 07:33:43,540 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 07:33:43,551 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-02 07:33:43,566 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/sv-benchmarks/c/eca-rers2012/Problem12_label30.c[3429,3442]
[2024-12-02 07:33:43,910 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 07:33:43,925 INFO  L204         MainTranslator]: Completed translation
[2024-12-02 07:33:43,925 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:33:43 WrapperNode
[2024-12-02 07:33:43,926 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-02 07:33:43,926 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-02 07:33:43,926 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-02 07:33:43,927 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-02 07:33:43,932 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:33:43" (1/1) ...
[2024-12-02 07:33:43,967 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:33:43" (1/1) ...
[2024-12-02 07:33:44,197 INFO  L138                Inliner]: procedures = 17, calls = 11, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 4760
[2024-12-02 07:33:44,197 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-02 07:33:44,198 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-02 07:33:44,198 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-02 07:33:44,198 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-02 07:33:44,205 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:33:43" (1/1) ...
[2024-12-02 07:33:44,205 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:33:43" (1/1) ...
[2024-12-02 07:33:44,239 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:33:43" (1/1) ...
[2024-12-02 07:33:44,402 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-12-02 07:33:44,402 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:33:43" (1/1) ...
[2024-12-02 07:33:44,403 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:33:43" (1/1) ...
[2024-12-02 07:33:44,488 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:33:43" (1/1) ...
[2024-12-02 07:33:44,500 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:33:43" (1/1) ...
[2024-12-02 07:33:44,517 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:33:43" (1/1) ...
[2024-12-02 07:33:44,541 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:33:43" (1/1) ...
[2024-12-02 07:33:44,551 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:33:43" (1/1) ...
[2024-12-02 07:33:44,592 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-02 07:33:44,593 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-02 07:33:44,593 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-02 07:33:44,593 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-02 07:33:44,594 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:33:43" (1/1) ...
[2024-12-02 07:33:44,599 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 07:33:44,611 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:33:44,623 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-12-02 07:33:44,625 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-12-02 07:33:44,649 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-02 07:33:44,649 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-12-02 07:33:44,649 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-02 07:33:44,650 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-02 07:33:44,712 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-02 07:33:44,714 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-02 07:33:48,765 INFO  L?                        ?]: Removed 702 outVars from TransFormulas that were not future-live.
[2024-12-02 07:33:48,766 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-02 07:33:48,788 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-02 07:33:48,789 INFO  L312             CfgBuilder]: Removed 2 assume(true) statements.
[2024-12-02 07:33:48,789 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 07:33:48 BoogieIcfgContainer
[2024-12-02 07:33:48,789 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-02 07:33:48,792 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-02 07:33:48,792 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-02 07:33:48,796 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-02 07:33:48,796 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 07:33:42" (1/3) ...
[2024-12-02 07:33:48,797 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3c76a251 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 07:33:48, skipping insertion in model container
[2024-12-02 07:33:48,797 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:33:43" (2/3) ...
[2024-12-02 07:33:48,797 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3c76a251 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 07:33:48, skipping insertion in model container
[2024-12-02 07:33:48,797 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 07:33:48" (3/3) ...
[2024-12-02 07:33:48,798 INFO  L128   eAbstractionObserver]: Analyzing ICFG Problem12_label30.c
[2024-12-02 07:33:48,808 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-02 07:33:48,810 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG Problem12_label30.c that has 1 procedures, 818 locations, 1 initial locations, 1 loop locations, and 1 error locations.
[2024-12-02 07:33:48,868 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 07:33:48,878 INFO  L333      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@526fa86f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 07:33:48,878 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-12-02 07:33:48,884 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 818 states, 816 states have (on average 1.9178921568627452) internal successors, (1565), 817 states have internal predecessors, (1565), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:33:48,888 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 26
[2024-12-02 07:33:48,888 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:33:48,888 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:33:48,889 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:33:48,892 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:33:48,893 INFO  L85        PathProgramCache]: Analyzing trace with hash -1225036359, now seen corresponding path program 1 times
[2024-12-02 07:33:48,898 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:33:48,898 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1363931562]
[2024-12-02 07:33:48,899 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:33:48,899 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:33:48,977 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:33:49,100 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:33:49,100 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:33:49,100 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1363931562]
[2024-12-02 07:33:49,101 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1363931562] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:33:49,101 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:33:49,101 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 07:33:49,102 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [407415759]
[2024-12-02 07:33:49,103 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:33:49,106 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:33:49,106 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:33:49,119 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:33:49,119 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:33:49,122 INFO  L87              Difference]: Start difference. First operand  has 818 states, 816 states have (on average 1.9178921568627452) internal successors, (1565), 817 states have internal predecessors, (1565), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 2 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:33:52,460 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:33:52,461 INFO  L93              Difference]: Finished difference Result 2404 states and 4645 transitions.
[2024-12-02 07:33:52,461 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:33:52,462 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 2 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 25
[2024-12-02 07:33:52,462 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:33:52,473 INFO  L225             Difference]: With dead ends: 2404
[2024-12-02 07:33:52,474 INFO  L226             Difference]: Without dead ends: 1506
[2024-12-02 07:33:52,477 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:33:52,479 INFO  L435           NwaCegarLoop]: 515 mSDtfsCounter, 795 mSDsluCounter, 10 mSDsCounter, 0 mSdLazyCounter, 2337 mSolverCounterSat, 696 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 795 SdHoareTripleChecker+Valid, 525 SdHoareTripleChecker+Invalid, 3033 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 696 IncrementalHoareTripleChecker+Valid, 2337 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.2s IncrementalHoareTripleChecker+Time
[2024-12-02 07:33:52,479 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [795 Valid, 525 Invalid, 3033 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [696 Valid, 2337 Invalid, 0 Unknown, 0 Unchecked, 3.2s Time]
[2024-12-02 07:33:52,490 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1506 states.
[2024-12-02 07:33:52,547 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1506 to 1506.
[2024-12-02 07:33:52,551 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1506 states, 1505 states have (on average 1.6066445182724252) internal successors, (2418), 1505 states have internal predecessors, (2418), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:33:52,561 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1506 states to 1506 states and 2418 transitions.
[2024-12-02 07:33:52,562 INFO  L78                 Accepts]: Start accepts. Automaton has 1506 states and 2418 transitions. Word has length 25
[2024-12-02 07:33:52,562 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:33:52,562 INFO  L471      AbstractCegarLoop]: Abstraction has 1506 states and 2418 transitions.
[2024-12-02 07:33:52,563 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 2 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:33:52,563 INFO  L276                IsEmpty]: Start isEmpty. Operand 1506 states and 2418 transitions.
[2024-12-02 07:33:52,565 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 101
[2024-12-02 07:33:52,565 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:33:52,565 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:33:52,566 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-12-02 07:33:52,566 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:33:52,566 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:33:52,567 INFO  L85        PathProgramCache]: Analyzing trace with hash 778936309, now seen corresponding path program 1 times
[2024-12-02 07:33:52,567 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:33:52,567 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1730178131]
[2024-12-02 07:33:52,567 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:33:52,567 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:33:52,615 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:33:52,782 INFO  L134       CoverageAnalysis]: Checked inductivity of 22 backedges. 22 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:33:52,782 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:33:52,782 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1730178131]
[2024-12-02 07:33:52,782 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1730178131] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:33:52,782 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:33:52,782 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 07:33:52,782 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [240182208]
[2024-12-02 07:33:52,782 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:33:52,783 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:33:52,783 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:33:52,784 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:33:52,784 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:33:52,784 INFO  L87              Difference]: Start difference. First operand 1506 states and 2418 transitions. Second operand  has 3 states, 3 states have (on average 33.333333333333336) internal successors, (100), 2 states have internal predecessors, (100), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:33:55,859 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:33:55,859 INFO  L93              Difference]: Finished difference Result 4512 states and 7249 transitions.
[2024-12-02 07:33:55,859 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:33:55,860 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 33.333333333333336) internal successors, (100), 2 states have internal predecessors, (100), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 100
[2024-12-02 07:33:55,860 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:33:55,866 INFO  L225             Difference]: With dead ends: 4512
[2024-12-02 07:33:55,866 INFO  L226             Difference]: Without dead ends: 3008
[2024-12-02 07:33:55,868 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:33:55,869 INFO  L435           NwaCegarLoop]: 443 mSDtfsCounter, 774 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 1995 mSolverCounterSat, 935 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 774 SdHoareTripleChecker+Valid, 449 SdHoareTripleChecker+Invalid, 2930 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 935 IncrementalHoareTripleChecker+Valid, 1995 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.0s IncrementalHoareTripleChecker+Time
[2024-12-02 07:33:55,869 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [774 Valid, 449 Invalid, 2930 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [935 Valid, 1995 Invalid, 0 Unknown, 0 Unchecked, 3.0s Time]
[2024-12-02 07:33:55,873 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3008 states.
[2024-12-02 07:33:55,902 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3008 to 3008.
[2024-12-02 07:33:55,906 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3008 states, 3007 states have (on average 1.4156967076820752) internal successors, (4257), 3007 states have internal predecessors, (4257), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:33:55,911 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3008 states to 3008 states and 4257 transitions.
[2024-12-02 07:33:55,912 INFO  L78                 Accepts]: Start accepts. Automaton has 3008 states and 4257 transitions. Word has length 100
[2024-12-02 07:33:55,912 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:33:55,912 INFO  L471      AbstractCegarLoop]: Abstraction has 3008 states and 4257 transitions.
[2024-12-02 07:33:55,912 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 33.333333333333336) internal successors, (100), 2 states have internal predecessors, (100), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:33:55,912 INFO  L276                IsEmpty]: Start isEmpty. Operand 3008 states and 4257 transitions.
[2024-12-02 07:33:55,914 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 103
[2024-12-02 07:33:55,914 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:33:55,914 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:33:55,914 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-12-02 07:33:55,914 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:33:55,915 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:33:55,915 INFO  L85        PathProgramCache]: Analyzing trace with hash 601923994, now seen corresponding path program 1 times
[2024-12-02 07:33:55,915 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:33:55,915 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [355627841]
[2024-12-02 07:33:55,915 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:33:55,915 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:33:55,940 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:33:56,188 INFO  L134       CoverageAnalysis]: Checked inductivity of 22 backedges. 22 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:33:56,188 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:33:56,188 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [355627841]
[2024-12-02 07:33:56,188 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [355627841] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:33:56,188 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:33:56,188 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:33:56,188 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1234536346]
[2024-12-02 07:33:56,189 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:33:56,189 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 07:33:56,189 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:33:56,189 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 07:33:56,190 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 07:33:56,190 INFO  L87              Difference]: Start difference. First operand 3008 states and 4257 transitions. Second operand  has 4 states, 4 states have (on average 25.5) internal successors, (102), 3 states have internal predecessors, (102), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:00,527 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:34:00,527 INFO  L93              Difference]: Finished difference Result 9769 states and 13601 transitions.
[2024-12-02 07:34:00,528 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 07:34:00,528 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 25.5) internal successors, (102), 3 states have internal predecessors, (102), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 102
[2024-12-02 07:34:00,528 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:34:00,542 INFO  L225             Difference]: With dead ends: 9769
[2024-12-02 07:34:00,542 INFO  L226             Difference]: Without dead ends: 6763
[2024-12-02 07:34:00,546 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-12-02 07:34:00,546 INFO  L435           NwaCegarLoop]: 146 mSDtfsCounter, 2182 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 4712 mSolverCounterSat, 747 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2182 SdHoareTripleChecker+Valid, 164 SdHoareTripleChecker+Invalid, 5459 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 747 IncrementalHoareTripleChecker+Valid, 4712 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.2s IncrementalHoareTripleChecker+Time
[2024-12-02 07:34:00,547 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2182 Valid, 164 Invalid, 5459 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [747 Valid, 4712 Invalid, 0 Unknown, 0 Unchecked, 4.2s Time]
[2024-12-02 07:34:00,551 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 6763 states.
[2024-12-02 07:34:00,616 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 6763 to 6763.
[2024-12-02 07:34:00,623 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 6763 states, 6762 states have (on average 1.3510795622596865) internal successors, (9136), 6762 states have internal predecessors, (9136), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:00,630 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6763 states to 6763 states and 9136 transitions.
[2024-12-02 07:34:00,631 INFO  L78                 Accepts]: Start accepts. Automaton has 6763 states and 9136 transitions. Word has length 102
[2024-12-02 07:34:00,631 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:34:00,631 INFO  L471      AbstractCegarLoop]: Abstraction has 6763 states and 9136 transitions.
[2024-12-02 07:34:00,631 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 25.5) internal successors, (102), 3 states have internal predecessors, (102), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:00,631 INFO  L276                IsEmpty]: Start isEmpty. Operand 6763 states and 9136 transitions.
[2024-12-02 07:34:00,634 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 167
[2024-12-02 07:34:00,634 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:34:00,634 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:34:00,634 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-12-02 07:34:00,635 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:34:00,635 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:34:00,635 INFO  L85        PathProgramCache]: Analyzing trace with hash -888170950, now seen corresponding path program 1 times
[2024-12-02 07:34:00,635 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:34:00,635 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1522091989]
[2024-12-02 07:34:00,636 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:34:00,636 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:34:00,673 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:34:00,983 INFO  L134       CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:34:00,983 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:34:00,983 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1522091989]
[2024-12-02 07:34:00,983 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1522091989] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 07:34:00,983 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [149799661]
[2024-12-02 07:34:00,983 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:34:00,983 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:34:00,984 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:34:00,986 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 07:34:00,987 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-12-02 07:34:01,071 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:34:01,073 INFO  L256         TraceCheckSpWp]: Trace formula consists of 244 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-12-02 07:34:01,077 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 07:34:01,278 INFO  L134       CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked.
[2024-12-02 07:34:01,279 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 07:34:01,279 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [149799661] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:34:01,279 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 07:34:01,279 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [3] total 4
[2024-12-02 07:34:01,279 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1540835873]
[2024-12-02 07:34:01,279 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:34:01,279 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:34:01,280 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:34:01,280 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:34:01,280 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-12-02 07:34:01,280 INFO  L87              Difference]: Start difference. First operand 6763 states and 9136 transitions. Second operand  has 3 states, 3 states have (on average 48.333333333333336) internal successors, (145), 2 states have internal predecessors, (145), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:03,748 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:34:03,749 INFO  L93              Difference]: Finished difference Result 15777 states and 21149 transitions.
[2024-12-02 07:34:03,749 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:34:03,749 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 48.333333333333336) internal successors, (145), 2 states have internal predecessors, (145), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 166
[2024-12-02 07:34:03,749 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:34:03,764 INFO  L225             Difference]: With dead ends: 15777
[2024-12-02 07:34:03,764 INFO  L226             Difference]: Without dead ends: 9767
[2024-12-02 07:34:03,768 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 168 GetRequests, 165 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-12-02 07:34:03,768 INFO  L435           NwaCegarLoop]: 149 mSDtfsCounter, 716 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 2395 mSolverCounterSat, 456 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 716 SdHoareTripleChecker+Valid, 156 SdHoareTripleChecker+Invalid, 2851 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 456 IncrementalHoareTripleChecker+Valid, 2395 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.4s IncrementalHoareTripleChecker+Time
[2024-12-02 07:34:03,769 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [716 Valid, 156 Invalid, 2851 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [456 Valid, 2395 Invalid, 0 Unknown, 0 Unchecked, 2.4s Time]
[2024-12-02 07:34:03,776 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 9767 states.
[2024-12-02 07:34:03,858 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 9767 to 9767.
[2024-12-02 07:34:03,867 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 9767 states, 9766 states have (on average 1.255785377841491) internal successors, (12264), 9766 states have internal predecessors, (12264), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:03,878 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 9767 states to 9767 states and 12264 transitions.
[2024-12-02 07:34:03,878 INFO  L78                 Accepts]: Start accepts. Automaton has 9767 states and 12264 transitions. Word has length 166
[2024-12-02 07:34:03,878 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:34:03,878 INFO  L471      AbstractCegarLoop]: Abstraction has 9767 states and 12264 transitions.
[2024-12-02 07:34:03,879 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 48.333333333333336) internal successors, (145), 2 states have internal predecessors, (145), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:03,879 INFO  L276                IsEmpty]: Start isEmpty. Operand 9767 states and 12264 transitions.
[2024-12-02 07:34:03,880 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 174
[2024-12-02 07:34:03,880 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:34:03,881 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:34:03,888 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-12-02 07:34:04,081 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:34:04,081 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:34:04,082 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:34:04,082 INFO  L85        PathProgramCache]: Analyzing trace with hash -764569624, now seen corresponding path program 1 times
[2024-12-02 07:34:04,082 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:34:04,082 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [985667112]
[2024-12-02 07:34:04,082 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:34:04,082 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:34:04,111 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:34:04,407 INFO  L134       CoverageAnalysis]: Checked inductivity of 115 backedges. 115 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:34:04,407 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:34:04,407 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [985667112]
[2024-12-02 07:34:04,407 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [985667112] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:34:04,408 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:34:04,408 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:34:04,408 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1627348657]
[2024-12-02 07:34:04,408 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:34:04,408 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 07:34:04,408 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:34:04,409 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 07:34:04,409 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 07:34:04,409 INFO  L87              Difference]: Start difference. First operand 9767 states and 12264 transitions. Second operand  has 4 states, 4 states have (on average 43.25) internal successors, (173), 3 states have internal predecessors, (173), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:07,269 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:34:07,269 INFO  L93              Difference]: Finished difference Result 21822 states and 27290 transitions.
[2024-12-02 07:34:07,269 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 07:34:07,270 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 43.25) internal successors, (173), 3 states have internal predecessors, (173), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 173
[2024-12-02 07:34:07,270 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:34:07,299 INFO  L225             Difference]: With dead ends: 21822
[2024-12-02 07:34:07,300 INFO  L226             Difference]: Without dead ends: 12771
[2024-12-02 07:34:07,304 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 07:34:07,305 INFO  L435           NwaCegarLoop]: 598 mSDtfsCounter, 702 mSDsluCounter, 14 mSDsCounter, 0 mSdLazyCounter, 3049 mSolverCounterSat, 266 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 702 SdHoareTripleChecker+Valid, 612 SdHoareTripleChecker+Invalid, 3315 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 266 IncrementalHoareTripleChecker+Valid, 3049 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.8s IncrementalHoareTripleChecker+Time
[2024-12-02 07:34:07,305 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [702 Valid, 612 Invalid, 3315 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [266 Valid, 3049 Invalid, 0 Unknown, 0 Unchecked, 2.8s Time]
[2024-12-02 07:34:07,311 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 12771 states.
[2024-12-02 07:34:07,433 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 12771 to 12020.
[2024-12-02 07:34:07,453 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 12020 states, 12019 states have (on average 1.2085032032615026) internal successors, (14525), 12019 states have internal predecessors, (14525), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:07,469 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 12020 states to 12020 states and 14525 transitions.
[2024-12-02 07:34:07,469 INFO  L78                 Accepts]: Start accepts. Automaton has 12020 states and 14525 transitions. Word has length 173
[2024-12-02 07:34:07,469 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:34:07,469 INFO  L471      AbstractCegarLoop]: Abstraction has 12020 states and 14525 transitions.
[2024-12-02 07:34:07,470 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 43.25) internal successors, (173), 3 states have internal predecessors, (173), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:07,470 INFO  L276                IsEmpty]: Start isEmpty. Operand 12020 states and 14525 transitions.
[2024-12-02 07:34:07,473 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 238
[2024-12-02 07:34:07,473 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:34:07,473 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:34:07,474 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-12-02 07:34:07,474 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:34:07,474 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:34:07,474 INFO  L85        PathProgramCache]: Analyzing trace with hash 289070346, now seen corresponding path program 1 times
[2024-12-02 07:34:07,475 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:34:07,475 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1552506388]
[2024-12-02 07:34:07,475 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:34:07,475 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:34:07,524 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:34:07,689 INFO  L134       CoverageAnalysis]: Checked inductivity of 115 backedges. 45 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked.
[2024-12-02 07:34:07,690 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:34:07,690 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1552506388]
[2024-12-02 07:34:07,690 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1552506388] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:34:07,690 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:34:07,690 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:34:07,690 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1471889947]
[2024-12-02 07:34:07,690 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:34:07,691 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:34:07,691 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:34:07,691 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:34:07,691 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:34:07,692 INFO  L87              Difference]: Start difference. First operand 12020 states and 14525 transitions. Second operand  has 3 states, 3 states have (on average 56.0) internal successors, (168), 3 states have internal predecessors, (168), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:10,559 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:34:10,559 INFO  L93              Difference]: Finished difference Result 27793 states and 34552 transitions.
[2024-12-02 07:34:10,559 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:34:10,559 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 56.0) internal successors, (168), 3 states have internal predecessors, (168), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 237
[2024-12-02 07:34:10,559 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:34:10,580 INFO  L225             Difference]: With dead ends: 27793
[2024-12-02 07:34:10,580 INFO  L226             Difference]: Without dead ends: 16526
[2024-12-02 07:34:10,587 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:34:10,587 INFO  L435           NwaCegarLoop]: 488 mSDtfsCounter, 761 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 2218 mSolverCounterSat, 626 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 761 SdHoareTripleChecker+Valid, 495 SdHoareTripleChecker+Invalid, 2844 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 626 IncrementalHoareTripleChecker+Valid, 2218 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.8s IncrementalHoareTripleChecker+Time
[2024-12-02 07:34:10,587 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [761 Valid, 495 Invalid, 2844 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [626 Valid, 2218 Invalid, 0 Unknown, 0 Unchecked, 2.8s Time]
[2024-12-02 07:34:10,598 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 16526 states.
[2024-12-02 07:34:10,729 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 16526 to 12020.
[2024-12-02 07:34:10,741 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 12020 states, 12019 states have (on average 1.2085032032615026) internal successors, (14525), 12019 states have internal predecessors, (14525), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:10,762 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 12020 states to 12020 states and 14525 transitions.
[2024-12-02 07:34:10,763 INFO  L78                 Accepts]: Start accepts. Automaton has 12020 states and 14525 transitions. Word has length 237
[2024-12-02 07:34:10,763 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:34:10,763 INFO  L471      AbstractCegarLoop]: Abstraction has 12020 states and 14525 transitions.
[2024-12-02 07:34:10,763 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 56.0) internal successors, (168), 3 states have internal predecessors, (168), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:10,763 INFO  L276                IsEmpty]: Start isEmpty. Operand 12020 states and 14525 transitions.
[2024-12-02 07:34:10,767 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 239
[2024-12-02 07:34:10,767 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:34:10,767 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:34:10,767 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-12-02 07:34:10,768 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:34:10,768 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:34:10,768 INFO  L85        PathProgramCache]: Analyzing trace with hash 478547313, now seen corresponding path program 1 times
[2024-12-02 07:34:10,768 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:34:10,768 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [414016178]
[2024-12-02 07:34:10,768 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:34:10,769 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:34:10,832 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:34:11,043 INFO  L134       CoverageAnalysis]: Checked inductivity of 116 backedges. 45 proven. 0 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked.
[2024-12-02 07:34:11,044 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:34:11,044 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [414016178]
[2024-12-02 07:34:11,044 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [414016178] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:34:11,044 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:34:11,044 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 07:34:11,044 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1579109075]
[2024-12-02 07:34:11,044 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:34:11,045 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:34:11,045 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:34:11,045 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:34:11,045 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:34:11,045 INFO  L87              Difference]: Start difference. First operand 12020 states and 14525 transitions. Second operand  has 3 states, 3 states have (on average 56.0) internal successors, (168), 2 states have internal predecessors, (168), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:13,768 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:34:13,768 INFO  L93              Difference]: Finished difference Result 31550 states and 38845 transitions.
[2024-12-02 07:34:13,768 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:34:13,768 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 56.0) internal successors, (168), 2 states have internal predecessors, (168), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 238
[2024-12-02 07:34:13,769 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:34:13,834 INFO  L225             Difference]: With dead ends: 31550
[2024-12-02 07:34:13,834 INFO  L226             Difference]: Without dead ends: 20283
[2024-12-02 07:34:13,841 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:34:13,841 INFO  L435           NwaCegarLoop]: 305 mSDtfsCounter, 848 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 2309 mSolverCounterSat, 466 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 848 SdHoareTripleChecker+Valid, 312 SdHoareTripleChecker+Invalid, 2775 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 466 IncrementalHoareTripleChecker+Valid, 2309 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.6s IncrementalHoareTripleChecker+Time
[2024-12-02 07:34:13,842 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [848 Valid, 312 Invalid, 2775 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [466 Valid, 2309 Invalid, 0 Unknown, 0 Unchecked, 2.6s Time]
[2024-12-02 07:34:13,853 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 20283 states.
[2024-12-02 07:34:14,021 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 20283 to 18779.
[2024-12-02 07:34:14,040 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 18779 states, 18778 states have (on average 1.1888380019171372) internal successors, (22324), 18778 states have internal predecessors, (22324), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:14,062 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 18779 states to 18779 states and 22324 transitions.
[2024-12-02 07:34:14,062 INFO  L78                 Accepts]: Start accepts. Automaton has 18779 states and 22324 transitions. Word has length 238
[2024-12-02 07:34:14,063 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:34:14,063 INFO  L471      AbstractCegarLoop]: Abstraction has 18779 states and 22324 transitions.
[2024-12-02 07:34:14,063 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 56.0) internal successors, (168), 2 states have internal predecessors, (168), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:14,063 INFO  L276                IsEmpty]: Start isEmpty. Operand 18779 states and 22324 transitions.
[2024-12-02 07:34:14,068 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 325
[2024-12-02 07:34:14,068 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:34:14,069 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:34:14,069 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-12-02 07:34:14,069 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:34:14,069 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:34:14,069 INFO  L85        PathProgramCache]: Analyzing trace with hash 1542873532, now seen corresponding path program 1 times
[2024-12-02 07:34:14,070 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:34:14,070 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1951043989]
[2024-12-02 07:34:14,070 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:34:14,070 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:34:14,124 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:34:14,312 INFO  L134       CoverageAnalysis]: Checked inductivity of 289 backedges. 205 proven. 0 refuted. 0 times theorem prover too weak. 84 trivial. 0 not checked.
[2024-12-02 07:34:14,312 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:34:14,312 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1951043989]
[2024-12-02 07:34:14,312 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1951043989] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:34:14,312 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:34:14,312 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:34:14,312 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1151458900]
[2024-12-02 07:34:14,312 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:34:14,313 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:34:14,313 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:34:14,313 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:34:14,313 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:34:14,313 INFO  L87              Difference]: Start difference. First operand 18779 states and 22324 transitions. Second operand  has 3 states, 3 states have (on average 80.33333333333333) internal successors, (241), 3 states have internal predecessors, (241), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:17,042 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:34:17,042 INFO  L93              Difference]: Finished difference Result 43564 states and 53013 transitions.
[2024-12-02 07:34:17,043 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:34:17,043 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 80.33333333333333) internal successors, (241), 3 states have internal predecessors, (241), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 324
[2024-12-02 07:34:17,043 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:34:17,077 INFO  L225             Difference]: With dead ends: 43564
[2024-12-02 07:34:17,077 INFO  L226             Difference]: Without dead ends: 25538
[2024-12-02 07:34:17,089 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:34:17,090 INFO  L435           NwaCegarLoop]: 232 mSDtfsCounter, 792 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 2075 mSolverCounterSat, 834 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 792 SdHoareTripleChecker+Valid, 238 SdHoareTripleChecker+Invalid, 2909 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 834 IncrementalHoareTripleChecker+Valid, 2075 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.6s IncrementalHoareTripleChecker+Time
[2024-12-02 07:34:17,090 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [792 Valid, 238 Invalid, 2909 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [834 Valid, 2075 Invalid, 0 Unknown, 0 Unchecked, 2.6s Time]
[2024-12-02 07:34:17,103 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 25538 states.
[2024-12-02 07:34:17,273 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 25538 to 24787.
[2024-12-02 07:34:17,290 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 24787 states, 24786 states have (on average 1.1906721536351166) internal successors, (29512), 24786 states have internal predecessors, (29512), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:17,315 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 24787 states to 24787 states and 29512 transitions.
[2024-12-02 07:34:17,315 INFO  L78                 Accepts]: Start accepts. Automaton has 24787 states and 29512 transitions. Word has length 324
[2024-12-02 07:34:17,316 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:34:17,316 INFO  L471      AbstractCegarLoop]: Abstraction has 24787 states and 29512 transitions.
[2024-12-02 07:34:17,316 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 80.33333333333333) internal successors, (241), 3 states have internal predecessors, (241), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:17,316 INFO  L276                IsEmpty]: Start isEmpty. Operand 24787 states and 29512 transitions.
[2024-12-02 07:34:17,319 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 353
[2024-12-02 07:34:17,319 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:34:17,319 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:34:17,319 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-12-02 07:34:17,319 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:34:17,320 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:34:17,320 INFO  L85        PathProgramCache]: Analyzing trace with hash 1226856098, now seen corresponding path program 1 times
[2024-12-02 07:34:17,320 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:34:17,320 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [201214810]
[2024-12-02 07:34:17,320 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:34:17,320 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:34:17,359 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:34:17,536 INFO  L134       CoverageAnalysis]: Checked inductivity of 321 backedges. 298 proven. 0 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked.
[2024-12-02 07:34:17,536 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:34:17,536 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [201214810]
[2024-12-02 07:34:17,536 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [201214810] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:34:17,536 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:34:17,536 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:34:17,537 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [465510431]
[2024-12-02 07:34:17,537 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:34:17,538 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:34:17,538 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:34:17,538 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:34:17,538 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:34:17,538 INFO  L87              Difference]: Start difference. First operand 24787 states and 29512 transitions. Second operand  has 3 states, 3 states have (on average 110.0) internal successors, (330), 3 states have internal predecessors, (330), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:20,570 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:34:20,571 INFO  L93              Difference]: Finished difference Result 62339 states and 74047 transitions.
[2024-12-02 07:34:20,571 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:34:20,571 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 110.0) internal successors, (330), 3 states have internal predecessors, (330), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 352
[2024-12-02 07:34:20,571 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:34:20,610 INFO  L225             Difference]: With dead ends: 62339
[2024-12-02 07:34:20,610 INFO  L226             Difference]: Without dead ends: 38305
[2024-12-02 07:34:20,623 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:34:20,623 INFO  L435           NwaCegarLoop]: 1239 mSDtfsCounter, 635 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2625 mSolverCounterSat, 333 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 635 SdHoareTripleChecker+Valid, 1247 SdHoareTripleChecker+Invalid, 2958 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 333 IncrementalHoareTripleChecker+Valid, 2625 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.8s IncrementalHoareTripleChecker+Time
[2024-12-02 07:34:20,624 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [635 Valid, 1247 Invalid, 2958 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [333 Valid, 2625 Invalid, 0 Unknown, 0 Unchecked, 2.8s Time]
[2024-12-02 07:34:20,647 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 38305 states.
[2024-12-02 07:34:20,947 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 38305 to 36052.
[2024-12-02 07:34:20,971 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 36052 states, 36051 states have (on average 1.178940944772683) internal successors, (42502), 36051 states have internal predecessors, (42502), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:21,005 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 36052 states to 36052 states and 42502 transitions.
[2024-12-02 07:34:21,005 INFO  L78                 Accepts]: Start accepts. Automaton has 36052 states and 42502 transitions. Word has length 352
[2024-12-02 07:34:21,006 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:34:21,006 INFO  L471      AbstractCegarLoop]: Abstraction has 36052 states and 42502 transitions.
[2024-12-02 07:34:21,006 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 110.0) internal successors, (330), 3 states have internal predecessors, (330), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:21,006 INFO  L276                IsEmpty]: Start isEmpty. Operand 36052 states and 42502 transitions.
[2024-12-02 07:34:21,009 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 357
[2024-12-02 07:34:21,009 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:34:21,009 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:34:21,009 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-12-02 07:34:21,009 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:34:21,009 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:34:21,010 INFO  L85        PathProgramCache]: Analyzing trace with hash -733385364, now seen corresponding path program 1 times
[2024-12-02 07:34:21,010 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:34:21,010 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [155331572]
[2024-12-02 07:34:21,010 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:34:21,010 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:34:21,056 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:34:21,176 INFO  L134       CoverageAnalysis]: Checked inductivity of 321 backedges. 68 proven. 0 refuted. 0 times theorem prover too weak. 253 trivial. 0 not checked.
[2024-12-02 07:34:21,176 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:34:21,176 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [155331572]
[2024-12-02 07:34:21,176 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [155331572] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:34:21,176 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:34:21,176 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:34:21,177 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [869734751]
[2024-12-02 07:34:21,177 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:34:21,177 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:34:21,177 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:34:21,178 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:34:21,178 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:34:21,178 INFO  L87              Difference]: Start difference. First operand 36052 states and 42502 transitions. Second operand  has 3 states, 3 states have (on average 57.666666666666664) internal successors, (173), 3 states have internal predecessors, (173), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:24,260 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:34:24,260 INFO  L93              Difference]: Finished difference Result 104395 states and 123608 transitions.
[2024-12-02 07:34:24,260 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:34:24,260 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 57.666666666666664) internal successors, (173), 3 states have internal predecessors, (173), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 356
[2024-12-02 07:34:24,261 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:34:24,308 INFO  L225             Difference]: With dead ends: 104395
[2024-12-02 07:34:24,308 INFO  L226             Difference]: Without dead ends: 64590
[2024-12-02 07:34:24,331 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:34:24,332 INFO  L435           NwaCegarLoop]: 1307 mSDtfsCounter, 768 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2234 mSolverCounterSat, 620 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 768 SdHoareTripleChecker+Valid, 1315 SdHoareTripleChecker+Invalid, 2854 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 620 IncrementalHoareTripleChecker+Valid, 2234 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.8s IncrementalHoareTripleChecker+Time
[2024-12-02 07:34:24,332 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [768 Valid, 1315 Invalid, 2854 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [620 Valid, 2234 Invalid, 0 Unknown, 0 Unchecked, 2.8s Time]
[2024-12-02 07:34:24,367 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 64590 states.
[2024-12-02 07:34:24,783 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 64590 to 54076.
[2024-12-02 07:34:24,815 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 54076 states, 54075 states have (on average 1.1409893666204345) internal successors, (61699), 54075 states have internal predecessors, (61699), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:24,864 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 54076 states to 54076 states and 61699 transitions.
[2024-12-02 07:34:24,864 INFO  L78                 Accepts]: Start accepts. Automaton has 54076 states and 61699 transitions. Word has length 356
[2024-12-02 07:34:24,865 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:34:24,865 INFO  L471      AbstractCegarLoop]: Abstraction has 54076 states and 61699 transitions.
[2024-12-02 07:34:24,865 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 57.666666666666664) internal successors, (173), 3 states have internal predecessors, (173), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:24,865 INFO  L276                IsEmpty]: Start isEmpty. Operand 54076 states and 61699 transitions.
[2024-12-02 07:34:24,868 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 364
[2024-12-02 07:34:24,868 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:34:24,868 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:34:24,868 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-12-02 07:34:24,868 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:34:24,869 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:34:24,869 INFO  L85        PathProgramCache]: Analyzing trace with hash 1665703124, now seen corresponding path program 1 times
[2024-12-02 07:34:24,869 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:34:24,869 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2129542275]
[2024-12-02 07:34:24,869 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:34:24,869 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:34:24,908 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:34:25,026 INFO  L134       CoverageAnalysis]: Checked inductivity of 344 backedges. 260 proven. 0 refuted. 0 times theorem prover too weak. 84 trivial. 0 not checked.
[2024-12-02 07:34:25,026 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:34:25,026 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2129542275]
[2024-12-02 07:34:25,026 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2129542275] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:34:25,026 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:34:25,026 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:34:25,026 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2031412628]
[2024-12-02 07:34:25,026 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:34:25,027 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:34:25,027 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:34:25,027 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:34:25,027 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:34:25,028 INFO  L87              Difference]: Start difference. First operand 54076 states and 61699 transitions. Second operand  has 3 states, 3 states have (on average 93.33333333333333) internal successors, (280), 3 states have internal predecessors, (280), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:28,071 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:34:28,071 INFO  L93              Difference]: Finished difference Result 136688 states and 157854 transitions.
[2024-12-02 07:34:28,072 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:34:28,072 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 93.33333333333333) internal successors, (280), 3 states have internal predecessors, (280), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 363
[2024-12-02 07:34:28,072 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:34:28,128 INFO  L225             Difference]: With dead ends: 136688
[2024-12-02 07:34:28,128 INFO  L226             Difference]: Without dead ends: 83365
[2024-12-02 07:34:28,148 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:34:28,149 INFO  L435           NwaCegarLoop]: 1228 mSDtfsCounter, 720 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2115 mSolverCounterSat, 696 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 720 SdHoareTripleChecker+Valid, 1236 SdHoareTripleChecker+Invalid, 2811 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 696 IncrementalHoareTripleChecker+Valid, 2115 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.8s IncrementalHoareTripleChecker+Time
[2024-12-02 07:34:28,149 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [720 Valid, 1236 Invalid, 2811 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [696 Valid, 2115 Invalid, 0 Unknown, 0 Unchecked, 2.8s Time]
[2024-12-02 07:34:28,192 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 83365 states.
[2024-12-02 07:34:28,844 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 83365 to 77357.
[2024-12-02 07:34:28,889 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 77357 states, 77356 states have (on average 1.1244247375769172) internal successors, (86981), 77356 states have internal predecessors, (86981), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:28,987 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 77357 states to 77357 states and 86981 transitions.
[2024-12-02 07:34:28,988 INFO  L78                 Accepts]: Start accepts. Automaton has 77357 states and 86981 transitions. Word has length 363
[2024-12-02 07:34:28,988 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:34:28,988 INFO  L471      AbstractCegarLoop]: Abstraction has 77357 states and 86981 transitions.
[2024-12-02 07:34:28,988 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 93.33333333333333) internal successors, (280), 3 states have internal predecessors, (280), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:28,988 INFO  L276                IsEmpty]: Start isEmpty. Operand 77357 states and 86981 transitions.
[2024-12-02 07:34:28,997 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 461
[2024-12-02 07:34:28,997 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:34:28,997 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:34:28,997 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-12-02 07:34:28,997 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:34:28,997 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:34:28,998 INFO  L85        PathProgramCache]: Analyzing trace with hash -1722659600, now seen corresponding path program 1 times
[2024-12-02 07:34:28,998 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:34:28,998 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2026145260]
[2024-12-02 07:34:28,998 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:34:28,998 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:34:29,076 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:34:29,395 INFO  L134       CoverageAnalysis]: Checked inductivity of 445 backedges. 68 proven. 0 refuted. 0 times theorem prover too weak. 377 trivial. 0 not checked.
[2024-12-02 07:34:29,395 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:34:29,395 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2026145260]
[2024-12-02 07:34:29,395 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2026145260] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:34:29,395 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:34:29,396 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:34:29,396 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1929016595]
[2024-12-02 07:34:29,396 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:34:29,397 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:34:29,397 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:34:29,397 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:34:29,397 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:34:29,397 INFO  L87              Difference]: Start difference. First operand 77357 states and 86981 transitions. Second operand  has 3 states, 3 states have (on average 67.0) internal successors, (201), 3 states have internal predecessors, (201), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:32,699 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:34:32,699 INFO  L93              Difference]: Finished difference Result 188507 states and 213665 transitions.
[2024-12-02 07:34:32,699 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:34:32,699 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 67.0) internal successors, (201), 3 states have internal predecessors, (201), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 460
[2024-12-02 07:34:32,700 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:34:32,785 INFO  L225             Difference]: With dead ends: 188507
[2024-12-02 07:34:32,785 INFO  L226             Difference]: Without dead ends: 111903
[2024-12-02 07:34:32,819 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:34:32,820 INFO  L435           NwaCegarLoop]: 1288 mSDtfsCounter, 741 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2328 mSolverCounterSat, 522 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 741 SdHoareTripleChecker+Valid, 1296 SdHoareTripleChecker+Invalid, 2850 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 522 IncrementalHoareTripleChecker+Valid, 2328 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.9s IncrementalHoareTripleChecker+Time
[2024-12-02 07:34:32,820 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [741 Valid, 1296 Invalid, 2850 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [522 Valid, 2328 Invalid, 0 Unknown, 0 Unchecked, 2.9s Time]
[2024-12-02 07:34:32,881 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 111903 states.
[2024-12-02 07:34:33,609 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 111903 to 99887.
[2024-12-02 07:34:33,664 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 99887 states, 99886 states have (on average 1.1136896061510122) internal successors, (111242), 99886 states have internal predecessors, (111242), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:33,761 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 99887 states to 99887 states and 111242 transitions.
[2024-12-02 07:34:33,761 INFO  L78                 Accepts]: Start accepts. Automaton has 99887 states and 111242 transitions. Word has length 460
[2024-12-02 07:34:33,762 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:34:33,762 INFO  L471      AbstractCegarLoop]: Abstraction has 99887 states and 111242 transitions.
[2024-12-02 07:34:33,762 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 67.0) internal successors, (201), 3 states have internal predecessors, (201), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:33,762 INFO  L276                IsEmpty]: Start isEmpty. Operand 99887 states and 111242 transitions.
[2024-12-02 07:34:33,779 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 736
[2024-12-02 07:34:33,780 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:34:33,780 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:34:33,780 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-12-02 07:34:33,780 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:34:33,780 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:34:33,781 INFO  L85        PathProgramCache]: Analyzing trace with hash 1800625400, now seen corresponding path program 1 times
[2024-12-02 07:34:33,781 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:34:33,781 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [478613951]
[2024-12-02 07:34:33,781 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:34:33,781 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:34:33,864 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:34:34,313 INFO  L134       CoverageAnalysis]: Checked inductivity of 813 backedges. 402 proven. 0 refuted. 0 times theorem prover too weak. 411 trivial. 0 not checked.
[2024-12-02 07:34:34,313 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:34:34,313 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [478613951]
[2024-12-02 07:34:34,313 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [478613951] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:34:34,313 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:34:34,314 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:34:34,314 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [765152345]
[2024-12-02 07:34:34,314 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:34:34,314 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:34:34,314 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:34:34,315 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:34:34,315 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:34:34,315 INFO  L87              Difference]: Start difference. First operand 99887 states and 111242 transitions. Second operand  has 3 states, 3 states have (on average 153.66666666666666) internal successors, (461), 3 states have internal predecessors, (461), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:37,581 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:34:37,581 INFO  L93              Difference]: Finished difference Result 223804 states and 251654 transitions.
[2024-12-02 07:34:37,582 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:34:37,582 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 153.66666666666666) internal successors, (461), 3 states have internal predecessors, (461), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 735
[2024-12-02 07:34:37,583 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:34:37,695 INFO  L225             Difference]: With dead ends: 223804
[2024-12-02 07:34:37,696 INFO  L226             Difference]: Without dead ends: 124670
[2024-12-02 07:34:37,740 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:34:37,740 INFO  L435           NwaCegarLoop]: 1389 mSDtfsCounter, 649 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2142 mSolverCounterSat, 589 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 649 SdHoareTripleChecker+Valid, 1397 SdHoareTripleChecker+Invalid, 2731 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 589 IncrementalHoareTripleChecker+Valid, 2142 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.7s IncrementalHoareTripleChecker+Time
[2024-12-02 07:34:37,741 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [649 Valid, 1397 Invalid, 2731 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [589 Valid, 2142 Invalid, 0 Unknown, 0 Unchecked, 2.7s Time]
[2024-12-02 07:34:37,813 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 124670 states.
[2024-12-02 07:34:38,688 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 124670 to 118662.
[2024-12-02 07:34:38,751 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 118662 states, 118661 states have (on average 1.1008840309790073) internal successors, (130632), 118661 states have internal predecessors, (130632), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:38,861 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 118662 states to 118662 states and 130632 transitions.
[2024-12-02 07:34:38,862 INFO  L78                 Accepts]: Start accepts. Automaton has 118662 states and 130632 transitions. Word has length 735
[2024-12-02 07:34:38,862 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:34:38,862 INFO  L471      AbstractCegarLoop]: Abstraction has 118662 states and 130632 transitions.
[2024-12-02 07:34:38,862 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 153.66666666666666) internal successors, (461), 3 states have internal predecessors, (461), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:38,862 INFO  L276                IsEmpty]: Start isEmpty. Operand 118662 states and 130632 transitions.
[2024-12-02 07:34:38,884 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 755
[2024-12-02 07:34:38,884 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:34:38,884 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:34:38,884 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-12-02 07:34:38,884 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:34:38,884 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:34:38,885 INFO  L85        PathProgramCache]: Analyzing trace with hash -1748883327, now seen corresponding path program 1 times
[2024-12-02 07:34:38,885 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:34:38,885 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1830572798]
[2024-12-02 07:34:38,885 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:34:38,885 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:34:38,957 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:34:39,324 INFO  L134       CoverageAnalysis]: Checked inductivity of 779 backedges. 640 proven. 0 refuted. 0 times theorem prover too weak. 139 trivial. 0 not checked.
[2024-12-02 07:34:39,325 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:34:39,325 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1830572798]
[2024-12-02 07:34:39,325 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1830572798] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:34:39,325 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:34:39,325 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:34:39,325 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [858351403]
[2024-12-02 07:34:39,325 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:34:39,326 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:34:39,326 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:34:39,327 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:34:39,327 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:34:39,327 INFO  L87              Difference]: Start difference. First operand 118662 states and 130632 transitions. Second operand  has 3 states, 3 states have (on average 205.66666666666666) internal successors, (617), 3 states have internal predecessors, (617), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:42,296 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:34:42,296 INFO  L93              Difference]: Finished difference Result 236571 states and 260506 transitions.
[2024-12-02 07:34:42,296 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:34:42,296 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 205.66666666666666) internal successors, (617), 3 states have internal predecessors, (617), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 754
[2024-12-02 07:34:42,297 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:34:42,391 INFO  L225             Difference]: With dead ends: 236571
[2024-12-02 07:34:42,391 INFO  L226             Difference]: Without dead ends: 118662
[2024-12-02 07:34:42,438 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:34:42,439 INFO  L435           NwaCegarLoop]: 1262 mSDtfsCounter, 405 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2228 mSolverCounterSat, 434 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 405 SdHoareTripleChecker+Valid, 1270 SdHoareTripleChecker+Invalid, 2662 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 434 IncrementalHoareTripleChecker+Valid, 2228 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.5s IncrementalHoareTripleChecker+Time
[2024-12-02 07:34:42,439 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [405 Valid, 1270 Invalid, 2662 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [434 Valid, 2228 Invalid, 0 Unknown, 0 Unchecked, 2.5s Time]
[2024-12-02 07:34:42,507 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 118662 states.
[2024-12-02 07:34:43,296 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 118662 to 116409.
[2024-12-02 07:34:43,357 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 116409 states, 116408 states have (on average 1.0679248848876366) internal successors, (124315), 116408 states have internal predecessors, (124315), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:43,464 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 116409 states to 116409 states and 124315 transitions.
[2024-12-02 07:34:43,464 INFO  L78                 Accepts]: Start accepts. Automaton has 116409 states and 124315 transitions. Word has length 754
[2024-12-02 07:34:43,465 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:34:43,465 INFO  L471      AbstractCegarLoop]: Abstraction has 116409 states and 124315 transitions.
[2024-12-02 07:34:43,465 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 205.66666666666666) internal successors, (617), 3 states have internal predecessors, (617), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:43,465 INFO  L276                IsEmpty]: Start isEmpty. Operand 116409 states and 124315 transitions.
[2024-12-02 07:34:43,484 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 770
[2024-12-02 07:34:43,485 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:34:43,485 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:34:43,485 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-12-02 07:34:43,485 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:34:43,485 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:34:43,486 INFO  L85        PathProgramCache]: Analyzing trace with hash 1039376707, now seen corresponding path program 1 times
[2024-12-02 07:34:43,486 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:34:43,486 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [683178944]
[2024-12-02 07:34:43,486 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:34:43,486 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:34:43,559 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:34:43,793 INFO  L134       CoverageAnalysis]: Checked inductivity of 813 backedges. 655 proven. 0 refuted. 0 times theorem prover too weak. 158 trivial. 0 not checked.
[2024-12-02 07:34:43,793 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:34:43,794 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [683178944]
[2024-12-02 07:34:43,794 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [683178944] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:34:43,794 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:34:43,794 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:34:43,794 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2000778591]
[2024-12-02 07:34:43,794 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:34:43,974 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:34:43,975 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:34:43,975 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:34:43,975 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:34:43,976 INFO  L87              Difference]: Start difference. First operand 116409 states and 124315 transitions. Second operand  has 3 states, 3 states have (on average 204.33333333333334) internal successors, (613), 3 states have internal predecessors, (613), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:46,982 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:34:46,982 INFO  L93              Difference]: Finished difference Result 249338 states and 265639 transitions.
[2024-12-02 07:34:46,983 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:34:46,983 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 204.33333333333334) internal successors, (613), 3 states have internal predecessors, (613), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 769
[2024-12-02 07:34:46,983 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:34:47,089 INFO  L225             Difference]: With dead ends: 249338
[2024-12-02 07:34:47,090 INFO  L226             Difference]: Without dead ends: 133682
[2024-12-02 07:34:47,139 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:34:47,140 INFO  L435           NwaCegarLoop]: 187 mSDtfsCounter, 449 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 2256 mSolverCounterSat, 672 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 449 SdHoareTripleChecker+Valid, 193 SdHoareTripleChecker+Invalid, 2928 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 672 IncrementalHoareTripleChecker+Valid, 2256 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.5s IncrementalHoareTripleChecker+Time
[2024-12-02 07:34:47,140 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [449 Valid, 193 Invalid, 2928 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [672 Valid, 2256 Invalid, 0 Unknown, 0 Unchecked, 2.5s Time]
[2024-12-02 07:34:47,216 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 133682 states.
[2024-12-02 07:34:48,537 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 133682 to 117160.
[2024-12-02 07:34:48,585 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 117160 states, 117159 states have (on average 1.0643996619977978) internal successors, (124704), 117159 states have internal predecessors, (124704), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:48,692 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 117160 states to 117160 states and 124704 transitions.
[2024-12-02 07:34:48,693 INFO  L78                 Accepts]: Start accepts. Automaton has 117160 states and 124704 transitions. Word has length 769
[2024-12-02 07:34:48,693 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:34:48,693 INFO  L471      AbstractCegarLoop]: Abstraction has 117160 states and 124704 transitions.
[2024-12-02 07:34:48,694 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 204.33333333333334) internal successors, (613), 3 states have internal predecessors, (613), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:48,694 INFO  L276                IsEmpty]: Start isEmpty. Operand 117160 states and 124704 transitions.
[2024-12-02 07:34:48,720 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 770
[2024-12-02 07:34:48,720 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:34:48,720 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:34:48,720 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-12-02 07:34:48,720 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:34:48,721 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:34:48,721 INFO  L85        PathProgramCache]: Analyzing trace with hash -404829369, now seen corresponding path program 1 times
[2024-12-02 07:34:48,721 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:34:48,721 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1331197050]
[2024-12-02 07:34:48,721 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:34:48,721 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:34:48,801 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:34:50,795 INFO  L134       CoverageAnalysis]: Checked inductivity of 445 backedges. 445 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:34:50,795 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:34:50,795 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1331197050]
[2024-12-02 07:34:50,796 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1331197050] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:34:50,796 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:34:50,796 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2024-12-02 07:34:50,796 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1283159298]
[2024-12-02 07:34:50,796 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:34:50,797 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-12-02 07:34:50,797 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:34:50,798 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-12-02 07:34:50,798 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=38, Unknown=0, NotChecked=0, Total=56
[2024-12-02 07:34:50,798 INFO  L87              Difference]: Start difference. First operand 117160 states and 124704 transitions. Second operand  has 8 states, 8 states have (on average 96.125) internal successors, (769), 7 states have internal predecessors, (769), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:58,268 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:34:58,268 INFO  L93              Difference]: Finished difference Result 248589 states and 264211 transitions.
[2024-12-02 07:34:58,269 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-02 07:34:58,269 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 96.125) internal successors, (769), 7 states have internal predecessors, (769), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 769
[2024-12-02 07:34:58,270 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:34:58,388 INFO  L225             Difference]: With dead ends: 248589
[2024-12-02 07:34:58,389 INFO  L226             Difference]: Without dead ends: 132182
[2024-12-02 07:34:58,443 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72
[2024-12-02 07:34:58,443 INFO  L435           NwaCegarLoop]: 358 mSDtfsCounter, 2900 mSDsluCounter, 290 mSDsCounter, 0 mSdLazyCounter, 10004 mSolverCounterSat, 445 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2900 SdHoareTripleChecker+Valid, 648 SdHoareTripleChecker+Invalid, 10449 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 445 IncrementalHoareTripleChecker+Valid, 10004 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.7s IncrementalHoareTripleChecker+Time
[2024-12-02 07:34:58,443 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2900 Valid, 648 Invalid, 10449 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [445 Valid, 10004 Invalid, 0 Unknown, 0 Unchecked, 6.7s Time]
[2024-12-02 07:34:58,524 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 132182 states.
[2024-12-02 07:34:59,476 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 132182 to 119413.
[2024-12-02 07:34:59,540 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 119413 states, 119412 states have (on average 1.0636368204200584) internal successors, (127011), 119412 states have internal predecessors, (127011), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:59,856 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 119413 states to 119413 states and 127011 transitions.
[2024-12-02 07:34:59,857 INFO  L78                 Accepts]: Start accepts. Automaton has 119413 states and 127011 transitions. Word has length 769
[2024-12-02 07:34:59,857 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:34:59,857 INFO  L471      AbstractCegarLoop]: Abstraction has 119413 states and 127011 transitions.
[2024-12-02 07:34:59,857 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 96.125) internal successors, (769), 7 states have internal predecessors, (769), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:34:59,857 INFO  L276                IsEmpty]: Start isEmpty. Operand 119413 states and 127011 transitions.
[2024-12-02 07:34:59,877 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 793
[2024-12-02 07:34:59,877 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:34:59,877 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:34:59,877 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-12-02 07:34:59,877 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:34:59,878 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:34:59,878 INFO  L85        PathProgramCache]: Analyzing trace with hash 1194585177, now seen corresponding path program 1 times
[2024-12-02 07:34:59,878 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:34:59,878 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [657545411]
[2024-12-02 07:34:59,878 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:34:59,878 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:34:59,957 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:35:00,836 INFO  L134       CoverageAnalysis]: Checked inductivity of 492 backedges. 415 proven. 54 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked.
[2024-12-02 07:35:00,836 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:35:00,836 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [657545411]
[2024-12-02 07:35:00,836 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [657545411] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 07:35:00,836 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1832121359]
[2024-12-02 07:35:00,836 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:35:00,836 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:35:00,836 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:35:00,838 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 07:35:00,839 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-12-02 07:35:01,130 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:35:01,132 INFO  L256         TraceCheckSpWp]: Trace formula consists of 925 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-12-02 07:35:01,144 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 07:35:01,857 INFO  L134       CoverageAnalysis]: Checked inductivity of 492 backedges. 68 proven. 0 refuted. 0 times theorem prover too weak. 424 trivial. 0 not checked.
[2024-12-02 07:35:01,857 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 07:35:01,857 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1832121359] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:35:01,857 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 07:35:01,857 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 6
[2024-12-02 07:35:01,857 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [110926605]
[2024-12-02 07:35:01,858 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:35:01,858 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 07:35:01,858 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:35:01,859 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 07:35:01,859 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-12-02 07:35:01,859 INFO  L87              Difference]: Start difference. First operand 119413 states and 127011 transitions. Second operand  has 4 states, 4 states have (on average 127.5) internal successors, (510), 3 states have internal predecessors, (510), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:35:06,769 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:35:06,770 INFO  L93              Difference]: Finished difference Result 361990 states and 386472 transitions.
[2024-12-02 07:35:06,770 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 07:35:06,770 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 127.5) internal successors, (510), 3 states have internal predecessors, (510), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 792
[2024-12-02 07:35:06,771 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:35:06,978 INFO  L225             Difference]: With dead ends: 361990
[2024-12-02 07:35:06,978 INFO  L226             Difference]: Without dead ends: 243330
[2024-12-02 07:35:07,023 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 795 GetRequests, 790 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-12-02 07:35:07,024 INFO  L435           NwaCegarLoop]: 51 mSDtfsCounter, 1477 mSDsluCounter, 15 mSDsCounter, 0 mSdLazyCounter, 4826 mSolverCounterSat, 509 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1477 SdHoareTripleChecker+Valid, 66 SdHoareTripleChecker+Invalid, 5335 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 509 IncrementalHoareTripleChecker+Valid, 4826 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.2s IncrementalHoareTripleChecker+Time
[2024-12-02 07:35:07,024 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1477 Valid, 66 Invalid, 5335 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [509 Valid, 4826 Invalid, 0 Unknown, 0 Unchecked, 4.2s Time]
[2024-12-02 07:35:07,162 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 243330 states.
[2024-12-02 07:35:08,728 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 243330 to 242577.
[2024-12-02 07:35:08,857 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 242577 states, 242576 states have (on average 1.0654763867818746) internal successors, (258459), 242576 states have internal predecessors, (258459), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:35:09,085 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 242577 states to 242577 states and 258459 transitions.
[2024-12-02 07:35:09,086 INFO  L78                 Accepts]: Start accepts. Automaton has 242577 states and 258459 transitions. Word has length 792
[2024-12-02 07:35:09,086 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:35:09,086 INFO  L471      AbstractCegarLoop]: Abstraction has 242577 states and 258459 transitions.
[2024-12-02 07:35:09,087 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 127.5) internal successors, (510), 3 states have internal predecessors, (510), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:35:09,087 INFO  L276                IsEmpty]: Start isEmpty. Operand 242577 states and 258459 transitions.
[2024-12-02 07:35:09,125 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 878
[2024-12-02 07:35:09,125 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:35:09,125 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:35:09,131 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2024-12-02 07:35:09,326 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16
[2024-12-02 07:35:09,326 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:35:09,326 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:35:09,326 INFO  L85        PathProgramCache]: Analyzing trace with hash -1089932043, now seen corresponding path program 1 times
[2024-12-02 07:35:09,326 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:35:09,326 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [837998194]
[2024-12-02 07:35:09,327 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:35:09,327 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:35:09,410 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:35:10,072 INFO  L134       CoverageAnalysis]: Checked inductivity of 926 backedges. 379 proven. 0 refuted. 0 times theorem prover too weak. 547 trivial. 0 not checked.
[2024-12-02 07:35:10,072 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:35:10,072 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [837998194]
[2024-12-02 07:35:10,072 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [837998194] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:35:10,072 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:35:10,072 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:35:10,072 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [582798538]
[2024-12-02 07:35:10,072 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:35:10,073 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:35:10,073 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:35:10,074 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:35:10,074 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:35:10,074 INFO  L87              Difference]: Start difference. First operand 242577 states and 258459 transitions. Second operand  has 3 states, 3 states have (on average 157.66666666666666) internal successors, (473), 3 states have internal predecessors, (473), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:35:14,104 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:35:14,105 INFO  L93              Difference]: Finished difference Result 536971 states and 570727 transitions.
[2024-12-02 07:35:14,105 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:35:14,105 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 157.66666666666666) internal successors, (473), 3 states have internal predecessors, (473), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 877
[2024-12-02 07:35:14,106 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:35:14,413 INFO  L225             Difference]: With dead ends: 536971
[2024-12-02 07:35:14,413 INFO  L226             Difference]: Without dead ends: 295147
[2024-12-02 07:35:14,527 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:35:14,527 INFO  L435           NwaCegarLoop]: 1175 mSDtfsCounter, 678 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2381 mSolverCounterSat, 455 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 678 SdHoareTripleChecker+Valid, 1183 SdHoareTripleChecker+Invalid, 2836 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 455 IncrementalHoareTripleChecker+Valid, 2381 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.9s IncrementalHoareTripleChecker+Time
[2024-12-02 07:35:14,528 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [678 Valid, 1183 Invalid, 2836 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [455 Valid, 2381 Invalid, 0 Unknown, 0 Unchecked, 2.9s Time]
[2024-12-02 07:35:14,748 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 295147 states.
[2024-12-02 07:35:17,137 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 295147 to 261352.
[2024-12-02 07:35:17,286 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 261352 states, 261351 states have (on average 1.059701321211704) internal successors, (276954), 261351 states have internal predecessors, (276954), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:35:17,633 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 261352 states to 261352 states and 276954 transitions.
[2024-12-02 07:35:17,634 INFO  L78                 Accepts]: Start accepts. Automaton has 261352 states and 276954 transitions. Word has length 877
[2024-12-02 07:35:17,635 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:35:17,995 INFO  L471      AbstractCegarLoop]: Abstraction has 261352 states and 276954 transitions.
[2024-12-02 07:35:17,995 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 157.66666666666666) internal successors, (473), 3 states have internal predecessors, (473), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:35:17,995 INFO  L276                IsEmpty]: Start isEmpty. Operand 261352 states and 276954 transitions.
[2024-12-02 07:35:18,054 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1046
[2024-12-02 07:35:18,054 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:35:18,054 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:35:18,054 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-12-02 07:35:18,054 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:35:18,055 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:35:18,055 INFO  L85        PathProgramCache]: Analyzing trace with hash -165476043, now seen corresponding path program 1 times
[2024-12-02 07:35:18,055 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:35:18,055 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1756743873]
[2024-12-02 07:35:18,055 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:35:18,055 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:35:18,151 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:35:18,668 INFO  L134       CoverageAnalysis]: Checked inductivity of 963 backedges. 763 proven. 0 refuted. 0 times theorem prover too weak. 200 trivial. 0 not checked.
[2024-12-02 07:35:18,669 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:35:18,669 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1756743873]
[2024-12-02 07:35:18,669 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1756743873] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:35:18,669 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:35:18,669 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:35:18,669 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1987285557]
[2024-12-02 07:35:18,669 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:35:18,670 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:35:18,670 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:35:18,671 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:35:18,671 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:35:18,671 INFO  L87              Difference]: Start difference. First operand 261352 states and 276954 transitions. Second operand  has 3 states, 3 states have (on average 282.6666666666667) internal successors, (848), 3 states have internal predecessors, (848), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:35:21,786 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:35:21,786 INFO  L93              Difference]: Finished difference Result 521951 states and 553150 transitions.
[2024-12-02 07:35:21,786 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:35:21,787 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 282.6666666666667) internal successors, (848), 3 states have internal predecessors, (848), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 1045
[2024-12-02 07:35:21,787 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:35:22,015 INFO  L225             Difference]: With dead ends: 521951
[2024-12-02 07:35:22,015 INFO  L226             Difference]: Without dead ends: 261352
[2024-12-02 07:35:22,087 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:35:22,087 INFO  L435           NwaCegarLoop]: 1207 mSDtfsCounter, 698 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2251 mSolverCounterSat, 194 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 698 SdHoareTripleChecker+Valid, 1215 SdHoareTripleChecker+Invalid, 2445 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 194 IncrementalHoareTripleChecker+Valid, 2251 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.2s IncrementalHoareTripleChecker+Time
[2024-12-02 07:35:22,088 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [698 Valid, 1215 Invalid, 2445 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [194 Valid, 2251 Invalid, 0 Unknown, 0 Unchecked, 2.2s Time]
[2024-12-02 07:35:22,238 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 261352 states.
[2024-12-02 07:35:24,421 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 261352 to 257597.
[2024-12-02 07:35:24,527 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 257597 states, 257596 states have (on average 1.0533315734716377) internal successors, (271334), 257596 states have internal predecessors, (271334), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:35:24,771 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 257597 states to 257597 states and 271334 transitions.
[2024-12-02 07:35:24,773 INFO  L78                 Accepts]: Start accepts. Automaton has 257597 states and 271334 transitions. Word has length 1045
[2024-12-02 07:35:24,773 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:35:24,773 INFO  L471      AbstractCegarLoop]: Abstraction has 257597 states and 271334 transitions.
[2024-12-02 07:35:24,773 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 282.6666666666667) internal successors, (848), 3 states have internal predecessors, (848), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:35:24,773 INFO  L276                IsEmpty]: Start isEmpty. Operand 257597 states and 271334 transitions.
[2024-12-02 07:35:25,080 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1058
[2024-12-02 07:35:25,080 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:35:25,081 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:35:25,081 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-12-02 07:35:25,081 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:35:25,081 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:35:25,082 INFO  L85        PathProgramCache]: Analyzing trace with hash -1690654987, now seen corresponding path program 1 times
[2024-12-02 07:35:25,082 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:35:25,082 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1638000577]
[2024-12-02 07:35:25,082 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:35:25,082 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:35:25,183 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:35:25,847 INFO  L134       CoverageAnalysis]: Checked inductivity of 1223 backedges. 634 proven. 0 refuted. 0 times theorem prover too weak. 589 trivial. 0 not checked.
[2024-12-02 07:35:25,847 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:35:25,847 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1638000577]
[2024-12-02 07:35:25,847 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1638000577] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:35:25,847 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:35:25,847 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:35:25,848 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [906338230]
[2024-12-02 07:35:25,848 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:35:25,848 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:35:25,848 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:35:25,849 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:35:25,849 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:35:25,849 INFO  L87              Difference]: Start difference. First operand 257597 states and 271334 transitions. Second operand  has 3 states, 3 states have (on average 244.66666666666666) internal successors, (734), 3 states have internal predecessors, (734), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:35:30,235 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:35:30,236 INFO  L93              Difference]: Finished difference Result 591043 states and 624010 transitions.
[2024-12-02 07:35:30,236 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:35:30,236 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 244.66666666666666) internal successors, (734), 3 states have internal predecessors, (734), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 1057
[2024-12-02 07:35:30,237 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:35:30,573 INFO  L225             Difference]: With dead ends: 591043
[2024-12-02 07:35:30,573 INFO  L226             Difference]: Without dead ends: 334199
[2024-12-02 07:35:30,670 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:35:30,671 INFO  L435           NwaCegarLoop]: 1131 mSDtfsCounter, 280 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 2310 mSolverCounterSat, 576 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 280 SdHoareTripleChecker+Valid, 1138 SdHoareTripleChecker+Invalid, 2886 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 576 IncrementalHoareTripleChecker+Valid, 2310 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.0s IncrementalHoareTripleChecker+Time
[2024-12-02 07:35:30,671 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [280 Valid, 1138 Invalid, 2886 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [576 Valid, 2310 Invalid, 0 Unknown, 0 Unchecked, 3.0s Time]
[2024-12-02 07:35:30,906 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 334199 states.
[2024-12-02 07:35:33,554 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 334199 to 325938.
[2024-12-02 07:35:33,640 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 325938 states, 325937 states have (on average 1.0513320058784366) internal successors, (342668), 325937 states have internal predecessors, (342668), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:35:33,935 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 325938 states to 325938 states and 342668 transitions.
[2024-12-02 07:35:33,936 INFO  L78                 Accepts]: Start accepts. Automaton has 325938 states and 342668 transitions. Word has length 1057
[2024-12-02 07:35:33,937 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:35:33,937 INFO  L471      AbstractCegarLoop]: Abstraction has 325938 states and 342668 transitions.
[2024-12-02 07:35:33,937 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 244.66666666666666) internal successors, (734), 3 states have internal predecessors, (734), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:35:33,937 INFO  L276                IsEmpty]: Start isEmpty. Operand 325938 states and 342668 transitions.
[2024-12-02 07:35:34,018 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1068
[2024-12-02 07:35:34,018 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:35:34,019 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:35:34,019 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19
[2024-12-02 07:35:34,019 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:35:34,019 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:35:34,020 INFO  L85        PathProgramCache]: Analyzing trace with hash -553427382, now seen corresponding path program 1 times
[2024-12-02 07:35:34,020 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:35:34,020 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [427877690]
[2024-12-02 07:35:34,020 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:35:34,020 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:35:34,098 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:35:34,924 INFO  L134       CoverageAnalysis]: Checked inductivity of 1003 backedges. 703 proven. 0 refuted. 0 times theorem prover too weak. 300 trivial. 0 not checked.
[2024-12-02 07:35:34,924 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:35:34,924 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [427877690]
[2024-12-02 07:35:34,924 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [427877690] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:35:34,924 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:35:34,925 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:35:34,925 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1561961918]
[2024-12-02 07:35:34,925 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:35:34,926 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:35:34,926 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:35:34,927 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:35:34,927 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:35:34,927 INFO  L87              Difference]: Start difference. First operand 325938 states and 342668 transitions. Second operand  has 3 states, 3 states have (on average 279.3333333333333) internal successors, (838), 3 states have internal predecessors, (838), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:35:38,756 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:35:38,756 INFO  L93              Difference]: Finished difference Result 655629 states and 689156 transitions.
[2024-12-02 07:35:38,756 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:35:38,757 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 279.3333333333333) internal successors, (838), 3 states have internal predecessors, (838), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 1067
[2024-12-02 07:35:38,757 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:35:39,030 INFO  L225             Difference]: With dead ends: 655629
[2024-12-02 07:35:39,030 INFO  L226             Difference]: Without dead ends: 323685
[2024-12-02 07:35:39,080 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:35:39,081 INFO  L435           NwaCegarLoop]: 1313 mSDtfsCounter, 730 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 1955 mSolverCounterSat, 351 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 730 SdHoareTripleChecker+Valid, 1320 SdHoareTripleChecker+Invalid, 2306 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 351 IncrementalHoareTripleChecker+Valid, 1955 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.4s IncrementalHoareTripleChecker+Time
[2024-12-02 07:35:39,081 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [730 Valid, 1320 Invalid, 2306 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [351 Valid, 1955 Invalid, 0 Unknown, 0 Unchecked, 2.4s Time]
[2024-12-02 07:35:39,277 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 323685 states.
[2024-12-02 07:35:41,723 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 323685 to 281629.
[2024-12-02 07:35:41,799 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 281629 states, 281628 states have (on average 1.0405463945346343) internal successors, (293047), 281628 states have internal predecessors, (293047), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:35:42,152 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 281629 states to 281629 states and 293047 transitions.
[2024-12-02 07:35:42,154 INFO  L78                 Accepts]: Start accepts. Automaton has 281629 states and 293047 transitions. Word has length 1067
[2024-12-02 07:35:42,155 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:35:42,155 INFO  L471      AbstractCegarLoop]: Abstraction has 281629 states and 293047 transitions.
[2024-12-02 07:35:42,155 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 279.3333333333333) internal successors, (838), 3 states have internal predecessors, (838), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:35:42,155 INFO  L276                IsEmpty]: Start isEmpty. Operand 281629 states and 293047 transitions.
[2024-12-02 07:35:42,269 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1090
[2024-12-02 07:35:42,269 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:35:42,269 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:35:42,269 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2024-12-02 07:35:42,269 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:35:42,270 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:35:42,270 INFO  L85        PathProgramCache]: Analyzing trace with hash -225777715, now seen corresponding path program 1 times
[2024-12-02 07:35:42,270 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:35:42,270 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [858257387]
[2024-12-02 07:35:42,270 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:35:42,270 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:35:42,402 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:35:43,407 INFO  L134       CoverageAnalysis]: Checked inductivity of 1144 backedges. 1009 proven. 0 refuted. 0 times theorem prover too weak. 135 trivial. 0 not checked.
[2024-12-02 07:35:43,407 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:35:43,408 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [858257387]
[2024-12-02 07:35:43,408 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [858257387] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:35:43,408 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:35:43,408 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 07:35:43,408 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1384372116]
[2024-12-02 07:35:43,408 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:35:43,409 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 07:35:43,409 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:35:43,409 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 07:35:43,410 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 07:35:43,410 INFO  L87              Difference]: Start difference. First operand 281629 states and 293047 transitions. Second operand  has 4 states, 4 states have (on average 239.0) internal successors, (956), 4 states have internal predecessors, (956), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:35:47,998 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:35:47,998 INFO  L93              Difference]: Finished difference Result 574521 states and 597595 transitions.
[2024-12-02 07:35:47,999 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 07:35:47,999 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 239.0) internal successors, (956), 4 states have internal predecessors, (956), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 1089
[2024-12-02 07:35:47,999 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:35:48,239 INFO  L225             Difference]: With dead ends: 574521
[2024-12-02 07:35:48,239 INFO  L226             Difference]: Without dead ends: 293645
[2024-12-02 07:35:48,283 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 07:35:48,284 INFO  L435           NwaCegarLoop]: 1280 mSDtfsCounter, 1315 mSDsluCounter, 14 mSDsCounter, 0 mSdLazyCounter, 3882 mSolverCounterSat, 239 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1315 SdHoareTripleChecker+Valid, 1294 SdHoareTripleChecker+Invalid, 4121 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 239 IncrementalHoareTripleChecker+Valid, 3882 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.4s IncrementalHoareTripleChecker+Time
[2024-12-02 07:35:48,285 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1315 Valid, 1294 Invalid, 4121 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [239 Valid, 3882 Invalid, 0 Unknown, 0 Unchecked, 3.4s Time]
[2024-12-02 07:35:48,455 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 293645 states.
[2024-12-02 07:35:50,305 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 293645 to 292894.
[2024-12-02 07:35:50,461 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 292894 states, 292893 states have (on average 1.038034367499394) internal successors, (304033), 292893 states have internal predecessors, (304033), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:35:51,030 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 292894 states to 292894 states and 304033 transitions.
[2024-12-02 07:35:51,032 INFO  L78                 Accepts]: Start accepts. Automaton has 292894 states and 304033 transitions. Word has length 1089
[2024-12-02 07:35:51,033 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:35:51,033 INFO  L471      AbstractCegarLoop]: Abstraction has 292894 states and 304033 transitions.
[2024-12-02 07:35:51,033 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 239.0) internal successors, (956), 4 states have internal predecessors, (956), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:35:51,033 INFO  L276                IsEmpty]: Start isEmpty. Operand 292894 states and 304033 transitions.
[2024-12-02 07:35:51,159 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1152
[2024-12-02 07:35:51,159 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:35:51,160 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:35:51,160 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21
[2024-12-02 07:35:51,160 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:35:51,160 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:35:51,161 INFO  L85        PathProgramCache]: Analyzing trace with hash -1075167808, now seen corresponding path program 1 times
[2024-12-02 07:35:51,161 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:35:51,161 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1294349134]
[2024-12-02 07:35:51,161 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:35:51,161 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:35:51,335 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:35:52,331 INFO  L134       CoverageAnalysis]: Checked inductivity of 1223 backedges. 634 proven. 0 refuted. 0 times theorem prover too weak. 589 trivial. 0 not checked.
[2024-12-02 07:35:52,331 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:35:52,331 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1294349134]
[2024-12-02 07:35:52,331 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1294349134] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:35:52,331 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:35:52,332 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:35:52,332 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [518684278]
[2024-12-02 07:35:52,332 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:35:52,332 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:35:52,332 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:35:52,333 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:35:52,333 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:35:52,333 INFO  L87              Difference]: Start difference. First operand 292894 states and 304033 transitions. Second operand  has 3 states, 3 states have (on average 276.0) internal successors, (828), 3 states have internal predecessors, (828), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:35:56,316 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:35:56,317 INFO  L93              Difference]: Finished difference Result 592545 states and 615326 transitions.
[2024-12-02 07:35:56,317 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:35:56,317 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 276.0) internal successors, (828), 3 states have internal predecessors, (828), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 1151
[2024-12-02 07:35:56,318 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:35:56,601 INFO  L225             Difference]: With dead ends: 592545
[2024-12-02 07:35:56,601 INFO  L226             Difference]: Without dead ends: 300404
[2024-12-02 07:35:56,703 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 07:35:56,704 INFO  L435           NwaCegarLoop]: 438 mSDtfsCounter, 165 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 2135 mSolverCounterSat, 549 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 165 SdHoareTripleChecker+Valid, 444 SdHoareTripleChecker+Invalid, 2684 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 549 IncrementalHoareTripleChecker+Valid, 2135 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.9s IncrementalHoareTripleChecker+Time
[2024-12-02 07:35:56,704 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [165 Valid, 444 Invalid, 2684 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [549 Valid, 2135 Invalid, 0 Unknown, 0 Unchecked, 2.9s Time]
[2024-12-02 07:35:56,924 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 300404 states.
[2024-12-02 07:35:59,455 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 300404 to 289139.
[2024-12-02 07:35:59,591 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 289139 states, 289138 states have (on average 1.0244692845630805) internal successors, (296213), 289138 states have internal predecessors, (296213), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:35:59,905 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 289139 states to 289139 states and 296213 transitions.
[2024-12-02 07:35:59,907 INFO  L78                 Accepts]: Start accepts. Automaton has 289139 states and 296213 transitions. Word has length 1151
[2024-12-02 07:35:59,908 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:35:59,908 INFO  L471      AbstractCegarLoop]: Abstraction has 289139 states and 296213 transitions.
[2024-12-02 07:35:59,908 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 276.0) internal successors, (828), 3 states have internal predecessors, (828), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:35:59,908 INFO  L276                IsEmpty]: Start isEmpty. Operand 289139 states and 296213 transitions.
[2024-12-02 07:35:59,971 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1174
[2024-12-02 07:35:59,971 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:35:59,971 INFO  L218           NwaCegarLoop]: trace histogram [7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:35:59,971 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22
[2024-12-02 07:35:59,972 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:35:59,972 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:35:59,972 INFO  L85        PathProgramCache]: Analyzing trace with hash 748411536, now seen corresponding path program 1 times
[2024-12-02 07:35:59,972 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:35:59,972 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1228561598]
[2024-12-02 07:35:59,972 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:35:59,972 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:36:00,392 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:36:01,957 INFO  L134       CoverageAnalysis]: Checked inductivity of 1752 backedges. 1246 proven. 240 refuted. 0 times theorem prover too weak. 266 trivial. 0 not checked.
[2024-12-02 07:36:01,957 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:36:01,957 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1228561598]
[2024-12-02 07:36:01,958 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1228561598] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 07:36:01,958 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1535526333]
[2024-12-02 07:36:01,958 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:36:01,958 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:36:01,958 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:36:01,960 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 07:36:01,961 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-12-02 07:36:02,291 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:36:02,295 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1393 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-12-02 07:36:02,303 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 07:36:02,674 INFO  L134       CoverageAnalysis]: Checked inductivity of 1752 backedges. 1267 proven. 0 refuted. 0 times theorem prover too weak. 485 trivial. 0 not checked.
[2024-12-02 07:36:02,675 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 07:36:02,675 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1535526333] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:36:02,675 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 07:36:02,675 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7
[2024-12-02 07:36:02,675 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1490622545]
[2024-12-02 07:36:02,675 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:36:02,676 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 07:36:02,676 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:36:02,677 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 07:36:02,677 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42
[2024-12-02 07:36:02,677 INFO  L87              Difference]: Start difference. First operand 289139 states and 296213 transitions. Second operand  has 3 states, 3 states have (on average 264.3333333333333) internal successors, (793), 3 states have internal predecessors, (793), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:36:05,770 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:36:05,770 INFO  L93              Difference]: Finished difference Result 529461 states and 542776 transitions.
[2024-12-02 07:36:05,770 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 07:36:05,770 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 264.3333333333333) internal successors, (793), 3 states have internal predecessors, (793), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 1173
[2024-12-02 07:36:05,771 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:36:06,007 INFO  L225             Difference]: With dead ends: 529461
[2024-12-02 07:36:06,007 INFO  L226             Difference]: Without dead ends: 290641
[2024-12-02 07:36:06,079 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 1178 GetRequests, 1173 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42
[2024-12-02 07:36:06,080 INFO  L435           NwaCegarLoop]: 1335 mSDtfsCounter, 672 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 2017 mSolverCounterSat, 135 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 672 SdHoareTripleChecker+Valid, 1343 SdHoareTripleChecker+Invalid, 2152 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 135 IncrementalHoareTripleChecker+Valid, 2017 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.1s IncrementalHoareTripleChecker+Time
[2024-12-02 07:36:06,080 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [672 Valid, 1343 Invalid, 2152 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [135 Valid, 2017 Invalid, 0 Unknown, 0 Unchecked, 2.1s Time]
[2024-12-02 07:36:06,261 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 290641 states.
[2024-12-02 07:36:08,350 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 290641 to 289890.
[2024-12-02 07:36:08,498 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 289890 states, 289889 states have (on average 1.0240988792261865) internal successors, (296875), 289889 states have internal predecessors, (296875), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:36:08,991 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 289890 states to 289890 states and 296875 transitions.
[2024-12-02 07:36:08,993 INFO  L78                 Accepts]: Start accepts. Automaton has 289890 states and 296875 transitions. Word has length 1173
[2024-12-02 07:36:08,993 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:36:08,993 INFO  L471      AbstractCegarLoop]: Abstraction has 289890 states and 296875 transitions.
[2024-12-02 07:36:08,993 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 264.3333333333333) internal successors, (793), 3 states have internal predecessors, (793), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 07:36:08,993 INFO  L276                IsEmpty]: Start isEmpty. Operand 289890 states and 296875 transitions.
[2024-12-02 07:36:09,067 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1211
[2024-12-02 07:36:09,067 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:36:09,068 INFO  L218           NwaCegarLoop]: trace histogram [7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:36:09,074 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-12-02 07:36:09,268 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:36:09,268 INFO  L396      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-12-02 07:36:09,269 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:36:09,269 INFO  L85        PathProgramCache]: Analyzing trace with hash -219559074, now seen corresponding path program 1 times
[2024-12-02 07:36:09,269 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:36:09,269 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [30007382]
[2024-12-02 07:36:09,269 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:36:09,269 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:36:09,510 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 07:36:09,510 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-02 07:36:09,718 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 07:36:10,061 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-12-02 07:36:10,061 INFO  L340         BasicCegarLoop]: Counterexample is feasible
[2024-12-02 07:36:10,062 INFO  L782   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining)
[2024-12-02 07:36:10,063 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24
[2024-12-02 07:36:10,066 INFO  L422         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:36:10,329 INFO  L170   ceAbstractionStarter]: Computing trace abstraction results
[2024-12-02 07:36:10,332 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 02.12 07:36:10 BoogieIcfgContainer
[2024-12-02 07:36:10,332 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2024-12-02 07:36:10,333 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-12-02 07:36:10,333 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-12-02 07:36:10,333 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-12-02 07:36:10,547 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 07:33:48" (3/4) ...
[2024-12-02 07:36:10,548 INFO  L140         WitnessPrinter]: Generating witness for reachability counterexample
[2024-12-02 07:36:10,914 INFO  L129   tionWitnessGenerator]: Generated YAML witness of length 1210.
[2024-12-02 07:36:11,197 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/witness.graphml
[2024-12-02 07:36:11,198 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/witness.yml
[2024-12-02 07:36:11,199 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-12-02 07:36:11,200 INFO  L158              Benchmark]: Toolchain (without parser) took 148577.17ms. Allocated memory was 142.6MB in the beginning and 15.0GB in the end (delta: 14.9GB). Free memory was 104.0MB in the beginning and 6.6GB in the end (delta: -6.5GB). Peak memory consumption was 8.9GB. Max. memory is 16.1GB.
[2024-12-02 07:36:11,200 INFO  L158              Benchmark]: CDTParser took 0.26ms. Allocated memory is still 142.6MB. Free memory is still 83.5MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-12-02 07:36:11,200 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 1302.26ms. Allocated memory is still 142.6MB. Free memory was 104.0MB in the beginning and 55.9MB in the end (delta: 48.1MB). Peak memory consumption was 79.4MB. Max. memory is 16.1GB.
[2024-12-02 07:36:11,200 INFO  L158              Benchmark]: Boogie Procedure Inliner took 270.83ms. Allocated memory was 142.6MB in the beginning and 318.8MB in the end (delta: 176.2MB). Free memory was 55.9MB in the beginning and 197.5MB in the end (delta: -141.6MB). Peak memory consumption was 39.7MB. Max. memory is 16.1GB.
[2024-12-02 07:36:11,201 INFO  L158              Benchmark]: Boogie Preprocessor took 394.44ms. Allocated memory is still 318.8MB. Free memory was 197.5MB in the beginning and 182.1MB in the end (delta: 15.4MB). Peak memory consumption was 102.1MB. Max. memory is 16.1GB.
[2024-12-02 07:36:11,201 INFO  L158              Benchmark]: RCFGBuilder took 4196.34ms. Allocated memory was 318.8MB in the beginning and 604.0MB in the end (delta: 285.2MB). Free memory was 182.1MB in the beginning and 333.2MB in the end (delta: -151.1MB). Peak memory consumption was 298.0MB. Max. memory is 16.1GB.
[2024-12-02 07:36:11,201 INFO  L158              Benchmark]: TraceAbstraction took 141540.37ms. Allocated memory was 604.0MB in the beginning and 15.0GB in the end (delta: 14.4GB). Free memory was 333.2MB in the beginning and 6.2GB in the end (delta: -5.9GB). Peak memory consumption was 8.5GB. Max. memory is 16.1GB.
[2024-12-02 07:36:11,201 INFO  L158              Benchmark]: Witness Printer took 865.88ms. Allocated memory is still 15.0GB. Free memory was 6.2GB in the beginning and 6.6GB in the end (delta: -406.8MB). Peak memory consumption was 117.4MB. Max. memory is 16.1GB.
[2024-12-02 07:36:11,203 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * CDTParser took 0.26ms. Allocated memory is still 142.6MB. Free memory is still 83.5MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 1302.26ms. Allocated memory is still 142.6MB. Free memory was 104.0MB in the beginning and 55.9MB in the end (delta: 48.1MB). Peak memory consumption was 79.4MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 270.83ms. Allocated memory was 142.6MB in the beginning and 318.8MB in the end (delta: 176.2MB). Free memory was 55.9MB in the beginning and 197.5MB in the end (delta: -141.6MB). Peak memory consumption was 39.7MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 394.44ms. Allocated memory is still 318.8MB. Free memory was 197.5MB in the beginning and 182.1MB in the end (delta: 15.4MB). Peak memory consumption was 102.1MB. Max. memory is 16.1GB.
 * RCFGBuilder took 4196.34ms. Allocated memory was 318.8MB in the beginning and 604.0MB in the end (delta: 285.2MB). Free memory was 182.1MB in the beginning and 333.2MB in the end (delta: -151.1MB). Peak memory consumption was 298.0MB. Max. memory is 16.1GB.
 * TraceAbstraction took 141540.37ms. Allocated memory was 604.0MB in the beginning and 15.0GB in the end (delta: 14.4GB). Free memory was 333.2MB in the beginning and 6.2GB in the end (delta: -5.9GB). Peak memory consumption was 8.5GB. Max. memory is 16.1GB.
 * Witness Printer took 865.88ms. Allocated memory is still 15.0GB. Free memory was 6.2GB in the beginning and 6.6GB in the end (delta: -406.8MB). Peak memory consumption was 117.4MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - StatisticsResult: ErrorAutomatonStatistics
    NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0
  - CounterExampleResult [Line: 97]: a call to reach_error is reachable
    a call to reach_error is reachable
We found a FailurePath: 
[L20]                int inputC = 3;
[L21]                int inputF = 6;
[L22]                int inputA = 1;
[L23]                int inputB = 2;
[L24]                int inputD = 4;
[L25]                int inputE = 5;
[L28]                int a17 = -124;
[L29]                int a5 = 4;
[L30]                int a24 = 15;
[L31]                int a2 = 170;
[L32]                int a7 = 13;
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L4825]              int output = -1;
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L4831]              int input;
[L4832]              input = __VERIFIER_nondet_int()
[L4833]  COND FALSE  !((input != 1) && (input != 2) && (input != 3) && (input != 4) && (input != 5) && (input != 6))
[L4836]  CALL, EXPR  calculate_output(input)
[L39]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L42]    COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==4)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L45]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L48]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L51]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==4)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L54]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L57]    COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L60]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==4)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L63]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L66]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L69]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==15)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L72]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==15)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L75]    COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L78]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L81]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L84]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L87]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L90]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L93]    COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L96]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L99]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L102]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L105]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L108]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L111]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L114]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L117]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L120]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L123]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==4)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L126]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==15)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L129]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L132]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==4)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L135]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==4)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L138]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L141]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L144]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L147]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==4)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L150]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==15)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L153]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==15)) && (a5==4)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L156]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L159]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==15)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L162]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L165]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L168]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==15)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L171]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==4)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L174]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==4)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L177]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L180]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L183]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L186]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L189]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==4)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L192]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==4)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L195]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L198]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L201]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L204]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==4)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L207]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L210]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L213]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L216]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L219]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L223]   COND FALSE  !((((  ((189 < a2) && (281 >= a2))  && ((input == 4) && (((a7==12) &&  255 < a17 ) || (((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || (  ((111 < a17) && (255 >= a17))  && (a7==14)))))) && (a5==4)) && (a24==14)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L228]   COND FALSE  !(((((a24==13) && (((input == 2) && ((a7==13) || (a7==14))) && (a5==3))) &&  a17 <=  -108 ) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L233]   COND FALSE  !((((((((a7==12) &&   ((111 < a17) && (255 >= a17)) ) || ((  ((-108 < a17) && (111 >= a17))  && (a7==13)) || (  ((-108 < a17) && (111 >= a17))  && (a7==14)))) && (input == 1)) && (a24==14)) &&   ((189 < a2) && (281 >= a2)) ) && (a5==5)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L240]   COND FALSE  !((((  ((189 < a2) && (281 >= a2))  && (((( a17 <=  -108  && (a7==13)) || ( a17 <=  -108  && (a7==14))) || (  ((-108 < a17) && (111 >= a17))  && (a7==12))) && (input == 4))) && (a5==3)) && (a24==14)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L247]   COND FALSE  !(((a5==6) && (((a24==13) && ((input == 6) && ((((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || ((a7==14) &&   ((111 < a17) && (255 >= a17)) )) || ( 255 < a17  && (a7==12))))) &&  a2 <=  189 )))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L255]   COND FALSE  !((((a24==13) && (  ((189 < a2) && (281 >= a2))  && (((((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || (  ((111 < a17) && (255 >= a17))  && (a7==14))) || ( 255 < a17  && (a7==12))) && (input == 3)))) && (a5==6)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L260]   COND FALSE  !(((a5==4) && ( a2 <=  189  && ((((input == 1) && ((a7==13) || (a7==14))) &&  a17 <=  -108 ) && (a24==15)))))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L267]   COND FALSE  !(((a24==15) && (((  ((189 < a2) && (281 >= a2))  && ((input == 1) && (a5==4))) && (a7==13)) &&  255 < a17 )))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L274]   COND FALSE  !(((a5==4) && (  ((189 < a2) && (281 >= a2))  && ((a24==14) && (((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )) && (input == 4))))))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L282]   COND FALSE  !(((((a5==5) && ( a2 <=  189  && ((input == 1) && (a24==15)))) &&  255 < a17 ) && (a7==14)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L288]   COND FALSE  !((( a17 <=  -108  && (  ((189 < a2) && (281 >= a2))  && ((((a7==14) || ((a7==12) || (a7==13))) && (input == 1)) && (a24==15)))) && (a5==5)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L294]   COND FALSE  !((( a17 <=  -108  && ((  ((189 < a2) && (281 >= a2))  && (((a7==12) || (a7==13)) && (input == 5))) && (a24==13))) && (a5==6)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L301]   COND FALSE  !((((a24==13) && ( a17 <=  -108  && (((a5==4) && (input == 2)) &&   ((189 < a2) && (281 >= a2)) ))) && (a7==12)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L308]   COND FALSE  !((((a5==3) && (  ((-108 < a17) && (111 >= a17))  && ((a24==13) && (((a7==12) || (a7==13)) && (input == 4))))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L313]   COND FALSE  !((  ((111 < a17) && (255 >= a17))  && ((a5==4) && ( a2 <=  189  && ((a24==15) && (((a7==13) || (a7==14)) && (input == 5)))))))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L319]   COND FALSE  !(( a2 <=  189  && (((((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || (  ((111 < a17) && (255 >= a17))  && (a7==12))) && (input == 6)) && (a5==7)) && (a24==13))))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L326]   COND FALSE  !(((((((a24==13) && ( a17 <=  -108  && (a7==13))) && (a5==5)) || (((a5==4) && ((a24==15) && ((a7==14) &&  255 < a17 ))) || ((a5==5) && ((a24==13) && ((a7==12) &&  a17 <=  -108 ))))) && (input == 1)) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L333]   COND FALSE  !(((((a24==13) && ((((a7==13) || (a7==14)) && (input == 5)) &&   ((189 < a2) && (281 >= a2)) )) && (a5==3)) &&  a17 <=  -108 ))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L340]   COND FALSE  !((((a5==4) && ((((input == 5) && ((a7==12) || (a7==13))) && (a24==14)) &&   ((189 < a2) && (281 >= a2)) )) &&  a17 <=  -108 ))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L347]   COND FALSE  !(((a24==14) && ((a5==3) && ((((  ((-108 < a17) && (111 >= a17))  && (a7==12)) || (( a17 <=  -108  && (a7==13)) || ((a7==14) &&  a17 <=  -108 ))) && (input == 2)) &&   ((189 < a2) && (281 >= a2)) ))))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L355]   COND FALSE  !(((((a5==4) && (((input == 1) && (a24==15)) &&   ((-108 < a17) && (111 >= a17)) )) &&  a2 <=  189 ) && (a7==12)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L361]   COND FALSE  !(( a2 <=  189  && (((a5==4) && (((input == 2) && (a24==15)) && (a7==12))) &&   ((-108 < a17) && (111 >= a17)) )))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L368]   COND FALSE  !(((a24==13) && (  ((-108 < a17) && (111 >= a17))  && ((a5==5) && (((input == 2) &&  a2 <=  189 ) && (a7==14))))))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L375]   COND FALSE  !(( a2 <=  189  && ((((a5==5) && ((input == 3) && (a24==13))) && (a7==14)) &&   ((111 < a17) && (255 >= a17)) )))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L381]   COND FALSE  !(((((((a5==5) && (input == 1)) &&   ((189 < a2) && (281 >= a2)) ) && (a24==13)) && (a7==13)) &&   ((-108 < a17) && (111 >= a17)) ))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L388]   COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && (((input == 6) && (((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )) || ((a7==13) &&   ((111 < a17) && (255 >= a17)) ))) && (a24==15))) && (a5==3)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L394]   COND FALSE  !((((a5==7) && (((  ((-108 < a17) && (111 >= a17))  && (input == 1)) && (a7==13)) &&  a2 <=  189 )) && (a24==14)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L401]   COND FALSE  !((  ((189 < a2) && (281 >= a2))  && ((a24==15) && ((a5==5) && (  ((111 < a17) && (255 >= a17))  && (((a7==14) || ((a7==12) || (a7==13))) && (input == 6)))))))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L407]   COND FALSE  !((( a2 <=  189  && (( 255 < a17  && ((input == 3) && ((a7==13) || (a7==14)))) && (a5==7))) && (a24==15)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L414]   COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && ((a24==13) && (  ((-108 < a17) && (111 >= a17))  && ((input == 4) && ((a7==12) || (a7==13)))))) && (a5==6)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L419]   COND FALSE  !(( a17 <=  -108  && (((((input == 5) && ((a7==12) || (a7==13))) && (a5==5)) &&   ((189 < a2) && (281 >= a2)) ) && (a24==14))))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L427]   COND FALSE  !(( a2 <=  189  && ((a5==5) && ((input == 6) && (((a24==14) && ((a7==13) &&  a17 <=  -108 )) || (((a24==13) && ( 255 < a17  && (a7==14))) || ((a24==14) && ((a7==12) &&  a17 <=  -108 ))))))))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L434]   COND FALSE  !((((a5==6) && ((a24==13) && (((((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || ((a7==14) &&   ((111 < a17) && (255 >= a17)) )) || ((a7==12) &&  255 < a17 )) && (input == 1)))) &&  a2 <=  189 ))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L440]   COND FALSE  !((((a5==7) && ((((((a7==14) &&  a17 <=  -108 ) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) )) || (  ((-108 < a17) && (111 >= a17))  && (a7==13))) && (input == 4)) &&  a2 <=  189 )) && (a24==13)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L448]   COND FALSE  !(( a2 <=  189  && ((a24==15) && ((((input == 6) && ((a7==13) || (a7==14))) && (a5==4)) &&   ((-108 < a17) && (111 >= a17)) ))))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L455]   COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && ((((( a17 <=  -108  && (a7==13)) || ( a17 <=  -108  && (a7==14))) || (  ((-108 < a17) && (111 >= a17))  && (a7==12))) && (input == 3)) && (a5==3))) && (a24==14)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L462]   COND FALSE  !((((a24==13) && ((((  ((111 < a17) && (255 >= a17))  && (a7==14)) || ( 255 < a17  && (a7==12))) && (input == 2)) && (a5==4))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L469]   COND FALSE  !((((  ((111 < a17) && (255 >= a17))  && (((a5==5) && (input == 4)) &&  a2 <=  189 )) && (a7==14)) && (a24==15)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L476]   COND FALSE  !(((((((a7==12) && (input == 6)) &&   ((189 < a2) && (281 >= a2)) ) && (a5==4)) && (a24==13)) &&  a17 <=  -108 ))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L479]   COND FALSE  !(((a24==15) && ((a5==6) && ((((a7==12) && (input == 6)) &&  a17 <=  -108 ) &&  a2 <=  189 ))))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L485]   COND FALSE  !(((  ((111 < a17) && (255 >= a17))  && ((a24==15) && ((a5==6) && ((a7==12) && (input == 6))))) &&  a2 <=  189 ))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L491]   COND FALSE  !((((((a24==14) && ((input == 4) && ((a7==12) || (a7==13)))) &&  a17 <=  -108 ) &&   ((189 < a2) && (281 >= a2)) ) && (a5==5)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L498]   COND FALSE  !(((a24==13) && ((  ((111 < a17) && (255 >= a17))  && (((input == 6) && ((a7==12) || (a7==13))) && (a5==4))) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L505]   COND FALSE  !((((a24==15) && ( a2 <=  189  && ((((a7==12) || (a7==13)) && (input == 6)) && (a5==5)))) &&  255 < a17 ))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L512]   COND FALSE  !((((a7==12) && ((a24==15) && ((a5==6) && ((input == 2) &&  a2 <=  189 )))) &&  a17 <=  -108 ))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L520]   COND FALSE  !(((a5==6) && ((((a7==12) && ((input == 3) && (a24==13))) &&  a2 <=  189 ) &&  a17 <=  -108 )))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L527]   COND FALSE  !(( a2 <=  189  && (  ((111 < a17) && (255 >= a17))  && ((((a24==15) && (input == 6)) && (a5==4)) && (a7==12)))))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L534]   COND FALSE  !((((a5==6) && (((input == 2) && (( 255 < a17  && (a7==12)) || ((  ((111 < a17) && (255 >= a17))  && (a7==13)) || ((a7==14) &&   ((111 < a17) && (255 >= a17)) )))) && (a24==13))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L541]   COND FALSE  !((((a24==15) && ((a5==4) && ((((a7==12) || (a7==13)) && (input == 6)) &&  a2 <=  189 ))) &&  255 < a17 ))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L547]   COND FALSE  !(((((  ((189 < a2) && (281 >= a2))  && ((input == 6) && (a5==4))) && (a24==15)) &&   ((-108 < a17) && (111 >= a17)) ) && (a7==13)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L553]   COND FALSE  !((  ((-108 < a17) && (111 >= a17))  && (((a24==13) && ((a5==4) && (((a7==13) || (a7==14)) && (input == 5)))) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L560]   COND FALSE  !(( a17 <=  -108  && ((a24==14) && (( a2 <=  189  && ((input == 3) && ((a7==13) || (a7==14)))) && (a5==6)))))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L567]   COND FALSE  !(( a2 <=  189  && (((a5==4) && ( 255 < a17  && (((a7==12) || (a7==13)) && (input == 1)))) && (a24==15))))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L574]   COND FALSE  !(((a5==7) && (((a24==14) && ((input == 2) && ((  ((-108 < a17) && (111 >= a17))  && (a7==12)) || (( a17 <=  -108  && (a7==13)) || ( a17 <=  -108  && (a7==14)))))) &&  a2 <=  189 )))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L581]   COND FALSE  !(((a24==14) && (((a7==13) && (  ((189 < a2) && (281 >= a2))  && ((input == 2) &&   ((-108 < a17) && (111 >= a17)) ))) && (a5==4))))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L587]   COND FALSE  !(((((a5==5) && (((((a7==14) &&  a17 <=  -108 ) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) )) || ((a7==13) &&   ((-108 < a17) && (111 >= a17)) )) && (input == 6))) && (a24==13)) &&  a2 <=  189 ))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L594]   COND FALSE  !((  ((-108 < a17) && (111 >= a17))  && ((a7==14) && ((a5==5) && (((a24==13) && (input == 6)) &&  a2 <=  189 )))))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L601]   COND FALSE  !(((  ((-108 < a17) && (111 >= a17))  && ((((input == 3) && ((a7==13) || (a7==14))) && (a5==6)) && (a24==15))) &&  a2 <=  189 ))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L608]   COND FALSE  !((  ((189 < a2) && (281 >= a2))  && (((a24==14) && ((a7==13) && ((a5==3) && (input == 5)))) &&   ((111 < a17) && (255 >= a17)) )))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L615]   COND FALSE  !(( a2 <=  189  && ((a24==14) && (  ((-108 < a17) && (111 >= a17))  && (((input == 2) && ((a7==14) || ((a7==12) || (a7==13)))) && (a5==6))))))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L621]   COND FALSE  !(((a5==5) && (((((((a7==12) || (a7==13)) || (a7==14)) && (input == 2)) &&  a17 <=  -108 ) &&   ((189 < a2) && (281 >= a2)) ) && (a24==15))))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L628]   COND FALSE  !(( a2 <=  189  && ((  ((-108 < a17) && (111 >= a17))  && ((a24==14) && ((input == 3) && ((a7==14) || ((a7==12) || (a7==13)))))) && (a5==5))))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L635]   COND FALSE  !((((((input == 5) && (((  ((111 < a17) && (255 >= a17))  && (a7==13)) || (  ((111 < a17) && (255 >= a17))  && (a7==14))) || ( 255 < a17  && (a7==12)))) && (a24==14)) && (a5==5)) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L643]   COND FALSE  !(((a24==13) && ((((((a7==14) &&   ((111 < a17) && (255 >= a17)) ) || ((a7==12) &&  255 < a17 )) && (input == 5)) && (a5==4)) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L650]   COND FALSE  !((((((a24==14) && (((a7==13) || (a7==14)) && (input == 4))) &&   ((189 < a2) && (281 >= a2)) ) && (a5==4)) &&  255 < a17 ))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L658]   COND FALSE  !(((a5==6) && (((a24==13) && ((input == 2) && ((  ((111 < a17) && (255 >= a17))  && (a7==12)) || ((  ((-108 < a17) && (111 >= a17))  && (a7==13)) || (  ((-108 < a17) && (111 >= a17))  && (a7==14)))))) &&  a2 <=  189 )))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L664]   COND FALSE  !((((a5==5) && (  ((-108 < a17) && (111 >= a17))  && (((a7==14) && (input == 5)) && (a24==13)))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L672]   COND FALSE  !(((a5==4) && ((((((a7==12) &&  255 < a17 ) || ((  ((111 < a17) && (255 >= a17))  && (a7==13)) || ((a7==14) &&   ((111 < a17) && (255 >= a17)) ))) && (input == 3)) && (a24==14)) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L677]   COND FALSE  !(((a7==14) && ((a5==5) && (((  ((-108 < a17) && (111 >= a17))  && (input == 2)) && (a24==13)) &&   ((189 < a2) && (281 >= a2)) ))))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L684]   COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && ((((input == 1) && (a5==6)) && (a24==13)) && (a7==13))) &&  255 < a17 ))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L691]   COND FALSE  !(((a5==6) && (  ((-108 < a17) && (111 >= a17))  && (  ((189 < a2) && (281 >= a2))  && ((((a7==12) || (a7==13)) && (input == 2)) && (a24==13))))))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L698]   COND FALSE  !(((((a5==4) && ((((a7==13) || (a7==14)) && (input == 5)) &&  a2 <=  189 )) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==15)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L705]   COND FALSE  !((  ((-108 < a17) && (111 >= a17))  && (((((a24==13) && (input == 4)) && (a5==5)) && (a7==14)) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L713]   COND FALSE  !((( a2 <=  189  && ((input == 4) && (((a24==13) && ( 255 < a17  && (a7==14))) || ((a24==14) && ( a17 <=  -108  && (a7==12)))))) && (a5==7)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L720]   COND FALSE  !(((a5==5) && ((a24==13) && ( a2 <=  189  && ((a7==14) && (  ((-108 < a17) && (111 >= a17))  && (input == 5)))))))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L726]   COND FALSE  !(((((a24==14) && ((input == 2) && (((  ((111 < a17) && (255 >= a17))  && (a7==13)) || ((a7==14) &&   ((111 < a17) && (255 >= a17)) )) || ((a7==12) &&  255 < a17 )))) && (a5==4)) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L734]   COND FALSE  !((( a17 <=  -108  && ((a5==4) && ( a2 <=  189  && ((input == 6) && ((a7==13) || (a7==14)))))) && (a24==15)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L739]   COND FALSE  !((((a5==3) && (  ((189 < a2) && (281 >= a2))  && (((((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || (  ((111 < a17) && (255 >= a17))  && (a7==14))) || ((a7==12) &&  255 < a17 )) && (input == 2)))) && (a24==13)))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L746]   COND FALSE  !(( 255 < a17  && ((a5==3) && ((((((a7==12) || (a7==13)) || (a7==14)) && (input == 6)) &&   ((189 < a2) && (281 >= a2)) ) && (a24==15)))))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L752]   COND FALSE  !(((((((a24==13) && ((a7==13) &&  a17 <=  -108 )) && (a5==5)) || (((( 255 < a17  && (a7==14)) && (a24==15)) && (a5==4)) || ((( a17 <=  -108  && (a7==12)) && (a24==13)) && (a5==5)))) && (input == 2)) &&  a2 <=  189 ))
         VAL         [a17=-124, a24=15, a2=170, a5=4, a7=13, input=3, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L759]   COND TRUE   ( a17 <=  -108  && ((a24==15) && ( a2 <=  189  && ((((a7==13) || (a7==14)) && (input == 3)) && (a5==4)))))
[L760]               a17 = ((((a17 % 299872)+ 300127) + 133154) / 5)
[L761]               a7 = 12
[L763]               return 21;
         VAL         [\result=21, a17=86631, a24=15, a2=170, a5=4, a7=12, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L4836]  RET, EXPR   calculate_output(input)
[L4836]              output = calculate_output(input)
[L4831]              int input;
[L4832]              input = __VERIFIER_nondet_int()
[L4833]  COND FALSE  !((input != 1) && (input != 2) && (input != 3) && (input != 4) && (input != 5) && (input != 6))
[L4836]  CALL, EXPR  calculate_output(input)
[L39]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L42]    COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==4)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L45]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L48]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L51]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==4)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L54]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L57]    COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L60]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==4)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L63]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L66]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L69]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==15)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L72]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==15)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L75]    COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L78]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L81]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L84]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L87]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L90]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L93]    COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L96]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L99]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L102]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L105]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L108]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L111]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L114]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L117]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L120]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L123]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==4)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L126]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==15)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L129]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L132]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==4)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L135]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==4)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L138]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L141]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L144]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L147]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==4)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L150]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==15)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L153]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==15)) && (a5==4)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L156]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L159]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==15)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L162]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L165]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L168]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==15)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L171]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==4)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L174]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==4)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L177]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L180]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L183]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L186]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L189]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==4)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L192]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==4)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L195]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L198]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L201]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L204]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==4)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L207]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L210]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L213]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L216]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L219]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L223]   COND FALSE  !((((  ((189 < a2) && (281 >= a2))  && ((input == 4) && (((a7==12) &&  255 < a17 ) || (((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || (  ((111 < a17) && (255 >= a17))  && (a7==14)))))) && (a5==4)) && (a24==14)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L228]   COND FALSE  !(((((a24==13) && (((input == 2) && ((a7==13) || (a7==14))) && (a5==3))) &&  a17 <=  -108 ) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L233]   COND FALSE  !((((((((a7==12) &&   ((111 < a17) && (255 >= a17)) ) || ((  ((-108 < a17) && (111 >= a17))  && (a7==13)) || (  ((-108 < a17) && (111 >= a17))  && (a7==14)))) && (input == 1)) && (a24==14)) &&   ((189 < a2) && (281 >= a2)) ) && (a5==5)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L240]   COND FALSE  !((((  ((189 < a2) && (281 >= a2))  && (((( a17 <=  -108  && (a7==13)) || ( a17 <=  -108  && (a7==14))) || (  ((-108 < a17) && (111 >= a17))  && (a7==12))) && (input == 4))) && (a5==3)) && (a24==14)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L247]   COND FALSE  !(((a5==6) && (((a24==13) && ((input == 6) && ((((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || ((a7==14) &&   ((111 < a17) && (255 >= a17)) )) || ( 255 < a17  && (a7==12))))) &&  a2 <=  189 )))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L255]   COND FALSE  !((((a24==13) && (  ((189 < a2) && (281 >= a2))  && (((((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || (  ((111 < a17) && (255 >= a17))  && (a7==14))) || ( 255 < a17  && (a7==12))) && (input == 3)))) && (a5==6)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L260]   COND FALSE  !(((a5==4) && ( a2 <=  189  && ((((input == 1) && ((a7==13) || (a7==14))) &&  a17 <=  -108 ) && (a24==15)))))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L267]   COND FALSE  !(((a24==15) && (((  ((189 < a2) && (281 >= a2))  && ((input == 1) && (a5==4))) && (a7==13)) &&  255 < a17 )))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L274]   COND FALSE  !(((a5==4) && (  ((189 < a2) && (281 >= a2))  && ((a24==14) && (((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )) && (input == 4))))))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L282]   COND FALSE  !(((((a5==5) && ( a2 <=  189  && ((input == 1) && (a24==15)))) &&  255 < a17 ) && (a7==14)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L288]   COND FALSE  !((( a17 <=  -108  && (  ((189 < a2) && (281 >= a2))  && ((((a7==14) || ((a7==12) || (a7==13))) && (input == 1)) && (a24==15)))) && (a5==5)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L294]   COND FALSE  !((( a17 <=  -108  && ((  ((189 < a2) && (281 >= a2))  && (((a7==12) || (a7==13)) && (input == 5))) && (a24==13))) && (a5==6)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L301]   COND FALSE  !((((a24==13) && ( a17 <=  -108  && (((a5==4) && (input == 2)) &&   ((189 < a2) && (281 >= a2)) ))) && (a7==12)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L308]   COND FALSE  !((((a5==3) && (  ((-108 < a17) && (111 >= a17))  && ((a24==13) && (((a7==12) || (a7==13)) && (input == 4))))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L313]   COND FALSE  !((  ((111 < a17) && (255 >= a17))  && ((a5==4) && ( a2 <=  189  && ((a24==15) && (((a7==13) || (a7==14)) && (input == 5)))))))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L319]   COND FALSE  !(( a2 <=  189  && (((((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || (  ((111 < a17) && (255 >= a17))  && (a7==12))) && (input == 6)) && (a5==7)) && (a24==13))))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L326]   COND FALSE  !(((((((a24==13) && ( a17 <=  -108  && (a7==13))) && (a5==5)) || (((a5==4) && ((a24==15) && ((a7==14) &&  255 < a17 ))) || ((a5==5) && ((a24==13) && ((a7==12) &&  a17 <=  -108 ))))) && (input == 1)) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L333]   COND FALSE  !(((((a24==13) && ((((a7==13) || (a7==14)) && (input == 5)) &&   ((189 < a2) && (281 >= a2)) )) && (a5==3)) &&  a17 <=  -108 ))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L340]   COND FALSE  !((((a5==4) && ((((input == 5) && ((a7==12) || (a7==13))) && (a24==14)) &&   ((189 < a2) && (281 >= a2)) )) &&  a17 <=  -108 ))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L347]   COND FALSE  !(((a24==14) && ((a5==3) && ((((  ((-108 < a17) && (111 >= a17))  && (a7==12)) || (( a17 <=  -108  && (a7==13)) || ((a7==14) &&  a17 <=  -108 ))) && (input == 2)) &&   ((189 < a2) && (281 >= a2)) ))))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L355]   COND FALSE  !(((((a5==4) && (((input == 1) && (a24==15)) &&   ((-108 < a17) && (111 >= a17)) )) &&  a2 <=  189 ) && (a7==12)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L361]   COND FALSE  !(( a2 <=  189  && (((a5==4) && (((input == 2) && (a24==15)) && (a7==12))) &&   ((-108 < a17) && (111 >= a17)) )))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L368]   COND FALSE  !(((a24==13) && (  ((-108 < a17) && (111 >= a17))  && ((a5==5) && (((input == 2) &&  a2 <=  189 ) && (a7==14))))))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L375]   COND FALSE  !(( a2 <=  189  && ((((a5==5) && ((input == 3) && (a24==13))) && (a7==14)) &&   ((111 < a17) && (255 >= a17)) )))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L381]   COND FALSE  !(((((((a5==5) && (input == 1)) &&   ((189 < a2) && (281 >= a2)) ) && (a24==13)) && (a7==13)) &&   ((-108 < a17) && (111 >= a17)) ))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L388]   COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && (((input == 6) && (((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )) || ((a7==13) &&   ((111 < a17) && (255 >= a17)) ))) && (a24==15))) && (a5==3)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L394]   COND FALSE  !((((a5==7) && (((  ((-108 < a17) && (111 >= a17))  && (input == 1)) && (a7==13)) &&  a2 <=  189 )) && (a24==14)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L401]   COND FALSE  !((  ((189 < a2) && (281 >= a2))  && ((a24==15) && ((a5==5) && (  ((111 < a17) && (255 >= a17))  && (((a7==14) || ((a7==12) || (a7==13))) && (input == 6)))))))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L407]   COND FALSE  !((( a2 <=  189  && (( 255 < a17  && ((input == 3) && ((a7==13) || (a7==14)))) && (a5==7))) && (a24==15)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L414]   COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && ((a24==13) && (  ((-108 < a17) && (111 >= a17))  && ((input == 4) && ((a7==12) || (a7==13)))))) && (a5==6)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L419]   COND FALSE  !(( a17 <=  -108  && (((((input == 5) && ((a7==12) || (a7==13))) && (a5==5)) &&   ((189 < a2) && (281 >= a2)) ) && (a24==14))))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L427]   COND FALSE  !(( a2 <=  189  && ((a5==5) && ((input == 6) && (((a24==14) && ((a7==13) &&  a17 <=  -108 )) || (((a24==13) && ( 255 < a17  && (a7==14))) || ((a24==14) && ((a7==12) &&  a17 <=  -108 ))))))))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L434]   COND FALSE  !((((a5==6) && ((a24==13) && (((((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || ((a7==14) &&   ((111 < a17) && (255 >= a17)) )) || ((a7==12) &&  255 < a17 )) && (input == 1)))) &&  a2 <=  189 ))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L440]   COND FALSE  !((((a5==7) && ((((((a7==14) &&  a17 <=  -108 ) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) )) || (  ((-108 < a17) && (111 >= a17))  && (a7==13))) && (input == 4)) &&  a2 <=  189 )) && (a24==13)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L448]   COND FALSE  !(( a2 <=  189  && ((a24==15) && ((((input == 6) && ((a7==13) || (a7==14))) && (a5==4)) &&   ((-108 < a17) && (111 >= a17)) ))))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L455]   COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && ((((( a17 <=  -108  && (a7==13)) || ( a17 <=  -108  && (a7==14))) || (  ((-108 < a17) && (111 >= a17))  && (a7==12))) && (input == 3)) && (a5==3))) && (a24==14)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L462]   COND FALSE  !((((a24==13) && ((((  ((111 < a17) && (255 >= a17))  && (a7==14)) || ( 255 < a17  && (a7==12))) && (input == 2)) && (a5==4))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L469]   COND FALSE  !((((  ((111 < a17) && (255 >= a17))  && (((a5==5) && (input == 4)) &&  a2 <=  189 )) && (a7==14)) && (a24==15)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L476]   COND FALSE  !(((((((a7==12) && (input == 6)) &&   ((189 < a2) && (281 >= a2)) ) && (a5==4)) && (a24==13)) &&  a17 <=  -108 ))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L479]   COND FALSE  !(((a24==15) && ((a5==6) && ((((a7==12) && (input == 6)) &&  a17 <=  -108 ) &&  a2 <=  189 ))))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L485]   COND FALSE  !(((  ((111 < a17) && (255 >= a17))  && ((a24==15) && ((a5==6) && ((a7==12) && (input == 6))))) &&  a2 <=  189 ))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L491]   COND FALSE  !((((((a24==14) && ((input == 4) && ((a7==12) || (a7==13)))) &&  a17 <=  -108 ) &&   ((189 < a2) && (281 >= a2)) ) && (a5==5)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L498]   COND FALSE  !(((a24==13) && ((  ((111 < a17) && (255 >= a17))  && (((input == 6) && ((a7==12) || (a7==13))) && (a5==4))) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L505]   COND FALSE  !((((a24==15) && ( a2 <=  189  && ((((a7==12) || (a7==13)) && (input == 6)) && (a5==5)))) &&  255 < a17 ))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L512]   COND FALSE  !((((a7==12) && ((a24==15) && ((a5==6) && ((input == 2) &&  a2 <=  189 )))) &&  a17 <=  -108 ))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L520]   COND FALSE  !(((a5==6) && ((((a7==12) && ((input == 3) && (a24==13))) &&  a2 <=  189 ) &&  a17 <=  -108 )))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L527]   COND FALSE  !(( a2 <=  189  && (  ((111 < a17) && (255 >= a17))  && ((((a24==15) && (input == 6)) && (a5==4)) && (a7==12)))))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L534]   COND FALSE  !((((a5==6) && (((input == 2) && (( 255 < a17  && (a7==12)) || ((  ((111 < a17) && (255 >= a17))  && (a7==13)) || ((a7==14) &&   ((111 < a17) && (255 >= a17)) )))) && (a24==13))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L541]   COND FALSE  !((((a24==15) && ((a5==4) && ((((a7==12) || (a7==13)) && (input == 6)) &&  a2 <=  189 ))) &&  255 < a17 ))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L547]   COND FALSE  !(((((  ((189 < a2) && (281 >= a2))  && ((input == 6) && (a5==4))) && (a24==15)) &&   ((-108 < a17) && (111 >= a17)) ) && (a7==13)))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L553]   COND FALSE  !((  ((-108 < a17) && (111 >= a17))  && (((a24==13) && ((a5==4) && (((a7==13) || (a7==14)) && (input == 5)))) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L560]   COND FALSE  !(( a17 <=  -108  && ((a24==14) && (( a2 <=  189  && ((input == 3) && ((a7==13) || (a7==14)))) && (a5==6)))))
         VAL         [a17=86631, a24=15, a2=170, a5=4, a7=12, input=1, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L567]   COND TRUE   ( a2 <=  189  && (((a5==4) && ( 255 < a17  && (((a7==12) || (a7==13)) && (input == 1)))) && (a24==15)))
[L568]               a17 = ((((a17 + -600240) / 5) * 10)/ 4)
[L569]               a7 = 14
[L570]               a24 = 13
[L571]               a5 = 6
[L573]               return 23;
         VAL         [\result=23, a17=-256802, a24=13, a2=170, a5=6, a7=14, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L4836]  RET, EXPR   calculate_output(input)
[L4836]              output = calculate_output(input)
[L4831]              int input;
[L4832]              input = __VERIFIER_nondet_int()
[L4833]  COND FALSE  !((input != 1) && (input != 2) && (input != 3) && (input != 4) && (input != 5) && (input != 6))
[L4836]  CALL, EXPR  calculate_output(input)
[L39]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L42]    COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==4)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L45]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L48]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L51]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==4)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L54]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L57]    COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L60]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==4)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L63]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L66]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L69]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==15)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L72]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==15)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L75]    COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L78]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L81]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L84]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L87]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L90]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L93]    COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L96]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L99]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L102]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L105]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L108]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L111]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L114]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L117]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L120]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L123]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==4)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L126]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==15)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L129]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L132]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==4)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L135]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==4)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L138]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L141]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L144]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L147]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==4)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L150]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==15)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L153]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==15)) && (a5==4)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L156]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L159]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==15)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L162]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L165]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L168]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==15)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L171]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==4)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L174]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==4)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L177]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L180]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L183]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L186]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L189]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==4)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L192]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==4)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L195]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L198]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L201]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L204]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==4)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L207]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L210]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L213]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L216]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L219]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L223]   COND FALSE  !((((  ((189 < a2) && (281 >= a2))  && ((input == 4) && (((a7==12) &&  255 < a17 ) || (((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || (  ((111 < a17) && (255 >= a17))  && (a7==14)))))) && (a5==4)) && (a24==14)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L228]   COND FALSE  !(((((a24==13) && (((input == 2) && ((a7==13) || (a7==14))) && (a5==3))) &&  a17 <=  -108 ) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L233]   COND FALSE  !((((((((a7==12) &&   ((111 < a17) && (255 >= a17)) ) || ((  ((-108 < a17) && (111 >= a17))  && (a7==13)) || (  ((-108 < a17) && (111 >= a17))  && (a7==14)))) && (input == 1)) && (a24==14)) &&   ((189 < a2) && (281 >= a2)) ) && (a5==5)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L240]   COND FALSE  !((((  ((189 < a2) && (281 >= a2))  && (((( a17 <=  -108  && (a7==13)) || ( a17 <=  -108  && (a7==14))) || (  ((-108 < a17) && (111 >= a17))  && (a7==12))) && (input == 4))) && (a5==3)) && (a24==14)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L247]   COND FALSE  !(((a5==6) && (((a24==13) && ((input == 6) && ((((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || ((a7==14) &&   ((111 < a17) && (255 >= a17)) )) || ( 255 < a17  && (a7==12))))) &&  a2 <=  189 )))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L255]   COND FALSE  !((((a24==13) && (  ((189 < a2) && (281 >= a2))  && (((((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || (  ((111 < a17) && (255 >= a17))  && (a7==14))) || ( 255 < a17  && (a7==12))) && (input == 3)))) && (a5==6)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L260]   COND FALSE  !(((a5==4) && ( a2 <=  189  && ((((input == 1) && ((a7==13) || (a7==14))) &&  a17 <=  -108 ) && (a24==15)))))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L267]   COND FALSE  !(((a24==15) && (((  ((189 < a2) && (281 >= a2))  && ((input == 1) && (a5==4))) && (a7==13)) &&  255 < a17 )))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L274]   COND FALSE  !(((a5==4) && (  ((189 < a2) && (281 >= a2))  && ((a24==14) && (((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )) && (input == 4))))))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L282]   COND FALSE  !(((((a5==5) && ( a2 <=  189  && ((input == 1) && (a24==15)))) &&  255 < a17 ) && (a7==14)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L288]   COND FALSE  !((( a17 <=  -108  && (  ((189 < a2) && (281 >= a2))  && ((((a7==14) || ((a7==12) || (a7==13))) && (input == 1)) && (a24==15)))) && (a5==5)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L294]   COND FALSE  !((( a17 <=  -108  && ((  ((189 < a2) && (281 >= a2))  && (((a7==12) || (a7==13)) && (input == 5))) && (a24==13))) && (a5==6)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L301]   COND FALSE  !((((a24==13) && ( a17 <=  -108  && (((a5==4) && (input == 2)) &&   ((189 < a2) && (281 >= a2)) ))) && (a7==12)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L308]   COND FALSE  !((((a5==3) && (  ((-108 < a17) && (111 >= a17))  && ((a24==13) && (((a7==12) || (a7==13)) && (input == 4))))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L313]   COND FALSE  !((  ((111 < a17) && (255 >= a17))  && ((a5==4) && ( a2 <=  189  && ((a24==15) && (((a7==13) || (a7==14)) && (input == 5)))))))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L319]   COND FALSE  !(( a2 <=  189  && (((((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || (  ((111 < a17) && (255 >= a17))  && (a7==12))) && (input == 6)) && (a5==7)) && (a24==13))))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L326]   COND FALSE  !(((((((a24==13) && ( a17 <=  -108  && (a7==13))) && (a5==5)) || (((a5==4) && ((a24==15) && ((a7==14) &&  255 < a17 ))) || ((a5==5) && ((a24==13) && ((a7==12) &&  a17 <=  -108 ))))) && (input == 1)) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L333]   COND FALSE  !(((((a24==13) && ((((a7==13) || (a7==14)) && (input == 5)) &&   ((189 < a2) && (281 >= a2)) )) && (a5==3)) &&  a17 <=  -108 ))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L340]   COND FALSE  !((((a5==4) && ((((input == 5) && ((a7==12) || (a7==13))) && (a24==14)) &&   ((189 < a2) && (281 >= a2)) )) &&  a17 <=  -108 ))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L347]   COND FALSE  !(((a24==14) && ((a5==3) && ((((  ((-108 < a17) && (111 >= a17))  && (a7==12)) || (( a17 <=  -108  && (a7==13)) || ((a7==14) &&  a17 <=  -108 ))) && (input == 2)) &&   ((189 < a2) && (281 >= a2)) ))))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L355]   COND FALSE  !(((((a5==4) && (((input == 1) && (a24==15)) &&   ((-108 < a17) && (111 >= a17)) )) &&  a2 <=  189 ) && (a7==12)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L361]   COND FALSE  !(( a2 <=  189  && (((a5==4) && (((input == 2) && (a24==15)) && (a7==12))) &&   ((-108 < a17) && (111 >= a17)) )))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L368]   COND FALSE  !(((a24==13) && (  ((-108 < a17) && (111 >= a17))  && ((a5==5) && (((input == 2) &&  a2 <=  189 ) && (a7==14))))))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L375]   COND FALSE  !(( a2 <=  189  && ((((a5==5) && ((input == 3) && (a24==13))) && (a7==14)) &&   ((111 < a17) && (255 >= a17)) )))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L381]   COND FALSE  !(((((((a5==5) && (input == 1)) &&   ((189 < a2) && (281 >= a2)) ) && (a24==13)) && (a7==13)) &&   ((-108 < a17) && (111 >= a17)) ))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L388]   COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && (((input == 6) && (((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )) || ((a7==13) &&   ((111 < a17) && (255 >= a17)) ))) && (a24==15))) && (a5==3)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L394]   COND FALSE  !((((a5==7) && (((  ((-108 < a17) && (111 >= a17))  && (input == 1)) && (a7==13)) &&  a2 <=  189 )) && (a24==14)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L401]   COND FALSE  !((  ((189 < a2) && (281 >= a2))  && ((a24==15) && ((a5==5) && (  ((111 < a17) && (255 >= a17))  && (((a7==14) || ((a7==12) || (a7==13))) && (input == 6)))))))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L407]   COND FALSE  !((( a2 <=  189  && (( 255 < a17  && ((input == 3) && ((a7==13) || (a7==14)))) && (a5==7))) && (a24==15)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L414]   COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && ((a24==13) && (  ((-108 < a17) && (111 >= a17))  && ((input == 4) && ((a7==12) || (a7==13)))))) && (a5==6)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L419]   COND FALSE  !(( a17 <=  -108  && (((((input == 5) && ((a7==12) || (a7==13))) && (a5==5)) &&   ((189 < a2) && (281 >= a2)) ) && (a24==14))))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L427]   COND FALSE  !(( a2 <=  189  && ((a5==5) && ((input == 6) && (((a24==14) && ((a7==13) &&  a17 <=  -108 )) || (((a24==13) && ( 255 < a17  && (a7==14))) || ((a24==14) && ((a7==12) &&  a17 <=  -108 ))))))))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L434]   COND FALSE  !((((a5==6) && ((a24==13) && (((((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || ((a7==14) &&   ((111 < a17) && (255 >= a17)) )) || ((a7==12) &&  255 < a17 )) && (input == 1)))) &&  a2 <=  189 ))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L440]   COND FALSE  !((((a5==7) && ((((((a7==14) &&  a17 <=  -108 ) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) )) || (  ((-108 < a17) && (111 >= a17))  && (a7==13))) && (input == 4)) &&  a2 <=  189 )) && (a24==13)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L448]   COND FALSE  !(( a2 <=  189  && ((a24==15) && ((((input == 6) && ((a7==13) || (a7==14))) && (a5==4)) &&   ((-108 < a17) && (111 >= a17)) ))))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L455]   COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && ((((( a17 <=  -108  && (a7==13)) || ( a17 <=  -108  && (a7==14))) || (  ((-108 < a17) && (111 >= a17))  && (a7==12))) && (input == 3)) && (a5==3))) && (a24==14)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L462]   COND FALSE  !((((a24==13) && ((((  ((111 < a17) && (255 >= a17))  && (a7==14)) || ( 255 < a17  && (a7==12))) && (input == 2)) && (a5==4))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L469]   COND FALSE  !((((  ((111 < a17) && (255 >= a17))  && (((a5==5) && (input == 4)) &&  a2 <=  189 )) && (a7==14)) && (a24==15)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L476]   COND FALSE  !(((((((a7==12) && (input == 6)) &&   ((189 < a2) && (281 >= a2)) ) && (a5==4)) && (a24==13)) &&  a17 <=  -108 ))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L479]   COND FALSE  !(((a24==15) && ((a5==6) && ((((a7==12) && (input == 6)) &&  a17 <=  -108 ) &&  a2 <=  189 ))))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L485]   COND FALSE  !(((  ((111 < a17) && (255 >= a17))  && ((a24==15) && ((a5==6) && ((a7==12) && (input == 6))))) &&  a2 <=  189 ))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L491]   COND FALSE  !((((((a24==14) && ((input == 4) && ((a7==12) || (a7==13)))) &&  a17 <=  -108 ) &&   ((189 < a2) && (281 >= a2)) ) && (a5==5)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L498]   COND FALSE  !(((a24==13) && ((  ((111 < a17) && (255 >= a17))  && (((input == 6) && ((a7==12) || (a7==13))) && (a5==4))) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L505]   COND FALSE  !((((a24==15) && ( a2 <=  189  && ((((a7==12) || (a7==13)) && (input == 6)) && (a5==5)))) &&  255 < a17 ))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L512]   COND FALSE  !((((a7==12) && ((a24==15) && ((a5==6) && ((input == 2) &&  a2 <=  189 )))) &&  a17 <=  -108 ))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L520]   COND FALSE  !(((a5==6) && ((((a7==12) && ((input == 3) && (a24==13))) &&  a2 <=  189 ) &&  a17 <=  -108 )))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L527]   COND FALSE  !(( a2 <=  189  && (  ((111 < a17) && (255 >= a17))  && ((((a24==15) && (input == 6)) && (a5==4)) && (a7==12)))))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L534]   COND FALSE  !((((a5==6) && (((input == 2) && (( 255 < a17  && (a7==12)) || ((  ((111 < a17) && (255 >= a17))  && (a7==13)) || ((a7==14) &&   ((111 < a17) && (255 >= a17)) )))) && (a24==13))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L541]   COND FALSE  !((((a24==15) && ((a5==4) && ((((a7==12) || (a7==13)) && (input == 6)) &&  a2 <=  189 ))) &&  255 < a17 ))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L547]   COND FALSE  !(((((  ((189 < a2) && (281 >= a2))  && ((input == 6) && (a5==4))) && (a24==15)) &&   ((-108 < a17) && (111 >= a17)) ) && (a7==13)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L553]   COND FALSE  !((  ((-108 < a17) && (111 >= a17))  && (((a24==13) && ((a5==4) && (((a7==13) || (a7==14)) && (input == 5)))) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L560]   COND FALSE  !(( a17 <=  -108  && ((a24==14) && (( a2 <=  189  && ((input == 3) && ((a7==13) || (a7==14)))) && (a5==6)))))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L567]   COND FALSE  !(( a2 <=  189  && (((a5==4) && ( 255 < a17  && (((a7==12) || (a7==13)) && (input == 1)))) && (a24==15))))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L574]   COND FALSE  !(((a5==7) && (((a24==14) && ((input == 2) && ((  ((-108 < a17) && (111 >= a17))  && (a7==12)) || (( a17 <=  -108  && (a7==13)) || ( a17 <=  -108  && (a7==14)))))) &&  a2 <=  189 )))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L581]   COND FALSE  !(((a24==14) && (((a7==13) && (  ((189 < a2) && (281 >= a2))  && ((input == 2) &&   ((-108 < a17) && (111 >= a17)) ))) && (a5==4))))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L587]   COND FALSE  !(((((a5==5) && (((((a7==14) &&  a17 <=  -108 ) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) )) || ((a7==13) &&   ((-108 < a17) && (111 >= a17)) )) && (input == 6))) && (a24==13)) &&  a2 <=  189 ))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L594]   COND FALSE  !((  ((-108 < a17) && (111 >= a17))  && ((a7==14) && ((a5==5) && (((a24==13) && (input == 6)) &&  a2 <=  189 )))))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L601]   COND FALSE  !(((  ((-108 < a17) && (111 >= a17))  && ((((input == 3) && ((a7==13) || (a7==14))) && (a5==6)) && (a24==15))) &&  a2 <=  189 ))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L608]   COND FALSE  !((  ((189 < a2) && (281 >= a2))  && (((a24==14) && ((a7==13) && ((a5==3) && (input == 5)))) &&   ((111 < a17) && (255 >= a17)) )))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L615]   COND FALSE  !(( a2 <=  189  && ((a24==14) && (  ((-108 < a17) && (111 >= a17))  && (((input == 2) && ((a7==14) || ((a7==12) || (a7==13)))) && (a5==6))))))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L621]   COND FALSE  !(((a5==5) && (((((((a7==12) || (a7==13)) || (a7==14)) && (input == 2)) &&  a17 <=  -108 ) &&   ((189 < a2) && (281 >= a2)) ) && (a24==15))))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L628]   COND FALSE  !(( a2 <=  189  && ((  ((-108 < a17) && (111 >= a17))  && ((a24==14) && ((input == 3) && ((a7==14) || ((a7==12) || (a7==13)))))) && (a5==5))))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L635]   COND FALSE  !((((((input == 5) && (((  ((111 < a17) && (255 >= a17))  && (a7==13)) || (  ((111 < a17) && (255 >= a17))  && (a7==14))) || ( 255 < a17  && (a7==12)))) && (a24==14)) && (a5==5)) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L643]   COND FALSE  !(((a24==13) && ((((((a7==14) &&   ((111 < a17) && (255 >= a17)) ) || ((a7==12) &&  255 < a17 )) && (input == 5)) && (a5==4)) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L650]   COND FALSE  !((((((a24==14) && (((a7==13) || (a7==14)) && (input == 4))) &&   ((189 < a2) && (281 >= a2)) ) && (a5==4)) &&  255 < a17 ))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L658]   COND FALSE  !(((a5==6) && (((a24==13) && ((input == 2) && ((  ((111 < a17) && (255 >= a17))  && (a7==12)) || ((  ((-108 < a17) && (111 >= a17))  && (a7==13)) || (  ((-108 < a17) && (111 >= a17))  && (a7==14)))))) &&  a2 <=  189 )))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L664]   COND FALSE  !((((a5==5) && (  ((-108 < a17) && (111 >= a17))  && (((a7==14) && (input == 5)) && (a24==13)))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L672]   COND FALSE  !(((a5==4) && ((((((a7==12) &&  255 < a17 ) || ((  ((111 < a17) && (255 >= a17))  && (a7==13)) || ((a7==14) &&   ((111 < a17) && (255 >= a17)) ))) && (input == 3)) && (a24==14)) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L677]   COND FALSE  !(((a7==14) && ((a5==5) && (((  ((-108 < a17) && (111 >= a17))  && (input == 2)) && (a24==13)) &&   ((189 < a2) && (281 >= a2)) ))))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L684]   COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && ((((input == 1) && (a5==6)) && (a24==13)) && (a7==13))) &&  255 < a17 ))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L691]   COND FALSE  !(((a5==6) && (  ((-108 < a17) && (111 >= a17))  && (  ((189 < a2) && (281 >= a2))  && ((((a7==12) || (a7==13)) && (input == 2)) && (a24==13))))))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L698]   COND FALSE  !(((((a5==4) && ((((a7==13) || (a7==14)) && (input == 5)) &&  a2 <=  189 )) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==15)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L705]   COND FALSE  !((  ((-108 < a17) && (111 >= a17))  && (((((a24==13) && (input == 4)) && (a5==5)) && (a7==14)) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L713]   COND FALSE  !((( a2 <=  189  && ((input == 4) && (((a24==13) && ( 255 < a17  && (a7==14))) || ((a24==14) && ( a17 <=  -108  && (a7==12)))))) && (a5==7)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L720]   COND FALSE  !(((a5==5) && ((a24==13) && ( a2 <=  189  && ((a7==14) && (  ((-108 < a17) && (111 >= a17))  && (input == 5)))))))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L726]   COND FALSE  !(((((a24==14) && ((input == 2) && (((  ((111 < a17) && (255 >= a17))  && (a7==13)) || ((a7==14) &&   ((111 < a17) && (255 >= a17)) )) || ((a7==12) &&  255 < a17 )))) && (a5==4)) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L734]   COND FALSE  !((( a17 <=  -108  && ((a5==4) && ( a2 <=  189  && ((input == 6) && ((a7==13) || (a7==14)))))) && (a24==15)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L739]   COND FALSE  !((((a5==3) && (  ((189 < a2) && (281 >= a2))  && (((((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || (  ((111 < a17) && (255 >= a17))  && (a7==14))) || ((a7==12) &&  255 < a17 )) && (input == 2)))) && (a24==13)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L746]   COND FALSE  !(( 255 < a17  && ((a5==3) && ((((((a7==12) || (a7==13)) || (a7==14)) && (input == 6)) &&   ((189 < a2) && (281 >= a2)) ) && (a24==15)))))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L752]   COND FALSE  !(((((((a24==13) && ((a7==13) &&  a17 <=  -108 )) && (a5==5)) || (((( 255 < a17  && (a7==14)) && (a24==15)) && (a5==4)) || ((( a17 <=  -108  && (a7==12)) && (a24==13)) && (a5==5)))) && (input == 2)) &&  a2 <=  189 ))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L759]   COND FALSE  !(( a17 <=  -108  && ((a24==15) && ( a2 <=  189  && ((((a7==13) || (a7==14)) && (input == 3)) && (a5==4))))))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L764]   COND FALSE  !(( a2 <=  189  && ((a24==14) && ((a5==6) && (  ((111 < a17) && (255 >= a17))  && ((((a7==12) || (a7==13)) || (a7==14)) && (input == 4)))))))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L770]   COND FALSE  !((( 255 < a17  && (((a24==13) && (((a7==14) || ((a7==12) || (a7==13))) && (input == 3))) && (a5==5))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L778]   COND FALSE  !((((a24==15) && ((((input == 4) && (a5==5)) &&  a17 <=  -108 ) && (a7==14))) &&  a2 <=  189 ))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L785]   COND FALSE  !((((a5==3) && (((( 255 < a17  && (a7==14)) && (a24==14)) || ((a24==15) && ( a17 <=  -108  && (a7==12)))) && (input == 6))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L791]   COND FALSE  !((((a5==7) && ((a24==15) && (((input == 6) &&  255 < a17 ) && (a7==12)))) &&  a2 <=  189 ))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L797]   COND FALSE  !(((a5==4) && ((a24==15) && ((((input == 5) && (((a7==12) || (a7==13)) || (a7==14))) &&   ((189 < a2) && (281 >= a2)) ) &&  a17 <=  -108 ))))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L802]   COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && (((((  ((111 < a17) && (255 >= a17))  && (a7==14)) || ((a7==12) &&  255 < a17 )) || ((a7==13) &&  255 < a17 )) && (input == 3)) && (a5==3))) && (a24==14)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L809]   COND FALSE  !((  ((189 < a2) && (281 >= a2))  && (((input == 5) && ((( a17 <=  -108  && (a7==12)) && (a24==14)) || ((((a7==13) &&  255 < a17 ) && (a24==13)) || ((a24==13) && ( 255 < a17  && (a7==14)))))) && (a5==3))))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L817]   COND FALSE  !(((( a2 <=  189  && (((( a17 <=  -108  && (a7==13)) || ((a7==14) &&  a17 <=  -108 )) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) )) && (input == 5))) && (a24==14)) && (a5==7)))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L824]   COND FALSE  !(((  ((111 < a17) && (255 >= a17))  && (((a7==13) && ((input == 2) && (a5==3))) && (a24==14))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L830]   COND FALSE  !((((a24==13) && (((((a7==13) || (a7==14)) && (input == 5)) &&   ((189 < a2) && (281 >= a2)) ) && (a5==4))) &&  255 < a17 ))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L837]   COND FALSE  !(((a5==3) && (((((input == 2) && (a7==12)) &&   ((189 < a2) && (281 >= a2)) ) && (a24==13)) &&  a17 <=  -108 )))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L840]   COND FALSE  !(( a17 <=  -108  && ((((a24==15) && ((a7==12) && (input == 1))) &&  a2 <=  189 ) && (a5==6))))
         VAL         [a17=-256802, a24=13, a2=170, a5=6, a7=14, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L848]   COND TRUE   ((a24==13) && ((a5==6) && ((((((a7==13) &&  a17 <=  -108 ) || ( a17 <=  -108  && (a7==14))) || (  ((-108 < a17) && (111 >= a17))  && (a7==12))) && (input == 6)) &&  a2 <=  189 )))
[L849]               a2 = ((((((a2 - 0) % 45)+ 235) / 5) * 51)/ 10)
[L850]               a17 = ((((a17 / 5) / 5) / 5) - 297755)
[L851]               a7 = 12
[L853]               return 23;
         VAL         [\result=23, a17=-299809, a24=13, a2=275, a5=6, a7=12, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L4836]  RET, EXPR   calculate_output(input)
[L4836]              output = calculate_output(input)
[L4831]              int input;
[L4832]              input = __VERIFIER_nondet_int()
[L4833]  COND FALSE  !((input != 1) && (input != 2) && (input != 3) && (input != 4) && (input != 5) && (input != 6))
[L4836]  CALL, EXPR  calculate_output(input)
[L39]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L42]    COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==4)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L45]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L48]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L51]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==4)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L54]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L57]    COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L60]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==4)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L63]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L66]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L69]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==15)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L72]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==15)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L75]    COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L78]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L81]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L84]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L87]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L90]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L93]    COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L96]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L99]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L102]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L105]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L108]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L111]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L114]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L117]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L120]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L123]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==4)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L126]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==15)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L129]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L132]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==4)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L135]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==4)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L138]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L141]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L144]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L147]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==4)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L150]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==15)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L153]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==15)) && (a5==4)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L156]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L159]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==15)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L162]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L165]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L168]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==15)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L171]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==4)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L174]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==4)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L177]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L180]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L183]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L186]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L189]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==4)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L192]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==4)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L195]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L198]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L201]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L204]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==4)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L207]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L210]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L213]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L216]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L219]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==3)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L223]   COND FALSE  !((((  ((189 < a2) && (281 >= a2))  && ((input == 4) && (((a7==12) &&  255 < a17 ) || (((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || (  ((111 < a17) && (255 >= a17))  && (a7==14)))))) && (a5==4)) && (a24==14)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L228]   COND FALSE  !(((((a24==13) && (((input == 2) && ((a7==13) || (a7==14))) && (a5==3))) &&  a17 <=  -108 ) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L233]   COND FALSE  !((((((((a7==12) &&   ((111 < a17) && (255 >= a17)) ) || ((  ((-108 < a17) && (111 >= a17))  && (a7==13)) || (  ((-108 < a17) && (111 >= a17))  && (a7==14)))) && (input == 1)) && (a24==14)) &&   ((189 < a2) && (281 >= a2)) ) && (a5==5)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L240]   COND FALSE  !((((  ((189 < a2) && (281 >= a2))  && (((( a17 <=  -108  && (a7==13)) || ( a17 <=  -108  && (a7==14))) || (  ((-108 < a17) && (111 >= a17))  && (a7==12))) && (input == 4))) && (a5==3)) && (a24==14)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L247]   COND FALSE  !(((a5==6) && (((a24==13) && ((input == 6) && ((((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || ((a7==14) &&   ((111 < a17) && (255 >= a17)) )) || ( 255 < a17  && (a7==12))))) &&  a2 <=  189 )))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L255]   COND FALSE  !((((a24==13) && (  ((189 < a2) && (281 >= a2))  && (((((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || (  ((111 < a17) && (255 >= a17))  && (a7==14))) || ( 255 < a17  && (a7==12))) && (input == 3)))) && (a5==6)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L260]   COND FALSE  !(((a5==4) && ( a2 <=  189  && ((((input == 1) && ((a7==13) || (a7==14))) &&  a17 <=  -108 ) && (a24==15)))))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L267]   COND FALSE  !(((a24==15) && (((  ((189 < a2) && (281 >= a2))  && ((input == 1) && (a5==4))) && (a7==13)) &&  255 < a17 )))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L274]   COND FALSE  !(((a5==4) && (  ((189 < a2) && (281 >= a2))  && ((a24==14) && (((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )) && (input == 4))))))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L282]   COND FALSE  !(((((a5==5) && ( a2 <=  189  && ((input == 1) && (a24==15)))) &&  255 < a17 ) && (a7==14)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L288]   COND FALSE  !((( a17 <=  -108  && (  ((189 < a2) && (281 >= a2))  && ((((a7==14) || ((a7==12) || (a7==13))) && (input == 1)) && (a24==15)))) && (a5==5)))
         VAL         [a17=-299809, a24=13, a2=275, a5=6, a7=12, input=5, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L294]   COND TRUE   (( a17 <=  -108  && ((  ((189 < a2) && (281 >= a2))  && (((a7==12) || (a7==13)) && (input == 5))) && (a24==13))) && (a5==6))
[L295]               a17 = (((((a17 + 0) - -350799) - -197891) % 71)- -182)
[L296]               a7 = 14
[L297]               a24 = 14
[L298]               a5 = 4
[L300]               return -1;
         VAL         [\result=-1, a17=208, a24=14, a2=275, a5=4, a7=14, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L4836]  RET, EXPR   calculate_output(input)
[L4836]              output = calculate_output(input)
[L4831]              int input;
[L4832]              input = __VERIFIER_nondet_int()
[L4833]  COND FALSE  !((input != 1) && (input != 2) && (input != 3) && (input != 4) && (input != 5) && (input != 6))
[L4836]  CALL, EXPR  calculate_output(input)
[L39]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L42]    COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==4)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L45]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L48]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L51]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==4)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L54]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L57]    COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L60]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==4)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L63]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L66]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L69]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==15)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L72]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==15)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L75]    COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L78]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L81]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L84]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L87]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L90]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L93]    COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L96]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L99]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L102]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L105]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L108]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L111]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L114]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L117]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L120]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L123]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==4)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L126]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==15)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L129]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L132]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==4)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L135]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==4)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L138]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L141]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L144]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L147]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==4)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L150]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==15)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L153]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==15)) && (a5==4)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L156]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L159]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==15)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L162]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L165]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L168]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==15)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L171]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==4)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L174]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==4)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L177]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L180]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L183]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L186]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L189]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==4)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L192]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==4)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L195]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L198]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L201]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L204]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==4)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L207]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L210]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L213]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L216]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L219]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==3)))
         VAL         [a17=208, a24=14, a2=275, a5=4, a7=14, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L223]   COND TRUE   (((  ((189 < a2) && (281 >= a2))  && ((input == 4) && (((a7==12) &&  255 < a17 ) || (((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || (  ((111 < a17) && (255 >= a17))  && (a7==14)))))) && (a5==4)) && (a24==14))
[L224]               a17 = (((((a17 % 109)+ -11) - 547674) + -15873) - -563482)
[L225]               a7 = 12
[L227]               return -1;
         VAL         [\result=-1, a17=23, a24=14, a2=275, a5=4, a7=12, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L4836]  RET, EXPR   calculate_output(input)
[L4836]              output = calculate_output(input)
[L4831]              int input;
[L4832]              input = __VERIFIER_nondet_int()
[L4833]  COND FALSE  !((input != 1) && (input != 2) && (input != 3) && (input != 4) && (input != 5) && (input != 6))
[L4836]  CALL, EXPR  calculate_output(input)
[L39]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L42]    COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L45]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L48]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L51]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L54]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L57]    COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L60]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L63]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L66]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L69]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==15)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L72]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==15)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L75]    COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L78]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L81]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L84]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L87]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L90]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L93]    COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L96]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L99]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L102]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L105]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L108]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L111]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L114]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L117]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L120]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L123]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L126]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==15)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L129]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L132]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L135]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L138]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L141]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L144]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L147]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L150]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==15)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L153]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==15)) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L156]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L159]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==15)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L162]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L165]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L168]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==15)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L171]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L174]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L177]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L180]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L183]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L186]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L189]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L192]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L195]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L198]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L201]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L204]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L207]   COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L210]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L213]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L216]   COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L219]   COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==13)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L223]   COND FALSE  !((((  ((189 < a2) && (281 >= a2))  && ((input == 4) && (((a7==12) &&  255 < a17 ) || (((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || (  ((111 < a17) && (255 >= a17))  && (a7==14)))))) && (a5==4)) && (a24==14)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L228]   COND FALSE  !(((((a24==13) && (((input == 2) && ((a7==13) || (a7==14))) && (a5==3))) &&  a17 <=  -108 ) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L233]   COND FALSE  !((((((((a7==12) &&   ((111 < a17) && (255 >= a17)) ) || ((  ((-108 < a17) && (111 >= a17))  && (a7==13)) || (  ((-108 < a17) && (111 >= a17))  && (a7==14)))) && (input == 1)) && (a24==14)) &&   ((189 < a2) && (281 >= a2)) ) && (a5==5)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L240]   COND FALSE  !((((  ((189 < a2) && (281 >= a2))  && (((( a17 <=  -108  && (a7==13)) || ( a17 <=  -108  && (a7==14))) || (  ((-108 < a17) && (111 >= a17))  && (a7==12))) && (input == 4))) && (a5==3)) && (a24==14)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L247]   COND FALSE  !(((a5==6) && (((a24==13) && ((input == 6) && ((((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || ((a7==14) &&   ((111 < a17) && (255 >= a17)) )) || ( 255 < a17  && (a7==12))))) &&  a2 <=  189 )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L255]   COND FALSE  !((((a24==13) && (  ((189 < a2) && (281 >= a2))  && (((((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || (  ((111 < a17) && (255 >= a17))  && (a7==14))) || ( 255 < a17  && (a7==12))) && (input == 3)))) && (a5==6)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L260]   COND FALSE  !(((a5==4) && ( a2 <=  189  && ((((input == 1) && ((a7==13) || (a7==14))) &&  a17 <=  -108 ) && (a24==15)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L267]   COND FALSE  !(((a24==15) && (((  ((189 < a2) && (281 >= a2))  && ((input == 1) && (a5==4))) && (a7==13)) &&  255 < a17 )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L274]   COND FALSE  !(((a5==4) && (  ((189 < a2) && (281 >= a2))  && ((a24==14) && (((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )) && (input == 4))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L282]   COND FALSE  !(((((a5==5) && ( a2 <=  189  && ((input == 1) && (a24==15)))) &&  255 < a17 ) && (a7==14)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L288]   COND FALSE  !((( a17 <=  -108  && (  ((189 < a2) && (281 >= a2))  && ((((a7==14) || ((a7==12) || (a7==13))) && (input == 1)) && (a24==15)))) && (a5==5)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L294]   COND FALSE  !((( a17 <=  -108  && ((  ((189 < a2) && (281 >= a2))  && (((a7==12) || (a7==13)) && (input == 5))) && (a24==13))) && (a5==6)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L301]   COND FALSE  !((((a24==13) && ( a17 <=  -108  && (((a5==4) && (input == 2)) &&   ((189 < a2) && (281 >= a2)) ))) && (a7==12)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L308]   COND FALSE  !((((a5==3) && (  ((-108 < a17) && (111 >= a17))  && ((a24==13) && (((a7==12) || (a7==13)) && (input == 4))))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L313]   COND FALSE  !((  ((111 < a17) && (255 >= a17))  && ((a5==4) && ( a2 <=  189  && ((a24==15) && (((a7==13) || (a7==14)) && (input == 5)))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L319]   COND FALSE  !(( a2 <=  189  && (((((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || (  ((111 < a17) && (255 >= a17))  && (a7==12))) && (input == 6)) && (a5==7)) && (a24==13))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L326]   COND FALSE  !(((((((a24==13) && ( a17 <=  -108  && (a7==13))) && (a5==5)) || (((a5==4) && ((a24==15) && ((a7==14) &&  255 < a17 ))) || ((a5==5) && ((a24==13) && ((a7==12) &&  a17 <=  -108 ))))) && (input == 1)) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L333]   COND FALSE  !(((((a24==13) && ((((a7==13) || (a7==14)) && (input == 5)) &&   ((189 < a2) && (281 >= a2)) )) && (a5==3)) &&  a17 <=  -108 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L340]   COND FALSE  !((((a5==4) && ((((input == 5) && ((a7==12) || (a7==13))) && (a24==14)) &&   ((189 < a2) && (281 >= a2)) )) &&  a17 <=  -108 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L347]   COND FALSE  !(((a24==14) && ((a5==3) && ((((  ((-108 < a17) && (111 >= a17))  && (a7==12)) || (( a17 <=  -108  && (a7==13)) || ((a7==14) &&  a17 <=  -108 ))) && (input == 2)) &&   ((189 < a2) && (281 >= a2)) ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L355]   COND FALSE  !(((((a5==4) && (((input == 1) && (a24==15)) &&   ((-108 < a17) && (111 >= a17)) )) &&  a2 <=  189 ) && (a7==12)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L361]   COND FALSE  !(( a2 <=  189  && (((a5==4) && (((input == 2) && (a24==15)) && (a7==12))) &&   ((-108 < a17) && (111 >= a17)) )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L368]   COND FALSE  !(((a24==13) && (  ((-108 < a17) && (111 >= a17))  && ((a5==5) && (((input == 2) &&  a2 <=  189 ) && (a7==14))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L375]   COND FALSE  !(( a2 <=  189  && ((((a5==5) && ((input == 3) && (a24==13))) && (a7==14)) &&   ((111 < a17) && (255 >= a17)) )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L381]   COND FALSE  !(((((((a5==5) && (input == 1)) &&   ((189 < a2) && (281 >= a2)) ) && (a24==13)) && (a7==13)) &&   ((-108 < a17) && (111 >= a17)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L388]   COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && (((input == 6) && (((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )) || ((a7==13) &&   ((111 < a17) && (255 >= a17)) ))) && (a24==15))) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L394]   COND FALSE  !((((a5==7) && (((  ((-108 < a17) && (111 >= a17))  && (input == 1)) && (a7==13)) &&  a2 <=  189 )) && (a24==14)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L401]   COND FALSE  !((  ((189 < a2) && (281 >= a2))  && ((a24==15) && ((a5==5) && (  ((111 < a17) && (255 >= a17))  && (((a7==14) || ((a7==12) || (a7==13))) && (input == 6)))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L407]   COND FALSE  !((( a2 <=  189  && (( 255 < a17  && ((input == 3) && ((a7==13) || (a7==14)))) && (a5==7))) && (a24==15)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L414]   COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && ((a24==13) && (  ((-108 < a17) && (111 >= a17))  && ((input == 4) && ((a7==12) || (a7==13)))))) && (a5==6)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L419]   COND FALSE  !(( a17 <=  -108  && (((((input == 5) && ((a7==12) || (a7==13))) && (a5==5)) &&   ((189 < a2) && (281 >= a2)) ) && (a24==14))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L427]   COND FALSE  !(( a2 <=  189  && ((a5==5) && ((input == 6) && (((a24==14) && ((a7==13) &&  a17 <=  -108 )) || (((a24==13) && ( 255 < a17  && (a7==14))) || ((a24==14) && ((a7==12) &&  a17 <=  -108 ))))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L434]   COND FALSE  !((((a5==6) && ((a24==13) && (((((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || ((a7==14) &&   ((111 < a17) && (255 >= a17)) )) || ((a7==12) &&  255 < a17 )) && (input == 1)))) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L440]   COND FALSE  !((((a5==7) && ((((((a7==14) &&  a17 <=  -108 ) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) )) || (  ((-108 < a17) && (111 >= a17))  && (a7==13))) && (input == 4)) &&  a2 <=  189 )) && (a24==13)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L448]   COND FALSE  !(( a2 <=  189  && ((a24==15) && ((((input == 6) && ((a7==13) || (a7==14))) && (a5==4)) &&   ((-108 < a17) && (111 >= a17)) ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L455]   COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && ((((( a17 <=  -108  && (a7==13)) || ( a17 <=  -108  && (a7==14))) || (  ((-108 < a17) && (111 >= a17))  && (a7==12))) && (input == 3)) && (a5==3))) && (a24==14)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L462]   COND FALSE  !((((a24==13) && ((((  ((111 < a17) && (255 >= a17))  && (a7==14)) || ( 255 < a17  && (a7==12))) && (input == 2)) && (a5==4))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L469]   COND FALSE  !((((  ((111 < a17) && (255 >= a17))  && (((a5==5) && (input == 4)) &&  a2 <=  189 )) && (a7==14)) && (a24==15)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L476]   COND FALSE  !(((((((a7==12) && (input == 6)) &&   ((189 < a2) && (281 >= a2)) ) && (a5==4)) && (a24==13)) &&  a17 <=  -108 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L479]   COND FALSE  !(((a24==15) && ((a5==6) && ((((a7==12) && (input == 6)) &&  a17 <=  -108 ) &&  a2 <=  189 ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L485]   COND FALSE  !(((  ((111 < a17) && (255 >= a17))  && ((a24==15) && ((a5==6) && ((a7==12) && (input == 6))))) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L491]   COND FALSE  !((((((a24==14) && ((input == 4) && ((a7==12) || (a7==13)))) &&  a17 <=  -108 ) &&   ((189 < a2) && (281 >= a2)) ) && (a5==5)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L498]   COND FALSE  !(((a24==13) && ((  ((111 < a17) && (255 >= a17))  && (((input == 6) && ((a7==12) || (a7==13))) && (a5==4))) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L505]   COND FALSE  !((((a24==15) && ( a2 <=  189  && ((((a7==12) || (a7==13)) && (input == 6)) && (a5==5)))) &&  255 < a17 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L512]   COND FALSE  !((((a7==12) && ((a24==15) && ((a5==6) && ((input == 2) &&  a2 <=  189 )))) &&  a17 <=  -108 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L520]   COND FALSE  !(((a5==6) && ((((a7==12) && ((input == 3) && (a24==13))) &&  a2 <=  189 ) &&  a17 <=  -108 )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L527]   COND FALSE  !(( a2 <=  189  && (  ((111 < a17) && (255 >= a17))  && ((((a24==15) && (input == 6)) && (a5==4)) && (a7==12)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L534]   COND FALSE  !((((a5==6) && (((input == 2) && (( 255 < a17  && (a7==12)) || ((  ((111 < a17) && (255 >= a17))  && (a7==13)) || ((a7==14) &&   ((111 < a17) && (255 >= a17)) )))) && (a24==13))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L541]   COND FALSE  !((((a24==15) && ((a5==4) && ((((a7==12) || (a7==13)) && (input == 6)) &&  a2 <=  189 ))) &&  255 < a17 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L547]   COND FALSE  !(((((  ((189 < a2) && (281 >= a2))  && ((input == 6) && (a5==4))) && (a24==15)) &&   ((-108 < a17) && (111 >= a17)) ) && (a7==13)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L553]   COND FALSE  !((  ((-108 < a17) && (111 >= a17))  && (((a24==13) && ((a5==4) && (((a7==13) || (a7==14)) && (input == 5)))) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L560]   COND FALSE  !(( a17 <=  -108  && ((a24==14) && (( a2 <=  189  && ((input == 3) && ((a7==13) || (a7==14)))) && (a5==6)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L567]   COND FALSE  !(( a2 <=  189  && (((a5==4) && ( 255 < a17  && (((a7==12) || (a7==13)) && (input == 1)))) && (a24==15))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L574]   COND FALSE  !(((a5==7) && (((a24==14) && ((input == 2) && ((  ((-108 < a17) && (111 >= a17))  && (a7==12)) || (( a17 <=  -108  && (a7==13)) || ( a17 <=  -108  && (a7==14)))))) &&  a2 <=  189 )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L581]   COND FALSE  !(((a24==14) && (((a7==13) && (  ((189 < a2) && (281 >= a2))  && ((input == 2) &&   ((-108 < a17) && (111 >= a17)) ))) && (a5==4))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L587]   COND FALSE  !(((((a5==5) && (((((a7==14) &&  a17 <=  -108 ) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) )) || ((a7==13) &&   ((-108 < a17) && (111 >= a17)) )) && (input == 6))) && (a24==13)) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L594]   COND FALSE  !((  ((-108 < a17) && (111 >= a17))  && ((a7==14) && ((a5==5) && (((a24==13) && (input == 6)) &&  a2 <=  189 )))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L601]   COND FALSE  !(((  ((-108 < a17) && (111 >= a17))  && ((((input == 3) && ((a7==13) || (a7==14))) && (a5==6)) && (a24==15))) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L608]   COND FALSE  !((  ((189 < a2) && (281 >= a2))  && (((a24==14) && ((a7==13) && ((a5==3) && (input == 5)))) &&   ((111 < a17) && (255 >= a17)) )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L615]   COND FALSE  !(( a2 <=  189  && ((a24==14) && (  ((-108 < a17) && (111 >= a17))  && (((input == 2) && ((a7==14) || ((a7==12) || (a7==13)))) && (a5==6))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L621]   COND FALSE  !(((a5==5) && (((((((a7==12) || (a7==13)) || (a7==14)) && (input == 2)) &&  a17 <=  -108 ) &&   ((189 < a2) && (281 >= a2)) ) && (a24==15))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L628]   COND FALSE  !(( a2 <=  189  && ((  ((-108 < a17) && (111 >= a17))  && ((a24==14) && ((input == 3) && ((a7==14) || ((a7==12) || (a7==13)))))) && (a5==5))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L635]   COND FALSE  !((((((input == 5) && (((  ((111 < a17) && (255 >= a17))  && (a7==13)) || (  ((111 < a17) && (255 >= a17))  && (a7==14))) || ( 255 < a17  && (a7==12)))) && (a24==14)) && (a5==5)) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L643]   COND FALSE  !(((a24==13) && ((((((a7==14) &&   ((111 < a17) && (255 >= a17)) ) || ((a7==12) &&  255 < a17 )) && (input == 5)) && (a5==4)) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L650]   COND FALSE  !((((((a24==14) && (((a7==13) || (a7==14)) && (input == 4))) &&   ((189 < a2) && (281 >= a2)) ) && (a5==4)) &&  255 < a17 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L658]   COND FALSE  !(((a5==6) && (((a24==13) && ((input == 2) && ((  ((111 < a17) && (255 >= a17))  && (a7==12)) || ((  ((-108 < a17) && (111 >= a17))  && (a7==13)) || (  ((-108 < a17) && (111 >= a17))  && (a7==14)))))) &&  a2 <=  189 )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L664]   COND FALSE  !((((a5==5) && (  ((-108 < a17) && (111 >= a17))  && (((a7==14) && (input == 5)) && (a24==13)))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L672]   COND FALSE  !(((a5==4) && ((((((a7==12) &&  255 < a17 ) || ((  ((111 < a17) && (255 >= a17))  && (a7==13)) || ((a7==14) &&   ((111 < a17) && (255 >= a17)) ))) && (input == 3)) && (a24==14)) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L677]   COND FALSE  !(((a7==14) && ((a5==5) && (((  ((-108 < a17) && (111 >= a17))  && (input == 2)) && (a24==13)) &&   ((189 < a2) && (281 >= a2)) ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L684]   COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && ((((input == 1) && (a5==6)) && (a24==13)) && (a7==13))) &&  255 < a17 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L691]   COND FALSE  !(((a5==6) && (  ((-108 < a17) && (111 >= a17))  && (  ((189 < a2) && (281 >= a2))  && ((((a7==12) || (a7==13)) && (input == 2)) && (a24==13))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L698]   COND FALSE  !(((((a5==4) && ((((a7==13) || (a7==14)) && (input == 5)) &&  a2 <=  189 )) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==15)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L705]   COND FALSE  !((  ((-108 < a17) && (111 >= a17))  && (((((a24==13) && (input == 4)) && (a5==5)) && (a7==14)) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L713]   COND FALSE  !((( a2 <=  189  && ((input == 4) && (((a24==13) && ( 255 < a17  && (a7==14))) || ((a24==14) && ( a17 <=  -108  && (a7==12)))))) && (a5==7)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L720]   COND FALSE  !(((a5==5) && ((a24==13) && ( a2 <=  189  && ((a7==14) && (  ((-108 < a17) && (111 >= a17))  && (input == 5)))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L726]   COND FALSE  !(((((a24==14) && ((input == 2) && (((  ((111 < a17) && (255 >= a17))  && (a7==13)) || ((a7==14) &&   ((111 < a17) && (255 >= a17)) )) || ((a7==12) &&  255 < a17 )))) && (a5==4)) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L734]   COND FALSE  !((( a17 <=  -108  && ((a5==4) && ( a2 <=  189  && ((input == 6) && ((a7==13) || (a7==14)))))) && (a24==15)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L739]   COND FALSE  !((((a5==3) && (  ((189 < a2) && (281 >= a2))  && (((((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || (  ((111 < a17) && (255 >= a17))  && (a7==14))) || ((a7==12) &&  255 < a17 )) && (input == 2)))) && (a24==13)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L746]   COND FALSE  !(( 255 < a17  && ((a5==3) && ((((((a7==12) || (a7==13)) || (a7==14)) && (input == 6)) &&   ((189 < a2) && (281 >= a2)) ) && (a24==15)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L752]   COND FALSE  !(((((((a24==13) && ((a7==13) &&  a17 <=  -108 )) && (a5==5)) || (((( 255 < a17  && (a7==14)) && (a24==15)) && (a5==4)) || ((( a17 <=  -108  && (a7==12)) && (a24==13)) && (a5==5)))) && (input == 2)) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L759]   COND FALSE  !(( a17 <=  -108  && ((a24==15) && ( a2 <=  189  && ((((a7==13) || (a7==14)) && (input == 3)) && (a5==4))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L764]   COND FALSE  !(( a2 <=  189  && ((a24==14) && ((a5==6) && (  ((111 < a17) && (255 >= a17))  && ((((a7==12) || (a7==13)) || (a7==14)) && (input == 4)))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L770]   COND FALSE  !((( 255 < a17  && (((a24==13) && (((a7==14) || ((a7==12) || (a7==13))) && (input == 3))) && (a5==5))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L778]   COND FALSE  !((((a24==15) && ((((input == 4) && (a5==5)) &&  a17 <=  -108 ) && (a7==14))) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L785]   COND FALSE  !((((a5==3) && (((( 255 < a17  && (a7==14)) && (a24==14)) || ((a24==15) && ( a17 <=  -108  && (a7==12)))) && (input == 6))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L791]   COND FALSE  !((((a5==7) && ((a24==15) && (((input == 6) &&  255 < a17 ) && (a7==12)))) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L797]   COND FALSE  !(((a5==4) && ((a24==15) && ((((input == 5) && (((a7==12) || (a7==13)) || (a7==14))) &&   ((189 < a2) && (281 >= a2)) ) &&  a17 <=  -108 ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L802]   COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && (((((  ((111 < a17) && (255 >= a17))  && (a7==14)) || ((a7==12) &&  255 < a17 )) || ((a7==13) &&  255 < a17 )) && (input == 3)) && (a5==3))) && (a24==14)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L809]   COND FALSE  !((  ((189 < a2) && (281 >= a2))  && (((input == 5) && ((( a17 <=  -108  && (a7==12)) && (a24==14)) || ((((a7==13) &&  255 < a17 ) && (a24==13)) || ((a24==13) && ( 255 < a17  && (a7==14)))))) && (a5==3))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L817]   COND FALSE  !(((( a2 <=  189  && (((( a17 <=  -108  && (a7==13)) || ((a7==14) &&  a17 <=  -108 )) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) )) && (input == 5))) && (a24==14)) && (a5==7)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L824]   COND FALSE  !(((  ((111 < a17) && (255 >= a17))  && (((a7==13) && ((input == 2) && (a5==3))) && (a24==14))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L830]   COND FALSE  !((((a24==13) && (((((a7==13) || (a7==14)) && (input == 5)) &&   ((189 < a2) && (281 >= a2)) ) && (a5==4))) &&  255 < a17 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L837]   COND FALSE  !(((a5==3) && (((((input == 2) && (a7==12)) &&   ((189 < a2) && (281 >= a2)) ) && (a24==13)) &&  a17 <=  -108 )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L840]   COND FALSE  !(( a17 <=  -108  && ((((a24==15) && ((a7==12) && (input == 1))) &&  a2 <=  189 ) && (a5==6))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L848]   COND FALSE  !(((a24==13) && ((a5==6) && ((((((a7==13) &&  a17 <=  -108 ) || ( a17 <=  -108  && (a7==14))) || (  ((-108 < a17) && (111 >= a17))  && (a7==12))) && (input == 6)) &&  a2 <=  189 ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L854]   COND FALSE  !((  ((189 < a2) && (281 >= a2))  && (((a24==14) && (((((a7==14) &&   ((111 < a17) && (255 >= a17)) ) || ((a7==12) &&  255 < a17 )) || ( 255 < a17  && (a7==13))) && (input == 5))) && (a5==3))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L859]   COND FALSE  !(((a5==3) && ((((input == 3) && ((((a7==13) &&  a17 <=  -108 ) || ( a17 <=  -108  && (a7==14))) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) ))) && (a24==15)) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L866]   COND FALSE  !(((a24==15) && (( a2 <=  189  && (((a5==6) && (input == 4)) &&  a17 <=  -108 )) && (a7==12))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L872]   COND FALSE  !((((((( a17 <=  -108  && (a7==13)) && (a24==14)) || ((((a7==14) &&  255 < a17 ) && (a24==13)) || (( a17 <=  -108  && (a7==12)) && (a24==14)))) && (input == 3)) && (a5==5)) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L879]   COND FALSE  !(((( a2 <=  189  && (((a24==13) && (input == 2)) && (a5==5))) && (a7==14)) &&   ((111 < a17) && (255 >= a17)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L885]   COND FALSE  !(((((((input == 4) && ((a7==12) || (a7==13))) &&  a17 <=  -108 ) &&   ((189 < a2) && (281 >= a2)) ) && (a24==13)) && (a5==6)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L892]   COND FALSE  !(( a2 <=  189  && (((a24==15) && ((a5==7) && (((a7==14) || ((a7==12) || (a7==13))) && (input == 6)))) &&   ((111 < a17) && (255 >= a17)) )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L898]   COND FALSE  !((((((input == 4) && (((  ((111 < a17) && (255 >= a17))  && (a7==13)) || (  ((111 < a17) && (255 >= a17))  && (a7==14))) || ( 255 < a17  && (a7==12)))) && (a24==13)) && (a5==6)) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L904]   COND FALSE  !((((a5==7) && ((input == 2) && ((((a7==14) &&  255 < a17 ) && (a24==13)) || (((a7==12) &&  a17 <=  -108 ) && (a24==14))))) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L911]   COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && ((((input == 1) && ((a7==12) || (a7==13))) && (a5==5)) && (a24==14))) &&  a17 <=  -108 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L918]   COND FALSE  !(((a7==12) && (((a5==6) && (( a2 <=  189  && (input == 4)) &&  a17 <=  -108 )) && (a24==13))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L924]   COND FALSE  !((  ((189 < a2) && (281 >= a2))  && ((((((a7==14) &&  a17 <=  -108 ) || (  ((-108 < a17) && (111 >= a17))  && (a7==12))) && (input == 1)) && (a24==14)) && (a5==5))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L931]   COND FALSE  !(((a5==6) && ((a24==13) && (  ((189 < a2) && (281 >= a2))  && (((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )) && (input == 5))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L938]   COND FALSE  !((( a2 <=  189  && (((( a17 <=  -108  && (a7==12)) && (a24==14)) || (((a24==13) && ( 255 < a17  && (a7==13))) || ((a24==13) && ( 255 < a17  && (a7==14))))) && (input == 6))) && (a5==6)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L946]   COND FALSE  !(( 255 < a17  && ((((a24==13) && (((a7==13) || (a7==14)) && (input == 4))) && (a5==4)) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L951]   COND FALSE  !(((a24==13) && (((  ((189 < a2) && (281 >= a2))  && ((input == 3) && ((a7==14) || ((a7==12) || (a7==13))))) &&   ((111 < a17) && (255 >= a17)) ) && (a5==5))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L958]   COND FALSE  !(((a24==14) && (((((((a7==14) &&   ((111 < a17) && (255 >= a17)) ) || ( 255 < a17  && (a7==12))) || ((a7==13) &&  255 < a17 )) && (input == 4)) && (a5==3)) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L965]   COND FALSE  !(( a2 <=  189  && (((((((a7==12) || (a7==13)) || (a7==14)) && (input == 4)) && (a24==15)) &&   ((111 < a17) && (255 >= a17)) ) && (a5==7))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L971]   COND FALSE  !(( a2 <=  189  && ((((a5==5) && ((((a7==12) || (a7==13)) || (a7==14)) && (input == 5))) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L979]   COND FALSE  !((((((input == 3) && ((((a7==13) &&   ((-108 < a17) && (111 >= a17)) ) || ((a7==14) &&   ((-108 < a17) && (111 >= a17)) )) || (  ((111 < a17) && (255 >= a17))  && (a7==12)))) &&  a2 <=  189 ) && (a5==6)) && (a24==13)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L985]   COND FALSE  !(( a2 <=  189  && (( a17 <=  -108  && ((a24==15) && ((input == 2) && ((a7==12) || (a7==13))))) && (a5==5))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L992]   COND FALSE  !(((a7==12) && ((a24==15) && ((a5==4) && (  ((111 < a17) && (255 >= a17))  && ( a2 <=  189  && (input == 5)))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L998]   COND FALSE  !(((((a24==15) && ( 255 < a17  && ((input == 4) &&  a2 <=  189 ))) && (a7==12)) && (a5==7)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1004]  COND FALSE  !(((a24==15) && (  ((-108 < a17) && (111 >= a17))  && ((a5==5) && (((input == 1) && ((a7==13) || (a7==14))) &&   ((189 < a2) && (281 >= a2)) )))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1012]  COND FALSE  !(((a5==5) && (  ((189 < a2) && (281 >= a2))  && ((((  ((111 < a17) && (255 >= a17))  && (a7==12)) || ((  ((-108 < a17) && (111 >= a17))  && (a7==13)) || ((a7==14) &&   ((-108 < a17) && (111 >= a17)) ))) && (input == 6)) && (a24==14)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1018]  COND FALSE  !((((  ((189 < a2) && (281 >= a2))  && (((( a17 <=  -108  && (a7==13)) || ( a17 <=  -108  && (a7==14))) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) )) && (input == 5))) && (a24==14)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1023]  COND FALSE  !((((a5==6) && (( 255 < a17  && ((input == 2) && ((a7==12) || (a7==13)))) && (a24==15))) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1030]  COND FALSE  !(((((((input == 6) &&   ((189 < a2) && (281 >= a2)) ) &&  255 < a17 ) && (a24==15)) && (a5==4)) && (a7==13)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1036]  COND FALSE  !(((((((input == 1) && ((a7==12) || (a7==13))) && (a24==15)) && (a5==5)) &&  a2 <=  189 ) &&  255 < a17 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1043]  COND FALSE  !(((a7==13) && (  ((-108 < a17) && (111 >= a17))  && ((((a24==14) && (input == 2)) &&  a2 <=  189 ) && (a5==7)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1050]  COND FALSE  !(((a5==3) && (  ((-108 < a17) && (111 >= a17))  && ((((a24==15) && (input == 5)) && (a7==13)) &&   ((189 < a2) && (281 >= a2)) ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1057]  COND FALSE  !((((a5==6) && (((input == 5) && (((a7==12) &&   ((111 < a17) && (255 >= a17)) ) || ((  ((-108 < a17) && (111 >= a17))  && (a7==13)) || (  ((-108 < a17) && (111 >= a17))  && (a7==14))))) && (a24==13))) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1063]  COND FALSE  !(((( a2 <=  189  && ((((a7==14) &&   ((111 < a17) && (255 >= a17)) ) || ( 255 < a17  && (a7==12))) && (input == 6))) && (a24==14)) && (a5==7)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1068]  COND FALSE  !(((((  ((189 < a2) && (281 >= a2))  && (((a7==14) || ((a7==12) || (a7==13))) && (input == 5))) && (a24==13)) && (a5==5)) &&   ((111 < a17) && (255 >= a17)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1075]  COND FALSE  !(((( a2 <=  189  && (((input == 6) && ((a7==12) || (a7==13))) && (a5==5))) && (a24==15)) &&  a17 <=  -108 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1083]  COND FALSE  !(( a2 <=  189  && ((input == 1) && ((((a5==4) && (( 255 < a17  && (a7==14)) && (a24==15))) || ((a5==5) && (((a7==12) &&  a17 <=  -108 ) && (a24==13)))) || ((a5==5) && (( a17 <=  -108  && (a7==13)) && (a24==13)))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1090]  COND FALSE  !((((((a24==15) && ((input == 5) && (a5==4))) &&   ((189 < a2) && (281 >= a2)) ) &&  255 < a17 ) && (a7==13)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1096]  COND FALSE  !(((  ((-108 < a17) && (111 >= a17))  && (  ((189 < a2) && (281 >= a2))  && (((input == 6) && ((a7==13) || (a7==14))) && (a24==15)))) && (a5==5)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1102]  COND FALSE  !((((a5==5) && ((a24==14) && ((input == 4) && (((  ((111 < a17) && (255 >= a17))  && (a7==13)) || (  ((111 < a17) && (255 >= a17))  && (a7==14))) || ((a7==12) &&  255 < a17 ))))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1109]  COND FALSE  !(( a2 <=  189  && (((((input == 6) && ((a7==13) || (a7==14))) && (a5==7)) &&  255 < a17 ) && (a24==15))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1115]  COND FALSE  !(((a24==13) && ((a5==7) && ((((  ((-108 < a17) && (111 >= a17))  && (a7==13)) || (((a7==14) &&  a17 <=  -108 ) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) ))) && (input == 5)) &&  a2 <=  189 ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1123]  COND FALSE  !(((( a2 <=  189  && ((input == 3) && ((( a17 <=  -108  && (a7==14)) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) )) || ((a7==13) &&   ((-108 < a17) && (111 >= a17)) )))) && (a5==7)) && (a24==13)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1129]  COND FALSE  !((((a5==6) && ( a2 <=  189  && ((input == 1) && ((  ((-108 < a17) && (111 >= a17))  && (a7==12)) || (( a17 <=  -108  && (a7==13)) || ( a17 <=  -108  && (a7==14))))))) && (a24==13)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1137]  COND FALSE  !(((((a24==15) && (((input == 2) && ((a7==12) || (a7==13))) && (a5==5))) &&   ((-108 < a17) && (111 >= a17)) ) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1144]  COND FALSE  !((((a24==15) && ((((input == 4) && (((a7==12) || (a7==13)) || (a7==14))) &&   ((189 < a2) && (281 >= a2)) ) && (a5==5))) &&   ((111 < a17) && (255 >= a17)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1152]  COND FALSE  !(((a24==13) && ((a5==4) && (((((a7==13) || (a7==14)) && (input == 1)) &&   ((189 < a2) && (281 >= a2)) ) &&   ((-108 < a17) && (111 >= a17)) ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1159]  COND FALSE  !((((a5==6) && ((a24==13) && (  ((189 < a2) && (281 >= a2))  && ((a7==14) && (input == 1))))) &&  a17 <=  -108 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1166]  COND FALSE  !(((((a5==5) && ((input == 4) && ((((a7==13) &&   ((-108 < a17) && (111 >= a17)) ) || (  ((-108 < a17) && (111 >= a17))  && (a7==14))) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )))) &&   ((189 < a2) && (281 >= a2)) ) && (a24==14)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1174]  COND FALSE  !((  ((-108 < a17) && (111 >= a17))  && ((((((a7==13) || (a7==14)) && (input == 5)) &&  a2 <=  189 ) && (a5==7)) && (a24==15))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1179]  COND FALSE  !(((a24==13) && ((((((a7==12) || (a7==13)) && (input == 4)) &&  255 < a17 ) &&  a2 <=  189 ) && (a5==5))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1186]  COND FALSE  !((((a5==4) && ((a24==14) && ((input == 3) && (( a17 <=  -108  && (a7==14)) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) ))))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1193]  COND FALSE  !((( 255 < a17  && (((a24==15) && ((input == 2) && (((a7==12) || (a7==13)) || (a7==14)))) && (a5==3))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1200]  COND FALSE  !(((((a7==14) && (((input == 3) && (a24==15)) &&  a2 <=  189 )) &&  255 < a17 ) && (a5==5)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1206]  COND FALSE  !(((a5==5) && ( a2 <=  189  && ((((((a7==14) &&   ((-108 < a17) && (111 >= a17)) ) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )) || (  ((111 < a17) && (255 >= a17))  && (a7==13))) && (input == 1)) && (a24==15)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1213]  COND FALSE  !(((a5==3) && (((((((a7==14) &&   ((-108 < a17) && (111 >= a17)) ) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )) || ((a7==13) &&   ((111 < a17) && (255 >= a17)) )) && (input == 1)) &&   ((189 < a2) && (281 >= a2)) ) && (a24==15))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1221]  COND FALSE  !(((a24==14) && (  ((189 < a2) && (281 >= a2))  && (((input == 3) && (( a17 <=  -108  && (a7==14)) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) ))) && (a5==5)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1229]  COND FALSE  !(((  ((111 < a17) && (255 >= a17))  && ( a2 <=  189  && ((((a7==13) || (a7==14)) && (input == 4)) && (a5==6)))) && (a24==15)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1236]  COND FALSE  !((((a24==13) && ((a5==4) && ((((a7==14) &&   ((111 < a17) && (255 >= a17)) ) || ((a7==12) &&  255 < a17 )) && (input == 6)))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1243]  COND FALSE  !(( 255 < a17  && (((  ((189 < a2) && (281 >= a2))  && ((a7==13) && (input == 5))) && (a24==13)) && (a5==6))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1250]  COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && ((a24==14) && (((input == 3) && ((a7==12) || (a7==13))) &&  a17 <=  -108 ))) && (a5==5)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1256]  COND FALSE  !(((a5==5) && ( a2 <=  189  && ((a24==13) && ((input == 4) && ((((a7==14) &&  a17 <=  -108 ) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) )) || ((a7==13) &&   ((-108 < a17) && (111 >= a17)) )))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1262]  COND FALSE  !(( a2 <=  189  && ((a24==14) && (  ((111 < a17) && (255 >= a17))  && ((a5==6) && ((input == 6) && ((a7==14) || ((a7==12) || (a7==13)))))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1269]  COND FALSE  !((  ((189 < a2) && (281 >= a2))  && (( a17 <=  -108  && ((((a7==13) || (a7==14)) && (input == 6)) && (a24==13))) && (a5==3))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1276]  COND FALSE  !(( a17 <=  -108  && (  ((189 < a2) && (281 >= a2))  && (((a7==14) && ((a24==13) && (input == 2))) && (a5==6)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1282]  COND FALSE  !((((a5==4) && ((((  ((111 < a17) && (255 >= a17))  && (a7==14)) || ((a7==12) &&  255 < a17 )) && (input == 3)) &&   ((189 < a2) && (281 >= a2)) )) && (a24==15)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1288]  COND FALSE  !((((((a24==15) && (((a7==12) || (a7==13)) && (input == 4))) &&  255 < a17 ) &&  a2 <=  189 ) && (a5==5)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1295]  COND FALSE  !((  ((189 < a2) && (281 >= a2))  && (  ((-108 < a17) && (111 >= a17))  && (((a5==4) && ((input == 2) && ((a7==13) || (a7==14)))) && (a24==13)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1300]  COND FALSE  !((  ((189 < a2) && (281 >= a2))  && ((a5==5) && ((a24==15) && (((input == 1) && ((a7==14) || ((a7==12) || (a7==13)))) &&  255 < a17 )))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1306]  COND FALSE  !(((a24==15) && (( a2 <=  189  && ((input == 1) && ((((a7==13) &&  a17 <=  -108 ) || ( a17 <=  -108  && (a7==14))) || (  ((-108 < a17) && (111 >= a17))  && (a7==12))))) && (a5==7))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1312]  COND FALSE  !(((a5==6) && ( a17 <=  -108  && (  ((189 < a2) && (281 >= a2))  && ((a24==13) && ((a7==14) && (input == 6)))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1317]  COND FALSE  !((  ((111 < a17) && (255 >= a17))  && (((((((a7==12) || (a7==13)) || (a7==14)) && (input == 6)) &&   ((189 < a2) && (281 >= a2)) ) && (a5==5)) && (a24==13))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1322]  COND FALSE  !(((a24==13) && ((a5==3) && (((((a7==14) &&   ((-108 < a17) && (111 >= a17)) ) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )) && (input == 6)) &&   ((189 < a2) && (281 >= a2)) ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1330]  COND FALSE  !(((a5==5) && ( a2 <=  189  && (  ((-108 < a17) && (111 >= a17))  && ((((a7==12) || (a7==13)) && (input == 6)) && (a24==15))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1337]  COND FALSE  !(((a5==5) && (((  ((189 < a2) && (281 >= a2))  && ((a24==13) && (input == 3))) &&   ((-108 < a17) && (111 >= a17)) ) && (a7==13))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1345]  COND FALSE  !((  ((189 < a2) && (281 >= a2))  && (((a5==4) && (((  ((111 < a17) && (255 >= a17))  && (a7==14)) || ( 255 < a17  && (a7==12))) && (input == 6))) && (a24==15))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1352]  COND FALSE  !((((a5==7) && (((input == 4) && (((a7==14) &&   ((111 < a17) && (255 >= a17)) ) || ( 255 < a17  && (a7==12)))) &&  a2 <=  189 )) && (a24==14)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1357]  COND FALSE  !(((a24==13) && (  ((189 < a2) && (281 >= a2))  && (((a5==5) && ((input == 6) && ((a7==14) || ((a7==12) || (a7==13))))) &&  255 < a17 ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1365]  COND FALSE  !((  ((189 < a2) && (281 >= a2))  && ((a24==13) && ((  ((-108 < a17) && (111 >= a17))  && ((input == 4) && ((a7==13) || (a7==14)))) && (a5==4)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1372]  COND FALSE  !((( a2 <=  189  && (( 255 < a17  && (((a7==14) || ((a7==12) || (a7==13))) && (input == 2))) && (a5==6))) && (a24==14)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1379]  COND FALSE  !(((((a24==14) && (((input == 4) && (a7==13)) &&   ((-108 < a17) && (111 >= a17)) )) && (a5==4)) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1386]  COND FALSE  !(((a5==3) && (  ((189 < a2) && (281 >= a2))  && (((((  ((-108 < a17) && (111 >= a17))  && (a7==13)) || ((a7==14) &&   ((-108 < a17) && (111 >= a17)) )) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )) && (input == 1)) && (a24==14)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1394]  COND FALSE  !((( a2 <=  189  && ( 255 < a17  && ((a24==15) && ((input == 3) && (a7==12))))) && (a5==7)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1400]  COND FALSE  !((((a5==5) && (  ((111 < a17) && (255 >= a17))  && (((input == 5) && (a24==13)) && (a7==12)))) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1406]  COND FALSE  !(((a5==5) && (  ((111 < a17) && (255 >= a17))  && ((((((a7==12) || (a7==13)) || (a7==14)) && (input == 1)) && (a24==13)) &&   ((189 < a2) && (281 >= a2)) ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1413]  COND FALSE  !(( a2 <=  189  && ((((a5==4) && (((a7==13) || (a7==14)) && (input == 4))) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==15))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1420]  COND FALSE  !((  ((189 < a2) && (281 >= a2))  && ((((a5==5) && ((a24==13) && ( a17 <=  -108  && (a7==13)))) || (((( 255 < a17  && (a7==14)) && (a24==15)) && (a5==4)) || ((a5==5) && (((a7==12) &&  a17 <=  -108 ) && (a24==13))))) && (input == 3))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1428]  COND FALSE  !(((((((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )) && (input == 1)) &&   ((189 < a2) && (281 >= a2)) ) && (a5==6)) && (a24==13)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1434]  COND FALSE  !((((((input == 1) && ((((a7==14) &&   ((-108 < a17) && (111 >= a17)) ) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )) || (  ((111 < a17) && (255 >= a17))  && (a7==13)))) && (a24==14)) && (a5==7)) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1439]  COND FALSE  !(((a7==13) && ((a24==15) && (((a5==6) && ((input == 2) &&  a17 <=  -108 )) &&  a2 <=  189 ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1446]  COND FALSE  !(((a5==7) && (((a24==14) && ((input == 5) && (((a7==14) &&   ((111 < a17) && (255 >= a17)) ) || ( 255 < a17  && (a7==12))))) &&  a2 <=  189 )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1451]  COND FALSE  !(((a7==13) && ((a24==13) && ((((input == 3) &&   ((111 < a17) && (255 >= a17)) ) &&  a2 <=  189 ) && (a5==5)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1456]  COND FALSE  !(((a24==13) && ((a7==13) && (  ((-108 < a17) && (111 >= a17))  && (((input == 2) && (a5==5)) &&   ((189 < a2) && (281 >= a2)) )))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1463]  COND FALSE  !(((a24==14) && ((a5==7) && ((((((a7==14) &&   ((-108 < a17) && (111 >= a17)) ) || (  ((111 < a17) && (255 >= a17))  && (a7==12))) || ((a7==13) &&   ((111 < a17) && (255 >= a17)) )) && (input == 6)) &&  a2 <=  189 ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1469]  COND FALSE  !(((a7==14) && ((a5==3) && (  ((111 < a17) && (255 >= a17))  && (((input == 4) && (a24==15)) &&   ((189 < a2) && (281 >= a2)) )))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1475]  COND FALSE  !(( a2 <=  189  && ((a5==7) && ((a24==13) && (((( a17 <=  -108  && (a7==14)) || (  ((-108 < a17) && (111 >= a17))  && (a7==12))) || ((a7==13) &&   ((-108 < a17) && (111 >= a17)) )) && (input == 2))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1483]  COND FALSE  !((  ((-108 < a17) && (111 >= a17))  && ( a2 <=  189  && ((a24==14) && (((input == 2) && (((a7==12) || (a7==13)) || (a7==14))) && (a5==5))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1491]  COND FALSE  !((  ((189 < a2) && (281 >= a2))  && (((a5==4) && ((input == 5) && (((a7==14) &&   ((111 < a17) && (255 >= a17)) ) || ((a7==12) &&  255 < a17 )))) && (a24==15))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1498]  COND FALSE  !((  ((111 < a17) && (255 >= a17))  && ((a24==14) && (( a2 <=  189  && ((input == 4) && (a5==5))) && (a7==14)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1505]  COND FALSE  !((((  ((111 < a17) && (255 >= a17))  && (((a5==6) && (input == 5)) && (a24==15))) && (a7==12)) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1512]  COND FALSE  !(((a5==5) && ((( a2 <=  189  && (  ((111 < a17) && (255 >= a17))  && (input == 3))) && (a7==12)) && (a24==13))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1517]  COND FALSE  !((((((((  ((111 < a17) && (255 >= a17))  && (a7==13)) || (  ((111 < a17) && (255 >= a17))  && (a7==14))) || ((a7==12) &&  255 < a17 )) && (input == 2)) && (a24==14)) &&   ((189 < a2) && (281 >= a2)) ) && (a5==5)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1525]  COND FALSE  !(( 255 < a17  && (  ((189 < a2) && (281 >= a2))  && ((((a5==4) && (input == 4)) && (a7==13)) && (a24==15)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1533]  COND FALSE  !(((a5==3) && (  ((189 < a2) && (281 >= a2))  && ((a24==14) && ((input == 6) && (((  ((111 < a17) && (255 >= a17))  && (a7==14)) || ((a7==12) &&  255 < a17 )) || ((a7==13) &&  255 < a17 )))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1540]  COND FALSE  !(((( a2 <=  189  && ((input == 6) && ((( a17 <=  -108  && (a7==14)) || (  ((-108 < a17) && (111 >= a17))  && (a7==12))) || (  ((-108 < a17) && (111 >= a17))  && (a7==13))))) && (a5==7)) && (a24==13)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1546]  COND FALSE  !((  ((189 < a2) && (281 >= a2))  && ((input == 2) && (((((a24==15) && ((a7==14) &&  255 < a17 )) && (a5==4)) || ((((a7==12) &&  a17 <=  -108 ) && (a24==13)) && (a5==5))) || (((a24==13) && ( a17 <=  -108  && (a7==13))) && (a5==5))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1554]  COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && ((a5==3) && ((input == 4) && (((a7==12) &&   ((-108 < a17) && (111 >= a17)) ) || (((a7==13) &&  a17 <=  -108 ) || ((a7==14) &&  a17 <=  -108 )))))) && (a24==15)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1561]  COND FALSE  !(((  ((-108 < a17) && (111 >= a17))  && (  ((189 < a2) && (281 >= a2))  && (((a24==13) && (input == 5)) && (a7==13)))) && (a5==5)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1568]  COND FALSE  !((  ((-108 < a17) && (111 >= a17))  && ((a5==3) && ((a24==15) && (((input == 1) && (a7==13)) &&   ((189 < a2) && (281 >= a2)) )))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1574]  COND FALSE  !(( 255 < a17  && ((a24==14) && (( a2 <=  189  && ((input == 1) && (((a7==12) || (a7==13)) || (a7==14)))) && (a5==5)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1582]  COND FALSE  !((((a7==12) && (((a5==4) && ((input == 3) &&   ((111 < a17) && (255 >= a17)) )) &&  a2 <=  189 )) && (a24==15)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1588]  COND FALSE  !(( a2 <=  189  && ((input == 4) && (((((a24==15) && ((a7==14) &&  255 < a17 )) && (a5==6)) || ((a5==7) && ((a24==13) && ( a17 <=  -108  && (a7==12))))) || ((( a17 <=  -108  && (a7==13)) && (a24==13)) && (a5==7))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1596]  COND FALSE  !(((a5==4) && ((a24==14) && (  ((189 < a2) && (281 >= a2))  && ( 255 < a17  && (((a7==13) || (a7==14)) && (input == 5)))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1604]  COND FALSE  !(((a5==4) && ((a24==15) && (((((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )) || (  ((111 < a17) && (255 >= a17))  && (a7==13))) && (input == 5)) &&   ((189 < a2) && (281 >= a2)) ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1609]  COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && ( a17 <=  -108  && ((a5==5) && ((input == 5) && ((a7==14) || ((a7==12) || (a7==13))))))) && (a24==15)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1616]  COND FALSE  !(((((((input == 4) && ((a7==14) || ((a7==12) || (a7==13)))) && (a5==5)) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1623]  COND FALSE  !(((((  ((189 < a2) && (281 >= a2))  && ((input == 2) && ((a7==12) || (a7==13)))) &&  a17 <=  -108 ) && (a5==4)) && (a24==14)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1630]  COND FALSE  !((( a2 <=  189  && ((((((a7==13) &&  255 < a17 ) && (a24==14)) || (((a7==14) &&  255 < a17 ) && (a24==14))) || ((a24==15) && ((a7==12) &&  a17 <=  -108 ))) && (input == 2))) && (a5==7)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1637]  COND FALSE  !(((((((((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || (  ((111 < a17) && (255 >= a17))  && (a7==14))) || ( 255 < a17  && (a7==12))) && (input == 1)) &&   ((189 < a2) && (281 >= a2)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1644]  COND FALSE  !(((a24==15) && (((((input == 1) && (a5==3)) &&   ((189 < a2) && (281 >= a2)) ) &&   ((111 < a17) && (255 >= a17)) ) && (a7==14))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1651]  COND FALSE  !(((a24==14) && ((a5==7) && (((input == 5) && (((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )) || ((a7==13) &&   ((111 < a17) && (255 >= a17)) ))) &&  a2 <=  189 ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1658]  COND FALSE  !((((a24==15) && (  ((189 < a2) && (281 >= a2))  && ((a7==13) && ((a5==4) && (input == 4))))) &&   ((-108 < a17) && (111 >= a17)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1665]  COND FALSE  !((((((a24==14) && (((a7==12) || (a7==13)) && (input == 2))) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a5==5)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1673]  COND FALSE  !(( a17 <=  -108  && (  ((189 < a2) && (281 >= a2))  && ((a5==3) && ((a24==13) && (((a7==13) || (a7==14)) && (input == 1)))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1681]  COND FALSE  !(((a7==12) && (((( a2 <=  189  && (input == 2)) &&   ((111 < a17) && (255 >= a17)) ) && (a5==4)) && (a24==15))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1688]  COND FALSE  !(((  ((-108 < a17) && (111 >= a17))  && ((((input == 1) && ((a7==13) || (a7==14))) &&  a2 <=  189 ) && (a5==4))) && (a24==15)))
[L1696]  CALL, EXPR  calculate_output2(input)
[L1702]  COND FALSE  !(((a5==7) && (((((((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || ((a7==14) &&   ((111 < a17) && (255 >= a17)) )) || ((a7==12) &&  255 < a17 )) && (input == 4)) &&  a2 <=  189 ) && (a24==13))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1708]  COND FALSE  !((((a24==13) && (((a5==3) && (((a7==13) || (a7==14)) && (input == 3))) &&   ((189 < a2) && (281 >= a2)) )) &&  a17 <=  -108 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1715]  COND FALSE  !((((a5==5) && ( a17 <=  -108  && (((input == 5) && ((a7==12) || (a7==13))) &&  a2 <=  189 ))) && (a24==15)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1723]  COND FALSE  !(((a5==7) && (((  ((111 < a17) && (255 >= a17))  && ((input == 3) && ((a7==14) || ((a7==12) || (a7==13))))) && (a24==15)) &&  a2 <=  189 )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1730]  COND FALSE  !((( a2 <=  189  && ((input == 4) && (((a24==14) && ((a7==12) &&  a17 <=  -108 )) || ((( 255 < a17  && (a7==13)) && (a24==13)) || (((a7==14) &&  255 < a17 ) && (a24==13)))))) && (a5==6)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1737]  COND FALSE  !((((  ((189 < a2) && (281 >= a2))  && ((((a7==14) &&   ((-108 < a17) && (111 >= a17)) ) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )) && (input == 2))) && (a5==4)) && (a24==14)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1745]  COND FALSE  !(((a5==5) && (((a24==14) && ((( a17 <=  -108  && (a7==14)) || (  ((-108 < a17) && (111 >= a17))  && (a7==12))) && (input == 2))) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1753]  COND FALSE  !(((a24==15) && (  ((-108 < a17) && (111 >= a17))  && (  ((189 < a2) && (281 >= a2))  && (((input == 1) && (a5==5)) && (a7==12))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1759]  COND FALSE  !(((a5==4) && (  ((189 < a2) && (281 >= a2))  && ((((a7==12) && (input == 1)) && (a24==13)) &&  a17 <=  -108 ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1766]  COND FALSE  !(((a24==13) && ((a5==3) && ((((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )) && (input == 5)) &&   ((189 < a2) && (281 >= a2)) ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1772]  COND FALSE  !(((((((a24==13) && (input == 6)) && (a7==14)) &&   ((189 < a2) && (281 >= a2)) ) && (a5==5)) &&   ((-108 < a17) && (111 >= a17)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1780]  COND FALSE  !(((a24==13) && ((((input == 3) && (((a7==14) &&   ((-108 < a17) && (111 >= a17)) ) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) ))) && (a5==7)) &&  a2 <=  189 )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1786]  COND FALSE  !((((( a2 <=  189  && ((input == 4) && (a24==13))) &&   ((111 < a17) && (255 >= a17)) ) && (a7==12)) && (a5==5)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1791]  COND FALSE  !(((a5==6) && (  ((189 < a2) && (281 >= a2))  && (((((a7==12) || (a7==13)) && (input == 3)) && (a24==13)) &&   ((-108 < a17) && (111 >= a17)) ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1798]  COND FALSE  !((  ((-108 < a17) && (111 >= a17))  && ((a5==4) && (  ((189 < a2) && (281 >= a2))  && (((a24==15) && (input == 5)) && (a7==13))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1803]  COND FALSE  !((((  ((111 < a17) && (255 >= a17))  && (((((a7==12) || (a7==13)) || (a7==14)) && (input == 2)) && (a24==13))) &&   ((189 < a2) && (281 >= a2)) ) && (a5==5)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1810]  COND FALSE  !((((  ((189 < a2) && (281 >= a2))  && (((a7==12) && (input == 6)) &&   ((-108 < a17) && (111 >= a17)) )) && (a24==15)) && (a5==5)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1818]  COND FALSE  !(((a5==4) && ((a24==15) && (  ((-108 < a17) && (111 >= a17))  && (((input == 3) &&  a2 <=  189 ) && (a7==12))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1823]  COND FALSE  !((  ((189 < a2) && (281 >= a2))  && ((a5==3) && ((a24==14) && ((input == 6) && ((((a7==13) &&   ((-108 < a17) && (111 >= a17)) ) || (  ((-108 < a17) && (111 >= a17))  && (a7==14))) || (  ((111 < a17) && (255 >= a17))  && (a7==12))))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1831]  COND FALSE  !((((((((a7==13) || (a7==14)) && (input == 4)) &&  a17 <=  -108 ) && (a24==15)) && (a5==4)) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1836]  COND FALSE  !((( a17 <=  -108  && ((a5==6) && ( a2 <=  189  && ((a24==15) && (input == 3))))) && (a7==13)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1843]  COND FALSE  !((  ((189 < a2) && (281 >= a2))  && ((((input == 3) && (( 255 < a17  && (a7==12)) || ((  ((111 < a17) && (255 >= a17))  && (a7==13)) || ((a7==14) &&   ((111 < a17) && (255 >= a17)) )))) && (a5==5)) && (a24==14))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1851]  COND FALSE  !(( 255 < a17  && (((a5==5) && (  ((189 < a2) && (281 >= a2))  && ((input == 6) && ((a7==14) || ((a7==12) || (a7==13)))))) && (a24==15))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1857]  COND FALSE  !((((((a24==14) && (((a7==12) || (a7==13)) && (input == 3))) && (a5==4)) &&  a17 <=  -108 ) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1864]  COND FALSE  !(( a2 <=  189  && ((input == 6) && (((( a17 <=  -108  && (a7==13)) && (a24==13)) && (a5==5)) || ((((a24==15) && ( 255 < a17  && (a7==14))) && (a5==4)) || (((a24==13) && ( a17 <=  -108  && (a7==12))) && (a5==5)))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1871]  COND FALSE  !(((((input == 6) && ((( 255 < a17  && (a7==14)) && (a24==13)) || (((a7==12) &&  a17 <=  -108 ) && (a24==14)))) && (a5==7)) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1878]  COND FALSE  !(((a24==15) && ( a2 <=  189  && ((((input == 2) && ((a7==13) || (a7==14))) && (a5==4)) &&   ((111 < a17) && (255 >= a17)) ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1885]  COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && ((((a24==15) && (input == 3)) && (a5==5)) &&   ((-108 < a17) && (111 >= a17)) )) && (a7==12)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1891]  COND FALSE  !((((a5==7) && ((a24==13) && ((((  ((111 < a17) && (255 >= a17))  && (a7==13)) || (  ((111 < a17) && (255 >= a17))  && (a7==14))) || ((a7==12) &&  255 < a17 )) && (input == 6)))) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1897]  COND FALSE  !((((( a17 <=  -108  && ((input == 6) && (a5==5))) && (a7==14)) && (a24==15)) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1904]  COND FALSE  !((  ((111 < a17) && (255 >= a17))  && (  ((189 < a2) && (281 >= a2))  && (((a5==4) && ((input == 1) && ((a7==12) || (a7==13)))) && (a24==13)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1909]  COND FALSE  !((((((input == 4) && ((  ((111 < a17) && (255 >= a17))  && (a7==14)) || ( 255 < a17  && (a7==12)))) && (a24==13)) && (a5==4)) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1914]  COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && (((((  ((-108 < a17) && (111 >= a17))  && (a7==13)) || (  ((-108 < a17) && (111 >= a17))  && (a7==14))) || (  ((111 < a17) && (255 >= a17))  && (a7==12))) && (input == 3)) && (a5==3))) && (a24==14)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1921]  COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && (((input == 2) && ((( a17 <=  -108  && (a7==13)) || ( a17 <=  -108  && (a7==14))) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) ))) && (a5==3))) && (a24==15)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1928]  COND FALSE  !((  ((189 < a2) && (281 >= a2))  && (((a24==14) && ((input == 6) && (( a17 <=  -108  && (a7==14)) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) )))) && (a5==4))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1935]  COND FALSE  !(((((  ((189 < a2) && (281 >= a2))  && ((input == 3) && (a7==12))) && (a24==13)) &&  a17 <=  -108 ) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1943]  COND FALSE  !(((a5==3) && (  ((189 < a2) && (281 >= a2))  && ((((((a7==13) &&  255 < a17 ) && (a24==13)) || (((a7==14) &&  255 < a17 ) && (a24==13))) || ((a24==14) && ((a7==12) &&  a17 <=  -108 ))) && (input == 3)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1950]  COND FALSE  !(((a24==13) && ((a5==7) && ((a7==13) && ( a2 <=  189  && ( 255 < a17  && (input == 2)))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1956]  COND FALSE  !((((((((a7==12) || (a7==13)) && (input == 5)) && (a24==15)) &&  255 < a17 ) &&  a2 <=  189 ) && (a5==5)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1962]  COND FALSE  !(((a24==15) && ((a5==6) && ( a2 <=  189  && ((((a7==14) &&  a17 <=  -108 ) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) )) && (input == 3))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1969]  COND FALSE  !(((((a7==12) && (((input == 2) &&   ((111 < a17) && (255 >= a17)) ) && (a5==6))) &&  a2 <=  189 ) && (a24==15)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1975]  COND FALSE  !(( a2 <=  189  && (((a5==4) && (((input == 3) && ((a7==13) || (a7==14))) &&   ((111 < a17) && (255 >= a17)) )) && (a24==15))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1981]  COND FALSE  !(((a7==14) && (((( a2 <=  189  && (input == 2)) && (a24==14)) && (a5==5)) &&   ((111 < a17) && (255 >= a17)) )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1989]  COND FALSE  !(((a24==13) && ( 255 < a17  && (((a5==5) && (((a7==12) || (a7==13)) && (input == 5))) &&  a2 <=  189 ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L1996]  COND FALSE  !(( a2 <=  189  && ((  ((-108 < a17) && (111 >= a17))  && (((a5==5) && (input == 4)) && (a24==13))) && (a7==14))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2002]  COND FALSE  !(( a2 <=  189  && (((((input == 3) && (((a7==12) || (a7==13)) || (a7==14))) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==6))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2010]  COND FALSE  !((  ((111 < a17) && (255 >= a17))  && (((a24==14) && (((input == 1) && (((a7==12) || (a7==13)) || (a7==14))) &&  a2 <=  189 )) && (a5==6))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2016]  COND FALSE  !(( 255 < a17  && (((a5==5) && (((input == 1) && ((a7==12) || (a7==13))) &&  a2 <=  189 )) && (a24==13))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2022]  COND FALSE  !(((a5==6) && (((((a24==14) && ((a7==12) &&  a17 <=  -108 )) || ((((a7==13) &&  255 < a17 ) && (a24==13)) || ((a24==13) && ( 255 < a17  && (a7==14))))) && (input == 3)) &&  a2 <=  189 )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2030]  COND FALSE  !((  ((189 < a2) && (281 >= a2))  && (((a5==4) && ( a17 <=  -108  && ((input == 1) && ((a7==14) || ((a7==12) || (a7==13)))))) && (a24==15))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2036]  COND FALSE  !(((((((a7==12) && (input == 4)) &&   ((-108 < a17) && (111 >= a17)) ) && (a5==4)) &&  a2 <=  189 ) && (a24==15)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2042]  COND FALSE  !(((( a2 <=  189  && ((a5==6) && ((input == 5) &&  a17 <=  -108 ))) && (a24==13)) && (a7==12)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2047]  COND FALSE  !(((((a5==5) && ((((a7==14) &&  a17 <=  -108 ) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) )) && (input == 5))) && (a24==13)) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2053]  COND FALSE  !(((a5==3) && (  ((189 < a2) && (281 >= a2))  && (((((a7==12) &&  a17 <=  -108 ) && (a24==14)) || ((( 255 < a17  && (a7==13)) && (a24==13)) || ((a24==13) && ( 255 < a17  && (a7==14))))) && (input == 1)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2060]  COND FALSE  !((((a5==3) && (  ((189 < a2) && (281 >= a2))  && (((  ((-108 < a17) && (111 >= a17))  && (a7==12)) || (( a17 <=  -108  && (a7==13)) || ( a17 <=  -108  && (a7==14)))) && (input == 1)))) && (a24==15)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2066]  COND FALSE  !((((a5==3) && ((((((a7==14) &&   ((-108 < a17) && (111 >= a17)) ) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )) || ((a7==13) &&   ((111 < a17) && (255 >= a17)) )) && (input == 4)) && (a24==15))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2074]  COND FALSE  !(((a24==14) && (((a5==6) && ( a2 <=  189  && (((a7==14) || ((a7==12) || (a7==13))) && (input == 5)))) &&  255 < a17 )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2079]  COND FALSE  !((  ((-108 < a17) && (111 >= a17))  && ((a5==5) && ((a24==15) && ((((a7==12) || (a7==13)) && (input == 1)) &&  a2 <=  189 )))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2086]  COND FALSE  !((((((input == 4) && (((a7==14) &&   ((-108 < a17) && (111 >= a17)) ) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) ))) && (a5==6)) &&   ((189 < a2) && (281 >= a2)) ) && (a24==13)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2092]  COND FALSE  !((((a24==13) && ((  ((189 < a2) && (281 >= a2))  && ( a17 <=  -108  && (input == 5))) && (a7==12))) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2100]  COND FALSE  !(((((( a17 <=  -108  && (input == 1)) && (a7==14)) &&  a2 <=  189 ) && (a24==14)) && (a5==5)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2107]  COND FALSE  !((  ((111 < a17) && (255 >= a17))  && ((a7==12) && ((a5==6) && (( a2 <=  189  && (input == 4)) && (a24==15))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2113]  COND FALSE  !(((((((input == 5) &&  a2 <=  189 ) && (a5==5)) && (a24==15)) && (a7==14)) &&  a17 <=  -108 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2121]  COND FALSE  !(((a5==6) && ((a24==14) && ((((input == 4) && (((a7==12) || (a7==13)) || (a7==14))) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2128]  COND FALSE  !((((a5==3) && ((((((a7==14) &&   ((-108 < a17) && (111 >= a17)) ) || (  ((111 < a17) && (255 >= a17))  && (a7==12))) || (  ((111 < a17) && (255 >= a17))  && (a7==13))) && (input == 3)) && (a24==15))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2135]  COND FALSE  !(((a5==4) && ((a7==12) && (  ((-108 < a17) && (111 >= a17))  && ((a24==15) && ((input == 2) &&   ((189 < a2) && (281 >= a2)) ))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2142]  COND FALSE  !(((((((( 255 < a17  && (a7==14)) && (a24==15)) && (a5==6)) || ((a5==7) && (( a17 <=  -108  && (a7==12)) && (a24==13)))) || ((a5==7) && (((a7==13) &&  a17 <=  -108 ) && (a24==13)))) && (input == 2)) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2149]  COND FALSE  !((((a5==3) && (((  ((111 < a17) && (255 >= a17))  && (input == 5)) &&   ((189 < a2) && (281 >= a2)) ) && (a7==14))) && (a24==15)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2156]  COND FALSE  !((((a24==14) && ( a2 <=  189  && ((input == 6) && ((((a7==13) &&  a17 <=  -108 ) || ((a7==14) &&  a17 <=  -108 )) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) ))))) && (a5==7)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2163]  COND FALSE  !(((a5==7) && (((a24==15) && (((input == 5) && ((a7==13) || (a7==14))) &&  a2 <=  189 )) &&  255 < a17 )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2169]  COND FALSE  !(((a5==4) && ((a24==13) && ((((input == 2) && ((a7==12) || (a7==13))) &&   ((189 < a2) && (281 >= a2)) ) &&   ((111 < a17) && (255 >= a17)) ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2176]  COND FALSE  !((((a5==6) && (  ((-108 < a17) && (111 >= a17))  && ( a2 <=  189  && (((a7==13) || (a7==14)) && (input == 2))))) && (a24==15)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2184]  COND FALSE  !((( a2 <=  189  && (  ((111 < a17) && (255 >= a17))  && ((a7==12) && ((input == 2) && (a5==5))))) && (a24==13)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2190]  COND FALSE  !(((a7==13) && (((((input == 4) && (a5==7)) && (a24==14)) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2195]  COND FALSE  !(((a24==14) && ((a5==5) && (  ((189 < a2) && (281 >= a2))  && ((input == 2) && ((  ((111 < a17) && (255 >= a17))  && (a7==12)) || (((a7==13) &&   ((-108 < a17) && (111 >= a17)) ) || ((a7==14) &&   ((-108 < a17) && (111 >= a17)) ))))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2203]  COND FALSE  !((((((input == 3) && (((a7==12) &&   ((-108 < a17) && (111 >= a17)) ) || (( a17 <=  -108  && (a7==13)) || ((a7==14) &&  a17 <=  -108 )))) &&  a2 <=  189 ) && (a5==6)) && (a24==13)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2209]  COND FALSE  !(((a7==12) && ((a5==5) && ((((input == 1) && (a24==13)) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2214]  COND FALSE  !((((a24==13) && ((((input == 1) && (a5==5)) &&   ((-108 < a17) && (111 >= a17)) ) && (a7==14))) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2221]  COND FALSE  !((((a5==3) && ( a17 <=  -108  && (((a24==13) && (input == 4)) &&   ((189 < a2) && (281 >= a2)) ))) && (a7==12)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2227]  COND FALSE  !((((a5==3) && (  ((189 < a2) && (281 >= a2))  && (((  ((111 < a17) && (255 >= a17))  && (a7==12)) || ((  ((-108 < a17) && (111 >= a17))  && (a7==13)) || ((a7==14) &&   ((-108 < a17) && (111 >= a17)) ))) && (input == 4)))) && (a24==14)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2232]  COND FALSE  !(((a24==14) && ((a5==4) && ((  ((-108 < a17) && (111 >= a17))  && ((input == 3) && (a7==13))) &&   ((189 < a2) && (281 >= a2)) ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2240]  COND FALSE  !(((a7==13) && ((a24==15) && (  ((189 < a2) && (281 >= a2))  && (  ((-108 < a17) && (111 >= a17))  && ((a5==4) && (input == 3)))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2247]  COND FALSE  !((  ((111 < a17) && (255 >= a17))  && ( a2 <=  189  && (((((a7==13) || (a7==14)) && (input == 2)) && (a5==6)) && (a24==15)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2255]  COND FALSE  !(((a5==7) && ( a2 <=  189  && ((a24==13) && ((input == 3) && ((((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || (  ((111 < a17) && (255 >= a17))  && (a7==14))) || ( 255 < a17  && (a7==12))))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2262]  COND FALSE  !(((a5==6) && ( a2 <=  189  && ((a24==14) && (  ((-108 < a17) && (111 >= a17))  && ((((a7==12) || (a7==13)) || (a7==14)) && (input == 5)))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2269]  COND FALSE  !(((a5==5) && (  ((-108 < a17) && (111 >= a17))  && ((((input == 6) && ((a7==14) || ((a7==12) || (a7==13)))) && (a24==14)) &&  a2 <=  189 ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2275]  COND FALSE  !((  ((-108 < a17) && (111 >= a17))  && ((a24==14) && ((((input == 6) && ((a7==14) || ((a7==12) || (a7==13)))) && (a5==6)) &&  a2 <=  189 ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2283]  COND FALSE  !(((a24==14) && ((a5==4) && (((((a7==12) &&  255 < a17 ) || ((  ((111 < a17) && (255 >= a17))  && (a7==13)) || ((a7==14) &&   ((111 < a17) && (255 >= a17)) ))) && (input == 5)) &&   ((189 < a2) && (281 >= a2)) ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2290]  COND FALSE  !((((a5==4) && (  ((189 < a2) && (281 >= a2))  && ((input == 1) && ((((a7==14) &&   ((-108 < a17) && (111 >= a17)) ) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )) || ((a7==13) &&   ((111 < a17) && (255 >= a17)) ))))) && (a24==15)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2297]  COND FALSE  !(((((a24==13) && ((input == 1) && (((a7==14) &&  a17 <=  -108 ) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) )))) && (a5==5)) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2303]  COND FALSE  !(((a5==6) && (((a24==13) && ((input == 6) && ((  ((111 < a17) && (255 >= a17))  && (a7==12)) || (((a7==13) &&   ((-108 < a17) && (111 >= a17)) ) || ((a7==14) &&   ((-108 < a17) && (111 >= a17)) ))))) &&  a2 <=  189 )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2309]  COND FALSE  !(((a5==4) && ((((input == 1) && ((  ((-108 < a17) && (111 >= a17))  && (a7==12)) || (((a7==13) &&  a17 <=  -108 ) || ( a17 <=  -108  && (a7==14))))) &&   ((189 < a2) && (281 >= a2)) ) && (a24==13))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2316]  COND FALSE  !((((a5==5) && (((  ((189 < a2) && (281 >= a2))  && (input == 6)) && (a24==13)) &&   ((-108 < a17) && (111 >= a17)) )) && (a7==13)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2323]  COND FALSE  !(((((a7==14) && (((input == 1) &&  a2 <=  189 ) && (a5==5))) && (a24==15)) &&  a17 <=  -108 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2330]  COND FALSE  !((((a5==3) && (  ((189 < a2) && (281 >= a2))  && (((input == 4) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==15)))) && (a7==13)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2333]  COND FALSE  !(((((((input == 5) && (((a7==12) || (a7==13)) || (a7==14))) &&   ((189 < a2) && (281 >= a2)) ) && (a24==15)) && (a5==5)) &&  255 < a17 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2339]  COND FALSE  !(( 255 < a17  && ((((a5==3) && (((a7==14) || ((a7==12) || (a7==13))) && (input == 5))) && (a24==15)) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2345]  COND FALSE  !(((a5==6) && (((((input == 5) && (a7==12)) && (a24==15)) &&  a2 <=  189 ) &&  a17 <=  -108 )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2352]  COND FALSE  !(( a2 <=  189  && (((input == 5) && (((a24==13) && ( 255 < a17  && (a7==14))) || (( a17 <=  -108  && (a7==12)) && (a24==14)))) && (a5==7))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2359]  COND FALSE  !(((((a24==14) && ((((a7==14) &&   ((-108 < a17) && (111 >= a17)) ) || (  ((111 < a17) && (255 >= a17))  && (a7==12))) && (input == 3))) &&   ((189 < a2) && (281 >= a2)) ) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2367]  COND FALSE  !((((((a24==13) && ((input == 6) && ((a7==12) || (a7==13)))) &&  255 < a17 ) && (a5==5)) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2373]  COND FALSE  !(((a24==13) && ( 255 < a17  && (((a7==13) && ((input == 4) && (a5==7))) &&  a2 <=  189 ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2378]  COND FALSE  !(( a2 <=  189  && ((((a24==15) && (((a7==13) || (a7==14)) && (input == 2))) &&   ((-108 < a17) && (111 >= a17)) ) && (a5==4))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2385]  COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && (((a24==14) && (((a7==12) || (a7==13)) && (input == 1))) &&  a17 <=  -108 )) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2392]  COND FALSE  !((((a24==15) && ( 255 < a17  && ((a5==7) && (((a7==13) || (a7==14)) && (input == 2))))) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2399]  COND FALSE  !(((a5==4) && (( 255 < a17  && ( a2 <=  189  && ((input == 3) && ((a7==12) || (a7==13))))) && (a24==15))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2405]  COND FALSE  !((( a17 <=  -108  && ((a24==15) && ( a2 <=  189  && ((a5==6) && (input == 3))))) && (a7==12)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2410]  COND FALSE  !(((a24==15) && ((a5==4) && (  ((189 < a2) && (281 >= a2))  && ((((a7==14) &&   ((111 < a17) && (255 >= a17)) ) || ((a7==12) &&  255 < a17 )) && (input == 4))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2417]  COND FALSE  !((( a17 <=  -108  && ((a5==6) && ((a24==13) && ((input == 6) && (a7==12))))) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2425]  COND FALSE  !(((a5==3) && (((((((a7==12) || (a7==13)) || (a7==14)) && (input == 3)) &&  255 < a17 ) &&   ((189 < a2) && (281 >= a2)) ) && (a24==15))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2431]  COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && ((  ((-108 < a17) && (111 >= a17))  && (((a7==12) || (a7==13)) && (input == 6))) && (a5==3))) && (a24==13)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2439]  COND FALSE  !(((a24==13) && ((a5==5) && (  ((-108 < a17) && (111 >= a17))  && (((input == 1) && (a7==14)) &&   ((189 < a2) && (281 >= a2)) )))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2446]  COND FALSE  !(((a5==5) && (  ((189 < a2) && (281 >= a2))  && ((a24==14) && ((input == 6) && (( 255 < a17  && (a7==12)) || (((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || ((a7==14) &&   ((111 < a17) && (255 >= a17)) ))))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2454]  COND FALSE  !((( a2 <=  189  && (( a17 <=  -108  && ((input == 2) && (a7==12))) && (a5==6))) && (a24==13)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2459]  COND FALSE  !(((((a24==15) && ( a2 <=  189  && ((input == 2) && ((a7==12) || (a7==13))))) &&  255 < a17 ) && (a5==5)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2466]  COND FALSE  !(((a5==7) && ((((input == 2) && (((a7==12) &&  255 < a17 ) || (((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || (  ((111 < a17) && (255 >= a17))  && (a7==14))))) &&  a2 <=  189 ) && (a24==13))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2472]  COND FALSE  !(((a5==7) && ( a2 <=  189  && ((input == 4) && (((((a7==13) &&  255 < a17 ) && (a24==14)) || (( 255 < a17  && (a7==14)) && (a24==14))) || ((a24==15) && ((a7==12) &&  a17 <=  -108 )))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2479]  COND FALSE  !((((a24==14) && ( a2 <=  189  && (((( a17 <=  -108  && (a7==13)) || ((a7==14) &&  a17 <=  -108 )) || (  ((-108 < a17) && (111 >= a17))  && (a7==12))) && (input == 3)))) && (a5==7)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2484]  COND FALSE  !(((((((  ((111 < a17) && (255 >= a17))  && (a7==14)) || ((a7==12) &&  255 < a17 )) && (input == 2)) &&  a2 <=  189 ) && (a24==14)) && (a5==7)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2491]  COND FALSE  !(((a24==14) && ((a5==5) && (( a2 <=  189  && ((input == 3) && (a7==14))) &&  a17 <=  -108 ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2497]  COND FALSE  !(( a2 <=  189  && ((a5==7) && ((a24==13) && (((((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || (  ((111 < a17) && (255 >= a17))  && (a7==14))) || ((a7==12) &&  255 < a17 )) && (input == 5))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2502]  COND FALSE  !((( a2 <=  189  && (  ((111 < a17) && (255 >= a17))  && (((input == 1) && (a7==13)) && (a24==13)))) && (a5==5)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2507]  COND FALSE  !((((a24==13) && ((a5==5) && (((((a7==12) || (a7==13)) || (a7==14)) && (input == 5)) &&   ((189 < a2) && (281 >= a2)) ))) &&  255 < a17 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2512]  COND FALSE  !(( a2 <=  189  && ((a24==13) && ((a5==5) && (((  ((-108 < a17) && (111 >= a17))  && (a7==13)) || (((a7==14) &&  a17 <=  -108 ) || (  ((-108 < a17) && (111 >= a17))  && (a7==12)))) && (input == 5))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2519]  COND FALSE  !(((  ((111 < a17) && (255 >= a17))  && ((a5==5) && ((a7==14) && ((input == 6) && (a24==13))))) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2525]  COND FALSE  !((  ((189 < a2) && (281 >= a2))  && ((a24==13) && ((a5==4) && ((input == 3) && ((((a7==13) &&  a17 <=  -108 ) || ((a7==14) &&  a17 <=  -108 )) || (  ((-108 < a17) && (111 >= a17))  && (a7==12))))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2532]  COND FALSE  !((((a24==15) && (  ((-108 < a17) && (111 >= a17))  && ((((a7==13) || (a7==14)) && (input == 5)) &&   ((189 < a2) && (281 >= a2)) ))) && (a5==5)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2540]  COND FALSE  !(((a24==15) && (  ((189 < a2) && (281 >= a2))  && (((((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || ((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) ))) && (input == 2)) && (a5==3)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2548]  COND FALSE  !((((a5==5) && ((((input == 3) &&   ((-108 < a17) && (111 >= a17)) ) && (a7==14)) && (a24==13))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2556]  COND FALSE  !((((a5==7) && (((input == 1) && ((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || (  ((111 < a17) && (255 >= a17))  && (a7==12)))) && (a24==13))) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2563]  COND FALSE  !(((a5==6) && ((a24==14) && ((((((a7==12) || (a7==13)) || (a7==14)) && (input == 6)) &&  255 < a17 ) &&  a2 <=  189 ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2571]  COND FALSE  !(((a24==14) && (((a5==5) && ( 255 < a17  && (((a7==13) || (a7==14)) && (input == 3)))) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2576]  COND FALSE  !((( 255 < a17  && ((((input == 2) && (a7==14)) &&  a2 <=  189 ) && (a5==5))) && (a24==15)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2583]  COND FALSE  !(((a5==4) && (((a7==13) && ( 255 < a17  && ((a24==15) && (input == 3)))) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2588]  COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && (((a5==3) && ((input == 3) && (a24==15))) && (a7==14))) &&   ((111 < a17) && (255 >= a17)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2595]  COND FALSE  !((  ((189 < a2) && (281 >= a2))  && (((  ((111 < a17) && (255 >= a17))  && ((input == 4) && ((a7==12) || (a7==13)))) && (a5==4)) && (a24==13))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2603]  COND FALSE  !(((( 255 < a17  && ( a2 <=  189  && ((input == 4) && ((a7==12) || (a7==13))))) && (a5==4)) && (a24==15)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2610]  COND FALSE  !(( a2 <=  189  && ((input == 3) && (((a5==7) && ((a24==13) && ((a7==13) &&  a17 <=  -108 ))) || (((( 255 < a17  && (a7==14)) && (a24==15)) && (a5==6)) || ((a5==7) && ((a24==13) && ( a17 <=  -108  && (a7==12)))))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2618]  COND FALSE  !(((((a5==6) && ((((a7==13) || (a7==14)) && (input == 1)) &&   ((111 < a17) && (255 >= a17)) )) &&  a2 <=  189 ) && (a24==15)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2625]  COND FALSE  !((((a5==6) && (((a24==14) && ((((a7==12) || (a7==13)) || (a7==14)) && (input == 4))) &&  255 < a17 )) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2632]  COND FALSE  !((((((a24==15) && ((input == 3) &&   ((111 < a17) && (255 >= a17)) )) &&  a2 <=  189 ) && (a5==6)) && (a7==12)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2635]  COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && ((a24==14) && ( 255 < a17  && (((a7==13) || (a7==14)) && (input == 2))))) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2643]  COND FALSE  !((((((a5==5) && (((a7==12) || (a7==13)) && (input == 1))) && (a24==14)) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2649]  COND FALSE  !(((a24==14) && ((  ((189 < a2) && (281 >= a2))  && ((((a7==13) || (a7==14)) && (input == 1)) && (a5==4))) &&  255 < a17 )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2655]  COND FALSE  !((  ((189 < a2) && (281 >= a2))  && ((((input == 2) && ((  ((-108 < a17) && (111 >= a17))  && (a7==12)) || (( a17 <=  -108  && (a7==13)) || ((a7==14) &&  a17 <=  -108 )))) && (a5==4)) && (a24==13))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2662]  COND FALSE  !(((  ((-108 < a17) && (111 >= a17))  && ((((input == 3) && ((a7==12) || (a7==13))) && (a24==13)) && (a5==3))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2669]  COND FALSE  !(((a5==7) && (((input == 5) && ((((a24==14) && ( 255 < a17  && (a7==13))) || ((a24==14) && ((a7==14) &&  255 < a17 ))) || (( a17 <=  -108  && (a7==12)) && (a24==15)))) &&  a2 <=  189 )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2675]  COND FALSE  !(((a5==4) && ( a17 <=  -108  && ((((input == 3) && (a24==13)) && (a7==12)) &&   ((189 < a2) && (281 >= a2)) ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2681]  COND FALSE  !((( a17 <=  -108  && (((a5==6) && ((input == 5) && ((a7==13) || (a7==14)))) && (a24==14))) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2688]  COND FALSE  !((((a24==13) && (((input == 3) && ((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || (  ((111 < a17) && (255 >= a17))  && (a7==12)))) &&   ((189 < a2) && (281 >= a2)) )) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2693]  COND FALSE  !((((a24==13) && (((((  ((111 < a17) && (255 >= a17))  && (a7==13)) || ((a7==14) &&   ((111 < a17) && (255 >= a17)) )) || ( 255 < a17  && (a7==12))) && (input == 1)) &&   ((189 < a2) && (281 >= a2)) )) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2701]  COND FALSE  !(((a24==13) && ( a17 <=  -108  && (((a5==6) && (((a7==12) || (a7==13)) && (input == 2))) &&   ((189 < a2) && (281 >= a2)) ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2707]  COND FALSE  !((((a5==3) && ((a24==14) && ((input == 5) && ((  ((111 < a17) && (255 >= a17))  && (a7==12)) || (((a7==13) &&   ((-108 < a17) && (111 >= a17)) ) || ((a7==14) &&   ((-108 < a17) && (111 >= a17)) )))))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2715]  COND FALSE  !((  ((-108 < a17) && (111 >= a17))  && (((a7==12) && (  ((189 < a2) && (281 >= a2))  && ((a24==15) && (input == 2)))) && (a5==5))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2722]  COND FALSE  !(((a24==13) && ((a5==6) && ((((  ((111 < a17) && (255 >= a17))  && (a7==12)) || (((a7==13) &&   ((-108 < a17) && (111 >= a17)) ) || ((a7==14) &&   ((-108 < a17) && (111 >= a17)) ))) && (input == 4)) &&  a2 <=  189 ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2728]  COND FALSE  !((  ((-108 < a17) && (111 >= a17))  && ((a24==15) && ((a5==4) && ((((a7==13) || (a7==14)) && (input == 3)) &&  a2 <=  189 )))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2735]  COND FALSE  !(( a2 <=  189  && ((a5==6) && ( a17 <=  -108  && ((a24==14) && (((a7==13) || (a7==14)) && (input == 6)))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2741]  COND FALSE  !(((a5==6) && (((a24==13) && ((((  ((111 < a17) && (255 >= a17))  && (a7==13)) || (  ((111 < a17) && (255 >= a17))  && (a7==14))) || ((a7==12) &&  255 < a17 )) && (input == 4))) &&  a2 <=  189 )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2748]  COND FALSE  !((((((( 255 < a17  && (a7==12)) || ((  ((111 < a17) && (255 >= a17))  && (a7==13)) || ((a7==14) &&   ((111 < a17) && (255 >= a17)) ))) && (input == 2)) && (a5==6)) &&  a2 <=  189 ) && (a24==13)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2756]  COND FALSE  !((( a2 <=  189  && ((((a7==14) && (input == 4)) && (a5==5)) && (a24==14))) &&  a17 <=  -108 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2764]  COND FALSE  !((( a2 <=  189  && ((a24==14) && ((input == 4) && (((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || ((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )))))) && (a5==7)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2769]  COND FALSE  !((( a2 <=  189  && ((((((a7==12) || (a7==13)) || (a7==14)) && (input == 6)) && (a24==14)) && (a5==5))) &&  255 < a17 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2776]  COND FALSE  !((((((a5==7) && (((a7==14) || ((a7==12) || (a7==13))) && (input == 5))) &&  a2 <=  189 ) && (a24==15)) &&   ((111 < a17) && (255 >= a17)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2783]  COND FALSE  !(((( a17 <=  -108  && ((a5==5) && ((input == 2) && (a24==14)))) && (a7==14)) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2790]  COND FALSE  !(( a2 <=  189  && (  ((-108 < a17) && (111 >= a17))  && ((a5==6) && ((((a7==14) || ((a7==12) || (a7==13))) && (input == 3)) && (a24==14))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2796]  COND FALSE  !((((a24==15) && ((((input == 2) &&  a2 <=  189 ) && (a7==12)) && (a5==7))) &&  255 < a17 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2802]  COND FALSE  !((((a5==5) && (((input == 3) && (((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )) || (  ((111 < a17) && (255 >= a17))  && (a7==13)))) &&  a2 <=  189 )) && (a24==15)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2809]  COND FALSE  !((((a24==15) && ( a2 <=  189  && ((input == 4) && (((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )) || (  ((111 < a17) && (255 >= a17))  && (a7==13)))))) && (a5==5)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2816]  COND FALSE  !((((a24==14) && ((a5==4) && ((((a7==14) &&   ((-108 < a17) && (111 >= a17)) ) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )) && (input == 6)))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2823]  COND FALSE  !((( 255 < a17  && ((a24==15) && (((((a7==12) || (a7==13)) || (a7==14)) && (input == 1)) &&   ((189 < a2) && (281 >= a2)) ))) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2828]  COND FALSE  !((  ((189 < a2) && (281 >= a2))  && ((a5==3) && ((a24==15) && ((input == 5) && (((a7==12) &&   ((-108 < a17) && (111 >= a17)) ) || (((a7==13) &&  a17 <=  -108 ) || ( a17 <=  -108  && (a7==14)))))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2835]  COND FALSE  !(((a24==13) && ((((input == 1) && (((a7==14) &&   ((111 < a17) && (255 >= a17)) ) || ( 255 < a17  && (a7==12)))) && (a5==4)) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2843]  COND FALSE  !(((a5==6) && (((a24==14) && (((input == 3) && (((a7==12) || (a7==13)) || (a7==14))) &&  a2 <=  189 )) &&  255 < a17 )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2848]  COND FALSE  !((((((input == 6) && (( 255 < a17  && (a7==12)) || ((  ((111 < a17) && (255 >= a17))  && (a7==13)) || (  ((111 < a17) && (255 >= a17))  && (a7==14))))) && (a24==14)) &&   ((189 < a2) && (281 >= a2)) ) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2856]  COND FALSE  !(((((((((a7==14) &&  255 < a17 ) && (a24==15)) && (a5==4)) || ((((a7==12) &&  a17 <=  -108 ) && (a24==13)) && (a5==5))) || ((( a17 <=  -108  && (a7==13)) && (a24==13)) && (a5==5))) && (input == 5)) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2863]  COND FALSE  !(((a5==5) && (((  ((111 < a17) && (255 >= a17))  && ( a2 <=  189  && (input == 5))) && (a24==13)) && (a7==13))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2869]  COND FALSE  !((( a2 <=  189  && ((a5==7) && (((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || (  ((111 < a17) && (255 >= a17))  && (a7==12))) && (input == 4)))) && (a24==13)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2876]  COND FALSE  !((((a24==13) && (((((a7==14) &&  a17 <=  -108 ) || (  ((-108 < a17) && (111 >= a17))  && (a7==12))) && (input == 6)) && (a5==5))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2884]  COND FALSE  !(((((a24==15) && ((((a7==13) || (a7==14)) && (input == 3)) &&  a2 <=  189 )) && (a5==7)) &&   ((-108 < a17) && (111 >= a17)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2890]  COND FALSE  !(((a7==12) && (( a2 <=  189  && (((input == 5) && (a5==4)) && (a24==15))) &&   ((-108 < a17) && (111 >= a17)) )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2896]  COND FALSE  !(((a5==7) && (((((a24==15) && ( a17 <=  -108  && (a7==12))) || (((a24==14) && ((a7==13) &&  255 < a17 )) || ((a24==14) && ( 255 < a17  && (a7==14))))) && (input == 1)) &&  a2 <=  189 )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2902]  COND FALSE  !((  ((111 < a17) && (255 >= a17))  && (((a5==5) && ((a24==15) && ((input == 5) && ((a7==14) || ((a7==12) || (a7==13)))))) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2909]  COND FALSE  !(((a5==5) && (((((a24==14) && ( a17 <=  -108  && (a7==13))) || (((a24==13) && ((a7==14) &&  255 < a17 )) || ((a24==14) && ((a7==12) &&  a17 <=  -108 )))) && (input == 4)) &&  a2 <=  189 )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2916]  COND FALSE  !((((((((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || (((a7==14) &&   ((-108 < a17) && (111 >= a17)) ) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) ))) && (input == 5)) && (a24==15)) && (a5==3)) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2923]  COND FALSE  !((((a5==6) && ((a24==13) && (((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || (  ((111 < a17) && (255 >= a17))  && (a7==12))) && (input == 2)))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2930]  COND FALSE  !(((a24==15) && (((((input == 5) && (a5==7)) &&  a2 <=  189 ) &&  255 < a17 ) && (a7==12))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2936]  COND FALSE  !((((a5==7) && (((input == 2) && (((a7==14) &&   ((-108 < a17) && (111 >= a17)) ) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) ))) &&  a2 <=  189 )) && (a24==13)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2944]  COND FALSE  !((( 255 < a17  && (( a2 <=  189  && ((a24==15) && (input == 6))) && (a5==5))) && (a7==14)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2951]  COND FALSE  !(((((a5==6) && (((((a7==13) &&  a17 <=  -108 ) || ( a17 <=  -108  && (a7==14))) || (  ((-108 < a17) && (111 >= a17))  && (a7==12))) && (input == 2))) &&  a2 <=  189 ) && (a24==13)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2957]  COND FALSE  !((  ((111 < a17) && (255 >= a17))  && ((a5==6) && ((((input == 2) && ((a7==14) || ((a7==12) || (a7==13)))) &&  a2 <=  189 ) && (a24==14)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2965]  COND FALSE  !(( a2 <=  189  && (((a7==14) && (((input == 1) &&   ((111 < a17) && (255 >= a17)) ) && (a5==5))) && (a24==14))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2971]  COND FALSE  !(( a17 <=  -108  && (((  ((189 < a2) && (281 >= a2))  && ((a5==3) && (input == 1))) && (a7==12)) && (a24==13))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2979]  COND FALSE  !(((((((((a7==13) &&   ((111 < a17) && (255 >= a17)) ) || ((a7==14) &&   ((111 < a17) && (255 >= a17)) )) || ((a7==12) &&  255 < a17 )) && (input == 1)) && (a5==5)) && (a24==14)) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2986]  COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && (((((a7==14) &&   ((-108 < a17) && (111 >= a17)) ) || (  ((111 < a17) && (255 >= a17))  && (a7==12))) && (input == 4)) && (a24==13))) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L2994]  COND FALSE  !((  ((189 < a2) && (281 >= a2))  && ((a5==3) && ((((( 255 < a17  && (a7==13)) && (a24==13)) || (( 255 < a17  && (a7==14)) && (a24==13))) || (((a7==12) &&  a17 <=  -108 ) && (a24==14))) && (input == 4)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3001]  COND FALSE  !(((a24==13) && ((a5==3) && (  ((189 < a2) && (281 >= a2))  && ((input == 4) && (((  ((111 < a17) && (255 >= a17))  && (a7==13)) || ((a7==14) &&   ((111 < a17) && (255 >= a17)) )) || ((a7==12) &&  255 < a17 )))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3009]  COND FALSE  !((((((input == 3) && (( 255 < a17  && (a7==12)) || ((  ((111 < a17) && (255 >= a17))  && (a7==13)) || ((a7==14) &&   ((111 < a17) && (255 >= a17)) )))) && (a24==13)) && (a5==6)) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3017]  COND FALSE  !(((a24==13) && (  ((189 < a2) && (281 >= a2))  && ((a5==4) && (((input == 5) && ((a7==12) || (a7==13))) &&   ((111 < a17) && (255 >= a17)) )))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3022]  COND FALSE  !(((a5==4) && ((  ((189 < a2) && (281 >= a2))  && ((input == 4) && ((  ((-108 < a17) && (111 >= a17))  && (a7==12)) || (((a7==13) &&  a17 <=  -108 ) || ((a7==14) &&  a17 <=  -108 ))))) && (a24==13))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3029]  COND FALSE  !(((a24==15) && (( 255 < a17  && ((a5==5) && ((input == 3) && (((a7==12) || (a7==13)) || (a7==14))))) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3036]  COND FALSE  !(( a2 <=  189  && ((  ((111 < a17) && (255 >= a17))  && (((input == 2) && (((a7==12) || (a7==13)) || (a7==14))) && (a5==7))) && (a24==15))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3043]  COND FALSE  !(((a5==4) && ((a24==13) && (((((a7==12) &&   ((-108 < a17) && (111 >= a17)) ) || (((a7==13) &&  a17 <=  -108 ) || ( a17 <=  -108  && (a7==14)))) && (input == 6)) &&   ((189 < a2) && (281 >= a2)) ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3050]  COND FALSE  !((  ((-108 < a17) && (111 >= a17))  && ( a2 <=  189  && ((a24==15) && ((((a7==13) || (a7==14)) && (input == 6)) && (a5==6))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3056]  COND FALSE  !((  ((-108 < a17) && (111 >= a17))  && (((((a24==15) && (input == 2)) &&   ((189 < a2) && (281 >= a2)) ) && (a5==4)) && (a7==13))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3064]  COND FALSE  !(((((a5==4) && ((a24==13) && ((input == 4) &&  a17 <=  -108 ))) && (a7==12)) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3072]  COND FALSE  !((  ((189 < a2) && (281 >= a2))  && ((a5==3) && (((input == 1) && ((( a17 <=  -108  && (a7==13)) || ((a7==14) &&  a17 <=  -108 )) || (  ((-108 < a17) && (111 >= a17))  && (a7==12)))) && (a24==14)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3079]  COND FALSE  !(((a5==4) && ((  ((189 < a2) && (281 >= a2))  && ((((a7==12) || (a7==13)) && (input == 4)) &&  a17 <=  -108 )) && (a24==14))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3084]  COND FALSE  !(( a2 <=  189  && (  ((111 < a17) && (255 >= a17))  && ((a7==12) && ((a5==4) && ((a24==15) && (input == 4)))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3090]  COND FALSE  !((  ((189 < a2) && (281 >= a2))  && ((  ((-108 < a17) && (111 >= a17))  && ((a7==13) && ((input == 6) && (a5==3)))) && (a24==15))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3097]  COND FALSE  !(( a2 <=  189  && ((input == 6) && ((((((a7==14) &&  255 < a17 ) && (a24==15)) && (a5==6)) || ((((a7==12) &&  a17 <=  -108 ) && (a24==13)) && (a5==7))) || (((a24==13) && ( a17 <=  -108  && (a7==13))) && (a5==7))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3105]  COND FALSE  !((((  ((189 < a2) && (281 >= a2))  && (((input == 6) && ((a7==13) || (a7==14))) && (a24==14))) &&  255 < a17 ) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3111]  COND FALSE  !(((a5==6) && ((a24==15) && (((a7==13) && ((input == 6) &&  a17 <=  -108 )) &&  a2 <=  189 ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3119]  COND FALSE  !(((a24==15) && ((a5==4) && (((((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || (  ((111 < a17) && (255 >= a17))  && (a7==12))) || (  ((111 < a17) && (255 >= a17))  && (a7==13))) && (input == 4)) &&   ((189 < a2) && (281 >= a2)) ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3126]  COND FALSE  !((( a2 <=  189  && ((((( 255 < a17  && (a7==13)) && (a24==13)) || (((a7==14) &&  255 < a17 ) && (a24==13))) || ((a24==14) && ( a17 <=  -108  && (a7==12)))) && (input == 1))) && (a5==6)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3134]  COND FALSE  !(((a7==14) && ((a24==15) && ((((input == 6) &&   ((111 < a17) && (255 >= a17)) ) &&   ((189 < a2) && (281 >= a2)) ) && (a5==3)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3140]  COND FALSE  !((((a5==5) && (( a2 <=  189  && ((input == 5) && (a7==14))) &&  255 < a17 )) && (a24==15)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3147]  COND FALSE  !(((((a24==13) && ((input == 6) && ((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )))) &&   ((189 < a2) && (281 >= a2)) ) && (a5==6)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3153]  COND FALSE  !((((a24==15) && ((a5==4) && ((input == 3) && ((  ((111 < a17) && (255 >= a17))  && (a7==13)) || ((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )))))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3161]  COND FALSE  !(((a7==13) && ((a5==6) && ((((input == 2) &&  255 < a17 ) &&   ((189 < a2) && (281 >= a2)) ) && (a24==13)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3168]  COND FALSE  !((  ((111 < a17) && (255 >= a17))  && ((((((a7==13) || (a7==14)) && (input == 4)) &&  a2 <=  189 ) && (a24==15)) && (a5==4))))
[L3175]  CALL, EXPR  calculate_output3(input)
[L3181]  COND FALSE  !(( a2 <=  189  && ((a24==15) && ((a7==14) && ((a5==5) && ( a17 <=  -108  && (input == 2)))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3188]  COND FALSE  !((((a24==15) && (  ((-108 < a17) && (111 >= a17))  && (  ((189 < a2) && (281 >= a2))  && ((input == 3) && ((a7==13) || (a7==14)))))) && (a5==5)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3196]  COND FALSE  !((((a5==5) && ( a2 <=  189  && ((a7==14) && ((a24==13) && (input == 4))))) &&   ((111 < a17) && (255 >= a17)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3203]  COND FALSE  !((  ((189 < a2) && (281 >= a2))  && ((((a7==13) && ((a5==3) && (input == 3))) && (a24==15)) &&   ((-108 < a17) && (111 >= a17)) )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3209]  COND FALSE  !(((((((((a7==14) &&  a17 <=  -108 ) || (  ((-108 < a17) && (111 >= a17))  && (a7==12))) || (  ((-108 < a17) && (111 >= a17))  && (a7==13))) && (input == 1)) &&  a2 <=  189 ) && (a5==7)) && (a24==13)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3217]  COND FALSE  !((  ((-108 < a17) && (111 >= a17))  && ((a24==13) && (((a5==3) && ((input == 2) && ((a7==12) || (a7==13)))) &&   ((189 < a2) && (281 >= a2)) ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3223]  COND FALSE  !(((((a5==5) && ((((a7==12) || (a7==13)) && (input == 5)) && (a24==14))) &&   ((111 < a17) && (255 >= a17)) ) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3230]  COND FALSE  !(((a24==13) && ( 255 < a17  && (  ((189 < a2) && (281 >= a2))  && ((((a7==13) || (a7==14)) && (input == 1)) && (a5==4))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3238]  COND FALSE  !(( 255 < a17  && (((a24==14) && ((a5==5) && ((input == 1) && ((a7==13) || (a7==14))))) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3245]  COND FALSE  !(((((((input == 2) && (((a7==12) || (a7==13)) || (a7==14))) &&  255 < a17 ) &&   ((189 < a2) && (281 >= a2)) ) && (a24==13)) && (a5==5)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3252]  COND FALSE  !((( a2 <=  189  && (((input == 2) && ((((a7==14) &&   ((-108 < a17) && (111 >= a17)) ) || (  ((111 < a17) && (255 >= a17))  && (a7==12))) || ((a7==13) &&   ((111 < a17) && (255 >= a17)) ))) && (a5==7))) && (a24==14)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3259]  COND FALSE  !(((a5==3) && ((a24==14) && (  ((189 < a2) && (281 >= a2))  && ((input == 2) && ((((a7==14) &&   ((111 < a17) && (255 >= a17)) ) || ((a7==12) &&  255 < a17 )) || ( 255 < a17  && (a7==13))))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3267]  COND FALSE  !((((a5==5) && (( a2 <=  189  && (((a7==14) || ((a7==12) || (a7==13))) && (input == 5))) && (a24==14))) &&  255 < a17 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3274]  COND FALSE  !((((a5==6) && ((  ((189 < a2) && (281 >= a2))  && ((input == 5) && (a7==14))) &&  a17 <=  -108 )) && (a24==13)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3279]  COND FALSE  !(((a7==14) && (  ((189 < a2) && (281 >= a2))  && ((( a17 <=  -108  && (input == 3)) && (a24==13)) && (a5==6)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3285]  COND FALSE  !((((a7==14) && (((a5==5) && ((input == 1) && (a24==13))) &&   ((111 < a17) && (255 >= a17)) )) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3292]  COND FALSE  !((( a2 <=  189  && ((((input == 3) && ((a7==12) || (a7==13))) && (a5==6)) &&  255 < a17 )) && (a24==15)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3300]  COND FALSE  !((((a24==15) && (  ((189 < a2) && (281 >= a2))  && ((((a7==14) &&   ((111 < a17) && (255 >= a17)) ) || ( 255 < a17  && (a7==12))) && (input == 2)))) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3308]  COND FALSE  !((  ((189 < a2) && (281 >= a2))  && (((((a24==14) && ( 255 < a17  && (a7==14))) || ((a24==15) && ( a17 <=  -108  && (a7==12)))) && (input == 5)) && (a5==3))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3316]  COND FALSE  !(((((((input == 3) && (((a7==12) || (a7==13)) || (a7==14))) &&  255 < a17 ) &&  a2 <=  189 ) && (a24==14)) && (a5==5)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3324]  COND FALSE  !(( a2 <=  189  && ((a24==14) && (  ((-108 < a17) && (111 >= a17))  && ((a7==13) && ((input == 3) && (a5==7)))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3329]  COND FALSE  !(((((((  ((-108 < a17) && (111 >= a17))  && (a7==13)) || (( a17 <=  -108  && (a7==14)) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) ))) && (input == 1)) &&  a2 <=  189 ) && (a5==5)) && (a24==13)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3336]  COND FALSE  !((( 255 < a17  && ((  ((189 < a2) && (281 >= a2))  && ((input == 4) && (((a7==12) || (a7==13)) || (a7==14)))) && (a24==15))) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3343]  COND FALSE  !((((a24==15) && (((input == 2) && (( a17 <=  -108  && (a7==14)) || (  ((-108 < a17) && (111 >= a17))  && (a7==12)))) &&  a2 <=  189 )) && (a5==6)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3350]  COND FALSE  !(( a2 <=  189  && (((a24==15) && (((input == 4) && ((a7==13) || (a7==14))) && (a5==7))) &&  255 < a17 )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3356]  COND FALSE  !(((a5==3) && (  ((189 < a2) && (281 >= a2))  && ((input == 4) && ((( 255 < a17  && (a7==14)) && (a24==14)) || ((a24==15) && ( a17 <=  -108  && (a7==12))))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3362]  COND FALSE  !((((a24==14) && ((a5==4) && (((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || (  ((111 < a17) && (255 >= a17))  && (a7==12))) && (input == 1)))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3369]  COND FALSE  !(( 255 < a17  && ((a5==4) && ((((a7==13) && (input == 2)) &&   ((189 < a2) && (281 >= a2)) ) && (a24==15)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3377]  COND FALSE  !((((((a5==5) && ((input == 3) && ((a7==14) || ((a7==12) || (a7==13))))) && (a24==15)) &&   ((189 < a2) && (281 >= a2)) ) &&   ((111 < a17) && (255 >= a17)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3384]  COND FALSE  !(((a24==15) && ( a2 <=  189  && ((a5==6) && (((input == 1) && ((a7==13) || (a7==14))) &&   ((-108 < a17) && (111 >= a17)) )))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3392]  COND FALSE  !((((a24==13) && (((input == 5) && ((((a7==13) &&  a17 <=  -108 ) || ( a17 <=  -108  && (a7==14))) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) ))) &&  a2 <=  189 )) && (a5==6)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3400]  COND FALSE  !((((((a24==14) && (((a7==14) || ((a7==12) || (a7==13))) && (input == 1))) &&  a2 <=  189 ) && (a5==5)) &&   ((-108 < a17) && (111 >= a17)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3406]  COND FALSE  !(((((((a24==15) && (input == 1)) && (a5==4)) && (a7==12)) &&   ((111 < a17) && (255 >= a17)) ) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3413]  COND FALSE  !(((a5==5) && (  ((-108 < a17) && (111 >= a17))  && ((((input == 5) && ((a7==12) || (a7==13))) &&  a2 <=  189 ) && (a24==15)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3420]  COND FALSE  !((  ((189 < a2) && (281 >= a2))  && ((a24==13) && ((a5==4) && (  ((111 < a17) && (255 >= a17))  && ((input == 3) && ((a7==12) || (a7==13))))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3428]  COND FALSE  !((((a5==3) && (((( a17 <=  -108  && (a7==12)) && (a24==14)) || (((a24==13) && ( 255 < a17  && (a7==13))) || ((a24==13) && ( 255 < a17  && (a7==14))))) && (input == 2))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3436]  COND FALSE  !(((a5==6) && ((a24==13) && (((input == 4) && ((( a17 <=  -108  && (a7==13)) || ((a7==14) &&  a17 <=  -108 )) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) ))) &&  a2 <=  189 ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3442]  COND FALSE  !((((( 255 < a17  && ((input == 3) && (a7==13))) && (a24==13)) && (a5==6)) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3449]  COND FALSE  !((((a24==14) && ((a5==4) && ((input == 1) && (( a17 <=  -108  && (a7==14)) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) ))))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3456]  COND FALSE  !(( a2 <=  189  && ((a24==15) && ( a17 <=  -108  && (((a7==13) && (input == 4)) && (a5==6))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3463]  COND FALSE  !((((((input == 5) && (( a17 <=  -108  && (a7==14)) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) ))) && (a24==14)) && (a5==5)) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3471]  COND FALSE  !((((a5==4) && ( 255 < a17  && (  ((189 < a2) && (281 >= a2))  && ((input == 3) && ((a7==13) || (a7==14)))))) && (a24==14)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3476]  COND FALSE  !((((( a2 <=  189  && ((a7==12) && (input == 1))) && (a5==7)) &&  255 < a17 ) && (a24==15)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3482]  COND FALSE  !(( a2 <=  189  && ((a24==15) && ((a5==5) && ( a17 <=  -108  && ((a7==14) && (input == 3)))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3490]  COND FALSE  !(((((a5==6) && ((((a7==14) &&  a17 <=  -108 ) || (  ((-108 < a17) && (111 >= a17))  && (a7==12))) && (input == 5))) && (a24==15)) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3497]  COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && ((a24==14) && ((( 255 < a17  && (a7==13)) || (((a7==14) &&   ((111 < a17) && (255 >= a17)) ) || ( 255 < a17  && (a7==12)))) && (input == 1)))) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3502]  COND FALSE  !(((a24==15) && ( a2 <=  189  && ((a7==14) && (((input == 2) &&   ((111 < a17) && (255 >= a17)) ) && (a5==5))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3509]  COND FALSE  !(((a7==13) && (((((input == 5) && (a5==7)) && (a24==14)) &&   ((-108 < a17) && (111 >= a17)) ) &&  a2 <=  189 )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3514]  COND FALSE  !((  ((189 < a2) && (281 >= a2))  && ((((input == 2) && ((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || (  ((111 < a17) && (255 >= a17))  && (a7==12)))) && (a5==3)) && (a24==13))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3520]  COND FALSE  !(((((  ((111 < a17) && (255 >= a17))  && ((input == 5) &&  a2 <=  189 )) && (a7==14)) && (a5==5)) && (a24==14)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3527]  COND FALSE  !(((a5==7) && (((( 255 < a17  && (input == 1)) && (a24==13)) &&  a2 <=  189 ) && (a7==13))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3530]  COND FALSE  !((((  ((111 < a17) && (255 >= a17))  && ((  ((189 < a2) && (281 >= a2))  && (input == 4)) && (a7==13))) && (a24==14)) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3535]  COND FALSE  !((((((a24==15) && ((input == 6) &&   ((111 < a17) && (255 >= a17)) )) && (a5==5)) && (a7==14)) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3541]  COND FALSE  !(((((((a5==4) && ((a24==15) && ((a7==14) &&  255 < a17 ))) || ((( a17 <=  -108  && (a7==12)) && (a24==13)) && (a5==5))) || ((a5==5) && (((a7==13) &&  a17 <=  -108 ) && (a24==13)))) && (input == 4)) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3548]  COND FALSE  !((((((  ((111 < a17) && (255 >= a17))  && (input == 6)) && (a7==13)) &&  a2 <=  189 ) && (a24==13)) && (a5==5)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3554]  COND FALSE  !(( a2 <=  189  && ((a5==7) && (((( 255 < a17  && (a7==14)) && (a24==13)) || ((a24==14) && ( a17 <=  -108  && (a7==12)))) && (input == 3)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3560]  COND FALSE  !(( a2 <=  189  && ((a5==6) && (((((a7==12) &&  a17 <=  -108 ) && (a24==14)) || (((a24==13) && ( 255 < a17  && (a7==13))) || (( 255 < a17  && (a7==14)) && (a24==13)))) && (input == 2)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3568]  COND FALSE  !((  ((111 < a17) && (255 >= a17))  && ((a7==13) && (((  ((189 < a2) && (281 >= a2))  && (input == 3)) && (a24==14)) && (a5==3)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3574]  COND FALSE  !(((a5==7) && (( a2 <=  189  && ((input == 3) && ((  ((111 < a17) && (255 >= a17))  && (a7==13)) || ((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || (  ((111 < a17) && (255 >= a17))  && (a7==12)))))) && (a24==14))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3581]  COND FALSE  !(((((a5==5) && ((((a7==14) &&  a17 <=  -108 ) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) )) && (input == 2))) &&   ((189 < a2) && (281 >= a2)) ) && (a24==13)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3588]  COND FALSE  !(((((a5==5) && ((  ((189 < a2) && (281 >= a2))  && (input == 4)) &&   ((-108 < a17) && (111 >= a17)) )) && (a24==15)) && (a7==12)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3595]  COND FALSE  !(((  ((-108 < a17) && (111 >= a17))  && ((a5==3) && (  ((189 < a2) && (281 >= a2))  && ((input == 2) && (a24==15))))) && (a7==13)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3600]  COND FALSE  !(((a5==5) && ((a24==13) && (  ((111 < a17) && (255 >= a17))  && ( a2 <=  189  && ((a7==13) && (input == 4)))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3606]  COND FALSE  !(((  ((-108 < a17) && (111 >= a17))  && (((((a7==13) || (a7==14)) && (input == 4)) && (a24==15)) &&  a2 <=  189 )) && (a5==7)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3611]  COND FALSE  !((((((a24==13) && (((a7==13) || (a7==14)) && (input == 3))) &&   ((-108 < a17) && (111 >= a17)) ) && (a5==4)) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3618]  COND FALSE  !((  ((189 < a2) && (281 >= a2))  && (((a24==13) && (  ((-108 < a17) && (111 >= a17))  && (((a7==12) || (a7==13)) && (input == 5)))) && (a5==3))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3625]  COND FALSE  !(((  ((111 < a17) && (255 >= a17))  && ((a5==5) && (((input == 6) && (a24==14)) && (a7==14)))) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3632]  COND FALSE  !((((((( a17 <=  -108  && (a7==12)) && (a24==15)) || ((( 255 < a17  && (a7==13)) && (a24==14)) || ((a24==14) && ( 255 < a17  && (a7==14))))) && (input == 6)) &&  a2 <=  189 ) && (a5==7)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3638]  COND FALSE  !((( a2 <=  189  && (((input == 6) && (((a7==14) &&  a17 <=  -108 ) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) ))) && (a5==6))) && (a24==15)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3643]  COND FALSE  !((((a24==14) && (((((a7==14) &&   ((111 < a17) && (255 >= a17)) ) || ( 255 < a17  && (a7==12))) && (input == 1)) && (a5==7))) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3649]  COND FALSE  !(((a24==14) && ((( a2 <=  189  && ((input == 1) && (((a7==12) || (a7==13)) || (a7==14)))) && (a5==6)) &&  255 < a17 )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3657]  COND FALSE  !(((( a2 <=  189  && ((a5==6) && (((a7==13) || (a7==14)) && (input == 4)))) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==15)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3664]  COND FALSE  !((((((((a7==13) || (a7==14)) && (input == 5)) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==15)) && (a5==6)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3671]  COND FALSE  !((  ((-108 < a17) && (111 >= a17))  && ((  ((189 < a2) && (281 >= a2))  && ((a5==6) && (((a7==12) || (a7==13)) && (input == 1)))) && (a24==13))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3678]  COND FALSE  !((((a24==14) && ((a5==3) && (((( a17 <=  -108  && (a7==13)) || ((a7==14) &&  a17 <=  -108 )) || (  ((-108 < a17) && (111 >= a17))  && (a7==12))) && (input == 6)))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3685]  COND FALSE  !(((a5==5) && (((a24==15) && ( a2 <=  189  && (((a7==12) || (a7==13)) && (input == 4)))) &&   ((-108 < a17) && (111 >= a17)) )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3693]  COND FALSE  !((((a5==5) && (((input == 6) && (((a7==14) &&  a17 <=  -108 ) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) ))) && (a24==14))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3699]  COND FALSE  !(((  ((111 < a17) && (255 >= a17))  && ((a24==15) && (  ((189 < a2) && (281 >= a2))  && ((a7==14) && (input == 2))))) && (a5==3)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3702]  COND FALSE  !(((( a2 <=  189  && ((a24==13) && ((input == 3) &&   ((-108 < a17) && (111 >= a17)) ))) && (a5==5)) && (a7==14)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3709]  COND FALSE  !(( a2 <=  189  && ((((((a7==13) || (a7==14)) && (input == 2)) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==15)) && (a5==7))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3716]  COND FALSE  !((( 255 < a17  && (((a24==13) && ((input == 2) && ((a7==13) || (a7==14)))) && (a5==4))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3723]  COND FALSE  !(((( a2 <=  189  && (((((a7==13) &&  a17 <=  -108 ) || ((a7==14) &&  a17 <=  -108 )) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) )) && (input == 4))) && (a5==7)) && (a24==14)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3730]  COND FALSE  !(((((a5==4) && (  ((189 < a2) && (281 >= a2))  && (((a7==14) || ((a7==12) || (a7==13))) && (input == 4)))) && (a24==15)) &&  a17 <=  -108 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3736]  COND FALSE  !(( a2 <=  189  && ((a5==6) && (((((a7==12) || (a7==13)) && (input == 5)) && (a24==15)) &&  255 < a17 ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3743]  COND FALSE  !(((a24==13) && (((a5==6) && ((input == 3) && (((a7==14) &&   ((-108 < a17) && (111 >= a17)) ) || (  ((111 < a17) && (255 >= a17))  && (a7==12))))) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3749]  COND FALSE  !(((((((( a17 <=  -108  && (a7==13)) || ((a7==14) &&  a17 <=  -108 )) || (  ((-108 < a17) && (111 >= a17))  && (a7==12))) && (input == 6)) && (a24==15)) &&  a2 <=  189 ) && (a5==7)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3755]  COND FALSE  !((((a24==15) && ((((input == 3) && ((a7==12) || (a7==13))) &&  255 < a17 ) && (a5==5))) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3762]  COND FALSE  !(((a24==14) && ((a5==5) && (((input == 5) && (((a7==12) &&   ((111 < a17) && (255 >= a17)) ) || (((a7==13) &&   ((-108 < a17) && (111 >= a17)) ) || ((a7==14) &&   ((-108 < a17) && (111 >= a17)) )))) &&   ((189 < a2) && (281 >= a2)) ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3769]  COND FALSE  !(((a5==7) && ( a2 <=  189  && ((a24==15) && ((input == 4) && ((( a17 <=  -108  && (a7==13)) || ((a7==14) &&  a17 <=  -108 )) || (  ((-108 < a17) && (111 >= a17))  && (a7==12))))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3775]  COND FALSE  !((((((a5==5) && ((a24==13) && ((a7==13) &&  a17 <=  -108 ))) || (((a5==4) && (( 255 < a17  && (a7==14)) && (a24==15))) || ((((a7==12) &&  a17 <=  -108 ) && (a24==13)) && (a5==5)))) && (input == 3)) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3782]  COND FALSE  !((((a5==6) && ((((input == 1) && ((a7==13) || (a7==14))) &&  a2 <=  189 ) && (a24==14))) &&  a17 <=  -108 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3790]  COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && (  ((-108 < a17) && (111 >= a17))  && (((input == 1) && (a24==14)) && (a7==13)))) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3796]  COND FALSE  !(((a5==5) && ( a2 <=  189  && ((  ((111 < a17) && (255 >= a17))  && (((a7==12) || (a7==13)) && (input == 4))) && (a24==14)))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3804]  COND FALSE  !((((a24==13) && ( a2 <=  189  && ((input == 1) && (((  ((-108 < a17) && (111 >= a17))  && (a7==13)) || ((a7==14) &&   ((-108 < a17) && (111 >= a17)) )) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) ))))) && (a5==6)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3810]  COND FALSE  !((  ((111 < a17) && (255 >= a17))  && (( a2 <=  189  && (((a24==13) && (input == 5)) && (a5==5))) && (a7==14))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3817]  COND FALSE  !(((((a24==13) && (((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )) && (input == 5))) && (a5==7)) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3823]  COND FALSE  !((((a24==15) && (((a5==4) && (  ((-108 < a17) && (111 >= a17))  && (input == 5))) && (a7==12))) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3831]  COND FALSE  !(((a5==5) && ((a24==13) && ( a2 <=  189  && ((input == 3) && (((a7==13) &&   ((-108 < a17) && (111 >= a17)) ) || (((a7==14) &&  a17 <=  -108 ) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) ))))))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3838]  COND FALSE  !(( a2 <=  189  && ((((a5==7) && (((a7==13) &&  a17 <=  -108 ) && (a24==13))) || (((a5==6) && ((a24==15) && ( 255 < a17  && (a7==14)))) || ((a5==7) && ((a24==13) && ((a7==12) &&  a17 <=  -108 ))))) && (input == 5))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3846]  COND FALSE  !((  ((189 < a2) && (281 >= a2))  && ((((( 255 < a17  && (a7==14)) && (a24==14)) || (( a17 <=  -108  && (a7==12)) && (a24==15))) && (input == 2)) && (a5==3))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3854]  COND FALSE  !(((((((  ((111 < a17) && (255 >= a17))  && (a7==14)) || ( 255 < a17  && (a7==12))) && (input == 3)) &&  a2 <=  189 ) && (a5==7)) && (a24==14)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3860]  COND FALSE  !((((( 255 < a17  && ((input == 4) && ((a7==14) || ((a7==12) || (a7==13))))) && (a5==5)) && (a24==13)) &&   ((189 < a2) && (281 >= a2)) ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3867]  COND FALSE  !((  ((189 < a2) && (281 >= a2))  && (((((input == 5) && (a24==13)) && (a5==4)) && (a7==12)) &&  a17 <=  -108 )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3872]  COND FALSE  !(((a24==15) && ((((input == 4) && (( a17 <=  -108  && (a7==14)) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) ))) && (a5==6)) &&  a2 <=  189 )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3877]  COND FALSE  !((((((((a7==12) || (a7==13)) && (input == 2)) && (a24==15)) &&  255 < a17 ) &&  a2 <=  189 ) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3884]  COND FALSE  !(( 255 < a17  && ((a5==5) && ((a24==14) && ((((a7==13) || (a7==14)) && (input == 5)) &&   ((189 < a2) && (281 >= a2)) )))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3890]  COND FALSE  !(((a5==4) && ((  ((189 < a2) && (281 >= a2))  && ((a24==14) && ((input == 6) && (a7==13)))) &&   ((-108 < a17) && (111 >= a17)) )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3893]  COND FALSE  !((( a17 <=  -108  && ((((input == 6) && ((a7==12) || (a7==13))) && (a5==5)) &&   ((189 < a2) && (281 >= a2)) )) && (a24==14)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3899]  COND FALSE  !((  ((189 < a2) && (281 >= a2))  && ((((( a17 <=  -108  && (a7==14)) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) )) && (input == 3)) && (a24==13)) && (a5==5))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3907]  COND FALSE  !((((a24==15) && ( a2 <=  189  && ((((  ((-108 < a17) && (111 >= a17))  && (a7==14)) || ((a7==12) &&   ((111 < a17) && (255 >= a17)) )) || (  ((111 < a17) && (255 >= a17))  && (a7==13))) && (input == 2)))) && (a5==5)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3914]  COND FALSE  !(( a17 <=  -108  && ((a5==6) && ((((a7==12) && (input == 1)) && (a24==13)) &&  a2 <=  189 ))))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3919]  COND FALSE  !(((a5==3) && (((((((a7==13) &&  a17 <=  -108 ) || ( a17 <=  -108  && (a7==14))) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) )) && (input == 6)) && (a24==15)) &&   ((189 < a2) && (281 >= a2)) )))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3924]  COND FALSE  !(((  ((189 < a2) && (281 >= a2))  && ((a24==14) && ((input == 2) && (((a7==14) &&  a17 <=  -108 ) || ((a7==12) &&   ((-108 < a17) && (111 >= a17)) ))))) && (a5==4)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3931]  COND FALSE  !((((a24==15) && (((a7==12) && ((a5==6) && (input == 1))) &&   ((111 < a17) && (255 >= a17)) )) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3939]  COND FALSE  !((((( a17 <=  -108  && (((a7==12) || (a7==13)) && (input == 3))) &&   ((189 < a2) && (281 >= a2)) ) && (a5==6)) && (a24==13)))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3946]  COND FALSE  !((((a24==15) && ((a7==14) && (((input == 4) &&  255 < a17 ) && (a5==5)))) &&  a2 <=  189 ))
         VAL         [a17=23, a24=14, a2=275, a5=4, a7=12, input=4, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3952]  COND TRUE   (((((((a7==14) &&  a17 <=  -108 ) || (  ((-108 < a17) && (111 >= a17))  && (a7==12))) && (input == 4)) &&   ((189 < a2) && (281 >= a2)) ) && (a24==14)) && (a5==4))
[L3953]              a2 = ((((a2 - -6843) - 234103) - -260659) + -346865)
[L3954]              a17 = (((((a17 % 71)+ 182) - -2) - -415451) - 415452)
[L3955]              a7 = 13
[L3956]              a24 = 15
[L3957]              a5 = 3
[L3959]              return -1;
         VAL         [\result=-1, a17=206, a24=15, a2=-313191, a5=3, a7=13, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L3175]  RET, EXPR   calculate_output3(input)
[L3175]              return calculate_output3(input);
[L1696]  RET, EXPR   calculate_output2(input)
[L1696]              return calculate_output2(input);
[L4836]  RET, EXPR   calculate_output(input)
[L4836]              output = calculate_output(input)
[L4831]              int input;
[L4832]              input = __VERIFIER_nondet_int()
[L4833]  COND FALSE  !((input != 1) && (input != 2) && (input != 3) && (input != 4) && (input != 5) && (input != 6))
[L4836]  CALL        calculate_output(input)
[L39]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=206, a24=15, a2=-313191, a5=3, a7=13, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L42]    COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==4)))
         VAL         [a17=206, a24=15, a2=-313191, a5=3, a7=13, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L45]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=206, a24=15, a2=-313191, a5=3, a7=13, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L48]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=206, a24=15, a2=-313191, a5=3, a7=13, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L51]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==14)) && (a5==4)))
         VAL         [a17=206, a24=15, a2=-313191, a5=3, a7=13, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L54]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=206, a24=15, a2=-313191, a5=3, a7=13, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L57]    COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==3)))
         VAL         [a17=206, a24=15, a2=-313191, a5=3, a7=13, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L60]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==4)))
         VAL         [a17=206, a24=15, a2=-313191, a5=3, a7=13, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L63]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==14)) && (a5==3)))
         VAL         [a17=206, a24=15, a2=-313191, a5=3, a7=13, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L66]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==13)) && (a5==3)))
         VAL         [a17=206, a24=15, a2=-313191, a5=3, a7=13, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L69]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==15)) && (a5==3)))
         VAL         [a17=206, a24=15, a2=-313191, a5=3, a7=13, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L72]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&  a17 <=  -108 ) && (a24==15)) && (a5==3)))
         VAL         [a17=206, a24=15, a2=-313191, a5=3, a7=13, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L75]    COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==14)) && (a5==4)))
         VAL         [a17=206, a24=15, a2=-313191, a5=3, a7=13, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L78]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=206, a24=15, a2=-313191, a5=3, a7=13, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L81]    COND FALSE  !((((((a7==14) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==15)) && (a5==3)))
         VAL         [a17=206, a24=15, a2=-313191, a5=3, a7=13, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L84]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=206, a24=15, a2=-313191, a5=3, a7=13, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L87]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&  255 < a17 ) && (a24==14)) && (a5==3)))
         VAL         [a17=206, a24=15, a2=-313191, a5=3, a7=13, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L90]    COND FALSE  !((((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==13)) && (a5==3)))
         VAL         [a17=206, a24=15, a2=-313191, a5=3, a7=13, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L93]    COND FALSE  !((((((a7==12) &&  a2 <=  189 ) &&   ((-108 < a17) && (111 >= a17)) ) && (a24==13)) && (a5==4)))
         VAL         [a17=206, a24=15, a2=-313191, a5=3, a7=13, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L96]    COND TRUE   (((((a7==13) &&  a2 <=  189 ) &&   ((111 < a17) && (255 >= a17)) ) && (a24==15)) && (a5==3))
         VAL         [a17=206, a24=15, a2=-313191, a5=3, a7=13, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]
[L97]                reach_error()
         VAL         [a17=206, a24=15, a2=-313191, a5=3, a7=13, input=6, inputA=1, inputB=2, inputC=3, inputD=4, inputE=5, inputF=6]

  - StatisticsResult: Ultimate Automizer benchmark data
    CFG has 1 procedures, 818 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 141.2s, OverallIterations: 25, TraceHistogramMax: 7, PathProgramHistogramMax: 1, EmptinessCheckTime: 1.0s, AutomataDifference: 89.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 20852 SdHoareTripleChecker+Valid, 72.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 20852 mSDsluCounter, 19556 SdHoareTripleChecker+Invalid, 61.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 492 mSDsCounter, 12345 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 68779 IncrementalHoareTripleChecker+Invalid, 81124 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 12345 mSolverCounterUnsat, 19064 mSDtfsCounter, 68779 mSolverCounterSat, 0.3s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 2208 GetRequests, 2164 SyntacticMatches, 0 SemanticMatches, 44 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=325938occurred in iteration=20, InterpolantAutomatonStates: 79, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 31.9s AutomataMinimizationTime, 24 MinimizatonAttempts, 177242 StatesRemovedByMinimization, 20 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.8s SsaConstructionTime, 1.2s SatisfiabilityAnalysisTime, 13.9s InterpolantComputationTime, 17515 NumberOfCodeBlocks, 17515 NumberOfCodeBlocksAsserted, 28 NumberOfCheckSat, 16278 ConstructedInterpolants, 0 QuantifiedInterpolants, 45313 SizeOfPredicates, 0 NumberOfNonLiveVariables, 2562 ConjunctsInSsa, 9 ConjunctsInUnsatCore, 27 InterpolantComputations, 24 PerfectInterpolantSequences, 15658/15974 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available
RESULT: Ultimate proved your program to be incorrect!
[2024-12-02 07:36:11,250 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_17bd661f-8eec-44d6-b56d-5accbfe8d488/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0
Received shutdown request...
--- End real Ultimate output ---

Execution finished normally
Writing output log to file Ultimate.log
Writing human readable error path to file UltimateCounterExample.errorpath
Result:
FALSE