./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/eca-rers2012/Problem03_label27.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 798a7b37 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/eca-rers2012/Problem03_label27.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --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 497301b92ba25c2f1607465beb3fb2acf88756e6c4b878ac8a9bf2f715106635 --- Real Ultimate output --- This is Ultimate 0.3.0-?-798a7b3-m [2025-03-03 09:50:55,635 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-03 09:50:55,697 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2025-03-03 09:50:55,705 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-03 09:50:55,705 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-03 09:50:55,722 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-03 09:50:55,723 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-03 09:50:55,723 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-03 09:50:55,723 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-03 09:50:55,724 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-03 09:50:55,724 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-03 09:50:55,724 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-03 09:50:55,724 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-03 09:50:55,724 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-03 09:50:55,724 INFO L153 SettingsManager]: * Use SBE=true [2025-03-03 09:50:55,724 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-03 09:50:55,724 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-03 09:50:55,725 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-03 09:50:55,725 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-03 09:50:55,725 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-03 09:50:55,725 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-03 09:50:55,725 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-03 09:50:55,725 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-03 09:50:55,725 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-03 09:50:55,725 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-03 09:50:55,725 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-03 09:50:55,725 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-03 09:50:55,725 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-03 09:50:55,725 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-03 09:50:55,725 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-03 09:50:55,726 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-03 09:50:55,726 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-03 09:50:55,726 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-03 09:50:55,726 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-03 09:50:55,726 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-03 09:50:55,726 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-03 09:50:55,726 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-03 09:50:55,726 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-03 09:50:55,726 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-03 09:50:55,726 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-03 09:50:55,726 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-03 09:50:55,726 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-03 09:50:55,726 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-03 09:50:55,726 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 -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux 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 -> 497301b92ba25c2f1607465beb3fb2acf88756e6c4b878ac8a9bf2f715106635 [2025-03-03 09:50:55,945 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-03 09:50:55,952 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-03 09:50:55,955 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-03 09:50:55,956 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-03 09:50:55,956 INFO L274 PluginConnector]: CDTParser initialized [2025-03-03 09:50:55,957 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/eca-rers2012/Problem03_label27.c [2025-03-03 09:50:57,095 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ead2cd3e3/3eefcf8fc0934c73ab19d82d332f0b45/FLAGc8ac444f2 [2025-03-03 09:50:57,409 INFO L384 CDTParser]: Found 1 translation units. [2025-03-03 09:50:57,410 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem03_label27.c [2025-03-03 09:50:57,425 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ead2cd3e3/3eefcf8fc0934c73ab19d82d332f0b45/FLAGc8ac444f2 [2025-03-03 09:50:57,443 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ead2cd3e3/3eefcf8fc0934c73ab19d82d332f0b45 [2025-03-03 09:50:57,445 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-03 09:50:57,449 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-03 09:50:57,450 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-03 09:50:57,450 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-03 09:50:57,453 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-03 09:50:57,453 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 03.03 09:50:57" (1/1) ... [2025-03-03 09:50:57,454 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6ad3d11c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:50:57, skipping insertion in model container [2025-03-03 09:50:57,454 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 03.03 09:50:57" (1/1) ... [2025-03-03 09:50:57,499 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-03 09:50:57,802 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem03_label27.c[54867,54880] [2025-03-03 09:50:57,834 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-03 09:50:57,845 INFO L200 MainTranslator]: Completed pre-run [2025-03-03 09:50:57,958 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem03_label27.c[54867,54880] [2025-03-03 09:50:57,975 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-03 09:50:57,991 INFO L204 MainTranslator]: Completed translation [2025-03-03 09:50:57,992 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:50:57 WrapperNode [2025-03-03 09:50:57,992 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-03 09:50:57,994 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-03 09:50:57,994 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-03 09:50:57,994 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-03 09:50:58,001 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:50:57" (1/1) ... [2025-03-03 09:50:58,028 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:50:57" (1/1) ... [2025-03-03 09:50:58,106 INFO L138 Inliner]: procedures = 14, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 1769 [2025-03-03 09:50:58,106 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-03 09:50:58,107 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-03 09:50:58,107 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-03 09:50:58,107 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-03 09:50:58,114 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:50:57" (1/1) ... [2025-03-03 09:50:58,114 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:50:57" (1/1) ... [2025-03-03 09:50:58,130 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:50:57" (1/1) ... [2025-03-03 09:50:58,167 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]. [2025-03-03 09:50:58,167 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:50:57" (1/1) ... [2025-03-03 09:50:58,167 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:50:57" (1/1) ... [2025-03-03 09:50:58,225 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:50:57" (1/1) ... [2025-03-03 09:50:58,231 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:50:57" (1/1) ... [2025-03-03 09:50:58,241 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:50:57" (1/1) ... [2025-03-03 09:50:58,245 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:50:57" (1/1) ... [2025-03-03 09:50:58,256 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-03 09:50:58,258 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-03 09:50:58,258 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-03 09:50:58,258 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-03 09:50:58,259 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:50:57" (1/1) ... [2025-03-03 09:50:58,263 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-03 09:50:58,272 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-03 09:50:58,283 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-03 09:50:58,286 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-03 09:50:58,305 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-03 09:50:58,306 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-03 09:50:58,306 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-03 09:50:58,306 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-03 09:50:58,370 INFO L256 CfgBuilder]: Building ICFG [2025-03-03 09:50:58,372 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-03 09:50:59,911 INFO L? ?]: Removed 147 outVars from TransFormulas that were not future-live. [2025-03-03 09:50:59,911 INFO L307 CfgBuilder]: Performing block encoding [2025-03-03 09:50:59,923 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-03 09:50:59,923 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-03 09:50:59,923 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 03.03 09:50:59 BoogieIcfgContainer [2025-03-03 09:50:59,924 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-03 09:50:59,925 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-03 09:50:59,925 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-03 09:50:59,928 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-03 09:50:59,929 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 03.03 09:50:57" (1/3) ... [2025-03-03 09:50:59,929 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4f7a55a2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 03.03 09:50:59, skipping insertion in model container [2025-03-03 09:50:59,929 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.03 09:50:57" (2/3) ... [2025-03-03 09:50:59,929 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4f7a55a2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 03.03 09:50:59, skipping insertion in model container [2025-03-03 09:50:59,929 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 03.03 09:50:59" (3/3) ... [2025-03-03 09:50:59,931 INFO L128 eAbstractionObserver]: Analyzing ICFG Problem03_label27.c [2025-03-03 09:50:59,942 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-03 09:50:59,945 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG Problem03_label27.c that has 1 procedures, 302 locations, 1 initial locations, 1 loop locations, and 1 error locations. [2025-03-03 09:50:59,991 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-03 09:51:00,001 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;@6e697132, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-03 09:51:00,001 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2025-03-03 09:51:00,006 INFO L276 IsEmpty]: Start isEmpty. Operand has 302 states, 300 states have (on average 1.7266666666666666) internal successors, (518), 301 states have internal predecessors, (518), 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) [2025-03-03 09:51:00,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 154 [2025-03-03 09:51:00,017 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:51:00,018 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:51:00,018 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:51:00,025 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:51:00,025 INFO L85 PathProgramCache]: Analyzing trace with hash -633610085, now seen corresponding path program 1 times [2025-03-03 09:51:00,033 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:51:00,033 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [478670742] [2025-03-03 09:51:00,034 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:51:00,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:51:00,146 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 153 statements into 1 equivalence classes. [2025-03-03 09:51:00,294 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 153 of 153 statements. [2025-03-03 09:51:00,295 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:51:00,295 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:51:00,788 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-03 09:51:00,789 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:51:00,789 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [478670742] [2025-03-03 09:51:00,790 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [478670742] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:51:00,790 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:51:00,790 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-03 09:51:00,792 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [842070985] [2025-03-03 09:51:00,792 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:51:00,795 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-03 09:51:00,797 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:51:00,814 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-03 09:51:00,814 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-03 09:51:00,817 INFO L87 Difference]: Start difference. First operand has 302 states, 300 states have (on average 1.7266666666666666) internal successors, (518), 301 states have internal predecessors, (518), 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 51.0) internal successors, (153), 2 states have internal predecessors, (153), 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) [2025-03-03 09:51:01,724 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:51:01,725 INFO L93 Difference]: Finished difference Result 864 states and 1511 transitions. [2025-03-03 09:51:01,726 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-03 09:51:01,728 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 51.0) internal successors, (153), 2 states have internal predecessors, (153), 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 153 [2025-03-03 09:51:01,729 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:51:01,736 INFO L225 Difference]: With dead ends: 864 [2025-03-03 09:51:01,737 INFO L226 Difference]: Without dead ends: 468 [2025-03-03 09:51:01,739 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 [2025-03-03 09:51:01,741 INFO L435 NwaCegarLoop]: 129 mSDtfsCounter, 125 mSDsluCounter, 37 mSDsCounter, 0 mSdLazyCounter, 715 mSolverCounterSat, 107 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 125 SdHoareTripleChecker+Valid, 166 SdHoareTripleChecker+Invalid, 822 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 107 IncrementalHoareTripleChecker+Valid, 715 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2025-03-03 09:51:01,742 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [125 Valid, 166 Invalid, 822 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [107 Valid, 715 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2025-03-03 09:51:01,754 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 468 states. [2025-03-03 09:51:01,779 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 468 to 454. [2025-03-03 09:51:01,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 454 states, 453 states have (on average 1.6269315673289184) internal successors, (737), 453 states have internal predecessors, (737), 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) [2025-03-03 09:51:01,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 454 states to 454 states and 737 transitions. [2025-03-03 09:51:01,790 INFO L78 Accepts]: Start accepts. Automaton has 454 states and 737 transitions. Word has length 153 [2025-03-03 09:51:01,790 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:51:01,790 INFO L471 AbstractCegarLoop]: Abstraction has 454 states and 737 transitions. [2025-03-03 09:51:01,790 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 51.0) internal successors, (153), 2 states have internal predecessors, (153), 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) [2025-03-03 09:51:01,790 INFO L276 IsEmpty]: Start isEmpty. Operand 454 states and 737 transitions. [2025-03-03 09:51:01,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 159 [2025-03-03 09:51:01,795 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:51:01,795 INFO L218 NwaCegarLoop]: trace histogram [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] [2025-03-03 09:51:01,796 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-03 09:51:01,798 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:51:01,799 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:51:01,799 INFO L85 PathProgramCache]: Analyzing trace with hash -2084639759, now seen corresponding path program 1 times [2025-03-03 09:51:01,799 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:51:01,799 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [972510858] [2025-03-03 09:51:01,799 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:51:01,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:51:01,837 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 158 statements into 1 equivalence classes. [2025-03-03 09:51:01,849 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 158 of 158 statements. [2025-03-03 09:51:01,849 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:51:01,850 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:51:02,061 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-03 09:51:02,062 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:51:02,062 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [972510858] [2025-03-03 09:51:02,062 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [972510858] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:51:02,062 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:51:02,062 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-03 09:51:02,062 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1899867533] [2025-03-03 09:51:02,062 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:51:02,063 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-03 09:51:02,063 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:51:02,063 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-03 09:51:02,063 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-03 09:51:02,063 INFO L87 Difference]: Start difference. First operand 454 states and 737 transitions. Second operand has 3 states, 3 states have (on average 52.666666666666664) internal successors, (158), 2 states have internal predecessors, (158), 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) [2025-03-03 09:51:02,293 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:51:02,293 INFO L93 Difference]: Finished difference Result 1358 states and 2207 transitions. [2025-03-03 09:51:02,298 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-03 09:51:02,299 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 52.666666666666664) internal successors, (158), 2 states have internal predecessors, (158), 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 158 [2025-03-03 09:51:02,299 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:51:02,303 INFO L225 Difference]: With dead ends: 1358 [2025-03-03 09:51:02,303 INFO L226 Difference]: Without dead ends: 906 [2025-03-03 09:51:02,305 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 [2025-03-03 09:51:02,308 INFO L435 NwaCegarLoop]: 308 mSDtfsCounter, 366 mSDsluCounter, 288 mSDsCounter, 0 mSdLazyCounter, 173 mSolverCounterSat, 32 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 366 SdHoareTripleChecker+Valid, 596 SdHoareTripleChecker+Invalid, 205 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 32 IncrementalHoareTripleChecker+Valid, 173 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2025-03-03 09:51:02,308 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [366 Valid, 596 Invalid, 205 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [32 Valid, 173 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2025-03-03 09:51:02,309 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 906 states. [2025-03-03 09:51:02,335 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 906 to 904. [2025-03-03 09:51:02,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 904 states, 903 states have (on average 1.6223698781838316) internal successors, (1465), 903 states have internal predecessors, (1465), 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) [2025-03-03 09:51:02,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 904 states to 904 states and 1465 transitions. [2025-03-03 09:51:02,341 INFO L78 Accepts]: Start accepts. Automaton has 904 states and 1465 transitions. Word has length 158 [2025-03-03 09:51:02,342 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:51:02,342 INFO L471 AbstractCegarLoop]: Abstraction has 904 states and 1465 transitions. [2025-03-03 09:51:02,342 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 52.666666666666664) internal successors, (158), 2 states have internal predecessors, (158), 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) [2025-03-03 09:51:02,342 INFO L276 IsEmpty]: Start isEmpty. Operand 904 states and 1465 transitions. [2025-03-03 09:51:02,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 160 [2025-03-03 09:51:02,344 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:51:02,344 INFO L218 NwaCegarLoop]: trace histogram [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] [2025-03-03 09:51:02,344 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-03 09:51:02,344 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:51:02,345 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:51:02,345 INFO L85 PathProgramCache]: Analyzing trace with hash -1795035774, now seen corresponding path program 1 times [2025-03-03 09:51:02,345 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:51:02,345 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1185734038] [2025-03-03 09:51:02,345 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:51:02,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:51:02,390 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 159 statements into 1 equivalence classes. [2025-03-03 09:51:02,395 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 159 of 159 statements. [2025-03-03 09:51:02,396 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:51:02,396 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:51:02,583 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-03 09:51:02,584 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:51:02,584 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1185734038] [2025-03-03 09:51:02,585 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1185734038] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:51:02,585 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:51:02,585 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-03 09:51:02,585 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1090517620] [2025-03-03 09:51:02,585 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:51:02,585 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-03 09:51:02,585 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:51:02,586 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-03 09:51:02,587 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-03 09:51:02,587 INFO L87 Difference]: Start difference. First operand 904 states and 1465 transitions. Second operand has 3 states, 3 states have (on average 53.0) internal successors, (159), 2 states have internal predecessors, (159), 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) [2025-03-03 09:51:03,270 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:51:03,271 INFO L93 Difference]: Finished difference Result 2620 states and 4270 transitions. [2025-03-03 09:51:03,271 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-03 09:51:03,272 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 53.0) internal successors, (159), 2 states have internal predecessors, (159), 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 159 [2025-03-03 09:51:03,272 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:51:03,278 INFO L225 Difference]: With dead ends: 2620 [2025-03-03 09:51:03,278 INFO L226 Difference]: Without dead ends: 1718 [2025-03-03 09:51:03,280 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 [2025-03-03 09:51:03,283 INFO L435 NwaCegarLoop]: 165 mSDtfsCounter, 216 mSDsluCounter, 34 mSDsCounter, 0 mSdLazyCounter, 573 mSolverCounterSat, 126 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 216 SdHoareTripleChecker+Valid, 199 SdHoareTripleChecker+Invalid, 699 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 126 IncrementalHoareTripleChecker+Valid, 573 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2025-03-03 09:51:03,284 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [216 Valid, 199 Invalid, 699 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [126 Valid, 573 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2025-03-03 09:51:03,286 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1718 states. [2025-03-03 09:51:03,326 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1718 to 1718. [2025-03-03 09:51:03,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1718 states, 1717 states have (on average 1.4030285381479324) internal successors, (2409), 1717 states have internal predecessors, (2409), 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) [2025-03-03 09:51:03,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1718 states to 1718 states and 2409 transitions. [2025-03-03 09:51:03,335 INFO L78 Accepts]: Start accepts. Automaton has 1718 states and 2409 transitions. Word has length 159 [2025-03-03 09:51:03,335 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:51:03,335 INFO L471 AbstractCegarLoop]: Abstraction has 1718 states and 2409 transitions. [2025-03-03 09:51:03,335 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 53.0) internal successors, (159), 2 states have internal predecessors, (159), 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) [2025-03-03 09:51:03,335 INFO L276 IsEmpty]: Start isEmpty. Operand 1718 states and 2409 transitions. [2025-03-03 09:51:03,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 162 [2025-03-03 09:51:03,338 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:51:03,338 INFO L218 NwaCegarLoop]: trace histogram [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] [2025-03-03 09:51:03,339 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-03 09:51:03,339 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:51:03,339 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:51:03,339 INFO L85 PathProgramCache]: Analyzing trace with hash -1922557435, now seen corresponding path program 1 times [2025-03-03 09:51:03,339 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:51:03,340 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [392530365] [2025-03-03 09:51:03,340 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:51:03,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:51:03,377 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 161 statements into 1 equivalence classes. [2025-03-03 09:51:03,383 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 161 of 161 statements. [2025-03-03 09:51:03,384 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:51:03,384 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:51:03,471 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-03 09:51:03,472 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:51:03,472 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [392530365] [2025-03-03 09:51:03,472 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [392530365] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:51:03,472 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:51:03,472 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-03 09:51:03,472 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [322972476] [2025-03-03 09:51:03,472 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:51:03,473 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-03 09:51:03,473 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:51:03,473 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-03 09:51:03,473 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-03 09:51:03,474 INFO L87 Difference]: Start difference. First operand 1718 states and 2409 transitions. Second operand has 3 states, 3 states have (on average 53.666666666666664) internal successors, (161), 2 states have internal predecessors, (161), 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) [2025-03-03 09:51:04,223 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:51:04,223 INFO L93 Difference]: Finished difference Result 5089 states and 7157 transitions. [2025-03-03 09:51:04,224 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-03 09:51:04,224 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 53.666666666666664) internal successors, (161), 2 states have internal predecessors, (161), 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 161 [2025-03-03 09:51:04,224 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:51:04,233 INFO L225 Difference]: With dead ends: 5089 [2025-03-03 09:51:04,234 INFO L226 Difference]: Without dead ends: 3373 [2025-03-03 09:51:04,235 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 [2025-03-03 09:51:04,236 INFO L435 NwaCegarLoop]: 77 mSDtfsCounter, 249 mSDsluCounter, 14 mSDsCounter, 0 mSdLazyCounter, 584 mSolverCounterSat, 195 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 249 SdHoareTripleChecker+Valid, 91 SdHoareTripleChecker+Invalid, 779 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 195 IncrementalHoareTripleChecker+Valid, 584 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2025-03-03 09:51:04,236 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [249 Valid, 91 Invalid, 779 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [195 Valid, 584 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2025-03-03 09:51:04,239 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3373 states. [2025-03-03 09:51:04,274 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3373 to 3345. [2025-03-03 09:51:04,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3345 states, 3344 states have (on average 1.3773923444976077) internal successors, (4606), 3344 states have internal predecessors, (4606), 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) [2025-03-03 09:51:04,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3345 states to 3345 states and 4606 transitions. [2025-03-03 09:51:04,287 INFO L78 Accepts]: Start accepts. Automaton has 3345 states and 4606 transitions. Word has length 161 [2025-03-03 09:51:04,287 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:51:04,287 INFO L471 AbstractCegarLoop]: Abstraction has 3345 states and 4606 transitions. [2025-03-03 09:51:04,287 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 53.666666666666664) internal successors, (161), 2 states have internal predecessors, (161), 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) [2025-03-03 09:51:04,288 INFO L276 IsEmpty]: Start isEmpty. Operand 3345 states and 4606 transitions. [2025-03-03 09:51:04,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 169 [2025-03-03 09:51:04,292 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:51:04,292 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 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] [2025-03-03 09:51:04,292 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-03 09:51:04,292 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:51:04,293 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:51:04,293 INFO L85 PathProgramCache]: Analyzing trace with hash -1400454944, now seen corresponding path program 1 times [2025-03-03 09:51:04,293 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:51:04,293 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [873756983] [2025-03-03 09:51:04,293 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:51:04,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:51:04,317 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 168 statements into 1 equivalence classes. [2025-03-03 09:51:04,332 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 168 of 168 statements. [2025-03-03 09:51:04,332 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:51:04,332 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:51:04,427 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2025-03-03 09:51:04,427 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:51:04,427 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [873756983] [2025-03-03 09:51:04,427 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [873756983] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:51:04,427 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:51:04,427 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-03 09:51:04,428 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1401217734] [2025-03-03 09:51:04,428 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:51:04,428 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-03 09:51:04,428 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:51:04,428 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-03 09:51:04,428 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-03 09:51:04,429 INFO L87 Difference]: Start difference. First operand 3345 states and 4606 transitions. Second operand has 3 states, 3 states have (on average 54.333333333333336) internal successors, (163), 3 states have internal predecessors, (163), 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) [2025-03-03 09:51:05,091 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:51:05,092 INFO L93 Difference]: Finished difference Result 9952 states and 13714 transitions. [2025-03-03 09:51:05,092 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-03 09:51:05,092 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 54.333333333333336) internal successors, (163), 3 states have internal predecessors, (163), 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 168 [2025-03-03 09:51:05,093 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:51:05,113 INFO L225 Difference]: With dead ends: 9952 [2025-03-03 09:51:05,113 INFO L226 Difference]: Without dead ends: 6609 [2025-03-03 09:51:05,118 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 [2025-03-03 09:51:05,120 INFO L435 NwaCegarLoop]: 324 mSDtfsCounter, 112 mSDsluCounter, 30 mSDsCounter, 0 mSdLazyCounter, 575 mSolverCounterSat, 142 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 112 SdHoareTripleChecker+Valid, 354 SdHoareTripleChecker+Invalid, 717 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 142 IncrementalHoareTripleChecker+Valid, 575 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2025-03-03 09:51:05,121 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [112 Valid, 354 Invalid, 717 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [142 Valid, 575 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2025-03-03 09:51:05,128 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 6609 states. [2025-03-03 09:51:05,208 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 6609 to 6599. [2025-03-03 09:51:05,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 6599 states, 6598 states have (on average 1.3182782661412549) internal successors, (8698), 6598 states have internal predecessors, (8698), 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) [2025-03-03 09:51:05,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6599 states to 6599 states and 8698 transitions. [2025-03-03 09:51:05,230 INFO L78 Accepts]: Start accepts. Automaton has 6599 states and 8698 transitions. Word has length 168 [2025-03-03 09:51:05,231 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:51:05,232 INFO L471 AbstractCegarLoop]: Abstraction has 6599 states and 8698 transitions. [2025-03-03 09:51:05,232 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 54.333333333333336) internal successors, (163), 3 states have internal predecessors, (163), 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) [2025-03-03 09:51:05,232 INFO L276 IsEmpty]: Start isEmpty. Operand 6599 states and 8698 transitions. [2025-03-03 09:51:05,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 175 [2025-03-03 09:51:05,239 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:51:05,240 INFO L218 NwaCegarLoop]: trace histogram [4, 4, 3, 3, 3, 3, 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] [2025-03-03 09:51:05,240 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-03 09:51:05,240 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:51:05,241 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:51:05,241 INFO L85 PathProgramCache]: Analyzing trace with hash -1112357369, now seen corresponding path program 1 times [2025-03-03 09:51:05,241 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:51:05,241 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [832717822] [2025-03-03 09:51:05,241 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:51:05,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:51:05,289 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 174 statements into 1 equivalence classes. [2025-03-03 09:51:05,296 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 174 of 174 statements. [2025-03-03 09:51:05,296 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:51:05,297 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:51:05,445 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2025-03-03 09:51:05,445 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:51:05,445 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [832717822] [2025-03-03 09:51:05,445 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [832717822] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:51:05,446 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:51:05,446 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-03 09:51:05,446 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [384670974] [2025-03-03 09:51:05,446 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:51:05,446 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-03 09:51:05,446 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:51:05,447 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-03 09:51:05,447 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-03 09:51:05,447 INFO L87 Difference]: Start difference. First operand 6599 states and 8698 transitions. Second operand has 3 states, 3 states have (on average 56.333333333333336) internal successors, (169), 3 states have internal predecessors, (169), 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) [2025-03-03 09:51:06,221 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:51:06,221 INFO L93 Difference]: Finished difference Result 16044 states and 21697 transitions. [2025-03-03 09:51:06,222 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-03 09:51:06,222 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 56.333333333333336) internal successors, (169), 3 states have internal predecessors, (169), 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 174 [2025-03-03 09:51:06,222 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:51:06,253 INFO L225 Difference]: With dead ends: 16044 [2025-03-03 09:51:06,253 INFO L226 Difference]: Without dead ends: 9447 [2025-03-03 09:51:06,262 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 [2025-03-03 09:51:06,262 INFO L435 NwaCegarLoop]: 378 mSDtfsCounter, 237 mSDsluCounter, 28 mSDsCounter, 0 mSdLazyCounter, 526 mSolverCounterSat, 172 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 237 SdHoareTripleChecker+Valid, 406 SdHoareTripleChecker+Invalid, 698 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 172 IncrementalHoareTripleChecker+Valid, 526 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2025-03-03 09:51:06,263 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [237 Valid, 406 Invalid, 698 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [172 Valid, 526 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2025-03-03 09:51:06,272 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9447 states. [2025-03-03 09:51:06,383 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9447 to 9037. [2025-03-03 09:51:06,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9037 states, 9036 states have (on average 1.2797698096502876) internal successors, (11564), 9036 states have internal predecessors, (11564), 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) [2025-03-03 09:51:06,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9037 states to 9037 states and 11564 transitions. [2025-03-03 09:51:06,412 INFO L78 Accepts]: Start accepts. Automaton has 9037 states and 11564 transitions. Word has length 174 [2025-03-03 09:51:06,413 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:51:06,413 INFO L471 AbstractCegarLoop]: Abstraction has 9037 states and 11564 transitions. [2025-03-03 09:51:06,413 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 56.333333333333336) internal successors, (169), 3 states have internal predecessors, (169), 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) [2025-03-03 09:51:06,413 INFO L276 IsEmpty]: Start isEmpty. Operand 9037 states and 11564 transitions. [2025-03-03 09:51:06,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 182 [2025-03-03 09:51:06,423 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:51:06,424 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, 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] [2025-03-03 09:51:06,424 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-03 09:51:06,424 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:51:06,424 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:51:06,425 INFO L85 PathProgramCache]: Analyzing trace with hash 1850142298, now seen corresponding path program 1 times [2025-03-03 09:51:06,425 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:51:06,425 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [33235444] [2025-03-03 09:51:06,425 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:51:06,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:51:06,450 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 181 statements into 1 equivalence classes. [2025-03-03 09:51:06,454 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 181 of 181 statements. [2025-03-03 09:51:06,455 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:51:06,455 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:51:06,617 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 27 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-03 09:51:06,617 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:51:06,617 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [33235444] [2025-03-03 09:51:06,618 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [33235444] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:51:06,618 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:51:06,618 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-03 09:51:06,618 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1602700890] [2025-03-03 09:51:06,618 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:51:06,618 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-03 09:51:06,619 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:51:06,620 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-03 09:51:06,620 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-03 09:51:06,620 INFO L87 Difference]: Start difference. First operand 9037 states and 11564 transitions. Second operand has 3 states, 3 states have (on average 60.333333333333336) internal successors, (181), 2 states have internal predecessors, (181), 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) [2025-03-03 09:51:07,417 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:51:07,418 INFO L93 Difference]: Finished difference Result 22602 states and 28869 transitions. [2025-03-03 09:51:07,418 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-03 09:51:07,419 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 60.333333333333336) internal successors, (181), 2 states have internal predecessors, (181), 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 181 [2025-03-03 09:51:07,419 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:51:07,485 INFO L225 Difference]: With dead ends: 22602 [2025-03-03 09:51:07,486 INFO L226 Difference]: Without dead ends: 13567 [2025-03-03 09:51:07,493 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 [2025-03-03 09:51:07,494 INFO L435 NwaCegarLoop]: 112 mSDtfsCounter, 222 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 661 mSolverCounterSat, 112 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 222 SdHoareTripleChecker+Valid, 133 SdHoareTripleChecker+Invalid, 773 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 112 IncrementalHoareTripleChecker+Valid, 661 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2025-03-03 09:51:07,494 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [222 Valid, 133 Invalid, 773 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [112 Valid, 661 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2025-03-03 09:51:07,508 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 13567 states. [2025-03-03 09:51:07,629 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 13567 to 13561. [2025-03-03 09:51:07,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 13561 states, 13560 states have (on average 1.2724188790560471) internal successors, (17254), 13560 states have internal predecessors, (17254), 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) [2025-03-03 09:51:07,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13561 states to 13561 states and 17254 transitions. [2025-03-03 09:51:07,673 INFO L78 Accepts]: Start accepts. Automaton has 13561 states and 17254 transitions. Word has length 181 [2025-03-03 09:51:07,673 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:51:07,673 INFO L471 AbstractCegarLoop]: Abstraction has 13561 states and 17254 transitions. [2025-03-03 09:51:07,674 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 60.333333333333336) internal successors, (181), 2 states have internal predecessors, (181), 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) [2025-03-03 09:51:07,674 INFO L276 IsEmpty]: Start isEmpty. Operand 13561 states and 17254 transitions. [2025-03-03 09:51:07,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 189 [2025-03-03 09:51:07,685 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:51:07,686 INFO L218 NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:51:07,686 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-03 09:51:07,686 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:51:07,686 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:51:07,686 INFO L85 PathProgramCache]: Analyzing trace with hash -932144715, now seen corresponding path program 1 times [2025-03-03 09:51:07,686 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:51:07,687 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1037798933] [2025-03-03 09:51:07,687 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:51:07,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:51:07,714 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 188 statements into 1 equivalence classes. [2025-03-03 09:51:07,724 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 188 of 188 statements. [2025-03-03 09:51:07,724 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:51:07,724 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:51:07,970 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 34 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-03 09:51:07,970 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:51:07,970 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1037798933] [2025-03-03 09:51:07,970 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1037798933] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-03 09:51:07,970 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1340983032] [2025-03-03 09:51:07,970 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:51:07,971 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-03 09:51:07,971 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-03 09:51:07,973 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-03 09:51:07,975 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2025-03-03 09:51:08,034 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 188 statements into 1 equivalence classes. [2025-03-03 09:51:08,106 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 188 of 188 statements. [2025-03-03 09:51:08,107 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:51:08,107 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:51:08,109 INFO L256 TraceCheckSpWp]: Trace formula consists of 377 conjuncts, 3 conjuncts are in the unsatisfiable core [2025-03-03 09:51:08,114 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-03 09:51:08,286 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 34 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2025-03-03 09:51:08,286 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-03-03 09:51:08,286 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1340983032] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:51:08,286 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2025-03-03 09:51:08,286 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5 [2025-03-03 09:51:08,287 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1841537765] [2025-03-03 09:51:08,287 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:51:08,287 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-03 09:51:08,287 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:51:08,288 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-03 09:51:08,288 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-03 09:51:08,288 INFO L87 Difference]: Start difference. First operand 13561 states and 17254 transitions. Second operand has 3 states, 3 states have (on average 61.0) internal successors, (183), 3 states have internal predecessors, (183), 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) [2025-03-03 09:51:09,150 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:51:09,150 INFO L93 Difference]: Finished difference Result 39734 states and 50460 transitions. [2025-03-03 09:51:09,150 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-03 09:51:09,151 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 61.0) internal successors, (183), 3 states have internal predecessors, (183), 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 188 [2025-03-03 09:51:09,152 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:51:09,199 INFO L225 Difference]: With dead ends: 39734 [2025-03-03 09:51:09,200 INFO L226 Difference]: Without dead ends: 26175 [2025-03-03 09:51:09,217 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 190 GetRequests, 187 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-03 09:51:09,218 INFO L435 NwaCegarLoop]: 361 mSDtfsCounter, 110 mSDsluCounter, 26 mSDsCounter, 0 mSdLazyCounter, 576 mSolverCounterSat, 139 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 110 SdHoareTripleChecker+Valid, 387 SdHoareTripleChecker+Invalid, 715 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 139 IncrementalHoareTripleChecker+Valid, 576 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2025-03-03 09:51:09,218 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [110 Valid, 387 Invalid, 715 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [139 Valid, 576 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2025-03-03 09:51:09,242 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 26175 states. [2025-03-03 09:51:09,468 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 26175 to 22310. [2025-03-03 09:51:09,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 22310 states, 22309 states have (on average 1.2339862835626878) internal successors, (27529), 22309 states have internal predecessors, (27529), 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) [2025-03-03 09:51:09,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22310 states to 22310 states and 27529 transitions. [2025-03-03 09:51:09,522 INFO L78 Accepts]: Start accepts. Automaton has 22310 states and 27529 transitions. Word has length 188 [2025-03-03 09:51:09,523 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:51:09,523 INFO L471 AbstractCegarLoop]: Abstraction has 22310 states and 27529 transitions. [2025-03-03 09:51:09,523 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 61.0) internal successors, (183), 3 states have internal predecessors, (183), 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) [2025-03-03 09:51:09,523 INFO L276 IsEmpty]: Start isEmpty. Operand 22310 states and 27529 transitions. [2025-03-03 09:51:09,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2025-03-03 09:51:09,544 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:51:09,544 INFO L218 NwaCegarLoop]: trace histogram [5, 5, 4, 4, 4, 4, 3, 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] [2025-03-03 09:51:09,551 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2025-03-03 09:51:09,745 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-03 09:51:09,745 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:51:09,745 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:51:09,745 INFO L85 PathProgramCache]: Analyzing trace with hash 964397222, now seen corresponding path program 1 times [2025-03-03 09:51:09,745 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:51:09,745 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1072553591] [2025-03-03 09:51:09,745 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:51:09,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:51:09,774 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 194 statements into 1 equivalence classes. [2025-03-03 09:51:09,784 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 194 of 194 statements. [2025-03-03 09:51:09,784 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:51:09,784 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:51:09,862 INFO L134 CoverageAnalysis]: Checked inductivity of 67 backedges. 43 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2025-03-03 09:51:09,862 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:51:09,862 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1072553591] [2025-03-03 09:51:09,862 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1072553591] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:51:09,863 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:51:09,863 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-03 09:51:09,863 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [410893205] [2025-03-03 09:51:09,863 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:51:09,863 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-03 09:51:09,863 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:51:09,864 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-03 09:51:09,864 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-03 09:51:09,864 INFO L87 Difference]: Start difference. First operand 22310 states and 27529 transitions. Second operand has 3 states, 3 states have (on average 59.666666666666664) internal successors, (179), 2 states have internal predecessors, (179), 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) [2025-03-03 09:51:10,361 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:51:10,361 INFO L93 Difference]: Finished difference Result 42699 states and 52766 transitions. [2025-03-03 09:51:10,361 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-03 09:51:10,362 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 59.666666666666664) internal successors, (179), 2 states have internal predecessors, (179), 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 194 [2025-03-03 09:51:10,362 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:51:10,394 INFO L225 Difference]: With dead ends: 42699 [2025-03-03 09:51:10,395 INFO L226 Difference]: Without dead ends: 20391 [2025-03-03 09:51:10,409 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 [2025-03-03 09:51:10,411 INFO L435 NwaCegarLoop]: 31 mSDtfsCounter, 321 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 323 mSolverCounterSat, 26 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 321 SdHoareTripleChecker+Valid, 31 SdHoareTripleChecker+Invalid, 349 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 26 IncrementalHoareTripleChecker+Valid, 323 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2025-03-03 09:51:10,411 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [321 Valid, 31 Invalid, 349 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [26 Valid, 323 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2025-03-03 09:51:10,424 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 20391 states. [2025-03-03 09:51:10,582 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 20391 to 20391. [2025-03-03 09:51:10,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 20391 states, 20390 states have (on average 1.1917606669936243) internal successors, (24300), 20390 states have internal predecessors, (24300), 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) [2025-03-03 09:51:10,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 20391 states to 20391 states and 24300 transitions. [2025-03-03 09:51:10,622 INFO L78 Accepts]: Start accepts. Automaton has 20391 states and 24300 transitions. Word has length 194 [2025-03-03 09:51:10,623 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:51:10,623 INFO L471 AbstractCegarLoop]: Abstraction has 20391 states and 24300 transitions. [2025-03-03 09:51:10,623 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 59.666666666666664) internal successors, (179), 2 states have internal predecessors, (179), 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) [2025-03-03 09:51:10,623 INFO L276 IsEmpty]: Start isEmpty. Operand 20391 states and 24300 transitions. [2025-03-03 09:51:10,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 242 [2025-03-03 09:51:10,696 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:51:10,696 INFO L218 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:51:10,696 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-03 09:51:10,697 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:51:10,697 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:51:10,697 INFO L85 PathProgramCache]: Analyzing trace with hash -492364211, now seen corresponding path program 1 times [2025-03-03 09:51:10,697 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:51:10,697 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [437632550] [2025-03-03 09:51:10,697 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:51:10,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:51:10,728 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 241 statements into 1 equivalence classes. [2025-03-03 09:51:10,742 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 241 of 241 statements. [2025-03-03 09:51:10,742 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:51:10,742 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:51:10,951 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 99 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2025-03-03 09:51:10,951 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:51:10,951 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [437632550] [2025-03-03 09:51:10,952 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [437632550] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:51:10,952 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:51:10,952 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-03 09:51:10,952 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [465117341] [2025-03-03 09:51:10,952 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:51:10,952 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-03 09:51:10,952 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:51:10,952 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-03 09:51:10,952 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-03 09:51:10,952 INFO L87 Difference]: Start difference. First operand 20391 states and 24300 transitions. Second operand has 4 states, 4 states have (on average 59.0) internal successors, (236), 3 states have internal predecessors, (236), 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) [2025-03-03 09:51:11,750 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:51:11,751 INFO L93 Difference]: Finished difference Result 40784 states and 48606 transitions. [2025-03-03 09:51:11,751 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-03 09:51:11,751 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 59.0) internal successors, (236), 3 states have internal predecessors, (236), 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 241 [2025-03-03 09:51:11,751 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:51:11,787 INFO L225 Difference]: With dead ends: 40784 [2025-03-03 09:51:11,787 INFO L226 Difference]: Without dead ends: 20395 [2025-03-03 09:51:11,804 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 [2025-03-03 09:51:11,804 INFO L435 NwaCegarLoop]: 38 mSDtfsCounter, 547 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 829 mSolverCounterSat, 96 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 547 SdHoareTripleChecker+Valid, 59 SdHoareTripleChecker+Invalid, 925 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 96 IncrementalHoareTripleChecker+Valid, 829 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2025-03-03 09:51:11,805 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [547 Valid, 59 Invalid, 925 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [96 Valid, 829 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2025-03-03 09:51:11,819 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 20395 states. [2025-03-03 09:51:12,034 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 20395 to 20391. [2025-03-03 09:51:12,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 20391 states, 20390 states have (on average 1.1820500245218244) internal successors, (24102), 20390 states have internal predecessors, (24102), 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) [2025-03-03 09:51:12,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 20391 states to 20391 states and 24102 transitions. [2025-03-03 09:51:12,083 INFO L78 Accepts]: Start accepts. Automaton has 20391 states and 24102 transitions. Word has length 241 [2025-03-03 09:51:12,083 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:51:12,084 INFO L471 AbstractCegarLoop]: Abstraction has 20391 states and 24102 transitions. [2025-03-03 09:51:12,084 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 59.0) internal successors, (236), 3 states have internal predecessors, (236), 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) [2025-03-03 09:51:12,084 INFO L276 IsEmpty]: Start isEmpty. Operand 20391 states and 24102 transitions. [2025-03-03 09:51:12,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 247 [2025-03-03 09:51:12,104 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:51:12,104 INFO L218 NwaCegarLoop]: trace histogram [4, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:51:12,104 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-03 09:51:12,104 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:51:12,105 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:51:12,105 INFO L85 PathProgramCache]: Analyzing trace with hash -401534110, now seen corresponding path program 1 times [2025-03-03 09:51:12,105 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:51:12,105 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1438409144] [2025-03-03 09:51:12,106 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:51:12,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:51:12,145 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 246 statements into 1 equivalence classes. [2025-03-03 09:51:12,149 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 246 of 246 statements. [2025-03-03 09:51:12,149 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:51:12,149 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:51:12,368 INFO L134 CoverageAnalysis]: Checked inductivity of 108 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 83 trivial. 0 not checked. [2025-03-03 09:51:12,369 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:51:12,369 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1438409144] [2025-03-03 09:51:12,369 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1438409144] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:51:12,370 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:51:12,370 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-03 09:51:12,370 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1330281719] [2025-03-03 09:51:12,370 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:51:12,370 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-03 09:51:12,370 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:51:12,370 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-03 09:51:12,370 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-03 09:51:12,371 INFO L87 Difference]: Start difference. First operand 20391 states and 24102 transitions. Second operand has 3 states, 3 states have (on average 56.333333333333336) internal successors, (169), 2 states have internal predecessors, (169), 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) [2025-03-03 09:51:13,110 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:51:13,110 INFO L93 Difference]: Finished difference Result 60552 states and 71635 transitions. [2025-03-03 09:51:13,111 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-03 09:51:13,111 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 56.333333333333336) internal successors, (169), 2 states have internal predecessors, (169), 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 246 [2025-03-03 09:51:13,111 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:51:13,168 INFO L225 Difference]: With dead ends: 60552 [2025-03-03 09:51:13,168 INFO L226 Difference]: Without dead ends: 40163 [2025-03-03 09:51:13,189 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 [2025-03-03 09:51:13,190 INFO L435 NwaCegarLoop]: 33 mSDtfsCounter, 286 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 651 mSolverCounterSat, 57 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 286 SdHoareTripleChecker+Valid, 51 SdHoareTripleChecker+Invalid, 708 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 57 IncrementalHoareTripleChecker+Valid, 651 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2025-03-03 09:51:13,190 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [286 Valid, 51 Invalid, 708 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [57 Valid, 651 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2025-03-03 09:51:13,220 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 40163 states. [2025-03-03 09:51:13,617 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 40163 to 40158. [2025-03-03 09:51:13,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 40158 states, 40157 states have (on average 1.1783748786014892) internal successors, (47320), 40157 states have internal predecessors, (47320), 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) [2025-03-03 09:51:13,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40158 states to 40158 states and 47320 transitions. [2025-03-03 09:51:13,702 INFO L78 Accepts]: Start accepts. Automaton has 40158 states and 47320 transitions. Word has length 246 [2025-03-03 09:51:13,703 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:51:13,703 INFO L471 AbstractCegarLoop]: Abstraction has 40158 states and 47320 transitions. [2025-03-03 09:51:13,703 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 56.333333333333336) internal successors, (169), 2 states have internal predecessors, (169), 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) [2025-03-03 09:51:13,703 INFO L276 IsEmpty]: Start isEmpty. Operand 40158 states and 47320 transitions. [2025-03-03 09:51:13,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 256 [2025-03-03 09:51:13,717 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:51:13,717 INFO L218 NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:51:13,717 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-03 09:51:13,718 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:51:13,718 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:51:13,718 INFO L85 PathProgramCache]: Analyzing trace with hash 373982681, now seen corresponding path program 1 times [2025-03-03 09:51:13,718 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:51:13,718 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1690217250] [2025-03-03 09:51:13,718 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:51:13,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:51:13,747 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 255 statements into 1 equivalence classes. [2025-03-03 09:51:13,757 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 255 of 255 statements. [2025-03-03 09:51:13,757 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:51:13,758 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:51:13,927 INFO L134 CoverageAnalysis]: Checked inductivity of 102 backedges. 102 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-03 09:51:13,928 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:51:13,928 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1690217250] [2025-03-03 09:51:13,928 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1690217250] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:51:13,928 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:51:13,928 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-03 09:51:13,928 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1645604882] [2025-03-03 09:51:13,928 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:51:13,928 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-03 09:51:13,928 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:51:13,929 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-03 09:51:13,929 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-03 09:51:13,929 INFO L87 Difference]: Start difference. First operand 40158 states and 47320 transitions. Second operand has 4 states, 4 states have (on average 63.75) internal successors, (255), 3 states have internal predecessors, (255), 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) [2025-03-03 09:51:14,937 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:51:14,938 INFO L93 Difference]: Finished difference Result 92140 states and 108882 transitions. [2025-03-03 09:51:14,938 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-03 09:51:14,938 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 63.75) internal successors, (255), 3 states have internal predecessors, (255), 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 255 [2025-03-03 09:51:14,938 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:51:15,006 INFO L225 Difference]: With dead ends: 92140 [2025-03-03 09:51:15,007 INFO L226 Difference]: Without dead ends: 51984 [2025-03-03 09:51:15,039 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 [2025-03-03 09:51:15,039 INFO L435 NwaCegarLoop]: 60 mSDtfsCounter, 347 mSDsluCounter, 29 mSDsCounter, 0 mSdLazyCounter, 1140 mSolverCounterSat, 201 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 347 SdHoareTripleChecker+Valid, 89 SdHoareTripleChecker+Invalid, 1341 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 201 IncrementalHoareTripleChecker+Valid, 1140 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2025-03-03 09:51:15,040 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [347 Valid, 89 Invalid, 1341 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [201 Valid, 1140 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2025-03-03 09:51:15,078 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 51984 states. [2025-03-03 09:51:15,650 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 51984 to 51120. [2025-03-03 09:51:15,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 51120 states, 51119 states have (on average 1.1576126293550344) internal successors, (59176), 51119 states have internal predecessors, (59176), 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) [2025-03-03 09:51:15,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51120 states to 51120 states and 59176 transitions. [2025-03-03 09:51:15,766 INFO L78 Accepts]: Start accepts. Automaton has 51120 states and 59176 transitions. Word has length 255 [2025-03-03 09:51:15,766 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:51:15,766 INFO L471 AbstractCegarLoop]: Abstraction has 51120 states and 59176 transitions. [2025-03-03 09:51:15,766 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 63.75) internal successors, (255), 3 states have internal predecessors, (255), 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) [2025-03-03 09:51:15,767 INFO L276 IsEmpty]: Start isEmpty. Operand 51120 states and 59176 transitions. [2025-03-03 09:51:15,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 262 [2025-03-03 09:51:15,785 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:51:15,785 INFO L218 NwaCegarLoop]: trace histogram [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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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] [2025-03-03 09:51:15,785 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-03-03 09:51:15,785 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:51:15,785 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:51:15,785 INFO L85 PathProgramCache]: Analyzing trace with hash 923766040, now seen corresponding path program 1 times [2025-03-03 09:51:15,786 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:51:15,786 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1473217369] [2025-03-03 09:51:15,786 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:51:15,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:51:15,830 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 261 statements into 1 equivalence classes. [2025-03-03 09:51:15,840 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 261 of 261 statements. [2025-03-03 09:51:15,840 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:51:15,840 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:51:16,153 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 68 proven. 6 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2025-03-03 09:51:16,153 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:51:16,154 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1473217369] [2025-03-03 09:51:16,154 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1473217369] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-03 09:51:16,154 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [579958236] [2025-03-03 09:51:16,154 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:51:16,154 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-03 09:51:16,154 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-03 09:51:16,156 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-03 09:51:16,158 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2025-03-03 09:51:16,231 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 261 statements into 1 equivalence classes. [2025-03-03 09:51:16,302 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 261 of 261 statements. [2025-03-03 09:51:16,302 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:51:16,302 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:51:16,304 INFO L256 TraceCheckSpWp]: Trace formula consists of 494 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-03 09:51:16,309 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-03 09:51:16,437 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 105 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked. [2025-03-03 09:51:16,437 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-03-03 09:51:16,437 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [579958236] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:51:16,437 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2025-03-03 09:51:16,438 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [3] total 4 [2025-03-03 09:51:16,438 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1948058402] [2025-03-03 09:51:16,438 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:51:16,438 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-03 09:51:16,438 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:51:16,439 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-03 09:51:16,439 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-03 09:51:16,439 INFO L87 Difference]: Start difference. First operand 51120 states and 59176 transitions. Second operand has 3 states, 3 states have (on average 76.33333333333333) internal successors, (229), 2 states have internal predecessors, (229), 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) [2025-03-03 09:51:17,345 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:51:17,345 INFO L93 Difference]: Finished difference Result 138650 states and 159826 transitions. [2025-03-03 09:51:17,346 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-03 09:51:17,346 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 76.33333333333333) internal successors, (229), 2 states have internal predecessors, (229), 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 261 [2025-03-03 09:51:17,346 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:51:17,463 INFO L225 Difference]: With dead ends: 138650 [2025-03-03 09:51:17,463 INFO L226 Difference]: Without dead ends: 87532 [2025-03-03 09:51:17,500 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 263 GetRequests, 260 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-03 09:51:17,501 INFO L435 NwaCegarLoop]: 125 mSDtfsCounter, 177 mSDsluCounter, 19 mSDsCounter, 0 mSdLazyCounter, 638 mSolverCounterSat, 54 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 177 SdHoareTripleChecker+Valid, 144 SdHoareTripleChecker+Invalid, 692 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 54 IncrementalHoareTripleChecker+Valid, 638 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2025-03-03 09:51:17,501 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [177 Valid, 144 Invalid, 692 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [54 Valid, 638 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2025-03-03 09:51:17,564 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 87532 states. [2025-03-03 09:51:18,268 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 87532 to 86303. [2025-03-03 09:51:18,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 86303 states, 86302 states have (on average 1.1346086996825102) internal successors, (97919), 86302 states have internal predecessors, (97919), 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) [2025-03-03 09:51:18,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 86303 states to 86303 states and 97919 transitions. [2025-03-03 09:51:18,439 INFO L78 Accepts]: Start accepts. Automaton has 86303 states and 97919 transitions. Word has length 261 [2025-03-03 09:51:18,440 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:51:18,440 INFO L471 AbstractCegarLoop]: Abstraction has 86303 states and 97919 transitions. [2025-03-03 09:51:18,440 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 76.33333333333333) internal successors, (229), 2 states have internal predecessors, (229), 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) [2025-03-03 09:51:18,440 INFO L276 IsEmpty]: Start isEmpty. Operand 86303 states and 97919 transitions. [2025-03-03 09:51:18,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 268 [2025-03-03 09:51:18,464 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:51:18,464 INFO L218 NwaCegarLoop]: trace histogram [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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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] [2025-03-03 09:51:18,471 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2025-03-03 09:51:18,665 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2025-03-03 09:51:18,665 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:51:18,665 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:51:18,665 INFO L85 PathProgramCache]: Analyzing trace with hash 573258557, now seen corresponding path program 1 times [2025-03-03 09:51:18,666 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:51:18,666 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [311998084] [2025-03-03 09:51:18,666 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:51:18,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:51:18,692 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 267 statements into 1 equivalence classes. [2025-03-03 09:51:18,698 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 267 of 267 statements. [2025-03-03 09:51:18,698 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:51:18,698 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:51:19,087 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 75 proven. 6 refuted. 0 times theorem prover too weak. 79 trivial. 0 not checked. [2025-03-03 09:51:19,087 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:51:19,088 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [311998084] [2025-03-03 09:51:19,088 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [311998084] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-03 09:51:19,088 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [981893144] [2025-03-03 09:51:19,088 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:51:19,088 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-03 09:51:19,088 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-03 09:51:19,090 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-03 09:51:19,092 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2025-03-03 09:51:19,147 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 267 statements into 1 equivalence classes. [2025-03-03 09:51:19,205 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 267 of 267 statements. [2025-03-03 09:51:19,205 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:51:19,205 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:51:19,207 INFO L256 TraceCheckSpWp]: Trace formula consists of 540 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-03 09:51:19,210 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-03 09:51:19,358 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 116 proven. 0 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2025-03-03 09:51:19,358 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-03-03 09:51:19,359 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [981893144] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:51:19,359 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2025-03-03 09:51:19,359 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5 [2025-03-03 09:51:19,360 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1030536372] [2025-03-03 09:51:19,360 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:51:19,360 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-03 09:51:19,360 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:51:19,361 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-03 09:51:19,361 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-03 09:51:19,361 INFO L87 Difference]: Start difference. First operand 86303 states and 97919 transitions. Second operand has 3 states, 3 states have (on average 77.33333333333333) internal successors, (232), 3 states have internal predecessors, (232), 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) [2025-03-03 09:51:20,273 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:51:20,273 INFO L93 Difference]: Finished difference Result 171004 states and 194097 transitions. [2025-03-03 09:51:20,273 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-03 09:51:20,273 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 77.33333333333333) internal successors, (232), 3 states have internal predecessors, (232), 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 267 [2025-03-03 09:51:20,274 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:51:20,374 INFO L225 Difference]: With dead ends: 171004 [2025-03-03 09:51:20,374 INFO L226 Difference]: Without dead ends: 84703 [2025-03-03 09:51:20,399 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 269 GetRequests, 266 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-03 09:51:20,399 INFO L435 NwaCegarLoop]: 281 mSDtfsCounter, 108 mSDsluCounter, 9 mSDsCounter, 0 mSdLazyCounter, 608 mSolverCounterSat, 24 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 108 SdHoareTripleChecker+Valid, 290 SdHoareTripleChecker+Invalid, 632 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 24 IncrementalHoareTripleChecker+Valid, 608 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2025-03-03 09:51:20,399 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [108 Valid, 290 Invalid, 632 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [24 Valid, 608 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2025-03-03 09:51:20,456 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 84703 states. [2025-03-03 09:51:21,388 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 84703 to 82243. [2025-03-03 09:51:21,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 82243 states, 82242 states have (on average 1.1250091194280294) internal successors, (92523), 82242 states have internal predecessors, (92523), 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) [2025-03-03 09:51:21,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 82243 states to 82243 states and 92523 transitions. [2025-03-03 09:51:21,523 INFO L78 Accepts]: Start accepts. Automaton has 82243 states and 92523 transitions. Word has length 267 [2025-03-03 09:51:21,524 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:51:21,524 INFO L471 AbstractCegarLoop]: Abstraction has 82243 states and 92523 transitions. [2025-03-03 09:51:21,524 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 77.33333333333333) internal successors, (232), 3 states have internal predecessors, (232), 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) [2025-03-03 09:51:21,524 INFO L276 IsEmpty]: Start isEmpty. Operand 82243 states and 92523 transitions. [2025-03-03 09:51:21,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 283 [2025-03-03 09:51:21,553 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:51:21,553 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, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:51:21,559 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2025-03-03 09:51:21,753 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-03 09:51:21,754 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:51:21,754 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:51:21,754 INFO L85 PathProgramCache]: Analyzing trace with hash 1998215649, now seen corresponding path program 1 times [2025-03-03 09:51:21,754 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:51:21,754 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [104800651] [2025-03-03 09:51:21,754 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:51:21,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:51:21,780 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 282 statements into 1 equivalence classes. [2025-03-03 09:51:21,794 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 282 of 282 statements. [2025-03-03 09:51:21,795 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:51:21,795 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:51:21,868 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 160 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-03 09:51:21,868 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:51:21,868 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [104800651] [2025-03-03 09:51:21,869 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [104800651] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:51:21,869 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:51:21,869 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-03 09:51:21,869 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2144619242] [2025-03-03 09:51:21,869 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:51:21,869 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-03 09:51:21,869 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:51:21,870 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-03 09:51:21,870 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-03 09:51:21,870 INFO L87 Difference]: Start difference. First operand 82243 states and 92523 transitions. Second operand has 3 states, 3 states have (on average 94.0) internal successors, (282), 3 states have internal predecessors, (282), 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) [2025-03-03 09:51:22,816 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:51:22,816 INFO L93 Difference]: Finished difference Result 156316 states and 175950 transitions. [2025-03-03 09:51:22,816 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-03 09:51:22,816 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 94.0) internal successors, (282), 3 states have internal predecessors, (282), 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 282 [2025-03-03 09:51:22,817 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:51:22,897 INFO L225 Difference]: With dead ends: 156316 [2025-03-03 09:51:22,897 INFO L226 Difference]: Without dead ends: 74075 [2025-03-03 09:51:22,945 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 [2025-03-03 09:51:22,945 INFO L435 NwaCegarLoop]: 318 mSDtfsCounter, 225 mSDsluCounter, 16 mSDsCounter, 0 mSdLazyCounter, 519 mSolverCounterSat, 121 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 225 SdHoareTripleChecker+Valid, 334 SdHoareTripleChecker+Invalid, 640 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 121 IncrementalHoareTripleChecker+Valid, 519 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2025-03-03 09:51:22,946 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [225 Valid, 334 Invalid, 640 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [121 Valid, 519 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2025-03-03 09:51:22,998 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 74075 states. [2025-03-03 09:51:23,649 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 74075 to 71627. [2025-03-03 09:51:23,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 71627 states, 71626 states have (on average 1.0989165945327115) internal successors, (78711), 71626 states have internal predecessors, (78711), 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) [2025-03-03 09:51:24,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 71627 states to 71627 states and 78711 transitions. [2025-03-03 09:51:24,053 INFO L78 Accepts]: Start accepts. Automaton has 71627 states and 78711 transitions. Word has length 282 [2025-03-03 09:51:24,054 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:51:24,054 INFO L471 AbstractCegarLoop]: Abstraction has 71627 states and 78711 transitions. [2025-03-03 09:51:24,054 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 94.0) internal successors, (282), 3 states have internal predecessors, (282), 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) [2025-03-03 09:51:24,054 INFO L276 IsEmpty]: Start isEmpty. Operand 71627 states and 78711 transitions. [2025-03-03 09:51:24,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 301 [2025-03-03 09:51:24,075 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:51:24,075 INFO L218 NwaCegarLoop]: trace histogram [6, 6, 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, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:51:24,076 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-03-03 09:51:24,076 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:51:24,076 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:51:24,076 INFO L85 PathProgramCache]: Analyzing trace with hash 913266422, now seen corresponding path program 1 times [2025-03-03 09:51:24,076 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:51:24,076 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1647327822] [2025-03-03 09:51:24,076 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:51:24,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:51:24,126 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 300 statements into 1 equivalence classes. [2025-03-03 09:51:24,134 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 300 of 300 statements. [2025-03-03 09:51:24,134 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:51:24,134 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:51:24,515 INFO L134 CoverageAnalysis]: Checked inductivity of 264 backedges. 109 proven. 6 refuted. 0 times theorem prover too weak. 149 trivial. 0 not checked. [2025-03-03 09:51:24,516 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:51:24,516 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1647327822] [2025-03-03 09:51:24,516 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1647327822] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-03 09:51:24,516 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1270160993] [2025-03-03 09:51:24,516 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:51:24,516 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-03 09:51:24,516 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-03 09:51:24,518 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-03 09:51:24,520 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2025-03-03 09:51:24,582 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 300 statements into 1 equivalence classes. [2025-03-03 09:51:24,653 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 300 of 300 statements. [2025-03-03 09:51:24,653 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:51:24,654 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:51:24,656 INFO L256 TraceCheckSpWp]: Trace formula consists of 617 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-03 09:51:24,659 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-03 09:51:24,698 INFO L134 CoverageAnalysis]: Checked inductivity of 264 backedges. 213 proven. 0 refuted. 0 times theorem prover too weak. 51 trivial. 0 not checked. [2025-03-03 09:51:24,699 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-03-03 09:51:24,699 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1270160993] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:51:24,699 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2025-03-03 09:51:24,699 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5 [2025-03-03 09:51:24,699 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [544462337] [2025-03-03 09:51:24,699 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:51:24,700 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-03 09:51:24,700 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:51:24,700 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-03 09:51:24,700 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-03 09:51:24,700 INFO L87 Difference]: Start difference. First operand 71627 states and 78711 transitions. Second operand has 3 states, 3 states have (on average 88.33333333333333) internal successors, (265), 3 states have internal predecessors, (265), 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) [2025-03-03 09:51:25,469 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:51:25,469 INFO L93 Difference]: Finished difference Result 143260 states and 157436 transitions. [2025-03-03 09:51:25,470 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-03 09:51:25,470 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 88.33333333333333) internal successors, (265), 3 states have internal predecessors, (265), 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 300 [2025-03-03 09:51:25,470 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:51:25,557 INFO L225 Difference]: With dead ends: 143260 [2025-03-03 09:51:25,557 INFO L226 Difference]: Without dead ends: 71635 [2025-03-03 09:51:25,605 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 302 GetRequests, 299 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-03 09:51:25,606 INFO L435 NwaCegarLoop]: 74 mSDtfsCounter, 224 mSDsluCounter, 11 mSDsCounter, 0 mSdLazyCounter, 561 mSolverCounterSat, 79 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 224 SdHoareTripleChecker+Valid, 85 SdHoareTripleChecker+Invalid, 640 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 79 IncrementalHoareTripleChecker+Valid, 561 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2025-03-03 09:51:25,606 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [224 Valid, 85 Invalid, 640 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [79 Valid, 561 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2025-03-03 09:51:25,650 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 71635 states. [2025-03-03 09:51:26,349 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 71635 to 65736. [2025-03-03 09:51:26,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 65736 states, 65735 states have (on average 1.077188712253746) internal successors, (70809), 65735 states have internal predecessors, (70809), 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) [2025-03-03 09:51:26,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65736 states to 65736 states and 70809 transitions. [2025-03-03 09:51:26,649 INFO L78 Accepts]: Start accepts. Automaton has 65736 states and 70809 transitions. Word has length 300 [2025-03-03 09:51:26,649 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:51:26,649 INFO L471 AbstractCegarLoop]: Abstraction has 65736 states and 70809 transitions. [2025-03-03 09:51:26,649 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 88.33333333333333) internal successors, (265), 3 states have internal predecessors, (265), 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) [2025-03-03 09:51:26,649 INFO L276 IsEmpty]: Start isEmpty. Operand 65736 states and 70809 transitions. [2025-03-03 09:51:26,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 344 [2025-03-03 09:51:26,666 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:51:26,667 INFO L218 NwaCegarLoop]: trace histogram [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, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:51:26,672 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2025-03-03 09:51:26,867 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15 [2025-03-03 09:51:26,867 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:51:26,868 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:51:26,868 INFO L85 PathProgramCache]: Analyzing trace with hash 1134874860, now seen corresponding path program 1 times [2025-03-03 09:51:26,868 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:51:26,868 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [887537294] [2025-03-03 09:51:26,868 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:51:26,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:51:26,905 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 343 statements into 1 equivalence classes. [2025-03-03 09:51:26,923 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 343 of 343 statements. [2025-03-03 09:51:26,923 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:51:26,923 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:51:27,194 INFO L134 CoverageAnalysis]: Checked inductivity of 292 backedges. 286 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2025-03-03 09:51:27,194 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:51:27,194 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [887537294] [2025-03-03 09:51:27,194 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [887537294] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:51:27,194 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-03 09:51:27,194 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-03 09:51:27,194 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1028810122] [2025-03-03 09:51:27,195 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:51:27,195 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-03 09:51:27,195 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:51:27,196 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-03 09:51:27,196 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-03 09:51:27,196 INFO L87 Difference]: Start difference. First operand 65736 states and 70809 transitions. Second operand has 4 states, 4 states have (on average 84.5) internal successors, (338), 4 states have internal predecessors, (338), 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) [2025-03-03 09:51:28,329 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:51:28,330 INFO L93 Difference]: Finished difference Result 137612 states and 148363 transitions. [2025-03-03 09:51:28,330 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-03 09:51:28,330 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 84.5) internal successors, (338), 4 states have internal predecessors, (338), 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 343 [2025-03-03 09:51:28,330 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:51:28,420 INFO L225 Difference]: With dead ends: 137612 [2025-03-03 09:51:28,420 INFO L226 Difference]: Without dead ends: 71878 [2025-03-03 09:51:28,466 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 [2025-03-03 09:51:28,466 INFO L435 NwaCegarLoop]: 75 mSDtfsCounter, 379 mSDsluCounter, 24 mSDsCounter, 0 mSdLazyCounter, 1042 mSolverCounterSat, 207 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 379 SdHoareTripleChecker+Valid, 99 SdHoareTripleChecker+Invalid, 1249 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 207 IncrementalHoareTripleChecker+Valid, 1042 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2025-03-03 09:51:28,467 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [379 Valid, 99 Invalid, 1249 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [207 Valid, 1042 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2025-03-03 09:51:28,515 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 71878 states. [2025-03-03 09:51:29,258 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 71878 to 67360. [2025-03-03 09:51:29,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 67360 states, 67359 states have (on average 1.0700129158687035) internal successors, (72075), 67359 states have internal predecessors, (72075), 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) [2025-03-03 09:51:29,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 67360 states to 67360 states and 72075 transitions. [2025-03-03 09:51:29,382 INFO L78 Accepts]: Start accepts. Automaton has 67360 states and 72075 transitions. Word has length 343 [2025-03-03 09:51:29,382 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:51:29,383 INFO L471 AbstractCegarLoop]: Abstraction has 67360 states and 72075 transitions. [2025-03-03 09:51:29,383 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 84.5) internal successors, (338), 4 states have internal predecessors, (338), 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) [2025-03-03 09:51:29,383 INFO L276 IsEmpty]: Start isEmpty. Operand 67360 states and 72075 transitions. [2025-03-03 09:51:29,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 348 [2025-03-03 09:51:29,398 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:51:29,398 INFO L218 NwaCegarLoop]: trace histogram [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, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:51:29,398 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-03-03 09:51:29,398 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:51:29,399 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:51:29,399 INFO L85 PathProgramCache]: Analyzing trace with hash 1027841853, now seen corresponding path program 1 times [2025-03-03 09:51:29,399 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:51:29,399 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2061263649] [2025-03-03 09:51:29,399 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:51:29,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:51:29,431 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 347 statements into 1 equivalence classes. [2025-03-03 09:51:29,437 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 347 of 347 statements. [2025-03-03 09:51:29,437 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:51:29,437 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:51:29,800 INFO L134 CoverageAnalysis]: Checked inductivity of 298 backedges. 102 proven. 6 refuted. 0 times theorem prover too weak. 190 trivial. 0 not checked. [2025-03-03 09:51:29,800 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:51:29,800 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2061263649] [2025-03-03 09:51:29,800 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2061263649] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-03 09:51:29,800 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [516347699] [2025-03-03 09:51:29,800 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:51:29,800 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-03 09:51:29,800 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-03 09:51:29,802 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-03 09:51:29,804 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2025-03-03 09:51:29,871 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 347 statements into 1 equivalence classes. [2025-03-03 09:51:29,938 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 347 of 347 statements. [2025-03-03 09:51:29,939 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:51:29,939 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:51:29,941 INFO L256 TraceCheckSpWp]: Trace formula consists of 616 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-03 09:51:29,945 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-03 09:51:29,976 INFO L134 CoverageAnalysis]: Checked inductivity of 298 backedges. 258 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked. [2025-03-03 09:51:29,976 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-03-03 09:51:29,977 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [516347699] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:51:29,977 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2025-03-03 09:51:29,977 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5 [2025-03-03 09:51:29,977 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [764916377] [2025-03-03 09:51:29,977 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:51:29,977 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-03 09:51:29,977 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:51:29,978 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-03 09:51:29,978 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-03 09:51:29,978 INFO L87 Difference]: Start difference. First operand 67360 states and 72075 transitions. Second operand has 3 states, 3 states have (on average 105.0) internal successors, (315), 3 states have internal predecessors, (315), 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) [2025-03-03 09:51:30,696 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:51:30,696 INFO L93 Difference]: Finished difference Result 131885 states and 140989 transitions. [2025-03-03 09:51:30,696 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-03 09:51:30,696 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 105.0) internal successors, (315), 3 states have internal predecessors, (315), 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 347 [2025-03-03 09:51:30,697 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:51:30,771 INFO L225 Difference]: With dead ends: 131885 [2025-03-03 09:51:30,771 INFO L226 Difference]: Without dead ends: 60467 [2025-03-03 09:51:30,816 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 349 GetRequests, 346 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-03 09:51:30,817 INFO L435 NwaCegarLoop]: 105 mSDtfsCounter, 209 mSDsluCounter, 16 mSDsCounter, 0 mSdLazyCounter, 580 mSolverCounterSat, 69 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 209 SdHoareTripleChecker+Valid, 121 SdHoareTripleChecker+Invalid, 649 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 69 IncrementalHoareTripleChecker+Valid, 580 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2025-03-03 09:51:30,817 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [209 Valid, 121 Invalid, 649 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [69 Valid, 580 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2025-03-03 09:51:30,855 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 60467 states. [2025-03-03 09:51:31,323 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 60467 to 57808. [2025-03-03 09:51:31,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 57808 states, 57807 states have (on average 1.050651305205252) internal successors, (60735), 57807 states have internal predecessors, (60735), 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) [2025-03-03 09:51:31,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57808 states to 57808 states and 60735 transitions. [2025-03-03 09:51:31,448 INFO L78 Accepts]: Start accepts. Automaton has 57808 states and 60735 transitions. Word has length 347 [2025-03-03 09:51:31,448 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:51:31,448 INFO L471 AbstractCegarLoop]: Abstraction has 57808 states and 60735 transitions. [2025-03-03 09:51:31,448 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 105.0) internal successors, (315), 3 states have internal predecessors, (315), 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) [2025-03-03 09:51:31,448 INFO L276 IsEmpty]: Start isEmpty. Operand 57808 states and 60735 transitions. [2025-03-03 09:51:31,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 395 [2025-03-03 09:51:31,469 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:51:31,470 INFO L218 NwaCegarLoop]: trace histogram [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, 4, 4, 4, 4, 4, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:51:31,476 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2025-03-03 09:51:31,670 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17 [2025-03-03 09:51:31,670 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:51:31,671 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:51:31,671 INFO L85 PathProgramCache]: Analyzing trace with hash 1326427748, now seen corresponding path program 1 times [2025-03-03 09:51:31,671 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:51:31,671 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [592602366] [2025-03-03 09:51:31,671 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:51:31,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:51:31,733 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 394 statements into 1 equivalence classes. [2025-03-03 09:51:31,755 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 394 of 394 statements. [2025-03-03 09:51:31,756 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:51:31,756 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:51:32,317 INFO L134 CoverageAnalysis]: Checked inductivity of 456 backedges. 405 proven. 18 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked. [2025-03-03 09:51:32,317 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:51:32,317 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [592602366] [2025-03-03 09:51:32,317 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [592602366] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-03 09:51:32,317 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [773459939] [2025-03-03 09:51:32,318 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:51:32,318 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-03 09:51:32,318 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-03 09:51:32,321 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-03 09:51:32,322 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2025-03-03 09:51:32,415 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 394 statements into 1 equivalence classes. [2025-03-03 09:51:32,526 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 394 of 394 statements. [2025-03-03 09:51:32,526 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:51:32,526 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:51:32,529 INFO L256 TraceCheckSpWp]: Trace formula consists of 717 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-03 09:51:32,535 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-03 09:51:32,728 INFO L134 CoverageAnalysis]: Checked inductivity of 456 backedges. 302 proven. 0 refuted. 0 times theorem prover too weak. 154 trivial. 0 not checked. [2025-03-03 09:51:32,729 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-03-03 09:51:32,729 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [773459939] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:51:32,729 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2025-03-03 09:51:32,729 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [5] total 6 [2025-03-03 09:51:32,729 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [79055134] [2025-03-03 09:51:32,730 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:51:32,731 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-03 09:51:32,731 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:51:32,731 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-03 09:51:32,731 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2025-03-03 09:51:32,731 INFO L87 Difference]: Start difference. First operand 57808 states and 60735 transitions. Second operand has 3 states, 3 states have (on average 94.33333333333333) internal successors, (283), 2 states have internal predecessors, (283), 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) [2025-03-03 09:51:33,481 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:51:33,481 INFO L93 Difference]: Finished difference Result 164463 states and 172968 transitions. [2025-03-03 09:51:33,482 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-03 09:51:33,482 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 94.33333333333333) internal successors, (283), 2 states have internal predecessors, (283), 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 394 [2025-03-03 09:51:33,482 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:51:33,602 INFO L225 Difference]: With dead ends: 164463 [2025-03-03 09:51:33,602 INFO L226 Difference]: Without dead ends: 106657 [2025-03-03 09:51:33,629 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 398 GetRequests, 394 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2025-03-03 09:51:33,629 INFO L435 NwaCegarLoop]: 272 mSDtfsCounter, 196 mSDsluCounter, 253 mSDsCounter, 0 mSdLazyCounter, 149 mSolverCounterSat, 50 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 196 SdHoareTripleChecker+Valid, 525 SdHoareTripleChecker+Invalid, 199 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 50 IncrementalHoareTripleChecker+Valid, 149 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2025-03-03 09:51:33,629 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [196 Valid, 525 Invalid, 199 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [50 Valid, 149 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2025-03-03 09:51:33,696 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 106657 states. [2025-03-03 09:51:34,654 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 106657 to 61871. [2025-03-03 09:51:34,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 61871 states, 61870 states have (on average 1.052594149022143) internal successors, (65124), 61870 states have internal predecessors, (65124), 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) [2025-03-03 09:51:34,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61871 states to 61871 states and 65124 transitions. [2025-03-03 09:51:34,742 INFO L78 Accepts]: Start accepts. Automaton has 61871 states and 65124 transitions. Word has length 394 [2025-03-03 09:51:34,743 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:51:34,743 INFO L471 AbstractCegarLoop]: Abstraction has 61871 states and 65124 transitions. [2025-03-03 09:51:34,743 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 94.33333333333333) internal successors, (283), 2 states have internal predecessors, (283), 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) [2025-03-03 09:51:34,743 INFO L276 IsEmpty]: Start isEmpty. Operand 61871 states and 65124 transitions. [2025-03-03 09:51:34,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 444 [2025-03-03 09:51:34,755 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:51:34,756 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, 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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] [2025-03-03 09:51:34,763 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2025-03-03 09:51:34,956 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-03 09:51:34,957 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:51:34,957 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:51:34,957 INFO L85 PathProgramCache]: Analyzing trace with hash -1437227044, now seen corresponding path program 1 times [2025-03-03 09:51:34,957 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:51:34,957 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1284733614] [2025-03-03 09:51:34,957 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:51:34,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:51:35,003 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 443 statements into 1 equivalence classes. [2025-03-03 09:51:35,038 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 443 of 443 statements. [2025-03-03 09:51:35,039 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:51:35,039 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:51:35,551 INFO L134 CoverageAnalysis]: Checked inductivity of 538 backedges. 381 proven. 124 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked. [2025-03-03 09:51:35,551 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-03 09:51:35,551 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1284733614] [2025-03-03 09:51:35,552 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1284733614] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-03 09:51:35,552 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [526574833] [2025-03-03 09:51:35,552 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:51:35,552 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-03 09:51:35,552 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-03 09:51:35,554 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-03 09:51:35,556 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2025-03-03 09:51:35,642 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 443 statements into 1 equivalence classes. [2025-03-03 09:51:35,740 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 443 of 443 statements. [2025-03-03 09:51:35,740 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:51:35,740 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-03 09:51:35,744 INFO L256 TraceCheckSpWp]: Trace formula consists of 713 conjuncts, 4 conjuncts are in the unsatisfiable core [2025-03-03 09:51:35,749 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-03 09:51:36,007 INFO L134 CoverageAnalysis]: Checked inductivity of 538 backedges. 410 proven. 0 refuted. 0 times theorem prover too weak. 128 trivial. 0 not checked. [2025-03-03 09:51:36,007 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-03-03 09:51:36,007 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [526574833] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-03 09:51:36,007 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2025-03-03 09:51:36,007 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 5 [2025-03-03 09:51:36,007 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [561329219] [2025-03-03 09:51:36,007 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-03 09:51:36,008 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-03 09:51:36,008 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-03 09:51:36,008 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-03 09:51:36,009 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30 [2025-03-03 09:51:36,009 INFO L87 Difference]: Start difference. First operand 61871 states and 65124 transitions. Second operand has 4 states, 4 states have (on average 79.25) internal successors, (317), 3 states have internal predecessors, (317), 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) [2025-03-03 09:51:36,878 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-03 09:51:36,878 INFO L93 Difference]: Finished difference Result 128439 states and 135245 transitions. [2025-03-03 09:51:36,879 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-03 09:51:36,879 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 79.25) internal successors, (317), 3 states have internal predecessors, (317), 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 443 [2025-03-03 09:51:36,880 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-03 09:51:36,963 INFO L225 Difference]: With dead ends: 128439 [2025-03-03 09:51:36,963 INFO L226 Difference]: Without dead ends: 65959 [2025-03-03 09:51:36,995 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 446 GetRequests, 442 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30 [2025-03-03 09:51:36,995 INFO L435 NwaCegarLoop]: 232 mSDtfsCounter, 363 mSDsluCounter, 162 mSDsCounter, 0 mSdLazyCounter, 797 mSolverCounterSat, 72 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 363 SdHoareTripleChecker+Valid, 394 SdHoareTripleChecker+Invalid, 869 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 72 IncrementalHoareTripleChecker+Valid, 797 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2025-03-03 09:51:36,996 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [363 Valid, 394 Invalid, 869 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [72 Valid, 797 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2025-03-03 09:51:37,044 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 65959 states. [2025-03-03 09:51:37,721 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 65959 to 61259. [2025-03-03 09:51:37,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 61259 states, 61258 states have (on average 1.051895262659571) internal successors, (64437), 61258 states have internal predecessors, (64437), 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) [2025-03-03 09:51:37,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61259 states to 61259 states and 64437 transitions. [2025-03-03 09:51:37,834 INFO L78 Accepts]: Start accepts. Automaton has 61259 states and 64437 transitions. Word has length 443 [2025-03-03 09:51:37,834 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-03 09:51:37,834 INFO L471 AbstractCegarLoop]: Abstraction has 61259 states and 64437 transitions. [2025-03-03 09:51:37,834 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 79.25) internal successors, (317), 3 states have internal predecessors, (317), 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) [2025-03-03 09:51:37,834 INFO L276 IsEmpty]: Start isEmpty. Operand 61259 states and 64437 transitions. [2025-03-03 09:51:37,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 484 [2025-03-03 09:51:37,848 INFO L210 NwaCegarLoop]: Found error trace [2025-03-03 09:51:37,848 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, 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, 3, 3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-03 09:51:37,855 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2025-03-03 09:51:38,048 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-03 09:51:38,048 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-03 09:51:38,049 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-03 09:51:38,049 INFO L85 PathProgramCache]: Analyzing trace with hash -940892593, now seen corresponding path program 1 times [2025-03-03 09:51:38,049 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-03 09:51:38,049 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [694824485] [2025-03-03 09:51:38,049 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-03 09:51:38,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-03 09:51:38,096 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 483 statements into 1 equivalence classes. [2025-03-03 09:51:38,129 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 483 of 483 statements. [2025-03-03 09:51:38,129 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:51:38,129 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-03 09:51:38,129 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-03 09:51:38,151 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 483 statements into 1 equivalence classes. [2025-03-03 09:51:38,200 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 483 of 483 statements. [2025-03-03 09:51:38,200 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-03 09:51:38,200 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-03 09:51:38,457 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-03 09:51:38,459 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-03 09:51:38,459 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2025-03-03 09:51:38,461 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-03-03 09:51:38,462 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] [2025-03-03 09:51:38,900 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2025-03-03 09:51:38,903 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 03.03 09:51:38 BoogieIcfgContainer [2025-03-03 09:51:38,903 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2025-03-03 09:51:38,904 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2025-03-03 09:51:38,904 INFO L270 PluginConnector]: Initializing Witness Printer... [2025-03-03 09:51:38,904 INFO L274 PluginConnector]: Witness Printer initialized [2025-03-03 09:51:38,905 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 03.03 09:50:59" (3/4) ... [2025-03-03 09:51:38,905 INFO L140 WitnessPrinter]: Generating witness for reachability counterexample [2025-03-03 09:51:39,175 INFO L127 tionWitnessGenerator]: Generated YAML witness of length 486. [2025-03-03 09:51:39,314 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2025-03-03 09:51:39,315 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2025-03-03 09:51:39,315 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2025-03-03 09:51:39,316 INFO L158 Benchmark]: Toolchain (without parser) took 41867.27ms. Allocated memory was 167.8MB in the beginning and 10.6GB in the end (delta: 10.5GB). Free memory was 123.1MB in the beginning and 8.6GB in the end (delta: -8.5GB). Peak memory consumption was 1.9GB. Max. memory is 16.1GB. [2025-03-03 09:51:39,316 INFO L158 Benchmark]: CDTParser took 0.22ms. Allocated memory is still 192.9MB. Free memory is still 117.9MB. There was no memory consumed. Max. memory is 16.1GB. [2025-03-03 09:51:39,316 INFO L158 Benchmark]: CACSL2BoogieTranslator took 543.11ms. Allocated memory is still 167.8MB. Free memory was 123.1MB in the beginning and 63.8MB in the end (delta: 59.2MB). Peak memory consumption was 58.7MB. Max. memory is 16.1GB. [2025-03-03 09:51:39,316 INFO L158 Benchmark]: Boogie Procedure Inliner took 112.83ms. Allocated memory is still 167.8MB. Free memory was 63.8MB in the beginning and 49.4MB in the end (delta: 14.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-03 09:51:39,316 INFO L158 Benchmark]: Boogie Preprocessor took 149.06ms. Allocated memory is still 167.8MB. Free memory was 49.4MB in the beginning and 114.4MB in the end (delta: -65.0MB). Peak memory consumption was 32.9MB. Max. memory is 16.1GB. [2025-03-03 09:51:39,316 INFO L158 Benchmark]: IcfgBuilder took 1666.07ms. Allocated memory is still 167.8MB. Free memory was 114.4MB in the beginning and 108.0MB in the end (delta: 6.4MB). Peak memory consumption was 83.9MB. Max. memory is 16.1GB. [2025-03-03 09:51:39,317 INFO L158 Benchmark]: TraceAbstraction took 38978.37ms. Allocated memory was 167.8MB in the beginning and 10.6GB in the end (delta: 10.5GB). Free memory was 108.0MB in the beginning and 8.8GB in the end (delta: -8.6GB). Peak memory consumption was 2.2GB. Max. memory is 16.1GB. [2025-03-03 09:51:39,317 INFO L158 Benchmark]: Witness Printer took 410.98ms. Allocated memory is still 10.6GB. Free memory was 8.8GB in the beginning and 8.6GB in the end (delta: 121.6MB). Peak memory consumption was 117.4MB. Max. memory is 16.1GB. [2025-03-03 09:51:39,318 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.22ms. Allocated memory is still 192.9MB. Free memory is still 117.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 543.11ms. Allocated memory is still 167.8MB. Free memory was 123.1MB in the beginning and 63.8MB in the end (delta: 59.2MB). Peak memory consumption was 58.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 112.83ms. Allocated memory is still 167.8MB. Free memory was 63.8MB in the beginning and 49.4MB in the end (delta: 14.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 149.06ms. Allocated memory is still 167.8MB. Free memory was 49.4MB in the beginning and 114.4MB in the end (delta: -65.0MB). Peak memory consumption was 32.9MB. Max. memory is 16.1GB. * IcfgBuilder took 1666.07ms. Allocated memory is still 167.8MB. Free memory was 114.4MB in the beginning and 108.0MB in the end (delta: 6.4MB). Peak memory consumption was 83.9MB. Max. memory is 16.1GB. * TraceAbstraction took 38978.37ms. Allocated memory was 167.8MB in the beginning and 10.6GB in the end (delta: 10.5GB). Free memory was 108.0MB in the beginning and 8.8GB in the end (delta: -8.6GB). Peak memory consumption was 2.2GB. Max. memory is 16.1GB. * Witness Printer took 410.98ms. Allocated memory is still 10.6GB. Free memory was 8.8GB in the beginning and 8.6GB in the end (delta: 121.6MB). 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: 1504]: a call to reach_error is reachable a call to reach_error is reachable We found a FailurePath: [L17] int d= 4; [L18] int f= 6; [L19] int a= 1; [L20] int e= 5; [L21] int c= 3; [L22] int b= 2; [L25] int u = 21; [L26] int v = 22; [L27] int w = 23; [L28] int x = 24; [L29] int y = 25; [L30] int z = 26; [L33] int a1 = 1; [L34] int a4 = 1; [L35] int a0 = 1; [L36] int a15 = 1; [L37] int a29 = 1; [L38] int a10 = 1; [L39] int a16 = 1; [L40] int a22 = 1; [L41] int a2 = 0; [L42] int a17 = 0; [L43] int a25 = 0; [L44] int a7 = 0; [L45] int a14 = 0; [L46] int a19 = 0; [L47] int a20 = 0; [L48] int a8 = 0; [L49] int a23 = 0; [L50] int a21 = 1; [L51] int a24 = 1; [L52] int a13 = 1; [L53] int a9 = 1; [L54] int a28 = 1; [L55] int a26 = 0; [L56] int a6 = 0; [L57] int a27 = 1; [L58] int a12 = 0; [L59] int a3 = 1; [L60] int a11 = 0; [L61] int a5 = 1; [L62] int a18 = 1; VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, u=21, v=22, w=23, x=24, y=25, z=26] [L1665] int output = -1; VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, u=21, v=22, w=23, x=24, y=25, z=26] [L1668] COND TRUE 1 [L1671] int input; [L1672] input = __VERIFIER_nondet_int() [L1673] COND FALSE !((input != 1) && (input != 2) && (input != 3) && (input != 4) && (input != 5) && (input != 6)) [L1676] CALL, EXPR calculate_output(input) [L65] COND FALSE !((((((a18==1)&&((((a22==1)&&(a4==1))||(a2==1))&&(a0==1)))&&(a11==1))&&(a3==2))&&(!(a8==1)&&(((a5==1)&&((a6==1)&&(((((!(a27==1)&&!(a26==1))&&(a12==1))||(((a26==1)&&(a27==1))&&!(a12==1)))&&(input==5))&&!(a2==1))))&&!(a25==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L83] COND FALSE !(((((a5==1)&&((a20==1)&&(((!(a26==1)&&(a27==1))||(!(a27==1)&&(a26==1)))&&(input==6))))&&!(a15==1))&&(((a3==2)&&(!(a1==1)&&((a18==1)&&((a19==1)&&(((((a0==1)&&!(a16==1))&&(a12==1))&&(a14==1))&&(a6==1))))))&&!(a11==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L92] COND FALSE !(((!(a1==1)||((a10==1)&&((a4==1)&&!(a8==1))))&&((!(a11==1)&&(!(a14==1)&&(((a18==1)&&(!(a12==1)&&((((a3==2)&&(((((a26==1)&&(a27==1))||(!(a26==1)&&(a27==1)))||((a26==1)&&!(a27==1)))&&(input==5)))&&!(a8==1))&&(a16==1))))&&(a6==1))))&&(a5==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L99] COND FALSE !(((((a3==1)&&(!(a6==1)&&((!(a14==1)&&(((input==5)&&!(a26==1))&&(a1==1)))&&!(a8==1))))&&(a27==1))&&(((!(a16==1)||((!(a12==1)&&((a5==1)&&((a29==1)&&!(a25==1))))&&(a18==1)))&&(a10==1))&&!(a11==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L105] COND FALSE !(((!(a26==1)&&((a5==1)&&((a18==1)&&(((a4==1)&&!(a11==1))&&!(a6==1)))))&&(((a29==1)&&(!(a23==1)&&(!(a7==1)&&((!(a25==1)&&(((!(a27==1)&&(input==1))&&(a3==1))&&(a10==1)))&&!(a14==1)))))&&!(a12==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L115] COND FALSE !(((((a16==1)&&((a3==2)&&((a11==1)&&((a20==1)||((a16==1)&&(a18==1))))))&&(a22==1))&&((a15==1)&&((a22==1)&&(((a5==1)&&(((((!(a26==1)&&!(a27==1))||(((a27==1)&&!(a26==1))||(!(a27==1)&&(a26==1))))&&(input==2))&&!(a17==1))&&!(a12==1)))&&(a6==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L124] COND FALSE !((((((a18==1)&&((((((!(a12==1)&&((!(a26==1)&&!(a6==1))&&!(a27==1)))&&(a3==2))&&!(a11==1))&&(a5==1))||(!(a5==1)&&(((a3==0)&&((a12==1)&&((a27==1)&&((a26==1)&&(a6==1)))))&&(a11==1))))&&(input==3)))&&!(a20==1))&&!(a23==1))&&(!(a29==1)||(!(a1==1)||(!(a15==1)||(!(a17==1)&&(a4==1))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L136] COND FALSE !(((((((!(a20==1)&&((((a15==1)&&((input==1)&&(((a12==1)&&(!(a27==1)&&!(a26==1)))||(((a27==1)&&(a26==1))&&!(a12==1)))))&&!(a8==1))&&(a5==1)))&&(a11==1))&&!(a17==1))&&(a4==1))&&(a6==1))&&(!(a19==1)&&((a18==1)&&((a3==2)&&(a0==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L145] COND FALSE !((((((a18==1)&&((!(a2==1)&&(((input==5)&&(((a12==1)&&(!(a26==1)&&!(a27==1)))||(!(a12==1)&&((a26==1)&&(a27==1)))))&&!(a7==1)))&&(a29==1)))&&(a0==1))&&(a11==1))&&((a6==1)&&((a7==1)||(!(a10==1)||(!(a5==1)&&((a3==0)&&(a0==1)))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L156] COND FALSE !(((((a7==1)||((!(a8==1)&&((!(a12==1)&&((a0==1)&&(a3==0)))&&!(a19==1)))&&(a11==1)))&&!(a5==1))&&((a18==1)&&((((a6==1)&&((a10==1)&&(((((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))||(!(a27==1)&&!(a26==1)))&&(input==4))))&&(a1==1))&&(a22==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L165] COND FALSE !(((!(a22==1)&&(((a5==1)&&((a3==2)&&((!(a22==1)&&((a17==1)&&(a10==1)))&&(a12==1))))&&!(a11==1)))&&((!(a15==1)&&(((a18==1)&&(((input==4)&&((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))&&(a20==1)))&&(a6==1)))&&!(a4==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L174] COND FALSE !(((((a3==2)&&(((a6==1)&&((!(a23==1)&&(!(a25==1)&&(((((a26==1)&&(a27==1))||(!(a26==1)&&(a27==1)))||((a26==1)&&!(a27==1)))&&(input==2))))&&!(a11==1)))&&(a16==1)))&&(a18==1))&&((a5==1)&&((((a25==1)||((a4==1)&&(a22==1)))&&!(a25==1))&&!(a12==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L182] COND FALSE !((((a11==1)&&((a18==1)&&((a22==1)&&((!(a23==1)&&(((!(a26==1)&&!(a27==1))||((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))&&(input==6)))&&!(a12==1)))))&&(!(a22==1)||((a6==1)&&(((a22==1)&&(((a5==1)&&((a4==1)||!(a10==1)))&&(a3==2)))||!(a22==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L191] COND FALSE !(((!(a26==1)&&((!(a22==1)||(!(a1==1)||((!(a8==1)&&(a29==1))||(a7==1))))&&(a29==1)))&&((a3==1)&&((a27==1)&&((!(a12==1)&&(!(a11==1)&&((a18==1)&&(((input==6)&&(a5==1))&&!(a6==1)))))&&!(a19==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L201] COND FALSE !((((a11==1)&&(!(a8==1)&&((((a12==1)&&(!(a26==1)&&!(a27==1)))||(!(a12==1)&&((a27==1)&&(a26==1))))&&(input==6))))&&(!(a5==1)&&((a3==0)&&((a18==1)&&((((!(a4==1)||(((a1==1)&&!(a8==1))&&(a6==1)))||(a14==1))||!(a0==1))&&(a4==1))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L223] COND FALSE !(((!(a17==1)&&(!(a8==1)&&((a4==1)&&((a18==1)&&((a3==2)&&(!(a6==1)&&(((!(a17==1)&&((((!(a26==1)&&!(a27==1))&&(a12==1))||(!(a12==1)&&((a27==1)&&(a26==1))))&&(input==2)))&&(a5==1))&&!(a11==1))))))))&&(((a4==1)||(a2==1))||!(a10==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L232] COND FALSE !((((a15==1)&&((a3==2)&&((a5==1)&&((((input==1)&&((!(a12==1)&&(((a6==1)&&!(a26==1))&&!(a27==1)))||(((a27==1)&&((a26==1)&&!(a6==1)))&&(a12==1))))&&!(a11==1))&&(a29==1)))))&&((a8==1)||((((a18==1)&&(!(a7==1)&&(a15==1)))&&!(a19==1))&&(a22==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L243] COND FALSE !(((((((((!(a25==1)&&(a1==1))&&(a0==1))||(a7==1))&&!(a6==1))&&(a29==1))&&(a3==2))&&(a11==1))&&((a18==1)&&((((a27==1)&&(((!(a12==1)&&(input==2))&&(a29==1))&&!(a26==1)))&&!(a25==1))&&(a5==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L248] COND FALSE !((((a0==1)&&((!(a6==1)&&(((a3==1)&&(!(a12==1)&&((a8==1)||((a22==1)&&!(a23==1)))))||!(a10==1)))&&!(a11==1)))&&(!(a27==1)&&((a26==1)&&((!(a14==1)&&(((input==1)&&(a5==1))&&(a29==1)))&&(a18==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L258] COND FALSE !(((((((a20==1)||((a4==1)&&((a20==1)||((a29==1)&&(a5==1)))))||!(a22==1))&&(a3==2))&&(a27==1))&&((!(a14==1)&&(!(a26==1)&&(((a1==1)&&((a18==1)&&(!(a12==1)&&(input==1))))&&(a11==1))))&&!(a6==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L267] COND FALSE !(((((((((a11==1)&&((a6==1)&&(!(a7==1)&&(a22==1))))&&(a18==1))&&(a5==1))||(a14==1))&&(a16==1))&&(a29==1))&&((a10==1)&&(!(a2==1)&&((((((a26==1)&&!(a27==1))||(((a26==1)&&(a27==1))||((a27==1)&&!(a26==1))))&&(input==1))&&(a3==2))&&(a12==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L275] COND FALSE !((((a3==2)&&((!(a17==1)&&((a18==1)&&((a17==1)||(a16==1))))&&(a5==1)))&&(!(a25==1)&&(((!(a11==1)&&((((!(a12==1)&&((!(a26==1)&&(a6==1))&&!(a27==1)))||((a12==1)&&((!(a6==1)&&(a26==1))&&(a27==1))))&&(input==5))&&!(a7==1)))&&!(a19==1))&&!(a7==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L286] COND FALSE !((((a1==1)&&(((!(a23==1)&&((a27==1)&&(!(a12==1)&&((a18==1)&&(!(a20==1)&&((input==1)&&(a11==1)))))))&&!(a23==1))&&!(a19==1)))&&(!(a20==1)&&((a3==2)&&((a5==1)&&(!(a6==1)&&((a16==1)&&(a26==1)))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L294] COND FALSE !(((((a18==1)&&(((!(a14==1)&&((a4==1)&&((a16==1)&&(((input==3)&&((a26==1)||!(a26==1)))&&(a22==1)))))&&(a11==1))&&(a5==1)))&&!(a6==1))&&((a27==1)&&((a12==1)&&(((a22==1)&&((a10==1)&&(a0==1)))&&(a3==2)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L302] COND FALSE !(((!(a25==1)&&((((((a11==1)&&(((!(a14==1)&&(!(a27==1)&&(a15==1)))&&(a12==1))&&(a5==1)))&&(a3==2))&&!(a2==1))||!(a15==1))&&!(a6==1)))&&((a22==1)&&(((a29==1)&&(((a26==1)||!(a26==1))&&(input==4)))&&(a18==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L311] COND FALSE !((((a1==1)&&((a5==1)&&((!(a26==1)&&(a0==1))&&!(a6==1))))&&((((!(a23==1)&&((((!(a11==1)&&(((a3==1)&&(input==2))&&!(a27==1)))&&!(a12==1))&&(a0==1))&&!(a19==1)))&&!(a17==1))&&(a18==1))&&(a16==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L322] COND FALSE !(((!(a6==1)&&((!(a8==1)&&((!(a7==1)&&((input==4)&&(a11==1)))&&(a5==1)))&&!(a8==1)))&&((a18==1)&&((!(a12==1)&&((((((a3==2)&&(a0==1))||!(a0==1))||!(a1==1))&&(a26==1))&&(a27==1)))||!(a16==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L329] COND FALSE !((((!(a26==1)&&((((a27==1)&&((a10==1)&&(!(a25==1)&&(a22==1))))||!(a16==1))&&!(a2==1)))&&!(a7==1))&&(((a5==1)&&(((a18==1)&&((a0==1)&&(!(a11==1)&&((input==2)&&(a3==1)))))&&!(a6==1)))&&!(a12==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L339] COND FALSE !(((!(a23==1)&&((a1==1)&&(!(a27==1)&&(((input==2)&&(a18==1))&&(a0==1)))))&&(((a12==1)&&((a3==2)&&((!(a11==1)&&((a5==1)&&((a2==1)||((a10==1)&&((a15==1)||(a7==1))))))&&!(a26==1))))&&(a6==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L349] COND FALSE !(((!(a2==1)&&(((a3==2)&&((a5==1)&&((a12==1)&&((!(a11==1)&&((a6==1)&&((input==5)&&((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))))&&(a15==1)))))&&(a10==1)))&&(!(a0==1)||((!(a7==1)&&((a4==1)&&(a22==1)))&&(a18==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L358] COND FALSE !(((((a0==1)&&(!(a17==1)&&((a0==1)&&((((input==5)&&((!(a26==1)&&!(a27==1))||((!(a26==1)&&(a27==1))||(!(a27==1)&&(a26==1)))))&&!(a2==1))&&!(a12==1)))))&&(a1==1))&&((((a18==1)&&((a11==1)&&(((a22==1)&&(a6==1))&&(a5==1))))&&(a3==2))||!(a29==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L366] COND FALSE !(((((a3==1)&&(((((((a23==1)||(a15==1))||!(a15==1))&&(a26==1))&&!(a14==1))&&!(a19==1))&&!(a12==1)))&&!(a27==1))&&(!(a6==1)&&(((a5==1)&&((a0==1)&&((a10==1)&&((input==4)&&(a18==1)))))&&!(a11==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L376] COND FALSE !((((a6==1)&&(((!(a19==1)&&((a0==1)&&(!(a5==1)&&(((input==3)&&(((!(a27==1)&&!(a26==1))&&(a12==1))||(((a26==1)&&(a27==1))&&!(a12==1))))&&(a10==1)))))&&!(a25==1))&&(a3==0)))&&((a11==1)&&((a18==1)&&((a4==1)&&(!(a4==1)||(a15==1))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L387] COND FALSE !(((((a6==1)&&(((a19==1)||((!(a19==1)&&(a29==1))||(a20==1)))&&!(a5==1)))&&(a18==1))&&((a11==1)&&((!(a23==1)&&((((a10==1)&&(((((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))||(!(a27==1)&&!(a26==1)))&&(input==3)))&&!(a12==1))&&(a3==0)))&&!(a20==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L407] COND FALSE !((((a18==1)&&((((((a6==1)&&((input==2)&&(((!(a26==1)&&!(a27==1))&&(a12==1))||(!(a12==1)&&((a27==1)&&(a26==1))))))&&!(a23==1))&&(a11==1))&&(a0==1))&&!(a8==1)))&&((!(a7==1)&&((a3==2)&&(((a15==1)||(a14==1))&&(a5==1))))||!(a0==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L415] COND FALSE !(((((((a3==2)&&((a5==1)&&(((a7==1)||(a22==1))&&!(a6==1))))&&!(a27==1))||!(a4==1))&&(a12==1))&&((a11==1)&&(((a18==1)&&((((((a26==1)||!(a26==1))&&(input==6))&&!(a19==1))&&!(a7==1))&&(a16==1)))&&(a0==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L424] COND FALSE !(((((((((a4==1)&&((a18==1)&&((a11==1)&&((((a26==1)&&!(a27==1))||(((a27==1)&&(a26==1))||((a27==1)&&!(a26==1))))&&(input==6)))))&&(a10==1))&&(a22==1))&&!(a25==1))&&(a3==2))&&(a6==1))&&((((a5==1)&&((a12==1)&&(a15==1)))&&(a1==1))&&!(a7==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L432] COND FALSE !(((((((a16==1)||!(a16==1))||(a25==1))&&(a18==1))&&!(a2==1))&&((a22==1)&&((((input==5)&&(((a5==1)&&(((((!(a26==1)&&!(a6==1))&&!(a27==1))&&!(a12==1))&&(a3==2))&&!(a11==1)))||(!(a5==1)&&(((((a27==1)&&((a6==1)&&(a26==1)))&&(a12==1))&&(a3==0))&&(a11==1)))))&&(a16==1))&&!(a7==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L444] COND FALSE !(((((a18==1)&&((a5==1)&&(!(a12==1)&&(!(a20==1)&&(((input==5)&&((!(a26==1)&&(a27==1))||(!(a27==1)&&(a26==1))))&&(a0==1))))))&&(a3==2))&&(!(a11==1)&&(((a22==1)&&((a14==1)||(!(a6==1)&&((a10==1)||(a14==1)))))||(a2==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L451] COND FALSE !(((((!(a27==1)&&((a3==2)&&(((!(a16==1)||(a29==1))&&(a22==1))||!(a22==1))))&&(a10==1))&&!(a8==1))&&(((!(a25==1)&&(!(a26==1)&&((((input==1)&&(a6==1))&&!(a11==1))&&(a5==1))))&&(a12==1))&&(a18==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L460] COND FALSE !((((((!(a14==1)&&(((a0==1)&&((a15==1)&&(!(a8==1)&&((input==5)&&((!(a26==1)&&(a27==1))||(!(a27==1)&&(a26==1)))))))&&!(a25==1)))&&(a5==1))&&!(a6==1))&&(a18==1))&&(!(a11==1)&&((a3==2)&&((a12==1)&&((a10==1)&&!(a23==1))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L468] COND FALSE !(((((((a6==1)&&((a12==1)&&((a2==1)&&(a22==1))))&&(a23==1))&&(a8==1))&&(a7==1))&&((!(a11==1)&&(((a3==2)&&((a19==1)&&(((input==3)&&((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))&&(a5==1))))&&(a18==1)))&&(a17==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L477] COND FALSE !(((((a3==2)&&(((a4==1)&&(!(a17==1)&&((!(a19==1)&&(((a26==1)&&((a27==1)&&((input==3)&&(a18==1))))&&(a0==1)))&&(a4==1))))&&!(a17==1)))&&(a5==1))&&(((!(a6==1)&&(a15==1))&&!(a12==1))&&(a11==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L490] COND FALSE !((((a22==1)&&(((((a29==1)||!(a4==1))||(a17==1))&&(a18==1))&&(a11==1)))&&(!(a6==1)&&((a12==1)&&((((a3==2)&&((a4==1)&&((a5==1)&&((a27==1)&&(((a26==1)||!(a26==1))&&(input==2))))))&&!(a8==1))&&(a15==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L498] COND FALSE !((((a6==1)&&((a19==1)||(((a8==1)||(!(a12==1)&&(((a5==1)&&(a10==1))||!(a4==1))))&&(a11==1))))&&((a18==1)&&(!(a19==1)&&(((a1==1)&&(((input==1)&&(((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1)))||(!(a27==1)&&!(a26==1))))&&(a3==2)))&&!(a20==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L507] COND FALSE !(((((a3==2)&&((a29==1)&&((a10==1)&&((a17==1)||((((a15==1)&&(a22==1))&&!(a12==1))&&(a29==1))))))&&(a6==1))&&((!(a11==1)&&((((((a26==1)&&!(a27==1))||(((a27==1)&&(a26==1))||((a27==1)&&!(a26==1))))&&(input==4))&&(a29==1))&&(a5==1)))&&(a18==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L523] COND FALSE !(((((a8==1)||((a14==1)||(((a22==1)&&(a11==1))&&!(a6==1))))&&!(a27==1))&&((a12==1)&&((a16==1)&&(!(a17==1)&&((a5==1)&&((a4==1)&&((a3==2)&&(((a0==1)&&(((a26==1)||!(a26==1))&&(input==2)))&&(a18==1)))))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L532] COND FALSE !((((((((((a26==1)||!(a26==1))&&(input==4))&&(a5==1))&&(a27==1))&&!(a19==1))&&(a18==1))&&(a16==1))&&(((!(a16==1)||((((a11==1)&&(((a15==1)&&(a3==2))&&!(a6==1)))||!(a22==1))&&(a12==1)))&&!(a25==1))&&(a16==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L539] COND FALSE !(((((a5==1)&&((((a18==1)&&((a0==1)&&(((a16==1)&&((input==2)&&((((!(a26==1)&&(a6==1))&&!(a27==1))&&!(a12==1))||((a12==1)&&((a27==1)&&(!(a6==1)&&(a26==1)))))))&&!(a25==1))))&&!(a2==1))&&(a3==2)))&&(a22==1))&&(!(a11==1)&&((a29==1)||!(a1==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L549] COND FALSE !((((a12==1)&&(!(a6==1)&&(((a11==1)&&((((a26==1)||!(a26==1))&&(input==5))&&(a3==2)))&&!(a14==1))))&&(!(a15==1)||(((a15==1)&&(!(a0==1)||((((a18==1)&&((a5==1)&&(a1==1)))||(a19==1))&&(a27==1))))||(a2==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L556] COND FALSE !((((((((a5==1)&&((a3==2)&&(a1==1)))&&(a18==1))&&(a22==1))&&!(a11==1))||!(a0==1))&&((((a12==1)&&(((a6==1)&&((((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1)))&&(input==4))&&!(a8==1)))&&(a4==1)))&&!(a23==1))&&(a29==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L566] COND FALSE !(((!(a19==1)&&((a16==1)&&(!(a7==1)&&(!(a20==1)&&(((input==2)&&((!(a11==1)&&((a12==1)&&((a27==1)&&((a6==1)&&(a26==1)))))||(((a11==1)&&((!(a27==1)&&(!(a6==1)&&(a26==1)))&&!(a12==1)))||((a11==1)&&(!(a12==1)&&(!(a27==1)&&(!(a26==1)&&!(a6==1))))))))&&!(a17==1))))))&&((a18==1)&&((a17==1)||(((a15==1)&&(a3==2))&&(a5==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L576] COND FALSE !((((a12==1)&&((a3==2)&&((!(a1==1)||(!(a22==1)||((a11==1)&&((a4==1)&&((a6==1)&&((a4==1)||!(a15==1)))))))||(a2==1))))&&((a29==1)&&((a18==1)&&((a5==1)&&(((((a26==1)&&(a27==1))||((a27==1)&&!(a26==1)))||(!(a27==1)&&(a26==1)))&&(input==4))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L584] COND FALSE !(((!(a11==1)&&((a5==1)&&((((input==5)&&(((a27==1)&&!(a26==1))||(!(a27==1)&&(a26==1))))&&(a23==1))&&(a3==2))))&&((a23==1)&&(!(a4==1)&&((((a18==1)&&((((a12==1)&&(a29==1))&&!(a22==1))&&!(a0==1)))&&(a19==1))&&(a6==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L593] COND FALSE !((((((a1==1)&&(((input==6)&&(((a12==1)&&(!(a26==1)&&!(a27==1)))||(((a27==1)&&(a26==1))&&!(a12==1))))&&(a1==1)))&&(a5==1))&&(a16==1))&&(((a3==2)&&(!(a11==1)&&((!(a1==1)||((!(a6==1)&&(a0==1))&&!(a20==1)))&&(a18==1))))&&!(a17==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L602] COND FALSE !((((a18==1)&&(((!(a20==1)&&(a0==1))||(a20==1))&&(a1==1)))&&((a3==2)&&((a1==1)&&((a5==1)&&((((((((a27==1)&&((a26==1)&&(a6==1)))&&(a12==1))&&!(a11==1))||((((!(a27==1)&&(!(a6==1)&&(a26==1)))&&!(a12==1))&&(a11==1))||((!(a12==1)&&(!(a27==1)&&(!(a6==1)&&!(a26==1))))&&(a11==1))))&&(input==1))&&!(a7==1))&&(a15==1))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L613] COND FALSE !(((((((a18==1)&&((a25==1)||(!(a11==1)&&((a4==1)&&(a3==2)))))&&(a0==1))&&(a5==1))||(a7==1))&&((a10==1)&&((!(a14==1)&&((input==6)&&((((!(a26==1)&&(a6==1))&&!(a27==1))&&!(a12==1))||((a12==1)&&((a27==1)&&(!(a6==1)&&(a26==1)))))))&&(a4==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L624] COND FALSE !((((!(a11==1)&&(((((a12==1)&&((((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))&&(input==3)))&&!(a8==1))&&!(a19==1))&&!(a14==1)))&&(a0==1))&&(((a3==2)&&((((a5==1)&&(!(a6==1)&&(a29==1)))||(a17==1))&&(a16==1)))&&(a18==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L632] COND FALSE !((((!(a19==1)&&(((((a4==1)&&!(a26==1))||!(a4==1))&&!(a11==1))&&!(a6==1)))||(a23==1))&&(!(a27==1)&&((a5==1)&&((((a22==1)&&((((a3==1)&&(input==5))&&!(a12==1))&&!(a25==1)))&&(a1==1))&&(a18==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L643] COND FALSE !((((a4==1)&&((((((((!(a12==1)&&(((a26==1)&&!(a6==1))&&!(a27==1)))&&(a11==1))||((!(a12==1)&&(!(a27==1)&&(!(a6==1)&&!(a26==1))))&&(a11==1)))||(!(a11==1)&&((((a6==1)&&(a26==1))&&(a27==1))&&(a12==1))))&&(input==4))&&(a5==1))&&(a18==1))&&!(a19==1)))&&(((a17==1)||((!(a25==1)&&((a3==2)&&(a29==1)))||(a23==1)))&&(a1==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L653] COND FALSE !((((a3==2)&&(((a18==1)&&(((input==2)&&((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))&&(a10==1)))&&(a15==1)))&&((((a23==1)||((a20==1)||((!(a25==1)&&(((a5==1)&&(a4==1))&&!(a8==1)))&&(a12==1))))&&!(a11==1))&&!(a6==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L663] COND FALSE !(((!(a23==1)&&((!(a2==1)&&((((a5==1)&&(a29==1))||!(a1==1))||!(a22==1)))||(a8==1)))&&((a0==1)&&((a18==1)&&(!(a12==1)&&(!(a26==1)&&((((a3==2)&&((a27==1)&&(input==6)))&&(a11==1))&&!(a6==1)))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L668] COND FALSE !((((a1==1)&&(((((a15==1)&&((!(a11==1)&&(!(a23==1)&&(!(a14==1)&&((input==3)&&(((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))))))&&(a10==1)))&&!(a6==1))&&(a5==1))&&(a1==1)))&&((a3==2)&&((!(a12==1)&&(a10==1))&&(a18==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L675] COND FALSE !(((!(a11==1)&&((a18==1)&&((!(a23==1)&&(((((a5==1)&&((input==1)&&(((a12==1)&&(!(a27==1)&&!(a26==1)))||(((a26==1)&&(a27==1))&&!(a12==1)))))&&!(a6==1))&&!(a14==1))&&(a16==1)))&&(a3==2))))&&(!(a10==1)||((a19==1)||(!(a7==1)&&(a0==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L685] COND FALSE !((((((!(a25==1)&&((((a22==1)||(a8==1))&&(a18==1))||!(a15==1)))&&!(a12==1))&&(a6==1))&&(a5==1))&&((a11==1)&&(((((a3==2)&&((input==4)&&((!(a27==1)&&!(a26==1))||((!(a26==1)&&(a27==1))||(!(a27==1)&&(a26==1))))))&&!(a14==1))&&(a16==1))&&!(a20==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L694] COND FALSE !(((!(a17==1)&&((((!(a11==1)&&(a1==1))&&(a18==1))&&(a6==1))&&(a3==2)))&&((a4==1)&&((a16==1)&&(!(a20==1)&&((a15==1)&&((((((((a27==1)&&(a26==1))||((a27==1)&&!(a26==1)))||((a26==1)&&!(a27==1)))&&(input==1))&&!(a14==1))&&(a5==1))&&!(a12==1)))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L711] COND FALSE !((((a1==1)&&(((a18==1)&&((!(a27==1)&&(a29==1))&&(a10==1)))||(a7==1)))&&(((!(a19==1)&&(((a5==1)&&((((a11==1)&&((input==3)&&((a26==1)||!(a26==1))))&&!(a6==1))&&(a12==1)))&&(a3==2)))&&(a16==1))&&(a0==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L719] COND FALSE !((((((a16==1)&&((a18==1)&&((input==2)&&(((a5==1)&&(((!(a12==1)&&(!(a27==1)&&(!(a26==1)&&!(a6==1))))&&(a3==2))&&!(a11==1)))||(!(a5==1)&&((a11==1)&&(((a12==1)&&(((a6==1)&&(a26==1))&&(a27==1)))&&(a3==0))))))))&&(a10==1))&&(a29==1))&&((a0==1)&&(((a15==1)&&!(a14==1))&&!(a2==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L743] COND FALSE !(((((a3==2)&&((a18==1)&&(a1==1)))&&!(a19==1))&&(((((a15==1)&&((((input==3)&&((((a12==1)&&((a27==1)&&((a6==1)&&(a26==1))))&&!(a11==1))||(((!(a12==1)&&(!(a27==1)&&((a26==1)&&!(a6==1))))&&(a11==1))||((a11==1)&&((!(a27==1)&&(!(a26==1)&&!(a6==1)))&&!(a12==1))))))&&(a5==1))&&!(a17==1)))&&(a10==1))&&(a16==1))&&(a0==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L753] COND FALSE !((((!(a11==1)&&((a1==1)&&(a29==1)))&&(a12==1))&&((!(a2==1)&&(!(a6==1)&&((!(a17==1)&&(((a3==2)&&((a18==1)&&(((input==6)&&(((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1))))&&(a0==1))))&&(a15==1)))&&(a22==1))))&&(a5==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L763] COND FALSE !(((((((a2==1)||((a5==1)&&((a3==2)&&(a10==1))))&&(a18==1))||!(a1==1))&&!(a12==1))&&(!(a7==1)&&(!(a14==1)&&(!(a11==1)&&((((((!(a26==1)&&(a27==1))||(!(a27==1)&&(a26==1)))&&(input==4))&&(a4==1))&&!(a6==1))&&(a10==1))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L771] COND FALSE !((((!(a10==1)||(!(a12==1)&&(!(a27==1)&&(!(a7==1)&&(a22==1)))))&&!(a6==1))&&((a3==1)&&(!(a11==1)&&((!(a20==1)&&((a0==1)&&((!(a2==1)&&((a18==1)&&((a5==1)&&(input==5))))&&!(a19==1))))&&(a26==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L779] COND FALSE !(((((((!(a7==1)&&(a16==1))||!(a10==1))||!(a15==1))&&!(a6==1))||!(a22==1))&&(((!(a12==1)&&((a3==2)&&((a18==1)&&((!(a11==1)&&((((a27==1)&&!(a26==1))||(!(a27==1)&&(a26==1)))&&(input==6)))&&(a5==1)))))&&(a29==1))&&(a0==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L787] COND FALSE !(((!(a12==1)&&(!(a11==1)&&((a6==1)&&((!(a17==1)&&((a5==1)&&(!(a2==1)&&(((input==6)&&((((a27==1)&&(a26==1))||((a27==1)&&!(a26==1)))||((a26==1)&&!(a27==1))))&&!(a7==1)))))&&(a29==1)))))&&((((!(a16==1)||(a1==1))&&(a3==2))||(a2==1))&&(a18==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L794] COND FALSE !(((((((a1==1)&&((input==3)&&(((a12==1)&&(!(a26==1)&&!(a27==1)))||(((a26==1)&&(a27==1))&&!(a12==1)))))&&!(a7==1))&&(a18==1))&&(a4==1))&&((a6==1)&&((a5==1)&&((a20==1)||(!(a1==1)||(((a3==2)&&((a10==1)||!(a10==1)))&&(a11==1)))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L805] COND FALSE !(((((a18==1)&&((a1==1)&&((((a0==1)&&(!(a6==1)&&((((a12==1)&&(!(a26==1)&&!(a27==1)))||(((a27==1)&&(a26==1))&&!(a12==1)))&&(input==3))))&&!(a11==1))&&(a0==1))))&&(a16==1))&&(((a3==2)&&(((a5==1)&&(a0==1))&&(a1==1)))&&(a16==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L814] COND FALSE !(((!(a16==1)||(!(a8==1)&&(!(a0==1)||(((a16==1)&&(a6==1))&&(a11==1)))))&&((a16==1)&&((((a18==1)&&((a3==2)&&((a4==1)&&((((a12==1)&&(!(a26==1)&&!(a27==1)))||(!(a12==1)&&((a27==1)&&(a26==1))))&&(input==6)))))&&(a22==1))&&(a5==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L823] COND FALSE !(((((a6==1)&&(!(a7==1)&&(((a11==1)&&(((((input==5)&&((!(a26==1)&&!(a27==1))||((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1)))))&&(a18==1))&&!(a2==1))&&!(a19==1)))&&(a10==1))))&&!(a12==1))&&(((a3==0)&&(!(a0==1)||((a22==1)&&!(a8==1))))&&!(a5==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L835] COND FALSE !((((!(a20==1)&&(((((a5==1)&&((((!(a26==1)&&!(a27==1))&&(a12==1))||(!(a12==1)&&((a26==1)&&(a27==1))))&&(input==5)))&&!(a17==1))&&(a22==1))&&(a3==2)))&&!(a11==1))&&(((a25==1)||((a18==1)&&(((a0==1)&&!(a14==1))&&!(a6==1))))&&(a22==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L846] COND FALSE !(((!(a2==1)&&((((((((((a26==1)||!(a26==1))&&(input==1))&&!(a14==1))&&(a11==1))&&!(a17==1))&&(a18==1))&&(a4==1))&&!(a6==1))&&!(a8==1)))&&((((a27==1)&&((a5==1)&&((a22==1)||(a23==1))))&&(a12==1))&&(a3==2)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L854] COND FALSE !(((((!(a7==1)&&(!(a20==1)&&(((a6==1)&&(((a3==2)&&((input==3)&&((((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))||(!(a27==1)&&!(a26==1)))))&&!(a12==1)))&&(a4==1))))&&(a11==1))&&(a18==1))&&((!(a10==1)||(((a15==1)||(a25==1))&&(a5==1)))&&!(a2==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L863] COND FALSE !(((((a11==1)&&((((a16==1)&&((a6==1)&&((input==4)&&(((!(a27==1)&&!(a26==1))&&(a12==1))||(!(a12==1)&&((a27==1)&&(a26==1)))))))&&(a18==1))&&(a3==0)))&&(a10==1))&&((((!(a5==1)&&((a15==1)||(a25==1)))||(a7==1))&&!(a2==1))&&!(a25==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L873] COND FALSE !((((a11==1)&&(!(a6==1)&&(((a27==1)&&((a0==1)&&((!(a23==1)&&(!(a12==1)&&(input==5)))&&!(a26==1))))&&(a5==1))))&&((a3==2)&&((a23==1)||(((((a4==1)&&(a18==1))&&(a15==1))||!(a0==1))||!(a29==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L878] COND FALSE !((((a3==0)&&((!(a5==1)&&(!(a14==1)&&(((((a0==1)||(a23==1))&&!(a25==1))||!(a1==1))||!(a29==1))))&&(a6==1)))&&((a11==1)&&((((((((a27==1)&&!(a26==1))||(!(a27==1)&&(a26==1)))||(!(a26==1)&&!(a27==1)))&&(input==2))&&(a18==1))&&!(a20==1))&&!(a12==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L899] COND FALSE !(((!(a27==1)&&(!(a23==1)&&(!(a11==1)&&(((a12==1)&&(!(a26==1)&&((a3==2)&&(input==4))))&&(a4==1)))))&&(((a15==1)&&((a23==1)||((a6==1)&&(!(a8==1)&&((a23==1)||((a18==1)&&(a22==1)))))))&&(a5==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L909] COND FALSE !(((((!(a16==1)&&((((a3==2)&&(!(a22==1)&&(!(a10==1)&&(((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1)))&&(input==1)))))&&(a12==1))&&(a25==1)))&&(a20==1))&&!(a11==1))&&((((a5==1)&&((a18==1)&&(a1==1)))&&!(a15==1))&&(a6==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L917] COND FALSE !(((((a18==1)&&(((!(a22==1)||((a15==1)&&(a4==1)))||(a25==1))&&(a5==1)))&&!(a11==1))&&(((a3==2)&&((!(a7==1)&&((input==3)&&((!(a12==1)&&(((a6==1)&&!(a26==1))&&!(a27==1)))||((((a26==1)&&!(a6==1))&&(a27==1))&&(a12==1)))))&&(a22==1)))&&(a0==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L927] COND FALSE !((((a16==1)&&(!(a5==1)&&((a3==0)&&(((input==2)&&(((!(a26==1)&&!(a27==1))&&(a12==1))||(((a27==1)&&(a26==1))&&!(a12==1))))&&(a6==1)))))&&(!(a29==1)||((a17==1)||(((((a17==1)||((a15==1)&&(a11==1)))||!(a10==1))&&(a18==1))||(a7==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L947] COND FALSE !((((!(a14==1)&&((a0==1)&&(a18==1)))&&(a16==1))&&((!(a19==1)&&((!(a23==1)&&((a5==1)&&((a3==2)&&((input==6)&&((((a11==1)&&((((a26==1)&&!(a6==1))&&!(a27==1))&&!(a12==1)))||((a11==1)&&((!(a27==1)&&(!(a6==1)&&!(a26==1)))&&!(a12==1))))||(((a12==1)&&(((a6==1)&&(a26==1))&&(a27==1)))&&!(a11==1)))))))&&!(a19==1)))&&(a16==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L957] COND FALSE !(((!(a10==1)||((!(a1==1)||((((a23==1)||(((a11==1)&&((a29==1)&&!(a12==1)))&&!(a8==1)))&&(a6==1))&&(a3==0)))&&(a18==1)))&&(((((input==6)&&((!(a26==1)&&!(a27==1))||(((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))))&&!(a7==1))&&!(a5==1))&&!(a2==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L965] COND FALSE !((((!(a14==1)&&(((a18==1)&&((input==4)&&(((!(a11==1)&&(((!(a27==1)&&(!(a26==1)&&!(a6==1)))&&!(a12==1))&&(a3==2)))&&(a5==1))||(!(a5==1)&&(((a3==0)&&((a12==1)&&(((a26==1)&&(a6==1))&&(a27==1))))&&(a11==1))))))&&!(a25==1)))&&!(a2==1))&&((a10==1)&&(!(a7==1)&&((a10==1)&&!(a19==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L976] COND FALSE !((((a5==1)&&(((!(a12==1)&&((((a16==1)||(a14==1))||(a19==1))&&!(a17==1)))&&!(a25==1))&&!(a11==1)))&&((((a18==1)&&((a3==2)&&((((((a26==1)&&(a27==1))||(!(a26==1)&&(a27==1)))||((a26==1)&&!(a27==1)))&&(input==3))&&!(a2==1))))&&(a6==1))&&(a29==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=1, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L985] COND TRUE (((!(a12==1)&&((((a19==1)||((a22==1)&&!(a6==1)))&&(a5==1))||!(a16==1)))&&!(a26==1))&&((a4==1)&&((((a16==1)&&(((((input==3)&&!(a11==1))&&!(a25==1))&&(a27==1))&&(a18==1)))&&(a10==1))&&(a3==1)))) [L986] a6 = 1 [L987] a11 = 1 [L988] a3 = 2 [L989] a7 = 0 [L990] a12 = 1 [L991] a17 = 0 [L992] return 22; VAL [\result=22, a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, u=21, v=22, w=23, x=24, y=25, z=26] [L1676] RET, EXPR calculate_output(input) [L1676] output = calculate_output(input) [L1668] COND TRUE 1 [L1671] int input; [L1672] input = __VERIFIER_nondet_int() [L1673] COND FALSE !((input != 1) && (input != 2) && (input != 3) && (input != 4) && (input != 5) && (input != 6)) [L1676] CALL, EXPR calculate_output(input) [L65] COND FALSE !((((((a18==1)&&((((a22==1)&&(a4==1))||(a2==1))&&(a0==1)))&&(a11==1))&&(a3==2))&&(!(a8==1)&&(((a5==1)&&((a6==1)&&(((((!(a27==1)&&!(a26==1))&&(a12==1))||(((a26==1)&&(a27==1))&&!(a12==1)))&&(input==5))&&!(a2==1))))&&!(a25==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L83] COND FALSE !(((((a5==1)&&((a20==1)&&(((!(a26==1)&&(a27==1))||(!(a27==1)&&(a26==1)))&&(input==6))))&&!(a15==1))&&(((a3==2)&&(!(a1==1)&&((a18==1)&&((a19==1)&&(((((a0==1)&&!(a16==1))&&(a12==1))&&(a14==1))&&(a6==1))))))&&!(a11==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L92] COND FALSE !(((!(a1==1)||((a10==1)&&((a4==1)&&!(a8==1))))&&((!(a11==1)&&(!(a14==1)&&(((a18==1)&&(!(a12==1)&&((((a3==2)&&(((((a26==1)&&(a27==1))||(!(a26==1)&&(a27==1)))||((a26==1)&&!(a27==1)))&&(input==5)))&&!(a8==1))&&(a16==1))))&&(a6==1))))&&(a5==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L99] COND FALSE !(((((a3==1)&&(!(a6==1)&&((!(a14==1)&&(((input==5)&&!(a26==1))&&(a1==1)))&&!(a8==1))))&&(a27==1))&&(((!(a16==1)||((!(a12==1)&&((a5==1)&&((a29==1)&&!(a25==1))))&&(a18==1)))&&(a10==1))&&!(a11==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L105] COND FALSE !(((!(a26==1)&&((a5==1)&&((a18==1)&&(((a4==1)&&!(a11==1))&&!(a6==1)))))&&(((a29==1)&&(!(a23==1)&&(!(a7==1)&&((!(a25==1)&&(((!(a27==1)&&(input==1))&&(a3==1))&&(a10==1)))&&!(a14==1)))))&&!(a12==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L115] COND FALSE !(((((a16==1)&&((a3==2)&&((a11==1)&&((a20==1)||((a16==1)&&(a18==1))))))&&(a22==1))&&((a15==1)&&((a22==1)&&(((a5==1)&&(((((!(a26==1)&&!(a27==1))||(((a27==1)&&!(a26==1))||(!(a27==1)&&(a26==1))))&&(input==2))&&!(a17==1))&&!(a12==1)))&&(a6==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L124] COND FALSE !((((((a18==1)&&((((((!(a12==1)&&((!(a26==1)&&!(a6==1))&&!(a27==1)))&&(a3==2))&&!(a11==1))&&(a5==1))||(!(a5==1)&&(((a3==0)&&((a12==1)&&((a27==1)&&((a26==1)&&(a6==1)))))&&(a11==1))))&&(input==3)))&&!(a20==1))&&!(a23==1))&&(!(a29==1)||(!(a1==1)||(!(a15==1)||(!(a17==1)&&(a4==1))))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L136] COND FALSE !(((((((!(a20==1)&&((((a15==1)&&((input==1)&&(((a12==1)&&(!(a27==1)&&!(a26==1)))||(((a27==1)&&(a26==1))&&!(a12==1)))))&&!(a8==1))&&(a5==1)))&&(a11==1))&&!(a17==1))&&(a4==1))&&(a6==1))&&(!(a19==1)&&((a18==1)&&((a3==2)&&(a0==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L145] COND FALSE !((((((a18==1)&&((!(a2==1)&&(((input==5)&&(((a12==1)&&(!(a26==1)&&!(a27==1)))||(!(a12==1)&&((a26==1)&&(a27==1)))))&&!(a7==1)))&&(a29==1)))&&(a0==1))&&(a11==1))&&((a6==1)&&((a7==1)||(!(a10==1)||(!(a5==1)&&((a3==0)&&(a0==1)))))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L156] COND FALSE !(((((a7==1)||((!(a8==1)&&((!(a12==1)&&((a0==1)&&(a3==0)))&&!(a19==1)))&&(a11==1)))&&!(a5==1))&&((a18==1)&&((((a6==1)&&((a10==1)&&(((((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))||(!(a27==1)&&!(a26==1)))&&(input==4))))&&(a1==1))&&(a22==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L165] COND FALSE !(((!(a22==1)&&(((a5==1)&&((a3==2)&&((!(a22==1)&&((a17==1)&&(a10==1)))&&(a12==1))))&&!(a11==1)))&&((!(a15==1)&&(((a18==1)&&(((input==4)&&((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))&&(a20==1)))&&(a6==1)))&&!(a4==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L174] COND FALSE !(((((a3==2)&&(((a6==1)&&((!(a23==1)&&(!(a25==1)&&(((((a26==1)&&(a27==1))||(!(a26==1)&&(a27==1)))||((a26==1)&&!(a27==1)))&&(input==2))))&&!(a11==1)))&&(a16==1)))&&(a18==1))&&((a5==1)&&((((a25==1)||((a4==1)&&(a22==1)))&&!(a25==1))&&!(a12==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L182] COND FALSE !((((a11==1)&&((a18==1)&&((a22==1)&&((!(a23==1)&&(((!(a26==1)&&!(a27==1))||((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))&&(input==6)))&&!(a12==1)))))&&(!(a22==1)||((a6==1)&&(((a22==1)&&(((a5==1)&&((a4==1)||!(a10==1)))&&(a3==2)))||!(a22==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L191] COND FALSE !(((!(a26==1)&&((!(a22==1)||(!(a1==1)||((!(a8==1)&&(a29==1))||(a7==1))))&&(a29==1)))&&((a3==1)&&((a27==1)&&((!(a12==1)&&(!(a11==1)&&((a18==1)&&(((input==6)&&(a5==1))&&!(a6==1)))))&&!(a19==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L201] COND FALSE !((((a11==1)&&(!(a8==1)&&((((a12==1)&&(!(a26==1)&&!(a27==1)))||(!(a12==1)&&((a27==1)&&(a26==1))))&&(input==6))))&&(!(a5==1)&&((a3==0)&&((a18==1)&&((((!(a4==1)||(((a1==1)&&!(a8==1))&&(a6==1)))||(a14==1))||!(a0==1))&&(a4==1))))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L223] COND FALSE !(((!(a17==1)&&(!(a8==1)&&((a4==1)&&((a18==1)&&((a3==2)&&(!(a6==1)&&(((!(a17==1)&&((((!(a26==1)&&!(a27==1))&&(a12==1))||(!(a12==1)&&((a27==1)&&(a26==1))))&&(input==2)))&&(a5==1))&&!(a11==1))))))))&&(((a4==1)||(a2==1))||!(a10==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L232] COND FALSE !((((a15==1)&&((a3==2)&&((a5==1)&&((((input==1)&&((!(a12==1)&&(((a6==1)&&!(a26==1))&&!(a27==1)))||(((a27==1)&&((a26==1)&&!(a6==1)))&&(a12==1))))&&!(a11==1))&&(a29==1)))))&&((a8==1)||((((a18==1)&&(!(a7==1)&&(a15==1)))&&!(a19==1))&&(a22==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L243] COND FALSE !(((((((((!(a25==1)&&(a1==1))&&(a0==1))||(a7==1))&&!(a6==1))&&(a29==1))&&(a3==2))&&(a11==1))&&((a18==1)&&((((a27==1)&&(((!(a12==1)&&(input==2))&&(a29==1))&&!(a26==1)))&&!(a25==1))&&(a5==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L248] COND FALSE !((((a0==1)&&((!(a6==1)&&(((a3==1)&&(!(a12==1)&&((a8==1)||((a22==1)&&!(a23==1)))))||!(a10==1)))&&!(a11==1)))&&(!(a27==1)&&((a26==1)&&((!(a14==1)&&(((input==1)&&(a5==1))&&(a29==1)))&&(a18==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L258] COND FALSE !(((((((a20==1)||((a4==1)&&((a20==1)||((a29==1)&&(a5==1)))))||!(a22==1))&&(a3==2))&&(a27==1))&&((!(a14==1)&&(!(a26==1)&&(((a1==1)&&((a18==1)&&(!(a12==1)&&(input==1))))&&(a11==1))))&&!(a6==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L267] COND FALSE !(((((((((a11==1)&&((a6==1)&&(!(a7==1)&&(a22==1))))&&(a18==1))&&(a5==1))||(a14==1))&&(a16==1))&&(a29==1))&&((a10==1)&&(!(a2==1)&&((((((a26==1)&&!(a27==1))||(((a26==1)&&(a27==1))||((a27==1)&&!(a26==1))))&&(input==1))&&(a3==2))&&(a12==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L275] COND FALSE !((((a3==2)&&((!(a17==1)&&((a18==1)&&((a17==1)||(a16==1))))&&(a5==1)))&&(!(a25==1)&&(((!(a11==1)&&((((!(a12==1)&&((!(a26==1)&&(a6==1))&&!(a27==1)))||((a12==1)&&((!(a6==1)&&(a26==1))&&(a27==1))))&&(input==5))&&!(a7==1)))&&!(a19==1))&&!(a7==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L286] COND FALSE !((((a1==1)&&(((!(a23==1)&&((a27==1)&&(!(a12==1)&&((a18==1)&&(!(a20==1)&&((input==1)&&(a11==1)))))))&&!(a23==1))&&!(a19==1)))&&(!(a20==1)&&((a3==2)&&((a5==1)&&(!(a6==1)&&((a16==1)&&(a26==1)))))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L294] COND FALSE !(((((a18==1)&&(((!(a14==1)&&((a4==1)&&((a16==1)&&(((input==3)&&((a26==1)||!(a26==1)))&&(a22==1)))))&&(a11==1))&&(a5==1)))&&!(a6==1))&&((a27==1)&&((a12==1)&&(((a22==1)&&((a10==1)&&(a0==1)))&&(a3==2)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L302] COND FALSE !(((!(a25==1)&&((((((a11==1)&&(((!(a14==1)&&(!(a27==1)&&(a15==1)))&&(a12==1))&&(a5==1)))&&(a3==2))&&!(a2==1))||!(a15==1))&&!(a6==1)))&&((a22==1)&&(((a29==1)&&(((a26==1)||!(a26==1))&&(input==4)))&&(a18==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L311] COND FALSE !((((a1==1)&&((a5==1)&&((!(a26==1)&&(a0==1))&&!(a6==1))))&&((((!(a23==1)&&((((!(a11==1)&&(((a3==1)&&(input==2))&&!(a27==1)))&&!(a12==1))&&(a0==1))&&!(a19==1)))&&!(a17==1))&&(a18==1))&&(a16==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L322] COND FALSE !(((!(a6==1)&&((!(a8==1)&&((!(a7==1)&&((input==4)&&(a11==1)))&&(a5==1)))&&!(a8==1)))&&((a18==1)&&((!(a12==1)&&((((((a3==2)&&(a0==1))||!(a0==1))||!(a1==1))&&(a26==1))&&(a27==1)))||!(a16==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L329] COND FALSE !((((!(a26==1)&&((((a27==1)&&((a10==1)&&(!(a25==1)&&(a22==1))))||!(a16==1))&&!(a2==1)))&&!(a7==1))&&(((a5==1)&&(((a18==1)&&((a0==1)&&(!(a11==1)&&((input==2)&&(a3==1)))))&&!(a6==1)))&&!(a12==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L339] COND FALSE !(((!(a23==1)&&((a1==1)&&(!(a27==1)&&(((input==2)&&(a18==1))&&(a0==1)))))&&(((a12==1)&&((a3==2)&&((!(a11==1)&&((a5==1)&&((a2==1)||((a10==1)&&((a15==1)||(a7==1))))))&&!(a26==1))))&&(a6==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L349] COND FALSE !(((!(a2==1)&&(((a3==2)&&((a5==1)&&((a12==1)&&((!(a11==1)&&((a6==1)&&((input==5)&&((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))))&&(a15==1)))))&&(a10==1)))&&(!(a0==1)||((!(a7==1)&&((a4==1)&&(a22==1)))&&(a18==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L358] COND FALSE !(((((a0==1)&&(!(a17==1)&&((a0==1)&&((((input==5)&&((!(a26==1)&&!(a27==1))||((!(a26==1)&&(a27==1))||(!(a27==1)&&(a26==1)))))&&!(a2==1))&&!(a12==1)))))&&(a1==1))&&((((a18==1)&&((a11==1)&&(((a22==1)&&(a6==1))&&(a5==1))))&&(a3==2))||!(a29==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L366] COND FALSE !(((((a3==1)&&(((((((a23==1)||(a15==1))||!(a15==1))&&(a26==1))&&!(a14==1))&&!(a19==1))&&!(a12==1)))&&!(a27==1))&&(!(a6==1)&&(((a5==1)&&((a0==1)&&((a10==1)&&((input==4)&&(a18==1)))))&&!(a11==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L376] COND FALSE !((((a6==1)&&(((!(a19==1)&&((a0==1)&&(!(a5==1)&&(((input==3)&&(((!(a27==1)&&!(a26==1))&&(a12==1))||(((a26==1)&&(a27==1))&&!(a12==1))))&&(a10==1)))))&&!(a25==1))&&(a3==0)))&&((a11==1)&&((a18==1)&&((a4==1)&&(!(a4==1)||(a15==1))))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L387] COND FALSE !(((((a6==1)&&(((a19==1)||((!(a19==1)&&(a29==1))||(a20==1)))&&!(a5==1)))&&(a18==1))&&((a11==1)&&((!(a23==1)&&((((a10==1)&&(((((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))||(!(a27==1)&&!(a26==1)))&&(input==3)))&&!(a12==1))&&(a3==0)))&&!(a20==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L407] COND FALSE !((((a18==1)&&((((((a6==1)&&((input==2)&&(((!(a26==1)&&!(a27==1))&&(a12==1))||(!(a12==1)&&((a27==1)&&(a26==1))))))&&!(a23==1))&&(a11==1))&&(a0==1))&&!(a8==1)))&&((!(a7==1)&&((a3==2)&&(((a15==1)||(a14==1))&&(a5==1))))||!(a0==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L415] COND FALSE !(((((((a3==2)&&((a5==1)&&(((a7==1)||(a22==1))&&!(a6==1))))&&!(a27==1))||!(a4==1))&&(a12==1))&&((a11==1)&&(((a18==1)&&((((((a26==1)||!(a26==1))&&(input==6))&&!(a19==1))&&!(a7==1))&&(a16==1)))&&(a0==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L424] COND FALSE !(((((((((a4==1)&&((a18==1)&&((a11==1)&&((((a26==1)&&!(a27==1))||(((a27==1)&&(a26==1))||((a27==1)&&!(a26==1))))&&(input==6)))))&&(a10==1))&&(a22==1))&&!(a25==1))&&(a3==2))&&(a6==1))&&((((a5==1)&&((a12==1)&&(a15==1)))&&(a1==1))&&!(a7==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L432] COND FALSE !(((((((a16==1)||!(a16==1))||(a25==1))&&(a18==1))&&!(a2==1))&&((a22==1)&&((((input==5)&&(((a5==1)&&(((((!(a26==1)&&!(a6==1))&&!(a27==1))&&!(a12==1))&&(a3==2))&&!(a11==1)))||(!(a5==1)&&(((((a27==1)&&((a6==1)&&(a26==1)))&&(a12==1))&&(a3==0))&&(a11==1)))))&&(a16==1))&&!(a7==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L444] COND FALSE !(((((a18==1)&&((a5==1)&&(!(a12==1)&&(!(a20==1)&&(((input==5)&&((!(a26==1)&&(a27==1))||(!(a27==1)&&(a26==1))))&&(a0==1))))))&&(a3==2))&&(!(a11==1)&&(((a22==1)&&((a14==1)||(!(a6==1)&&((a10==1)||(a14==1)))))||(a2==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L451] COND FALSE !(((((!(a27==1)&&((a3==2)&&(((!(a16==1)||(a29==1))&&(a22==1))||!(a22==1))))&&(a10==1))&&!(a8==1))&&(((!(a25==1)&&(!(a26==1)&&((((input==1)&&(a6==1))&&!(a11==1))&&(a5==1))))&&(a12==1))&&(a18==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L460] COND FALSE !((((((!(a14==1)&&(((a0==1)&&((a15==1)&&(!(a8==1)&&((input==5)&&((!(a26==1)&&(a27==1))||(!(a27==1)&&(a26==1)))))))&&!(a25==1)))&&(a5==1))&&!(a6==1))&&(a18==1))&&(!(a11==1)&&((a3==2)&&((a12==1)&&((a10==1)&&!(a23==1))))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L468] COND FALSE !(((((((a6==1)&&((a12==1)&&((a2==1)&&(a22==1))))&&(a23==1))&&(a8==1))&&(a7==1))&&((!(a11==1)&&(((a3==2)&&((a19==1)&&(((input==3)&&((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))&&(a5==1))))&&(a18==1)))&&(a17==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L477] COND FALSE !(((((a3==2)&&(((a4==1)&&(!(a17==1)&&((!(a19==1)&&(((a26==1)&&((a27==1)&&((input==3)&&(a18==1))))&&(a0==1)))&&(a4==1))))&&!(a17==1)))&&(a5==1))&&(((!(a6==1)&&(a15==1))&&!(a12==1))&&(a11==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L490] COND FALSE !((((a22==1)&&(((((a29==1)||!(a4==1))||(a17==1))&&(a18==1))&&(a11==1)))&&(!(a6==1)&&((a12==1)&&((((a3==2)&&((a4==1)&&((a5==1)&&((a27==1)&&(((a26==1)||!(a26==1))&&(input==2))))))&&!(a8==1))&&(a15==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L498] COND FALSE !((((a6==1)&&((a19==1)||(((a8==1)||(!(a12==1)&&(((a5==1)&&(a10==1))||!(a4==1))))&&(a11==1))))&&((a18==1)&&(!(a19==1)&&(((a1==1)&&(((input==1)&&(((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1)))||(!(a27==1)&&!(a26==1))))&&(a3==2)))&&!(a20==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L507] COND FALSE !(((((a3==2)&&((a29==1)&&((a10==1)&&((a17==1)||((((a15==1)&&(a22==1))&&!(a12==1))&&(a29==1))))))&&(a6==1))&&((!(a11==1)&&((((((a26==1)&&!(a27==1))||(((a27==1)&&(a26==1))||((a27==1)&&!(a26==1))))&&(input==4))&&(a29==1))&&(a5==1)))&&(a18==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L523] COND FALSE !(((((a8==1)||((a14==1)||(((a22==1)&&(a11==1))&&!(a6==1))))&&!(a27==1))&&((a12==1)&&((a16==1)&&(!(a17==1)&&((a5==1)&&((a4==1)&&((a3==2)&&(((a0==1)&&(((a26==1)||!(a26==1))&&(input==2)))&&(a18==1)))))))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L532] COND FALSE !((((((((((a26==1)||!(a26==1))&&(input==4))&&(a5==1))&&(a27==1))&&!(a19==1))&&(a18==1))&&(a16==1))&&(((!(a16==1)||((((a11==1)&&(((a15==1)&&(a3==2))&&!(a6==1)))||!(a22==1))&&(a12==1)))&&!(a25==1))&&(a16==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L539] COND FALSE !(((((a5==1)&&((((a18==1)&&((a0==1)&&(((a16==1)&&((input==2)&&((((!(a26==1)&&(a6==1))&&!(a27==1))&&!(a12==1))||((a12==1)&&((a27==1)&&(!(a6==1)&&(a26==1)))))))&&!(a25==1))))&&!(a2==1))&&(a3==2)))&&(a22==1))&&(!(a11==1)&&((a29==1)||!(a1==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L549] COND FALSE !((((a12==1)&&(!(a6==1)&&(((a11==1)&&((((a26==1)||!(a26==1))&&(input==5))&&(a3==2)))&&!(a14==1))))&&(!(a15==1)||(((a15==1)&&(!(a0==1)||((((a18==1)&&((a5==1)&&(a1==1)))||(a19==1))&&(a27==1))))||(a2==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L556] COND FALSE !((((((((a5==1)&&((a3==2)&&(a1==1)))&&(a18==1))&&(a22==1))&&!(a11==1))||!(a0==1))&&((((a12==1)&&(((a6==1)&&((((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1)))&&(input==4))&&!(a8==1)))&&(a4==1)))&&!(a23==1))&&(a29==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L566] COND FALSE !(((!(a19==1)&&((a16==1)&&(!(a7==1)&&(!(a20==1)&&(((input==2)&&((!(a11==1)&&((a12==1)&&((a27==1)&&((a6==1)&&(a26==1)))))||(((a11==1)&&((!(a27==1)&&(!(a6==1)&&(a26==1)))&&!(a12==1)))||((a11==1)&&(!(a12==1)&&(!(a27==1)&&(!(a26==1)&&!(a6==1))))))))&&!(a17==1))))))&&((a18==1)&&((a17==1)||(((a15==1)&&(a3==2))&&(a5==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L576] COND FALSE !((((a12==1)&&((a3==2)&&((!(a1==1)||(!(a22==1)||((a11==1)&&((a4==1)&&((a6==1)&&((a4==1)||!(a15==1)))))))||(a2==1))))&&((a29==1)&&((a18==1)&&((a5==1)&&(((((a26==1)&&(a27==1))||((a27==1)&&!(a26==1)))||(!(a27==1)&&(a26==1)))&&(input==4))))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L584] COND FALSE !(((!(a11==1)&&((a5==1)&&((((input==5)&&(((a27==1)&&!(a26==1))||(!(a27==1)&&(a26==1))))&&(a23==1))&&(a3==2))))&&((a23==1)&&(!(a4==1)&&((((a18==1)&&((((a12==1)&&(a29==1))&&!(a22==1))&&!(a0==1)))&&(a19==1))&&(a6==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L593] COND FALSE !((((((a1==1)&&(((input==6)&&(((a12==1)&&(!(a26==1)&&!(a27==1)))||(((a27==1)&&(a26==1))&&!(a12==1))))&&(a1==1)))&&(a5==1))&&(a16==1))&&(((a3==2)&&(!(a11==1)&&((!(a1==1)||((!(a6==1)&&(a0==1))&&!(a20==1)))&&(a18==1))))&&!(a17==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L602] COND FALSE !((((a18==1)&&(((!(a20==1)&&(a0==1))||(a20==1))&&(a1==1)))&&((a3==2)&&((a1==1)&&((a5==1)&&((((((((a27==1)&&((a26==1)&&(a6==1)))&&(a12==1))&&!(a11==1))||((((!(a27==1)&&(!(a6==1)&&(a26==1)))&&!(a12==1))&&(a11==1))||((!(a12==1)&&(!(a27==1)&&(!(a6==1)&&!(a26==1))))&&(a11==1))))&&(input==1))&&!(a7==1))&&(a15==1))))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L613] COND FALSE !(((((((a18==1)&&((a25==1)||(!(a11==1)&&((a4==1)&&(a3==2)))))&&(a0==1))&&(a5==1))||(a7==1))&&((a10==1)&&((!(a14==1)&&((input==6)&&((((!(a26==1)&&(a6==1))&&!(a27==1))&&!(a12==1))||((a12==1)&&((a27==1)&&(!(a6==1)&&(a26==1)))))))&&(a4==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L624] COND FALSE !((((!(a11==1)&&(((((a12==1)&&((((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))&&(input==3)))&&!(a8==1))&&!(a19==1))&&!(a14==1)))&&(a0==1))&&(((a3==2)&&((((a5==1)&&(!(a6==1)&&(a29==1)))||(a17==1))&&(a16==1)))&&(a18==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L632] COND FALSE !((((!(a19==1)&&(((((a4==1)&&!(a26==1))||!(a4==1))&&!(a11==1))&&!(a6==1)))||(a23==1))&&(!(a27==1)&&((a5==1)&&((((a22==1)&&((((a3==1)&&(input==5))&&!(a12==1))&&!(a25==1)))&&(a1==1))&&(a18==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L643] COND FALSE !((((a4==1)&&((((((((!(a12==1)&&(((a26==1)&&!(a6==1))&&!(a27==1)))&&(a11==1))||((!(a12==1)&&(!(a27==1)&&(!(a6==1)&&!(a26==1))))&&(a11==1)))||(!(a11==1)&&((((a6==1)&&(a26==1))&&(a27==1))&&(a12==1))))&&(input==4))&&(a5==1))&&(a18==1))&&!(a19==1)))&&(((a17==1)||((!(a25==1)&&((a3==2)&&(a29==1)))||(a23==1)))&&(a1==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L653] COND FALSE !((((a3==2)&&(((a18==1)&&(((input==2)&&((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))&&(a10==1)))&&(a15==1)))&&((((a23==1)||((a20==1)||((!(a25==1)&&(((a5==1)&&(a4==1))&&!(a8==1)))&&(a12==1))))&&!(a11==1))&&!(a6==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L663] COND FALSE !(((!(a23==1)&&((!(a2==1)&&((((a5==1)&&(a29==1))||!(a1==1))||!(a22==1)))||(a8==1)))&&((a0==1)&&((a18==1)&&(!(a12==1)&&(!(a26==1)&&((((a3==2)&&((a27==1)&&(input==6)))&&(a11==1))&&!(a6==1)))))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L668] COND FALSE !((((a1==1)&&(((((a15==1)&&((!(a11==1)&&(!(a23==1)&&(!(a14==1)&&((input==3)&&(((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))))))&&(a10==1)))&&!(a6==1))&&(a5==1))&&(a1==1)))&&((a3==2)&&((!(a12==1)&&(a10==1))&&(a18==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L675] COND FALSE !(((!(a11==1)&&((a18==1)&&((!(a23==1)&&(((((a5==1)&&((input==1)&&(((a12==1)&&(!(a27==1)&&!(a26==1)))||(((a26==1)&&(a27==1))&&!(a12==1)))))&&!(a6==1))&&!(a14==1))&&(a16==1)))&&(a3==2))))&&(!(a10==1)||((a19==1)||(!(a7==1)&&(a0==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L685] COND FALSE !((((((!(a25==1)&&((((a22==1)||(a8==1))&&(a18==1))||!(a15==1)))&&!(a12==1))&&(a6==1))&&(a5==1))&&((a11==1)&&(((((a3==2)&&((input==4)&&((!(a27==1)&&!(a26==1))||((!(a26==1)&&(a27==1))||(!(a27==1)&&(a26==1))))))&&!(a14==1))&&(a16==1))&&!(a20==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L694] COND FALSE !(((!(a17==1)&&((((!(a11==1)&&(a1==1))&&(a18==1))&&(a6==1))&&(a3==2)))&&((a4==1)&&((a16==1)&&(!(a20==1)&&((a15==1)&&((((((((a27==1)&&(a26==1))||((a27==1)&&!(a26==1)))||((a26==1)&&!(a27==1)))&&(input==1))&&!(a14==1))&&(a5==1))&&!(a12==1)))))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L711] COND FALSE !((((a1==1)&&(((a18==1)&&((!(a27==1)&&(a29==1))&&(a10==1)))||(a7==1)))&&(((!(a19==1)&&(((a5==1)&&((((a11==1)&&((input==3)&&((a26==1)||!(a26==1))))&&!(a6==1))&&(a12==1)))&&(a3==2)))&&(a16==1))&&(a0==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L719] COND FALSE !((((((a16==1)&&((a18==1)&&((input==2)&&(((a5==1)&&(((!(a12==1)&&(!(a27==1)&&(!(a26==1)&&!(a6==1))))&&(a3==2))&&!(a11==1)))||(!(a5==1)&&((a11==1)&&(((a12==1)&&(((a6==1)&&(a26==1))&&(a27==1)))&&(a3==0))))))))&&(a10==1))&&(a29==1))&&((a0==1)&&(((a15==1)&&!(a14==1))&&!(a2==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L743] COND FALSE !(((((a3==2)&&((a18==1)&&(a1==1)))&&!(a19==1))&&(((((a15==1)&&((((input==3)&&((((a12==1)&&((a27==1)&&((a6==1)&&(a26==1))))&&!(a11==1))||(((!(a12==1)&&(!(a27==1)&&((a26==1)&&!(a6==1))))&&(a11==1))||((a11==1)&&((!(a27==1)&&(!(a26==1)&&!(a6==1)))&&!(a12==1))))))&&(a5==1))&&!(a17==1)))&&(a10==1))&&(a16==1))&&(a0==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L753] COND FALSE !((((!(a11==1)&&((a1==1)&&(a29==1)))&&(a12==1))&&((!(a2==1)&&(!(a6==1)&&((!(a17==1)&&(((a3==2)&&((a18==1)&&(((input==6)&&(((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1))))&&(a0==1))))&&(a15==1)))&&(a22==1))))&&(a5==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L763] COND FALSE !(((((((a2==1)||((a5==1)&&((a3==2)&&(a10==1))))&&(a18==1))||!(a1==1))&&!(a12==1))&&(!(a7==1)&&(!(a14==1)&&(!(a11==1)&&((((((!(a26==1)&&(a27==1))||(!(a27==1)&&(a26==1)))&&(input==4))&&(a4==1))&&!(a6==1))&&(a10==1))))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L771] COND FALSE !((((!(a10==1)||(!(a12==1)&&(!(a27==1)&&(!(a7==1)&&(a22==1)))))&&!(a6==1))&&((a3==1)&&(!(a11==1)&&((!(a20==1)&&((a0==1)&&((!(a2==1)&&((a18==1)&&((a5==1)&&(input==5))))&&!(a19==1))))&&(a26==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L779] COND FALSE !(((((((!(a7==1)&&(a16==1))||!(a10==1))||!(a15==1))&&!(a6==1))||!(a22==1))&&(((!(a12==1)&&((a3==2)&&((a18==1)&&((!(a11==1)&&((((a27==1)&&!(a26==1))||(!(a27==1)&&(a26==1)))&&(input==6)))&&(a5==1)))))&&(a29==1))&&(a0==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L787] COND FALSE !(((!(a12==1)&&(!(a11==1)&&((a6==1)&&((!(a17==1)&&((a5==1)&&(!(a2==1)&&(((input==6)&&((((a27==1)&&(a26==1))||((a27==1)&&!(a26==1)))||((a26==1)&&!(a27==1))))&&!(a7==1)))))&&(a29==1)))))&&((((!(a16==1)||(a1==1))&&(a3==2))||(a2==1))&&(a18==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L794] COND FALSE !(((((((a1==1)&&((input==3)&&(((a12==1)&&(!(a26==1)&&!(a27==1)))||(((a26==1)&&(a27==1))&&!(a12==1)))))&&!(a7==1))&&(a18==1))&&(a4==1))&&((a6==1)&&((a5==1)&&((a20==1)||(!(a1==1)||(((a3==2)&&((a10==1)||!(a10==1)))&&(a11==1)))))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L805] COND FALSE !(((((a18==1)&&((a1==1)&&((((a0==1)&&(!(a6==1)&&((((a12==1)&&(!(a26==1)&&!(a27==1)))||(((a27==1)&&(a26==1))&&!(a12==1)))&&(input==3))))&&!(a11==1))&&(a0==1))))&&(a16==1))&&(((a3==2)&&(((a5==1)&&(a0==1))&&(a1==1)))&&(a16==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L814] COND FALSE !(((!(a16==1)||(!(a8==1)&&(!(a0==1)||(((a16==1)&&(a6==1))&&(a11==1)))))&&((a16==1)&&((((a18==1)&&((a3==2)&&((a4==1)&&((((a12==1)&&(!(a26==1)&&!(a27==1)))||(!(a12==1)&&((a27==1)&&(a26==1))))&&(input==6)))))&&(a22==1))&&(a5==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L823] COND FALSE !(((((a6==1)&&(!(a7==1)&&(((a11==1)&&(((((input==5)&&((!(a26==1)&&!(a27==1))||((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1)))))&&(a18==1))&&!(a2==1))&&!(a19==1)))&&(a10==1))))&&!(a12==1))&&(((a3==0)&&(!(a0==1)||((a22==1)&&!(a8==1))))&&!(a5==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L835] COND FALSE !((((!(a20==1)&&(((((a5==1)&&((((!(a26==1)&&!(a27==1))&&(a12==1))||(!(a12==1)&&((a26==1)&&(a27==1))))&&(input==5)))&&!(a17==1))&&(a22==1))&&(a3==2)))&&!(a11==1))&&(((a25==1)||((a18==1)&&(((a0==1)&&!(a14==1))&&!(a6==1))))&&(a22==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L846] COND FALSE !(((!(a2==1)&&((((((((((a26==1)||!(a26==1))&&(input==1))&&!(a14==1))&&(a11==1))&&!(a17==1))&&(a18==1))&&(a4==1))&&!(a6==1))&&!(a8==1)))&&((((a27==1)&&((a5==1)&&((a22==1)||(a23==1))))&&(a12==1))&&(a3==2)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L854] COND FALSE !(((((!(a7==1)&&(!(a20==1)&&(((a6==1)&&(((a3==2)&&((input==3)&&((((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))||(!(a27==1)&&!(a26==1)))))&&!(a12==1)))&&(a4==1))))&&(a11==1))&&(a18==1))&&((!(a10==1)||(((a15==1)||(a25==1))&&(a5==1)))&&!(a2==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L863] COND FALSE !(((((a11==1)&&((((a16==1)&&((a6==1)&&((input==4)&&(((!(a27==1)&&!(a26==1))&&(a12==1))||(!(a12==1)&&((a27==1)&&(a26==1)))))))&&(a18==1))&&(a3==0)))&&(a10==1))&&((((!(a5==1)&&((a15==1)||(a25==1)))||(a7==1))&&!(a2==1))&&!(a25==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L873] COND FALSE !((((a11==1)&&(!(a6==1)&&(((a27==1)&&((a0==1)&&((!(a23==1)&&(!(a12==1)&&(input==5)))&&!(a26==1))))&&(a5==1))))&&((a3==2)&&((a23==1)||(((((a4==1)&&(a18==1))&&(a15==1))||!(a0==1))||!(a29==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L878] COND FALSE !((((a3==0)&&((!(a5==1)&&(!(a14==1)&&(((((a0==1)||(a23==1))&&!(a25==1))||!(a1==1))||!(a29==1))))&&(a6==1)))&&((a11==1)&&((((((((a27==1)&&!(a26==1))||(!(a27==1)&&(a26==1)))||(!(a26==1)&&!(a27==1)))&&(input==2))&&(a18==1))&&!(a20==1))&&!(a12==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L899] COND FALSE !(((!(a27==1)&&(!(a23==1)&&(!(a11==1)&&(((a12==1)&&(!(a26==1)&&((a3==2)&&(input==4))))&&(a4==1)))))&&(((a15==1)&&((a23==1)||((a6==1)&&(!(a8==1)&&((a23==1)||((a18==1)&&(a22==1)))))))&&(a5==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L909] COND FALSE !(((((!(a16==1)&&((((a3==2)&&(!(a22==1)&&(!(a10==1)&&(((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1)))&&(input==1)))))&&(a12==1))&&(a25==1)))&&(a20==1))&&!(a11==1))&&((((a5==1)&&((a18==1)&&(a1==1)))&&!(a15==1))&&(a6==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L917] COND FALSE !(((((a18==1)&&(((!(a22==1)||((a15==1)&&(a4==1)))||(a25==1))&&(a5==1)))&&!(a11==1))&&(((a3==2)&&((!(a7==1)&&((input==3)&&((!(a12==1)&&(((a6==1)&&!(a26==1))&&!(a27==1)))||((((a26==1)&&!(a6==1))&&(a27==1))&&(a12==1)))))&&(a22==1)))&&(a0==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L927] COND FALSE !((((a16==1)&&(!(a5==1)&&((a3==0)&&(((input==2)&&(((!(a26==1)&&!(a27==1))&&(a12==1))||(((a27==1)&&(a26==1))&&!(a12==1))))&&(a6==1)))))&&(!(a29==1)||((a17==1)||(((((a17==1)||((a15==1)&&(a11==1)))||!(a10==1))&&(a18==1))||(a7==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L947] COND FALSE !((((!(a14==1)&&((a0==1)&&(a18==1)))&&(a16==1))&&((!(a19==1)&&((!(a23==1)&&((a5==1)&&((a3==2)&&((input==6)&&((((a11==1)&&((((a26==1)&&!(a6==1))&&!(a27==1))&&!(a12==1)))||((a11==1)&&((!(a27==1)&&(!(a6==1)&&!(a26==1)))&&!(a12==1))))||(((a12==1)&&(((a6==1)&&(a26==1))&&(a27==1)))&&!(a11==1)))))))&&!(a19==1)))&&(a16==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L957] COND FALSE !(((!(a10==1)||((!(a1==1)||((((a23==1)||(((a11==1)&&((a29==1)&&!(a12==1)))&&!(a8==1)))&&(a6==1))&&(a3==0)))&&(a18==1)))&&(((((input==6)&&((!(a26==1)&&!(a27==1))||(((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))))&&!(a7==1))&&!(a5==1))&&!(a2==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L965] COND FALSE !((((!(a14==1)&&(((a18==1)&&((input==4)&&(((!(a11==1)&&(((!(a27==1)&&(!(a26==1)&&!(a6==1)))&&!(a12==1))&&(a3==2)))&&(a5==1))||(!(a5==1)&&(((a3==0)&&((a12==1)&&(((a26==1)&&(a6==1))&&(a27==1))))&&(a11==1))))))&&!(a25==1)))&&!(a2==1))&&((a10==1)&&(!(a7==1)&&((a10==1)&&!(a19==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L976] COND FALSE !((((a5==1)&&(((!(a12==1)&&((((a16==1)||(a14==1))||(a19==1))&&!(a17==1)))&&!(a25==1))&&!(a11==1)))&&((((a18==1)&&((a3==2)&&((((((a26==1)&&(a27==1))||(!(a26==1)&&(a27==1)))||((a26==1)&&!(a27==1)))&&(input==3))&&!(a2==1))))&&(a6==1))&&(a29==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L985] COND FALSE !((((!(a12==1)&&((((a19==1)||((a22==1)&&!(a6==1)))&&(a5==1))||!(a16==1)))&&!(a26==1))&&((a4==1)&&((((a16==1)&&(((((input==3)&&!(a11==1))&&!(a25==1))&&(a27==1))&&(a18==1)))&&(a10==1))&&(a3==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L993] COND FALSE !(((!(a17==1)&&((a1==1)&&(((a15==1)&&((!(a11==1)&&((((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))&&(input==1)))&&(a15==1)))&&(a12==1))))&&(((a18==1)&&((a16==1)&&(((a3==2)&&((a22==1)&&(a5==1)))&&(a6==1))))&&!(a8==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1004] COND FALSE !(((((a3==2)&&(((((a29==1)||(a14==1))&&!(a6==1))||(a23==1))||!(a4==1)))&&(a5==1))&&(!(a27==1)&&(((a12==1)&&(((!(a2==1)&&((a22==1)&&((input==1)&&((a26==1)||!(a26==1)))))&&(a18==1))&&(a11==1)))&&!(a14==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1013] COND FALSE !((((!(a2==1)&&(((((input==3)&&(((a26==1)&&!(a27==1))||(((a26==1)&&(a27==1))||((a27==1)&&!(a26==1)))))&&(a6==1))&&(a18==1))&&(a3==2)))&&!(a23==1))&&((((a5==1)&&(((((a17==1)||(a22==1))&&!(a25==1))||(a20==1))&&(a4==1)))&&(a12==1))&&(a11==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1021] COND FALSE !(((!(a6==1)&&(((!(a25==1)&&((a3==1)&&((a16==1)&&(a26==1))))&&!(a19==1))&&!(a20==1)))&&((((((a1==1)&&((a18==1)&&((!(a12==1)&&(input==3))&&(a5==1))))&&!(a27==1))&&!(a8==1))&&!(a7==1))&&!(a11==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1031] COND FALSE !((((a15==1)&&(!(a25==1)&&(((a3==2)&&((((((a5==1)&&(((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1)))&&(input==1)))&&!(a2==1))&&!(a11==1))&&(a12==1))&&(a18==1)))&&!(a17==1))))&&((!(a16==1)||((a1==1)&&!(a6==1)))&&(a4==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1041] COND FALSE !((((((a18==1)&&(((a27==1)&&(!(a11==1)&&(input==4)))&&!(a2==1)))&&!(a6==1))&&!(a12==1))&&((!(a26==1)&&(((a25==1)||(((!(a8==1)&&((a19==1)||(a16==1)))&&!(a17==1))&&!(a8==1)))&&(a3==1)))&&(a5==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1048] COND FALSE !(((((!(a19==1)&&((a11==1)&&(((((!(a5==1)&&((input==1)&&((!(a26==1)&&!(a27==1))||((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))))&&!(a12==1))&&(a22==1))&&(a6==1))&&(a18==1))))&&(a10==1))&&(a3==0))&&(((!(a16==1)||(a22==1))||!(a10==1))||!(a29==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1071] COND FALSE !(((((a4==1)&&((a22==1)&&((a11==1)&&((a0==1)&&((((input==6)&&(a18==1))&&(a29==1))&&!(a6==1))))))&&(a3==2))&&((a27==1)&&(((a5==1)&&(!(a12==1)&&((a26==1)&&((a22==1)&&(a1==1)))))||!(a22==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1076] COND FALSE !(((((((a1==1)&&(!(a27==1)&&((a18==1)&&(a16==1))))||(a8==1))||(a20==1))&&(a3==2))&&(((!(a19==1)&&((!(a11==1)&&((((input==6)&&(a5==1))&&(a16==1))&&(a12==1)))&&!(a26==1)))&&!(a19==1))&&(a6==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1084] COND FALSE !(((((((a29==1)&&(a15==1))||(a14==1))&&(a4==1))&&!(a5==1))&&(((((a18==1)&&((a12==1)&&(!(a2==1)&&(!(a23==1)&&(((((a27==1)&&!(a26==1))||(!(a27==1)&&(a26==1)))&&(input==4))&&!(a17==1))))))&&(a3==0))&&(a6==1))&&(a11==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1096] COND FALSE !((((a17==1)&&((a20==1)&&((!(a11==1)&&((a6==1)&&((a18==1)&&(((input==2)&&((!(a26==1)&&(a27==1))||(!(a27==1)&&(a26==1))))&&!(a0==1)))))&&(a12==1))))&&((!(a16==1)&&(((a5==1)&&((a15==1)&&(a3==2)))&&!(a22==1)))&&(a23==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1105] COND FALSE !(((((a18==1)&&((!(a8==1)&&(((a6==1)&&(input==5))&&!(a23==1)))&&(a12==1)))&&(a5==1))&&((a16==1)&&(!(a27==1)&&(!(a2==1)&&((a20==1)||(!(a26==1)&&(!(a11==1)&&(!(a15==1)||((a10==1)&&(a3==2))))))))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1114] COND FALSE !((((a4==1)&&((a12==1)&&((a6==1)&&(((a18==1)&&((a10==1)&&(((a16==1)&&(a0==1))&&(a5==1))))&&!(a11==1)))))&&((!(a17==1)&&((((input==3)&&((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))&&!(a20==1))&&(a3==2)))&&(a16==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1122] COND FALSE !((((!(a7==1)&&(((a6==1)&&((a5==1)&&(((input==2)&&((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))&&(a18==1))))&&(a12==1)))&&!(a8==1))&&((((a4==1)&&((a0==1)&&((a3==2)&&((a10==1)&&!(a11==1)))))&&(a0==1))||(a8==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1130] COND FALSE !((((a3==2)&&(!(a11==1)&&(!(a17==1)&&((a19==1)||((a4==1)&&((a1==1)&&!(a12==1)))))))&&((((!(a7==1)&&((a5==1)&&((a18==1)&&((((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))&&(input==1)))))&&!(a23==1))&&!(a6==1))&&!(a2==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1137] COND FALSE !(((!(a29==1)||((a4==1)&&(((a5==1)&&((a17==1)||(a22==1)))&&(a1==1))))&&(!(a12==1)&&(((a26==1)&&((a27==1)&&((a3==2)&&((a11==1)&&(!(a8==1)&&(!(a25==1)&&((input==5)&&(a18==1))))))))&&!(a6==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1142] COND FALSE !((((((a4==1)&&((!(a20==1)&&(!(a19==1)&&(((((((a6==1)&&(a26==1))&&(a27==1))&&(a12==1))&&!(a11==1))||(((a11==1)&&(!(a12==1)&&(!(a27==1)&&((a26==1)&&!(a6==1)))))||(((!(a27==1)&&(!(a26==1)&&!(a6==1)))&&!(a12==1))&&(a11==1))))&&(input==5))))&&(a5==1)))&&!(a7==1))&&(a3==2))&&((a18==1)&&((a15==1)&&((a1==1)&&(a4==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1152] COND FALSE !(((((((((a27==1)&&(a22==1))&&!(a17==1))&&!(a20==1))&&(a3==1))&&!(a11==1))&&!(a23==1))&&((((a5==1)&&((a29==1)&&((a18==1)&&((((input==1)&&!(a26==1))&&!(a12==1))&&!(a6==1)))))&&(a10==1))&&(a4==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1162] COND FALSE !((((((!(a11==1)&&((a5==1)&&(input==2)))&&(a15==1))&&(a1==1))&&(a3==1))&&(!(a12==1)&&(!(a6==1)&&((a0==1)&&((!(a19==1)&&(!(a16==1)||(((a26==1)&&((a15==1)&&(a18==1)))&&!(a27==1))))&&!(a17==1))))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1172] COND FALSE !((((((a22==1)&&((!(a27==1)&&(!(a6==1)&&(((a22==1)&&(a3==1))&&!(a12==1))))&&(a0==1)))&&!(a20==1))||!(a16==1))&&(!(a26==1)&&((a29==1)&&(!(a14==1)&&(!(a11==1)&&((a5==1)&&((input==4)&&(a18==1))))))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1183] COND FALSE !(((((a5==1)&&((!(a11==1)&&(!(a23==1)&&((a29==1)&&(((((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))&&(input==2))&&!(a19==1)))))&&!(a23==1)))&&!(a6==1))&&(!(a20==1)&&(!(a12==1)&&(((a29==1)&&((a22==1)&&(a3==2)))&&(a18==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1192] COND FALSE !(((((a29==1)&&((((a22==1)&&(((((((a27==1)&&(a26==1))||((a27==1)&&!(a26==1)))||(!(a27==1)&&(a26==1)))&&(input==5))&&(a6==1))&&(a5==1)))&&(a3==2))&&!(a20==1)))&&!(a2==1))&&((a11==1)&&((((!(a16==1)||(a1==1))&&!(a25==1))&&(a18==1))&&(a12==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1200] COND FALSE !(((!(a15==1)||(((!(a23==1)&&(((((a0==1)&&!(a11==1))||(a20==1))&&(a5==1))&&(a6==1)))&&(a1==1))||(a8==1)))&&((((a0==1)&&(((a3==2)&&((input==3)&&(a12==1)))&&!(a27==1)))&&(a18==1))&&!(a26==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1210] COND FALSE !(((!(a6==1)&&((!(a8==1)&&((a16==1)&&((a22==1)&&((a26==1)&&(!(a11==1)&&(input==6))))))&&(a18==1)))&&(!(a27==1)&&((((!(a1==1)||(((a22==1)&&!(a12==1))&&(a0==1)))&&(a3==1))&&(a10==1))&&(a5==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1220] COND FALSE !(((!(a26==1)&&(((a3==1)&&((a1==1)&&((!(a6==1)&&((a5==1)&&(input==6)))&&(a18==1))))&&!(a11==1)))&&(!(a12==1)&&((((a0==1)&&((((a0==1)&&(a10==1))||!(a10==1))&&(a22==1)))&&(a29==1))&&!(a27==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1236] COND FALSE !(((!(a29==1)||((!(a11==1)&&((a22==1)&&(a16==1)))&&(a5==1)))&&((a10==1)&&((((!(a7==1)&&((a29==1)&&(((!(a12==1)&&(!(a27==1)&&(!(a26==1)&&(a6==1))))||((a12==1)&&((!(a6==1)&&(a26==1))&&(a27==1))))&&(input==4))))&&(a18==1))&&(a3==2))&&(a29==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1247] COND FALSE !(((!(a25==1)&&((a15==1)&&((((a5==1)&&(((a3==2)&&(((!(a26==1)&&!(a6==1))&&!(a27==1))&&!(a12==1)))&&!(a11==1)))||(((a11==1)&&(((((a6==1)&&(a26==1))&&(a27==1))&&(a12==1))&&(a3==0)))&&!(a5==1)))&&(input==6))))&&((a14==1)||(!(a2==1)&&((((a4==1)&&(a0==1))&&(a18==1))&&!(a19==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1259] COND FALSE !((((a10==1)||!(a16==1))&&((a0==1)&&(!(a25==1)&&(!(a17==1)&&((a18==1)&&((!(a19==1)&&((input==1)&&(((a5==1)&&(!(a11==1)&&(((!(a27==1)&&(!(a6==1)&&!(a26==1)))&&!(a12==1))&&(a3==2))))||(((a11==1)&&((a3==0)&&((a12==1)&&((a27==1)&&((a6==1)&&(a26==1))))))&&!(a5==1)))))&&!(a25==1)))))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1284] COND FALSE !(((!(a22==1)||((a19==1)||(!(a10==1)||((a12==1)&&(!(a27==1)&&(((a0==1)&&(a18==1))&&(a11==1)))))))&&(!(a20==1)&&((a10==1)&&(((a5==1)&&(!(a6==1)&&((a0==1)&&((input==5)&&((a26==1)||!(a26==1))))))&&(a3==2)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1293] COND FALSE !((((a12==1)&&(((a2==1)||(a10==1))&&!(a25==1)))&&(((a3==0)&&(((a18==1)&&(!(a23==1)&&((((a15==1)&&((a29==1)&&(((!(a26==1)&&(a27==1))||(!(a27==1)&&(a26==1)))&&(input==1))))&&!(a5==1))&&(a11==1))))&&(a1==1)))&&(a6==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1315] COND FALSE !((((a3==2)&&((((a29==1)&&(((input==6)&&((a26==1)||!(a26==1)))&&(a4==1)))&&(a29==1))&&!(a20==1)))&&(!(a4==1)||(((a11==1)&&((a5==1)&&(((a18==1)&&((a12==1)&&((a27==1)&&(a29==1))))&&(a10==1))))&&!(a6==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1323] COND FALSE !(((!(a16==1)||(!(a26==1)&&(((a15==1)&&(a3==2))&&!(a17==1))))&&((a29==1)&&((a5==1)&&(((!(a23==1)&&((!(a23==1)&&((a27==1)&&(!(a12==1)&&(!(a6==1)&&(input==4)))))&&(a18==1)))&&(a11==1))&&(a16==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1331] COND FALSE !((((a15==1)&&(((a11==1)&&(((a5==1)&&((!(a10==1)||(a1==1))&&(a3==2)))||(a7==1)))||!(a22==1)))&&((((a18==1)&&((!(a6==1)&&((!(a12==1)&&(input==3))&&(a1==1)))&&(a29==1)))&&(a27==1))&&!(a26==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1336] COND FALSE !(((!(a14==1)&&(((a5==1)&&(!(a6==1)&&((input==4)&&(((!(a26==1)&&!(a27==1))&&(a12==1))||(!(a12==1)&&((a27==1)&&(a26==1)))))))&&!(a23==1)))&&((a2==1)||((!(a1==1)||(((((a18==1)&&(a1==1))&&!(a11==1))&&(a29==1))&&(a3==2)))&&!(a8==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=1, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=2, u=21, v=22, w=23, x=24, y=25, z=26] [L1346] COND TRUE (((a18==1)&&((a7==1)||(!(a2==1)&&(((((a16==1)&&(a11==1))&&(a6==1))&&!(a23==1))||(a23==1)))))&&((a5==1)&&((a3==2)&&((!(a14==1)&&((a12==1)&&((input==2)&&((((a26==1)&&(a27==1))||((a27==1)&&!(a26==1)))||((a26==1)&&!(a27==1))))))&&(a22==1))))) [L1347] a17 = 0 [L1348] a19 = 0 [L1349] a6 = 0 [L1350] a26 = 1 [L1351] a27 = 0 [L1352] a1 = 1 [L1353] return 25; VAL [\result=25, a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, u=21, v=22, w=23, x=24, y=25, z=26] [L1676] RET, EXPR calculate_output(input) [L1676] output = calculate_output(input) [L1668] COND TRUE 1 [L1671] int input; [L1672] input = __VERIFIER_nondet_int() [L1673] COND FALSE !((input != 1) && (input != 2) && (input != 3) && (input != 4) && (input != 5) && (input != 6)) [L1676] CALL, EXPR calculate_output(input) [L65] COND FALSE !((((((a18==1)&&((((a22==1)&&(a4==1))||(a2==1))&&(a0==1)))&&(a11==1))&&(a3==2))&&(!(a8==1)&&(((a5==1)&&((a6==1)&&(((((!(a27==1)&&!(a26==1))&&(a12==1))||(((a26==1)&&(a27==1))&&!(a12==1)))&&(input==5))&&!(a2==1))))&&!(a25==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L83] COND FALSE !(((((a5==1)&&((a20==1)&&(((!(a26==1)&&(a27==1))||(!(a27==1)&&(a26==1)))&&(input==6))))&&!(a15==1))&&(((a3==2)&&(!(a1==1)&&((a18==1)&&((a19==1)&&(((((a0==1)&&!(a16==1))&&(a12==1))&&(a14==1))&&(a6==1))))))&&!(a11==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L92] COND FALSE !(((!(a1==1)||((a10==1)&&((a4==1)&&!(a8==1))))&&((!(a11==1)&&(!(a14==1)&&(((a18==1)&&(!(a12==1)&&((((a3==2)&&(((((a26==1)&&(a27==1))||(!(a26==1)&&(a27==1)))||((a26==1)&&!(a27==1)))&&(input==5)))&&!(a8==1))&&(a16==1))))&&(a6==1))))&&(a5==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L99] COND FALSE !(((((a3==1)&&(!(a6==1)&&((!(a14==1)&&(((input==5)&&!(a26==1))&&(a1==1)))&&!(a8==1))))&&(a27==1))&&(((!(a16==1)||((!(a12==1)&&((a5==1)&&((a29==1)&&!(a25==1))))&&(a18==1)))&&(a10==1))&&!(a11==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L105] COND FALSE !(((!(a26==1)&&((a5==1)&&((a18==1)&&(((a4==1)&&!(a11==1))&&!(a6==1)))))&&(((a29==1)&&(!(a23==1)&&(!(a7==1)&&((!(a25==1)&&(((!(a27==1)&&(input==1))&&(a3==1))&&(a10==1)))&&!(a14==1)))))&&!(a12==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L115] COND FALSE !(((((a16==1)&&((a3==2)&&((a11==1)&&((a20==1)||((a16==1)&&(a18==1))))))&&(a22==1))&&((a15==1)&&((a22==1)&&(((a5==1)&&(((((!(a26==1)&&!(a27==1))||(((a27==1)&&!(a26==1))||(!(a27==1)&&(a26==1))))&&(input==2))&&!(a17==1))&&!(a12==1)))&&(a6==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L124] COND FALSE !((((((a18==1)&&((((((!(a12==1)&&((!(a26==1)&&!(a6==1))&&!(a27==1)))&&(a3==2))&&!(a11==1))&&(a5==1))||(!(a5==1)&&(((a3==0)&&((a12==1)&&((a27==1)&&((a26==1)&&(a6==1)))))&&(a11==1))))&&(input==3)))&&!(a20==1))&&!(a23==1))&&(!(a29==1)||(!(a1==1)||(!(a15==1)||(!(a17==1)&&(a4==1))))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L136] COND FALSE !(((((((!(a20==1)&&((((a15==1)&&((input==1)&&(((a12==1)&&(!(a27==1)&&!(a26==1)))||(((a27==1)&&(a26==1))&&!(a12==1)))))&&!(a8==1))&&(a5==1)))&&(a11==1))&&!(a17==1))&&(a4==1))&&(a6==1))&&(!(a19==1)&&((a18==1)&&((a3==2)&&(a0==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L145] COND FALSE !((((((a18==1)&&((!(a2==1)&&(((input==5)&&(((a12==1)&&(!(a26==1)&&!(a27==1)))||(!(a12==1)&&((a26==1)&&(a27==1)))))&&!(a7==1)))&&(a29==1)))&&(a0==1))&&(a11==1))&&((a6==1)&&((a7==1)||(!(a10==1)||(!(a5==1)&&((a3==0)&&(a0==1)))))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L156] COND FALSE !(((((a7==1)||((!(a8==1)&&((!(a12==1)&&((a0==1)&&(a3==0)))&&!(a19==1)))&&(a11==1)))&&!(a5==1))&&((a18==1)&&((((a6==1)&&((a10==1)&&(((((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))||(!(a27==1)&&!(a26==1)))&&(input==4))))&&(a1==1))&&(a22==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L165] COND FALSE !(((!(a22==1)&&(((a5==1)&&((a3==2)&&((!(a22==1)&&((a17==1)&&(a10==1)))&&(a12==1))))&&!(a11==1)))&&((!(a15==1)&&(((a18==1)&&(((input==4)&&((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))&&(a20==1)))&&(a6==1)))&&!(a4==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L174] COND FALSE !(((((a3==2)&&(((a6==1)&&((!(a23==1)&&(!(a25==1)&&(((((a26==1)&&(a27==1))||(!(a26==1)&&(a27==1)))||((a26==1)&&!(a27==1)))&&(input==2))))&&!(a11==1)))&&(a16==1)))&&(a18==1))&&((a5==1)&&((((a25==1)||((a4==1)&&(a22==1)))&&!(a25==1))&&!(a12==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L182] COND FALSE !((((a11==1)&&((a18==1)&&((a22==1)&&((!(a23==1)&&(((!(a26==1)&&!(a27==1))||((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))&&(input==6)))&&!(a12==1)))))&&(!(a22==1)||((a6==1)&&(((a22==1)&&(((a5==1)&&((a4==1)||!(a10==1)))&&(a3==2)))||!(a22==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L191] COND FALSE !(((!(a26==1)&&((!(a22==1)||(!(a1==1)||((!(a8==1)&&(a29==1))||(a7==1))))&&(a29==1)))&&((a3==1)&&((a27==1)&&((!(a12==1)&&(!(a11==1)&&((a18==1)&&(((input==6)&&(a5==1))&&!(a6==1)))))&&!(a19==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L201] COND FALSE !((((a11==1)&&(!(a8==1)&&((((a12==1)&&(!(a26==1)&&!(a27==1)))||(!(a12==1)&&((a27==1)&&(a26==1))))&&(input==6))))&&(!(a5==1)&&((a3==0)&&((a18==1)&&((((!(a4==1)||(((a1==1)&&!(a8==1))&&(a6==1)))||(a14==1))||!(a0==1))&&(a4==1))))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L223] COND FALSE !(((!(a17==1)&&(!(a8==1)&&((a4==1)&&((a18==1)&&((a3==2)&&(!(a6==1)&&(((!(a17==1)&&((((!(a26==1)&&!(a27==1))&&(a12==1))||(!(a12==1)&&((a27==1)&&(a26==1))))&&(input==2)))&&(a5==1))&&!(a11==1))))))))&&(((a4==1)||(a2==1))||!(a10==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L232] COND FALSE !((((a15==1)&&((a3==2)&&((a5==1)&&((((input==1)&&((!(a12==1)&&(((a6==1)&&!(a26==1))&&!(a27==1)))||(((a27==1)&&((a26==1)&&!(a6==1)))&&(a12==1))))&&!(a11==1))&&(a29==1)))))&&((a8==1)||((((a18==1)&&(!(a7==1)&&(a15==1)))&&!(a19==1))&&(a22==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L243] COND FALSE !(((((((((!(a25==1)&&(a1==1))&&(a0==1))||(a7==1))&&!(a6==1))&&(a29==1))&&(a3==2))&&(a11==1))&&((a18==1)&&((((a27==1)&&(((!(a12==1)&&(input==2))&&(a29==1))&&!(a26==1)))&&!(a25==1))&&(a5==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L248] COND FALSE !((((a0==1)&&((!(a6==1)&&(((a3==1)&&(!(a12==1)&&((a8==1)||((a22==1)&&!(a23==1)))))||!(a10==1)))&&!(a11==1)))&&(!(a27==1)&&((a26==1)&&((!(a14==1)&&(((input==1)&&(a5==1))&&(a29==1)))&&(a18==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L258] COND FALSE !(((((((a20==1)||((a4==1)&&((a20==1)||((a29==1)&&(a5==1)))))||!(a22==1))&&(a3==2))&&(a27==1))&&((!(a14==1)&&(!(a26==1)&&(((a1==1)&&((a18==1)&&(!(a12==1)&&(input==1))))&&(a11==1))))&&!(a6==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L267] COND FALSE !(((((((((a11==1)&&((a6==1)&&(!(a7==1)&&(a22==1))))&&(a18==1))&&(a5==1))||(a14==1))&&(a16==1))&&(a29==1))&&((a10==1)&&(!(a2==1)&&((((((a26==1)&&!(a27==1))||(((a26==1)&&(a27==1))||((a27==1)&&!(a26==1))))&&(input==1))&&(a3==2))&&(a12==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L275] COND FALSE !((((a3==2)&&((!(a17==1)&&((a18==1)&&((a17==1)||(a16==1))))&&(a5==1)))&&(!(a25==1)&&(((!(a11==1)&&((((!(a12==1)&&((!(a26==1)&&(a6==1))&&!(a27==1)))||((a12==1)&&((!(a6==1)&&(a26==1))&&(a27==1))))&&(input==5))&&!(a7==1)))&&!(a19==1))&&!(a7==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L286] COND FALSE !((((a1==1)&&(((!(a23==1)&&((a27==1)&&(!(a12==1)&&((a18==1)&&(!(a20==1)&&((input==1)&&(a11==1)))))))&&!(a23==1))&&!(a19==1)))&&(!(a20==1)&&((a3==2)&&((a5==1)&&(!(a6==1)&&((a16==1)&&(a26==1)))))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L294] COND FALSE !(((((a18==1)&&(((!(a14==1)&&((a4==1)&&((a16==1)&&(((input==3)&&((a26==1)||!(a26==1)))&&(a22==1)))))&&(a11==1))&&(a5==1)))&&!(a6==1))&&((a27==1)&&((a12==1)&&(((a22==1)&&((a10==1)&&(a0==1)))&&(a3==2)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L302] COND FALSE !(((!(a25==1)&&((((((a11==1)&&(((!(a14==1)&&(!(a27==1)&&(a15==1)))&&(a12==1))&&(a5==1)))&&(a3==2))&&!(a2==1))||!(a15==1))&&!(a6==1)))&&((a22==1)&&(((a29==1)&&(((a26==1)||!(a26==1))&&(input==4)))&&(a18==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L311] COND FALSE !((((a1==1)&&((a5==1)&&((!(a26==1)&&(a0==1))&&!(a6==1))))&&((((!(a23==1)&&((((!(a11==1)&&(((a3==1)&&(input==2))&&!(a27==1)))&&!(a12==1))&&(a0==1))&&!(a19==1)))&&!(a17==1))&&(a18==1))&&(a16==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L322] COND FALSE !(((!(a6==1)&&((!(a8==1)&&((!(a7==1)&&((input==4)&&(a11==1)))&&(a5==1)))&&!(a8==1)))&&((a18==1)&&((!(a12==1)&&((((((a3==2)&&(a0==1))||!(a0==1))||!(a1==1))&&(a26==1))&&(a27==1)))||!(a16==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L329] COND FALSE !((((!(a26==1)&&((((a27==1)&&((a10==1)&&(!(a25==1)&&(a22==1))))||!(a16==1))&&!(a2==1)))&&!(a7==1))&&(((a5==1)&&(((a18==1)&&((a0==1)&&(!(a11==1)&&((input==2)&&(a3==1)))))&&!(a6==1)))&&!(a12==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L339] COND FALSE !(((!(a23==1)&&((a1==1)&&(!(a27==1)&&(((input==2)&&(a18==1))&&(a0==1)))))&&(((a12==1)&&((a3==2)&&((!(a11==1)&&((a5==1)&&((a2==1)||((a10==1)&&((a15==1)||(a7==1))))))&&!(a26==1))))&&(a6==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L349] COND FALSE !(((!(a2==1)&&(((a3==2)&&((a5==1)&&((a12==1)&&((!(a11==1)&&((a6==1)&&((input==5)&&((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))))&&(a15==1)))))&&(a10==1)))&&(!(a0==1)||((!(a7==1)&&((a4==1)&&(a22==1)))&&(a18==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L358] COND FALSE !(((((a0==1)&&(!(a17==1)&&((a0==1)&&((((input==5)&&((!(a26==1)&&!(a27==1))||((!(a26==1)&&(a27==1))||(!(a27==1)&&(a26==1)))))&&!(a2==1))&&!(a12==1)))))&&(a1==1))&&((((a18==1)&&((a11==1)&&(((a22==1)&&(a6==1))&&(a5==1))))&&(a3==2))||!(a29==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L366] COND FALSE !(((((a3==1)&&(((((((a23==1)||(a15==1))||!(a15==1))&&(a26==1))&&!(a14==1))&&!(a19==1))&&!(a12==1)))&&!(a27==1))&&(!(a6==1)&&(((a5==1)&&((a0==1)&&((a10==1)&&((input==4)&&(a18==1)))))&&!(a11==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L376] COND FALSE !((((a6==1)&&(((!(a19==1)&&((a0==1)&&(!(a5==1)&&(((input==3)&&(((!(a27==1)&&!(a26==1))&&(a12==1))||(((a26==1)&&(a27==1))&&!(a12==1))))&&(a10==1)))))&&!(a25==1))&&(a3==0)))&&((a11==1)&&((a18==1)&&((a4==1)&&(!(a4==1)||(a15==1))))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L387] COND FALSE !(((((a6==1)&&(((a19==1)||((!(a19==1)&&(a29==1))||(a20==1)))&&!(a5==1)))&&(a18==1))&&((a11==1)&&((!(a23==1)&&((((a10==1)&&(((((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))||(!(a27==1)&&!(a26==1)))&&(input==3)))&&!(a12==1))&&(a3==0)))&&!(a20==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L407] COND FALSE !((((a18==1)&&((((((a6==1)&&((input==2)&&(((!(a26==1)&&!(a27==1))&&(a12==1))||(!(a12==1)&&((a27==1)&&(a26==1))))))&&!(a23==1))&&(a11==1))&&(a0==1))&&!(a8==1)))&&((!(a7==1)&&((a3==2)&&(((a15==1)||(a14==1))&&(a5==1))))||!(a0==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L415] COND FALSE !(((((((a3==2)&&((a5==1)&&(((a7==1)||(a22==1))&&!(a6==1))))&&!(a27==1))||!(a4==1))&&(a12==1))&&((a11==1)&&(((a18==1)&&((((((a26==1)||!(a26==1))&&(input==6))&&!(a19==1))&&!(a7==1))&&(a16==1)))&&(a0==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L424] COND FALSE !(((((((((a4==1)&&((a18==1)&&((a11==1)&&((((a26==1)&&!(a27==1))||(((a27==1)&&(a26==1))||((a27==1)&&!(a26==1))))&&(input==6)))))&&(a10==1))&&(a22==1))&&!(a25==1))&&(a3==2))&&(a6==1))&&((((a5==1)&&((a12==1)&&(a15==1)))&&(a1==1))&&!(a7==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L432] COND FALSE !(((((((a16==1)||!(a16==1))||(a25==1))&&(a18==1))&&!(a2==1))&&((a22==1)&&((((input==5)&&(((a5==1)&&(((((!(a26==1)&&!(a6==1))&&!(a27==1))&&!(a12==1))&&(a3==2))&&!(a11==1)))||(!(a5==1)&&(((((a27==1)&&((a6==1)&&(a26==1)))&&(a12==1))&&(a3==0))&&(a11==1)))))&&(a16==1))&&!(a7==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L444] COND FALSE !(((((a18==1)&&((a5==1)&&(!(a12==1)&&(!(a20==1)&&(((input==5)&&((!(a26==1)&&(a27==1))||(!(a27==1)&&(a26==1))))&&(a0==1))))))&&(a3==2))&&(!(a11==1)&&(((a22==1)&&((a14==1)||(!(a6==1)&&((a10==1)||(a14==1)))))||(a2==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L451] COND FALSE !(((((!(a27==1)&&((a3==2)&&(((!(a16==1)||(a29==1))&&(a22==1))||!(a22==1))))&&(a10==1))&&!(a8==1))&&(((!(a25==1)&&(!(a26==1)&&((((input==1)&&(a6==1))&&!(a11==1))&&(a5==1))))&&(a12==1))&&(a18==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L460] COND FALSE !((((((!(a14==1)&&(((a0==1)&&((a15==1)&&(!(a8==1)&&((input==5)&&((!(a26==1)&&(a27==1))||(!(a27==1)&&(a26==1)))))))&&!(a25==1)))&&(a5==1))&&!(a6==1))&&(a18==1))&&(!(a11==1)&&((a3==2)&&((a12==1)&&((a10==1)&&!(a23==1))))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L468] COND FALSE !(((((((a6==1)&&((a12==1)&&((a2==1)&&(a22==1))))&&(a23==1))&&(a8==1))&&(a7==1))&&((!(a11==1)&&(((a3==2)&&((a19==1)&&(((input==3)&&((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))&&(a5==1))))&&(a18==1)))&&(a17==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L477] COND FALSE !(((((a3==2)&&(((a4==1)&&(!(a17==1)&&((!(a19==1)&&(((a26==1)&&((a27==1)&&((input==3)&&(a18==1))))&&(a0==1)))&&(a4==1))))&&!(a17==1)))&&(a5==1))&&(((!(a6==1)&&(a15==1))&&!(a12==1))&&(a11==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L490] COND FALSE !((((a22==1)&&(((((a29==1)||!(a4==1))||(a17==1))&&(a18==1))&&(a11==1)))&&(!(a6==1)&&((a12==1)&&((((a3==2)&&((a4==1)&&((a5==1)&&((a27==1)&&(((a26==1)||!(a26==1))&&(input==2))))))&&!(a8==1))&&(a15==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L498] COND FALSE !((((a6==1)&&((a19==1)||(((a8==1)||(!(a12==1)&&(((a5==1)&&(a10==1))||!(a4==1))))&&(a11==1))))&&((a18==1)&&(!(a19==1)&&(((a1==1)&&(((input==1)&&(((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1)))||(!(a27==1)&&!(a26==1))))&&(a3==2)))&&!(a20==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L507] COND FALSE !(((((a3==2)&&((a29==1)&&((a10==1)&&((a17==1)||((((a15==1)&&(a22==1))&&!(a12==1))&&(a29==1))))))&&(a6==1))&&((!(a11==1)&&((((((a26==1)&&!(a27==1))||(((a27==1)&&(a26==1))||((a27==1)&&!(a26==1))))&&(input==4))&&(a29==1))&&(a5==1)))&&(a18==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L523] COND FALSE !(((((a8==1)||((a14==1)||(((a22==1)&&(a11==1))&&!(a6==1))))&&!(a27==1))&&((a12==1)&&((a16==1)&&(!(a17==1)&&((a5==1)&&((a4==1)&&((a3==2)&&(((a0==1)&&(((a26==1)||!(a26==1))&&(input==2)))&&(a18==1)))))))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L532] COND FALSE !((((((((((a26==1)||!(a26==1))&&(input==4))&&(a5==1))&&(a27==1))&&!(a19==1))&&(a18==1))&&(a16==1))&&(((!(a16==1)||((((a11==1)&&(((a15==1)&&(a3==2))&&!(a6==1)))||!(a22==1))&&(a12==1)))&&!(a25==1))&&(a16==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L539] COND FALSE !(((((a5==1)&&((((a18==1)&&((a0==1)&&(((a16==1)&&((input==2)&&((((!(a26==1)&&(a6==1))&&!(a27==1))&&!(a12==1))||((a12==1)&&((a27==1)&&(!(a6==1)&&(a26==1)))))))&&!(a25==1))))&&!(a2==1))&&(a3==2)))&&(a22==1))&&(!(a11==1)&&((a29==1)||!(a1==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L549] COND FALSE !((((a12==1)&&(!(a6==1)&&(((a11==1)&&((((a26==1)||!(a26==1))&&(input==5))&&(a3==2)))&&!(a14==1))))&&(!(a15==1)||(((a15==1)&&(!(a0==1)||((((a18==1)&&((a5==1)&&(a1==1)))||(a19==1))&&(a27==1))))||(a2==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L556] COND FALSE !((((((((a5==1)&&((a3==2)&&(a1==1)))&&(a18==1))&&(a22==1))&&!(a11==1))||!(a0==1))&&((((a12==1)&&(((a6==1)&&((((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1)))&&(input==4))&&!(a8==1)))&&(a4==1)))&&!(a23==1))&&(a29==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L566] COND FALSE !(((!(a19==1)&&((a16==1)&&(!(a7==1)&&(!(a20==1)&&(((input==2)&&((!(a11==1)&&((a12==1)&&((a27==1)&&((a6==1)&&(a26==1)))))||(((a11==1)&&((!(a27==1)&&(!(a6==1)&&(a26==1)))&&!(a12==1)))||((a11==1)&&(!(a12==1)&&(!(a27==1)&&(!(a26==1)&&!(a6==1))))))))&&!(a17==1))))))&&((a18==1)&&((a17==1)||(((a15==1)&&(a3==2))&&(a5==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L576] COND FALSE !((((a12==1)&&((a3==2)&&((!(a1==1)||(!(a22==1)||((a11==1)&&((a4==1)&&((a6==1)&&((a4==1)||!(a15==1)))))))||(a2==1))))&&((a29==1)&&((a18==1)&&((a5==1)&&(((((a26==1)&&(a27==1))||((a27==1)&&!(a26==1)))||(!(a27==1)&&(a26==1)))&&(input==4))))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L584] COND FALSE !(((!(a11==1)&&((a5==1)&&((((input==5)&&(((a27==1)&&!(a26==1))||(!(a27==1)&&(a26==1))))&&(a23==1))&&(a3==2))))&&((a23==1)&&(!(a4==1)&&((((a18==1)&&((((a12==1)&&(a29==1))&&!(a22==1))&&!(a0==1)))&&(a19==1))&&(a6==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L593] COND FALSE !((((((a1==1)&&(((input==6)&&(((a12==1)&&(!(a26==1)&&!(a27==1)))||(((a27==1)&&(a26==1))&&!(a12==1))))&&(a1==1)))&&(a5==1))&&(a16==1))&&(((a3==2)&&(!(a11==1)&&((!(a1==1)||((!(a6==1)&&(a0==1))&&!(a20==1)))&&(a18==1))))&&!(a17==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L602] COND FALSE !((((a18==1)&&(((!(a20==1)&&(a0==1))||(a20==1))&&(a1==1)))&&((a3==2)&&((a1==1)&&((a5==1)&&((((((((a27==1)&&((a26==1)&&(a6==1)))&&(a12==1))&&!(a11==1))||((((!(a27==1)&&(!(a6==1)&&(a26==1)))&&!(a12==1))&&(a11==1))||((!(a12==1)&&(!(a27==1)&&(!(a6==1)&&!(a26==1))))&&(a11==1))))&&(input==1))&&!(a7==1))&&(a15==1))))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L613] COND FALSE !(((((((a18==1)&&((a25==1)||(!(a11==1)&&((a4==1)&&(a3==2)))))&&(a0==1))&&(a5==1))||(a7==1))&&((a10==1)&&((!(a14==1)&&((input==6)&&((((!(a26==1)&&(a6==1))&&!(a27==1))&&!(a12==1))||((a12==1)&&((a27==1)&&(!(a6==1)&&(a26==1)))))))&&(a4==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L624] COND FALSE !((((!(a11==1)&&(((((a12==1)&&((((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))&&(input==3)))&&!(a8==1))&&!(a19==1))&&!(a14==1)))&&(a0==1))&&(((a3==2)&&((((a5==1)&&(!(a6==1)&&(a29==1)))||(a17==1))&&(a16==1)))&&(a18==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L632] COND FALSE !((((!(a19==1)&&(((((a4==1)&&!(a26==1))||!(a4==1))&&!(a11==1))&&!(a6==1)))||(a23==1))&&(!(a27==1)&&((a5==1)&&((((a22==1)&&((((a3==1)&&(input==5))&&!(a12==1))&&!(a25==1)))&&(a1==1))&&(a18==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L643] COND FALSE !((((a4==1)&&((((((((!(a12==1)&&(((a26==1)&&!(a6==1))&&!(a27==1)))&&(a11==1))||((!(a12==1)&&(!(a27==1)&&(!(a6==1)&&!(a26==1))))&&(a11==1)))||(!(a11==1)&&((((a6==1)&&(a26==1))&&(a27==1))&&(a12==1))))&&(input==4))&&(a5==1))&&(a18==1))&&!(a19==1)))&&(((a17==1)||((!(a25==1)&&((a3==2)&&(a29==1)))||(a23==1)))&&(a1==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L653] COND FALSE !((((a3==2)&&(((a18==1)&&(((input==2)&&((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))&&(a10==1)))&&(a15==1)))&&((((a23==1)||((a20==1)||((!(a25==1)&&(((a5==1)&&(a4==1))&&!(a8==1)))&&(a12==1))))&&!(a11==1))&&!(a6==1)))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L663] COND FALSE !(((!(a23==1)&&((!(a2==1)&&((((a5==1)&&(a29==1))||!(a1==1))||!(a22==1)))||(a8==1)))&&((a0==1)&&((a18==1)&&(!(a12==1)&&(!(a26==1)&&((((a3==2)&&((a27==1)&&(input==6)))&&(a11==1))&&!(a6==1)))))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L668] COND FALSE !((((a1==1)&&(((((a15==1)&&((!(a11==1)&&(!(a23==1)&&(!(a14==1)&&((input==3)&&(((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))))))&&(a10==1)))&&!(a6==1))&&(a5==1))&&(a1==1)))&&((a3==2)&&((!(a12==1)&&(a10==1))&&(a18==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L675] COND FALSE !(((!(a11==1)&&((a18==1)&&((!(a23==1)&&(((((a5==1)&&((input==1)&&(((a12==1)&&(!(a27==1)&&!(a26==1)))||(((a26==1)&&(a27==1))&&!(a12==1)))))&&!(a6==1))&&!(a14==1))&&(a16==1)))&&(a3==2))))&&(!(a10==1)||((a19==1)||(!(a7==1)&&(a0==1)))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L685] COND FALSE !((((((!(a25==1)&&((((a22==1)||(a8==1))&&(a18==1))||!(a15==1)))&&!(a12==1))&&(a6==1))&&(a5==1))&&((a11==1)&&(((((a3==2)&&((input==4)&&((!(a27==1)&&!(a26==1))||((!(a26==1)&&(a27==1))||(!(a27==1)&&(a26==1))))))&&!(a14==1))&&(a16==1))&&!(a20==1))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L694] COND FALSE !(((!(a17==1)&&((((!(a11==1)&&(a1==1))&&(a18==1))&&(a6==1))&&(a3==2)))&&((a4==1)&&((a16==1)&&(!(a20==1)&&((a15==1)&&((((((((a27==1)&&(a26==1))||((a27==1)&&!(a26==1)))||((a26==1)&&!(a27==1)))&&(input==1))&&!(a14==1))&&(a5==1))&&!(a12==1)))))))) VAL [a0=1, a10=1, a11=1, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=3, u=21, v=22, w=23, x=24, y=25, z=26] [L711] COND TRUE (((a1==1)&&(((a18==1)&&((!(a27==1)&&(a29==1))&&(a10==1)))||(a7==1)))&&(((!(a19==1)&&(((a5==1)&&((((a11==1)&&((input==3)&&((a26==1)||!(a26==1))))&&!(a6==1))&&(a12==1)))&&(a3==2)))&&(a16==1))&&(a0==1))) [L712] a26 = 1 [L713] a6 = 1 [L714] a11 = 0 [L715] a22 = 1 [L716] a15 = 1 [L717] a8 = 0 [L718] return 25; VAL [\result=25, a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, u=21, v=22, w=23, x=24, y=25, z=26] [L1676] RET, EXPR calculate_output(input) [L1676] output = calculate_output(input) [L1668] COND TRUE 1 [L1671] int input; [L1672] input = __VERIFIER_nondet_int() [L1673] COND FALSE !((input != 1) && (input != 2) && (input != 3) && (input != 4) && (input != 5) && (input != 6)) [L1676] CALL, EXPR calculate_output(input) [L65] COND FALSE !((((((a18==1)&&((((a22==1)&&(a4==1))||(a2==1))&&(a0==1)))&&(a11==1))&&(a3==2))&&(!(a8==1)&&(((a5==1)&&((a6==1)&&(((((!(a27==1)&&!(a26==1))&&(a12==1))||(((a26==1)&&(a27==1))&&!(a12==1)))&&(input==5))&&!(a2==1))))&&!(a25==1))))) VAL [a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L83] COND FALSE !(((((a5==1)&&((a20==1)&&(((!(a26==1)&&(a27==1))||(!(a27==1)&&(a26==1)))&&(input==6))))&&!(a15==1))&&(((a3==2)&&(!(a1==1)&&((a18==1)&&((a19==1)&&(((((a0==1)&&!(a16==1))&&(a12==1))&&(a14==1))&&(a6==1))))))&&!(a11==1)))) VAL [a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L92] COND FALSE !(((!(a1==1)||((a10==1)&&((a4==1)&&!(a8==1))))&&((!(a11==1)&&(!(a14==1)&&(((a18==1)&&(!(a12==1)&&((((a3==2)&&(((((a26==1)&&(a27==1))||(!(a26==1)&&(a27==1)))||((a26==1)&&!(a27==1)))&&(input==5)))&&!(a8==1))&&(a16==1))))&&(a6==1))))&&(a5==1)))) VAL [a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L99] COND FALSE !(((((a3==1)&&(!(a6==1)&&((!(a14==1)&&(((input==5)&&!(a26==1))&&(a1==1)))&&!(a8==1))))&&(a27==1))&&(((!(a16==1)||((!(a12==1)&&((a5==1)&&((a29==1)&&!(a25==1))))&&(a18==1)))&&(a10==1))&&!(a11==1)))) VAL [a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L105] COND FALSE !(((!(a26==1)&&((a5==1)&&((a18==1)&&(((a4==1)&&!(a11==1))&&!(a6==1)))))&&(((a29==1)&&(!(a23==1)&&(!(a7==1)&&((!(a25==1)&&(((!(a27==1)&&(input==1))&&(a3==1))&&(a10==1)))&&!(a14==1)))))&&!(a12==1)))) VAL [a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L115] COND FALSE !(((((a16==1)&&((a3==2)&&((a11==1)&&((a20==1)||((a16==1)&&(a18==1))))))&&(a22==1))&&((a15==1)&&((a22==1)&&(((a5==1)&&(((((!(a26==1)&&!(a27==1))||(((a27==1)&&!(a26==1))||(!(a27==1)&&(a26==1))))&&(input==2))&&!(a17==1))&&!(a12==1)))&&(a6==1)))))) VAL [a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L124] COND FALSE !((((((a18==1)&&((((((!(a12==1)&&((!(a26==1)&&!(a6==1))&&!(a27==1)))&&(a3==2))&&!(a11==1))&&(a5==1))||(!(a5==1)&&(((a3==0)&&((a12==1)&&((a27==1)&&((a26==1)&&(a6==1)))))&&(a11==1))))&&(input==3)))&&!(a20==1))&&!(a23==1))&&(!(a29==1)||(!(a1==1)||(!(a15==1)||(!(a17==1)&&(a4==1))))))) VAL [a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L136] COND FALSE !(((((((!(a20==1)&&((((a15==1)&&((input==1)&&(((a12==1)&&(!(a27==1)&&!(a26==1)))||(((a27==1)&&(a26==1))&&!(a12==1)))))&&!(a8==1))&&(a5==1)))&&(a11==1))&&!(a17==1))&&(a4==1))&&(a6==1))&&(!(a19==1)&&((a18==1)&&((a3==2)&&(a0==1)))))) VAL [a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L145] COND FALSE !((((((a18==1)&&((!(a2==1)&&(((input==5)&&(((a12==1)&&(!(a26==1)&&!(a27==1)))||(!(a12==1)&&((a26==1)&&(a27==1)))))&&!(a7==1)))&&(a29==1)))&&(a0==1))&&(a11==1))&&((a6==1)&&((a7==1)||(!(a10==1)||(!(a5==1)&&((a3==0)&&(a0==1)))))))) VAL [a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L156] COND FALSE !(((((a7==1)||((!(a8==1)&&((!(a12==1)&&((a0==1)&&(a3==0)))&&!(a19==1)))&&(a11==1)))&&!(a5==1))&&((a18==1)&&((((a6==1)&&((a10==1)&&(((((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))||(!(a27==1)&&!(a26==1)))&&(input==4))))&&(a1==1))&&(a22==1))))) VAL [a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L165] COND FALSE !(((!(a22==1)&&(((a5==1)&&((a3==2)&&((!(a22==1)&&((a17==1)&&(a10==1)))&&(a12==1))))&&!(a11==1)))&&((!(a15==1)&&(((a18==1)&&(((input==4)&&((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))&&(a20==1)))&&(a6==1)))&&!(a4==1)))) VAL [a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L174] COND FALSE !(((((a3==2)&&(((a6==1)&&((!(a23==1)&&(!(a25==1)&&(((((a26==1)&&(a27==1))||(!(a26==1)&&(a27==1)))||((a26==1)&&!(a27==1)))&&(input==2))))&&!(a11==1)))&&(a16==1)))&&(a18==1))&&((a5==1)&&((((a25==1)||((a4==1)&&(a22==1)))&&!(a25==1))&&!(a12==1))))) VAL [a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L182] COND FALSE !((((a11==1)&&((a18==1)&&((a22==1)&&((!(a23==1)&&(((!(a26==1)&&!(a27==1))||((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))&&(input==6)))&&!(a12==1)))))&&(!(a22==1)||((a6==1)&&(((a22==1)&&(((a5==1)&&((a4==1)||!(a10==1)))&&(a3==2)))||!(a22==1)))))) VAL [a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L191] COND FALSE !(((!(a26==1)&&((!(a22==1)||(!(a1==1)||((!(a8==1)&&(a29==1))||(a7==1))))&&(a29==1)))&&((a3==1)&&((a27==1)&&((!(a12==1)&&(!(a11==1)&&((a18==1)&&(((input==6)&&(a5==1))&&!(a6==1)))))&&!(a19==1)))))) VAL [a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L201] COND FALSE !((((a11==1)&&(!(a8==1)&&((((a12==1)&&(!(a26==1)&&!(a27==1)))||(!(a12==1)&&((a27==1)&&(a26==1))))&&(input==6))))&&(!(a5==1)&&((a3==0)&&((a18==1)&&((((!(a4==1)||(((a1==1)&&!(a8==1))&&(a6==1)))||(a14==1))||!(a0==1))&&(a4==1))))))) VAL [a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L223] COND FALSE !(((!(a17==1)&&(!(a8==1)&&((a4==1)&&((a18==1)&&((a3==2)&&(!(a6==1)&&(((!(a17==1)&&((((!(a26==1)&&!(a27==1))&&(a12==1))||(!(a12==1)&&((a27==1)&&(a26==1))))&&(input==2)))&&(a5==1))&&!(a11==1))))))))&&(((a4==1)||(a2==1))||!(a10==1)))) VAL [a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L232] COND FALSE !((((a15==1)&&((a3==2)&&((a5==1)&&((((input==1)&&((!(a12==1)&&(((a6==1)&&!(a26==1))&&!(a27==1)))||(((a27==1)&&((a26==1)&&!(a6==1)))&&(a12==1))))&&!(a11==1))&&(a29==1)))))&&((a8==1)||((((a18==1)&&(!(a7==1)&&(a15==1)))&&!(a19==1))&&(a22==1))))) VAL [a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L243] COND FALSE !(((((((((!(a25==1)&&(a1==1))&&(a0==1))||(a7==1))&&!(a6==1))&&(a29==1))&&(a3==2))&&(a11==1))&&((a18==1)&&((((a27==1)&&(((!(a12==1)&&(input==2))&&(a29==1))&&!(a26==1)))&&!(a25==1))&&(a5==1))))) VAL [a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L248] COND FALSE !((((a0==1)&&((!(a6==1)&&(((a3==1)&&(!(a12==1)&&((a8==1)||((a22==1)&&!(a23==1)))))||!(a10==1)))&&!(a11==1)))&&(!(a27==1)&&((a26==1)&&((!(a14==1)&&(((input==1)&&(a5==1))&&(a29==1)))&&(a18==1)))))) VAL [a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L258] COND FALSE !(((((((a20==1)||((a4==1)&&((a20==1)||((a29==1)&&(a5==1)))))||!(a22==1))&&(a3==2))&&(a27==1))&&((!(a14==1)&&(!(a26==1)&&(((a1==1)&&((a18==1)&&(!(a12==1)&&(input==1))))&&(a11==1))))&&!(a6==1)))) VAL [a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L267] COND FALSE !(((((((((a11==1)&&((a6==1)&&(!(a7==1)&&(a22==1))))&&(a18==1))&&(a5==1))||(a14==1))&&(a16==1))&&(a29==1))&&((a10==1)&&(!(a2==1)&&((((((a26==1)&&!(a27==1))||(((a26==1)&&(a27==1))||((a27==1)&&!(a26==1))))&&(input==1))&&(a3==2))&&(a12==1)))))) VAL [a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L275] COND FALSE !((((a3==2)&&((!(a17==1)&&((a18==1)&&((a17==1)||(a16==1))))&&(a5==1)))&&(!(a25==1)&&(((!(a11==1)&&((((!(a12==1)&&((!(a26==1)&&(a6==1))&&!(a27==1)))||((a12==1)&&((!(a6==1)&&(a26==1))&&(a27==1))))&&(input==5))&&!(a7==1)))&&!(a19==1))&&!(a7==1))))) VAL [a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L286] COND FALSE !((((a1==1)&&(((!(a23==1)&&((a27==1)&&(!(a12==1)&&((a18==1)&&(!(a20==1)&&((input==1)&&(a11==1)))))))&&!(a23==1))&&!(a19==1)))&&(!(a20==1)&&((a3==2)&&((a5==1)&&(!(a6==1)&&((a16==1)&&(a26==1)))))))) VAL [a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L294] COND FALSE !(((((a18==1)&&(((!(a14==1)&&((a4==1)&&((a16==1)&&(((input==3)&&((a26==1)||!(a26==1)))&&(a22==1)))))&&(a11==1))&&(a5==1)))&&!(a6==1))&&((a27==1)&&((a12==1)&&(((a22==1)&&((a10==1)&&(a0==1)))&&(a3==2)))))) VAL [a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L302] COND FALSE !(((!(a25==1)&&((((((a11==1)&&(((!(a14==1)&&(!(a27==1)&&(a15==1)))&&(a12==1))&&(a5==1)))&&(a3==2))&&!(a2==1))||!(a15==1))&&!(a6==1)))&&((a22==1)&&(((a29==1)&&(((a26==1)||!(a26==1))&&(input==4)))&&(a18==1))))) VAL [a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L311] COND FALSE !((((a1==1)&&((a5==1)&&((!(a26==1)&&(a0==1))&&!(a6==1))))&&((((!(a23==1)&&((((!(a11==1)&&(((a3==1)&&(input==2))&&!(a27==1)))&&!(a12==1))&&(a0==1))&&!(a19==1)))&&!(a17==1))&&(a18==1))&&(a16==1)))) VAL [a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L322] COND FALSE !(((!(a6==1)&&((!(a8==1)&&((!(a7==1)&&((input==4)&&(a11==1)))&&(a5==1)))&&!(a8==1)))&&((a18==1)&&((!(a12==1)&&((((((a3==2)&&(a0==1))||!(a0==1))||!(a1==1))&&(a26==1))&&(a27==1)))||!(a16==1))))) VAL [a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L329] COND FALSE !((((!(a26==1)&&((((a27==1)&&((a10==1)&&(!(a25==1)&&(a22==1))))||!(a16==1))&&!(a2==1)))&&!(a7==1))&&(((a5==1)&&(((a18==1)&&((a0==1)&&(!(a11==1)&&((input==2)&&(a3==1)))))&&!(a6==1)))&&!(a12==1)))) VAL [a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L339] COND FALSE !(((!(a23==1)&&((a1==1)&&(!(a27==1)&&(((input==2)&&(a18==1))&&(a0==1)))))&&(((a12==1)&&((a3==2)&&((!(a11==1)&&((a5==1)&&((a2==1)||((a10==1)&&((a15==1)||(a7==1))))))&&!(a26==1))))&&(a6==1)))) VAL [a0=1, a10=1, a11=0, a12=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=0, a28=1, a29=1, a2=0, a3=2, a4=1, a5=1, a6=1, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L349] COND TRUE ((!(a2==1)&&(((a3==2)&&((a5==1)&&((a12==1)&&((!(a11==1)&&((a6==1)&&((input==5)&&((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))))&&(a15==1)))))&&(a10==1)))&&(!(a0==1)||((!(a7==1)&&((a4==1)&&(a22==1)))&&(a18==1)))) [L350] a12 = 0 [L351] a25 = 0 [L352] a3 = 0 [L353] a15 = 1 [L354] a26 = 1 [L355] a6 = 0 [L356] a27 = 1 [L357] return -1; VAL [\result=-1, a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, u=21, v=22, w=23, x=24, y=25, z=26] [L1676] RET, EXPR calculate_output(input) [L1676] output = calculate_output(input) [L1668] COND TRUE 1 [L1671] int input; [L1672] input = __VERIFIER_nondet_int() [L1673] COND FALSE !((input != 1) && (input != 2) && (input != 3) && (input != 4) && (input != 5) && (input != 6)) [L1676] CALL calculate_output(input) [L65] COND FALSE !((((((a18==1)&&((((a22==1)&&(a4==1))||(a2==1))&&(a0==1)))&&(a11==1))&&(a3==2))&&(!(a8==1)&&(((a5==1)&&((a6==1)&&(((((!(a27==1)&&!(a26==1))&&(a12==1))||(((a26==1)&&(a27==1))&&!(a12==1)))&&(input==5))&&!(a2==1))))&&!(a25==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L83] COND FALSE !(((((a5==1)&&((a20==1)&&(((!(a26==1)&&(a27==1))||(!(a27==1)&&(a26==1)))&&(input==6))))&&!(a15==1))&&(((a3==2)&&(!(a1==1)&&((a18==1)&&((a19==1)&&(((((a0==1)&&!(a16==1))&&(a12==1))&&(a14==1))&&(a6==1))))))&&!(a11==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L92] COND FALSE !(((!(a1==1)||((a10==1)&&((a4==1)&&!(a8==1))))&&((!(a11==1)&&(!(a14==1)&&(((a18==1)&&(!(a12==1)&&((((a3==2)&&(((((a26==1)&&(a27==1))||(!(a26==1)&&(a27==1)))||((a26==1)&&!(a27==1)))&&(input==5)))&&!(a8==1))&&(a16==1))))&&(a6==1))))&&(a5==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L99] COND FALSE !(((((a3==1)&&(!(a6==1)&&((!(a14==1)&&(((input==5)&&!(a26==1))&&(a1==1)))&&!(a8==1))))&&(a27==1))&&(((!(a16==1)||((!(a12==1)&&((a5==1)&&((a29==1)&&!(a25==1))))&&(a18==1)))&&(a10==1))&&!(a11==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L105] COND FALSE !(((!(a26==1)&&((a5==1)&&((a18==1)&&(((a4==1)&&!(a11==1))&&!(a6==1)))))&&(((a29==1)&&(!(a23==1)&&(!(a7==1)&&((!(a25==1)&&(((!(a27==1)&&(input==1))&&(a3==1))&&(a10==1)))&&!(a14==1)))))&&!(a12==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L115] COND FALSE !(((((a16==1)&&((a3==2)&&((a11==1)&&((a20==1)||((a16==1)&&(a18==1))))))&&(a22==1))&&((a15==1)&&((a22==1)&&(((a5==1)&&(((((!(a26==1)&&!(a27==1))||(((a27==1)&&!(a26==1))||(!(a27==1)&&(a26==1))))&&(input==2))&&!(a17==1))&&!(a12==1)))&&(a6==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L124] COND FALSE !((((((a18==1)&&((((((!(a12==1)&&((!(a26==1)&&!(a6==1))&&!(a27==1)))&&(a3==2))&&!(a11==1))&&(a5==1))||(!(a5==1)&&(((a3==0)&&((a12==1)&&((a27==1)&&((a26==1)&&(a6==1)))))&&(a11==1))))&&(input==3)))&&!(a20==1))&&!(a23==1))&&(!(a29==1)||(!(a1==1)||(!(a15==1)||(!(a17==1)&&(a4==1))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L136] COND FALSE !(((((((!(a20==1)&&((((a15==1)&&((input==1)&&(((a12==1)&&(!(a27==1)&&!(a26==1)))||(((a27==1)&&(a26==1))&&!(a12==1)))))&&!(a8==1))&&(a5==1)))&&(a11==1))&&!(a17==1))&&(a4==1))&&(a6==1))&&(!(a19==1)&&((a18==1)&&((a3==2)&&(a0==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L145] COND FALSE !((((((a18==1)&&((!(a2==1)&&(((input==5)&&(((a12==1)&&(!(a26==1)&&!(a27==1)))||(!(a12==1)&&((a26==1)&&(a27==1)))))&&!(a7==1)))&&(a29==1)))&&(a0==1))&&(a11==1))&&((a6==1)&&((a7==1)||(!(a10==1)||(!(a5==1)&&((a3==0)&&(a0==1)))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L156] COND FALSE !(((((a7==1)||((!(a8==1)&&((!(a12==1)&&((a0==1)&&(a3==0)))&&!(a19==1)))&&(a11==1)))&&!(a5==1))&&((a18==1)&&((((a6==1)&&((a10==1)&&(((((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))||(!(a27==1)&&!(a26==1)))&&(input==4))))&&(a1==1))&&(a22==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L165] COND FALSE !(((!(a22==1)&&(((a5==1)&&((a3==2)&&((!(a22==1)&&((a17==1)&&(a10==1)))&&(a12==1))))&&!(a11==1)))&&((!(a15==1)&&(((a18==1)&&(((input==4)&&((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))&&(a20==1)))&&(a6==1)))&&!(a4==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L174] COND FALSE !(((((a3==2)&&(((a6==1)&&((!(a23==1)&&(!(a25==1)&&(((((a26==1)&&(a27==1))||(!(a26==1)&&(a27==1)))||((a26==1)&&!(a27==1)))&&(input==2))))&&!(a11==1)))&&(a16==1)))&&(a18==1))&&((a5==1)&&((((a25==1)||((a4==1)&&(a22==1)))&&!(a25==1))&&!(a12==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L182] COND FALSE !((((a11==1)&&((a18==1)&&((a22==1)&&((!(a23==1)&&(((!(a26==1)&&!(a27==1))||((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))&&(input==6)))&&!(a12==1)))))&&(!(a22==1)||((a6==1)&&(((a22==1)&&(((a5==1)&&((a4==1)||!(a10==1)))&&(a3==2)))||!(a22==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L191] COND FALSE !(((!(a26==1)&&((!(a22==1)||(!(a1==1)||((!(a8==1)&&(a29==1))||(a7==1))))&&(a29==1)))&&((a3==1)&&((a27==1)&&((!(a12==1)&&(!(a11==1)&&((a18==1)&&(((input==6)&&(a5==1))&&!(a6==1)))))&&!(a19==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L201] COND FALSE !((((a11==1)&&(!(a8==1)&&((((a12==1)&&(!(a26==1)&&!(a27==1)))||(!(a12==1)&&((a27==1)&&(a26==1))))&&(input==6))))&&(!(a5==1)&&((a3==0)&&((a18==1)&&((((!(a4==1)||(((a1==1)&&!(a8==1))&&(a6==1)))||(a14==1))||!(a0==1))&&(a4==1))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L223] COND FALSE !(((!(a17==1)&&(!(a8==1)&&((a4==1)&&((a18==1)&&((a3==2)&&(!(a6==1)&&(((!(a17==1)&&((((!(a26==1)&&!(a27==1))&&(a12==1))||(!(a12==1)&&((a27==1)&&(a26==1))))&&(input==2)))&&(a5==1))&&!(a11==1))))))))&&(((a4==1)||(a2==1))||!(a10==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L232] COND FALSE !((((a15==1)&&((a3==2)&&((a5==1)&&((((input==1)&&((!(a12==1)&&(((a6==1)&&!(a26==1))&&!(a27==1)))||(((a27==1)&&((a26==1)&&!(a6==1)))&&(a12==1))))&&!(a11==1))&&(a29==1)))))&&((a8==1)||((((a18==1)&&(!(a7==1)&&(a15==1)))&&!(a19==1))&&(a22==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L243] COND FALSE !(((((((((!(a25==1)&&(a1==1))&&(a0==1))||(a7==1))&&!(a6==1))&&(a29==1))&&(a3==2))&&(a11==1))&&((a18==1)&&((((a27==1)&&(((!(a12==1)&&(input==2))&&(a29==1))&&!(a26==1)))&&!(a25==1))&&(a5==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L248] COND FALSE !((((a0==1)&&((!(a6==1)&&(((a3==1)&&(!(a12==1)&&((a8==1)||((a22==1)&&!(a23==1)))))||!(a10==1)))&&!(a11==1)))&&(!(a27==1)&&((a26==1)&&((!(a14==1)&&(((input==1)&&(a5==1))&&(a29==1)))&&(a18==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L258] COND FALSE !(((((((a20==1)||((a4==1)&&((a20==1)||((a29==1)&&(a5==1)))))||!(a22==1))&&(a3==2))&&(a27==1))&&((!(a14==1)&&(!(a26==1)&&(((a1==1)&&((a18==1)&&(!(a12==1)&&(input==1))))&&(a11==1))))&&!(a6==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L267] COND FALSE !(((((((((a11==1)&&((a6==1)&&(!(a7==1)&&(a22==1))))&&(a18==1))&&(a5==1))||(a14==1))&&(a16==1))&&(a29==1))&&((a10==1)&&(!(a2==1)&&((((((a26==1)&&!(a27==1))||(((a26==1)&&(a27==1))||((a27==1)&&!(a26==1))))&&(input==1))&&(a3==2))&&(a12==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L275] COND FALSE !((((a3==2)&&((!(a17==1)&&((a18==1)&&((a17==1)||(a16==1))))&&(a5==1)))&&(!(a25==1)&&(((!(a11==1)&&((((!(a12==1)&&((!(a26==1)&&(a6==1))&&!(a27==1)))||((a12==1)&&((!(a6==1)&&(a26==1))&&(a27==1))))&&(input==5))&&!(a7==1)))&&!(a19==1))&&!(a7==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L286] COND FALSE !((((a1==1)&&(((!(a23==1)&&((a27==1)&&(!(a12==1)&&((a18==1)&&(!(a20==1)&&((input==1)&&(a11==1)))))))&&!(a23==1))&&!(a19==1)))&&(!(a20==1)&&((a3==2)&&((a5==1)&&(!(a6==1)&&((a16==1)&&(a26==1)))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L294] COND FALSE !(((((a18==1)&&(((!(a14==1)&&((a4==1)&&((a16==1)&&(((input==3)&&((a26==1)||!(a26==1)))&&(a22==1)))))&&(a11==1))&&(a5==1)))&&!(a6==1))&&((a27==1)&&((a12==1)&&(((a22==1)&&((a10==1)&&(a0==1)))&&(a3==2)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L302] COND FALSE !(((!(a25==1)&&((((((a11==1)&&(((!(a14==1)&&(!(a27==1)&&(a15==1)))&&(a12==1))&&(a5==1)))&&(a3==2))&&!(a2==1))||!(a15==1))&&!(a6==1)))&&((a22==1)&&(((a29==1)&&(((a26==1)||!(a26==1))&&(input==4)))&&(a18==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L311] COND FALSE !((((a1==1)&&((a5==1)&&((!(a26==1)&&(a0==1))&&!(a6==1))))&&((((!(a23==1)&&((((!(a11==1)&&(((a3==1)&&(input==2))&&!(a27==1)))&&!(a12==1))&&(a0==1))&&!(a19==1)))&&!(a17==1))&&(a18==1))&&(a16==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L322] COND FALSE !(((!(a6==1)&&((!(a8==1)&&((!(a7==1)&&((input==4)&&(a11==1)))&&(a5==1)))&&!(a8==1)))&&((a18==1)&&((!(a12==1)&&((((((a3==2)&&(a0==1))||!(a0==1))||!(a1==1))&&(a26==1))&&(a27==1)))||!(a16==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L329] COND FALSE !((((!(a26==1)&&((((a27==1)&&((a10==1)&&(!(a25==1)&&(a22==1))))||!(a16==1))&&!(a2==1)))&&!(a7==1))&&(((a5==1)&&(((a18==1)&&((a0==1)&&(!(a11==1)&&((input==2)&&(a3==1)))))&&!(a6==1)))&&!(a12==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L339] COND FALSE !(((!(a23==1)&&((a1==1)&&(!(a27==1)&&(((input==2)&&(a18==1))&&(a0==1)))))&&(((a12==1)&&((a3==2)&&((!(a11==1)&&((a5==1)&&((a2==1)||((a10==1)&&((a15==1)||(a7==1))))))&&!(a26==1))))&&(a6==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L349] COND FALSE !(((!(a2==1)&&(((a3==2)&&((a5==1)&&((a12==1)&&((!(a11==1)&&((a6==1)&&((input==5)&&((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))))&&(a15==1)))))&&(a10==1)))&&(!(a0==1)||((!(a7==1)&&((a4==1)&&(a22==1)))&&(a18==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L358] COND FALSE !(((((a0==1)&&(!(a17==1)&&((a0==1)&&((((input==5)&&((!(a26==1)&&!(a27==1))||((!(a26==1)&&(a27==1))||(!(a27==1)&&(a26==1)))))&&!(a2==1))&&!(a12==1)))))&&(a1==1))&&((((a18==1)&&((a11==1)&&(((a22==1)&&(a6==1))&&(a5==1))))&&(a3==2))||!(a29==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L366] COND FALSE !(((((a3==1)&&(((((((a23==1)||(a15==1))||!(a15==1))&&(a26==1))&&!(a14==1))&&!(a19==1))&&!(a12==1)))&&!(a27==1))&&(!(a6==1)&&(((a5==1)&&((a0==1)&&((a10==1)&&((input==4)&&(a18==1)))))&&!(a11==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L376] COND FALSE !((((a6==1)&&(((!(a19==1)&&((a0==1)&&(!(a5==1)&&(((input==3)&&(((!(a27==1)&&!(a26==1))&&(a12==1))||(((a26==1)&&(a27==1))&&!(a12==1))))&&(a10==1)))))&&!(a25==1))&&(a3==0)))&&((a11==1)&&((a18==1)&&((a4==1)&&(!(a4==1)||(a15==1))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L387] COND FALSE !(((((a6==1)&&(((a19==1)||((!(a19==1)&&(a29==1))||(a20==1)))&&!(a5==1)))&&(a18==1))&&((a11==1)&&((!(a23==1)&&((((a10==1)&&(((((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))||(!(a27==1)&&!(a26==1)))&&(input==3)))&&!(a12==1))&&(a3==0)))&&!(a20==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L407] COND FALSE !((((a18==1)&&((((((a6==1)&&((input==2)&&(((!(a26==1)&&!(a27==1))&&(a12==1))||(!(a12==1)&&((a27==1)&&(a26==1))))))&&!(a23==1))&&(a11==1))&&(a0==1))&&!(a8==1)))&&((!(a7==1)&&((a3==2)&&(((a15==1)||(a14==1))&&(a5==1))))||!(a0==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L415] COND FALSE !(((((((a3==2)&&((a5==1)&&(((a7==1)||(a22==1))&&!(a6==1))))&&!(a27==1))||!(a4==1))&&(a12==1))&&((a11==1)&&(((a18==1)&&((((((a26==1)||!(a26==1))&&(input==6))&&!(a19==1))&&!(a7==1))&&(a16==1)))&&(a0==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L424] COND FALSE !(((((((((a4==1)&&((a18==1)&&((a11==1)&&((((a26==1)&&!(a27==1))||(((a27==1)&&(a26==1))||((a27==1)&&!(a26==1))))&&(input==6)))))&&(a10==1))&&(a22==1))&&!(a25==1))&&(a3==2))&&(a6==1))&&((((a5==1)&&((a12==1)&&(a15==1)))&&(a1==1))&&!(a7==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L432] COND FALSE !(((((((a16==1)||!(a16==1))||(a25==1))&&(a18==1))&&!(a2==1))&&((a22==1)&&((((input==5)&&(((a5==1)&&(((((!(a26==1)&&!(a6==1))&&!(a27==1))&&!(a12==1))&&(a3==2))&&!(a11==1)))||(!(a5==1)&&(((((a27==1)&&((a6==1)&&(a26==1)))&&(a12==1))&&(a3==0))&&(a11==1)))))&&(a16==1))&&!(a7==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L444] COND FALSE !(((((a18==1)&&((a5==1)&&(!(a12==1)&&(!(a20==1)&&(((input==5)&&((!(a26==1)&&(a27==1))||(!(a27==1)&&(a26==1))))&&(a0==1))))))&&(a3==2))&&(!(a11==1)&&(((a22==1)&&((a14==1)||(!(a6==1)&&((a10==1)||(a14==1)))))||(a2==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L451] COND FALSE !(((((!(a27==1)&&((a3==2)&&(((!(a16==1)||(a29==1))&&(a22==1))||!(a22==1))))&&(a10==1))&&!(a8==1))&&(((!(a25==1)&&(!(a26==1)&&((((input==1)&&(a6==1))&&!(a11==1))&&(a5==1))))&&(a12==1))&&(a18==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L460] COND FALSE !((((((!(a14==1)&&(((a0==1)&&((a15==1)&&(!(a8==1)&&((input==5)&&((!(a26==1)&&(a27==1))||(!(a27==1)&&(a26==1)))))))&&!(a25==1)))&&(a5==1))&&!(a6==1))&&(a18==1))&&(!(a11==1)&&((a3==2)&&((a12==1)&&((a10==1)&&!(a23==1))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L468] COND FALSE !(((((((a6==1)&&((a12==1)&&((a2==1)&&(a22==1))))&&(a23==1))&&(a8==1))&&(a7==1))&&((!(a11==1)&&(((a3==2)&&((a19==1)&&(((input==3)&&((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))&&(a5==1))))&&(a18==1)))&&(a17==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L477] COND FALSE !(((((a3==2)&&(((a4==1)&&(!(a17==1)&&((!(a19==1)&&(((a26==1)&&((a27==1)&&((input==3)&&(a18==1))))&&(a0==1)))&&(a4==1))))&&!(a17==1)))&&(a5==1))&&(((!(a6==1)&&(a15==1))&&!(a12==1))&&(a11==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L490] COND FALSE !((((a22==1)&&(((((a29==1)||!(a4==1))||(a17==1))&&(a18==1))&&(a11==1)))&&(!(a6==1)&&((a12==1)&&((((a3==2)&&((a4==1)&&((a5==1)&&((a27==1)&&(((a26==1)||!(a26==1))&&(input==2))))))&&!(a8==1))&&(a15==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L498] COND FALSE !((((a6==1)&&((a19==1)||(((a8==1)||(!(a12==1)&&(((a5==1)&&(a10==1))||!(a4==1))))&&(a11==1))))&&((a18==1)&&(!(a19==1)&&(((a1==1)&&(((input==1)&&(((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1)))||(!(a27==1)&&!(a26==1))))&&(a3==2)))&&!(a20==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L507] COND FALSE !(((((a3==2)&&((a29==1)&&((a10==1)&&((a17==1)||((((a15==1)&&(a22==1))&&!(a12==1))&&(a29==1))))))&&(a6==1))&&((!(a11==1)&&((((((a26==1)&&!(a27==1))||(((a27==1)&&(a26==1))||((a27==1)&&!(a26==1))))&&(input==4))&&(a29==1))&&(a5==1)))&&(a18==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L523] COND FALSE !(((((a8==1)||((a14==1)||(((a22==1)&&(a11==1))&&!(a6==1))))&&!(a27==1))&&((a12==1)&&((a16==1)&&(!(a17==1)&&((a5==1)&&((a4==1)&&((a3==2)&&(((a0==1)&&(((a26==1)||!(a26==1))&&(input==2)))&&(a18==1)))))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L532] COND FALSE !((((((((((a26==1)||!(a26==1))&&(input==4))&&(a5==1))&&(a27==1))&&!(a19==1))&&(a18==1))&&(a16==1))&&(((!(a16==1)||((((a11==1)&&(((a15==1)&&(a3==2))&&!(a6==1)))||!(a22==1))&&(a12==1)))&&!(a25==1))&&(a16==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L539] COND FALSE !(((((a5==1)&&((((a18==1)&&((a0==1)&&(((a16==1)&&((input==2)&&((((!(a26==1)&&(a6==1))&&!(a27==1))&&!(a12==1))||((a12==1)&&((a27==1)&&(!(a6==1)&&(a26==1)))))))&&!(a25==1))))&&!(a2==1))&&(a3==2)))&&(a22==1))&&(!(a11==1)&&((a29==1)||!(a1==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L549] COND FALSE !((((a12==1)&&(!(a6==1)&&(((a11==1)&&((((a26==1)||!(a26==1))&&(input==5))&&(a3==2)))&&!(a14==1))))&&(!(a15==1)||(((a15==1)&&(!(a0==1)||((((a18==1)&&((a5==1)&&(a1==1)))||(a19==1))&&(a27==1))))||(a2==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L556] COND FALSE !((((((((a5==1)&&((a3==2)&&(a1==1)))&&(a18==1))&&(a22==1))&&!(a11==1))||!(a0==1))&&((((a12==1)&&(((a6==1)&&((((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1)))&&(input==4))&&!(a8==1)))&&(a4==1)))&&!(a23==1))&&(a29==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L566] COND FALSE !(((!(a19==1)&&((a16==1)&&(!(a7==1)&&(!(a20==1)&&(((input==2)&&((!(a11==1)&&((a12==1)&&((a27==1)&&((a6==1)&&(a26==1)))))||(((a11==1)&&((!(a27==1)&&(!(a6==1)&&(a26==1)))&&!(a12==1)))||((a11==1)&&(!(a12==1)&&(!(a27==1)&&(!(a26==1)&&!(a6==1))))))))&&!(a17==1))))))&&((a18==1)&&((a17==1)||(((a15==1)&&(a3==2))&&(a5==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L576] COND FALSE !((((a12==1)&&((a3==2)&&((!(a1==1)||(!(a22==1)||((a11==1)&&((a4==1)&&((a6==1)&&((a4==1)||!(a15==1)))))))||(a2==1))))&&((a29==1)&&((a18==1)&&((a5==1)&&(((((a26==1)&&(a27==1))||((a27==1)&&!(a26==1)))||(!(a27==1)&&(a26==1)))&&(input==4))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L584] COND FALSE !(((!(a11==1)&&((a5==1)&&((((input==5)&&(((a27==1)&&!(a26==1))||(!(a27==1)&&(a26==1))))&&(a23==1))&&(a3==2))))&&((a23==1)&&(!(a4==1)&&((((a18==1)&&((((a12==1)&&(a29==1))&&!(a22==1))&&!(a0==1)))&&(a19==1))&&(a6==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L593] COND FALSE !((((((a1==1)&&(((input==6)&&(((a12==1)&&(!(a26==1)&&!(a27==1)))||(((a27==1)&&(a26==1))&&!(a12==1))))&&(a1==1)))&&(a5==1))&&(a16==1))&&(((a3==2)&&(!(a11==1)&&((!(a1==1)||((!(a6==1)&&(a0==1))&&!(a20==1)))&&(a18==1))))&&!(a17==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L602] COND FALSE !((((a18==1)&&(((!(a20==1)&&(a0==1))||(a20==1))&&(a1==1)))&&((a3==2)&&((a1==1)&&((a5==1)&&((((((((a27==1)&&((a26==1)&&(a6==1)))&&(a12==1))&&!(a11==1))||((((!(a27==1)&&(!(a6==1)&&(a26==1)))&&!(a12==1))&&(a11==1))||((!(a12==1)&&(!(a27==1)&&(!(a6==1)&&!(a26==1))))&&(a11==1))))&&(input==1))&&!(a7==1))&&(a15==1))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L613] COND FALSE !(((((((a18==1)&&((a25==1)||(!(a11==1)&&((a4==1)&&(a3==2)))))&&(a0==1))&&(a5==1))||(a7==1))&&((a10==1)&&((!(a14==1)&&((input==6)&&((((!(a26==1)&&(a6==1))&&!(a27==1))&&!(a12==1))||((a12==1)&&((a27==1)&&(!(a6==1)&&(a26==1)))))))&&(a4==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L624] COND FALSE !((((!(a11==1)&&(((((a12==1)&&((((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))&&(input==3)))&&!(a8==1))&&!(a19==1))&&!(a14==1)))&&(a0==1))&&(((a3==2)&&((((a5==1)&&(!(a6==1)&&(a29==1)))||(a17==1))&&(a16==1)))&&(a18==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L632] COND FALSE !((((!(a19==1)&&(((((a4==1)&&!(a26==1))||!(a4==1))&&!(a11==1))&&!(a6==1)))||(a23==1))&&(!(a27==1)&&((a5==1)&&((((a22==1)&&((((a3==1)&&(input==5))&&!(a12==1))&&!(a25==1)))&&(a1==1))&&(a18==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L643] COND FALSE !((((a4==1)&&((((((((!(a12==1)&&(((a26==1)&&!(a6==1))&&!(a27==1)))&&(a11==1))||((!(a12==1)&&(!(a27==1)&&(!(a6==1)&&!(a26==1))))&&(a11==1)))||(!(a11==1)&&((((a6==1)&&(a26==1))&&(a27==1))&&(a12==1))))&&(input==4))&&(a5==1))&&(a18==1))&&!(a19==1)))&&(((a17==1)||((!(a25==1)&&((a3==2)&&(a29==1)))||(a23==1)))&&(a1==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L653] COND FALSE !((((a3==2)&&(((a18==1)&&(((input==2)&&((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))&&(a10==1)))&&(a15==1)))&&((((a23==1)||((a20==1)||((!(a25==1)&&(((a5==1)&&(a4==1))&&!(a8==1)))&&(a12==1))))&&!(a11==1))&&!(a6==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L663] COND FALSE !(((!(a23==1)&&((!(a2==1)&&((((a5==1)&&(a29==1))||!(a1==1))||!(a22==1)))||(a8==1)))&&((a0==1)&&((a18==1)&&(!(a12==1)&&(!(a26==1)&&((((a3==2)&&((a27==1)&&(input==6)))&&(a11==1))&&!(a6==1)))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L668] COND FALSE !((((a1==1)&&(((((a15==1)&&((!(a11==1)&&(!(a23==1)&&(!(a14==1)&&((input==3)&&(((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))))))&&(a10==1)))&&!(a6==1))&&(a5==1))&&(a1==1)))&&((a3==2)&&((!(a12==1)&&(a10==1))&&(a18==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L675] COND FALSE !(((!(a11==1)&&((a18==1)&&((!(a23==1)&&(((((a5==1)&&((input==1)&&(((a12==1)&&(!(a27==1)&&!(a26==1)))||(((a26==1)&&(a27==1))&&!(a12==1)))))&&!(a6==1))&&!(a14==1))&&(a16==1)))&&(a3==2))))&&(!(a10==1)||((a19==1)||(!(a7==1)&&(a0==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L685] COND FALSE !((((((!(a25==1)&&((((a22==1)||(a8==1))&&(a18==1))||!(a15==1)))&&!(a12==1))&&(a6==1))&&(a5==1))&&((a11==1)&&(((((a3==2)&&((input==4)&&((!(a27==1)&&!(a26==1))||((!(a26==1)&&(a27==1))||(!(a27==1)&&(a26==1))))))&&!(a14==1))&&(a16==1))&&!(a20==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L694] COND FALSE !(((!(a17==1)&&((((!(a11==1)&&(a1==1))&&(a18==1))&&(a6==1))&&(a3==2)))&&((a4==1)&&((a16==1)&&(!(a20==1)&&((a15==1)&&((((((((a27==1)&&(a26==1))||((a27==1)&&!(a26==1)))||((a26==1)&&!(a27==1)))&&(input==1))&&!(a14==1))&&(a5==1))&&!(a12==1)))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L711] COND FALSE !((((a1==1)&&(((a18==1)&&((!(a27==1)&&(a29==1))&&(a10==1)))||(a7==1)))&&(((!(a19==1)&&(((a5==1)&&((((a11==1)&&((input==3)&&((a26==1)||!(a26==1))))&&!(a6==1))&&(a12==1)))&&(a3==2)))&&(a16==1))&&(a0==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L719] COND FALSE !((((((a16==1)&&((a18==1)&&((input==2)&&(((a5==1)&&(((!(a12==1)&&(!(a27==1)&&(!(a26==1)&&!(a6==1))))&&(a3==2))&&!(a11==1)))||(!(a5==1)&&((a11==1)&&(((a12==1)&&(((a6==1)&&(a26==1))&&(a27==1)))&&(a3==0))))))))&&(a10==1))&&(a29==1))&&((a0==1)&&(((a15==1)&&!(a14==1))&&!(a2==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L743] COND FALSE !(((((a3==2)&&((a18==1)&&(a1==1)))&&!(a19==1))&&(((((a15==1)&&((((input==3)&&((((a12==1)&&((a27==1)&&((a6==1)&&(a26==1))))&&!(a11==1))||(((!(a12==1)&&(!(a27==1)&&((a26==1)&&!(a6==1))))&&(a11==1))||((a11==1)&&((!(a27==1)&&(!(a26==1)&&!(a6==1)))&&!(a12==1))))))&&(a5==1))&&!(a17==1)))&&(a10==1))&&(a16==1))&&(a0==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L753] COND FALSE !((((!(a11==1)&&((a1==1)&&(a29==1)))&&(a12==1))&&((!(a2==1)&&(!(a6==1)&&((!(a17==1)&&(((a3==2)&&((a18==1)&&(((input==6)&&(((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1))))&&(a0==1))))&&(a15==1)))&&(a22==1))))&&(a5==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L763] COND FALSE !(((((((a2==1)||((a5==1)&&((a3==2)&&(a10==1))))&&(a18==1))||!(a1==1))&&!(a12==1))&&(!(a7==1)&&(!(a14==1)&&(!(a11==1)&&((((((!(a26==1)&&(a27==1))||(!(a27==1)&&(a26==1)))&&(input==4))&&(a4==1))&&!(a6==1))&&(a10==1))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L771] COND FALSE !((((!(a10==1)||(!(a12==1)&&(!(a27==1)&&(!(a7==1)&&(a22==1)))))&&!(a6==1))&&((a3==1)&&(!(a11==1)&&((!(a20==1)&&((a0==1)&&((!(a2==1)&&((a18==1)&&((a5==1)&&(input==5))))&&!(a19==1))))&&(a26==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L779] COND FALSE !(((((((!(a7==1)&&(a16==1))||!(a10==1))||!(a15==1))&&!(a6==1))||!(a22==1))&&(((!(a12==1)&&((a3==2)&&((a18==1)&&((!(a11==1)&&((((a27==1)&&!(a26==1))||(!(a27==1)&&(a26==1)))&&(input==6)))&&(a5==1)))))&&(a29==1))&&(a0==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L787] COND FALSE !(((!(a12==1)&&(!(a11==1)&&((a6==1)&&((!(a17==1)&&((a5==1)&&(!(a2==1)&&(((input==6)&&((((a27==1)&&(a26==1))||((a27==1)&&!(a26==1)))||((a26==1)&&!(a27==1))))&&!(a7==1)))))&&(a29==1)))))&&((((!(a16==1)||(a1==1))&&(a3==2))||(a2==1))&&(a18==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L794] COND FALSE !(((((((a1==1)&&((input==3)&&(((a12==1)&&(!(a26==1)&&!(a27==1)))||(((a26==1)&&(a27==1))&&!(a12==1)))))&&!(a7==1))&&(a18==1))&&(a4==1))&&((a6==1)&&((a5==1)&&((a20==1)||(!(a1==1)||(((a3==2)&&((a10==1)||!(a10==1)))&&(a11==1)))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L805] COND FALSE !(((((a18==1)&&((a1==1)&&((((a0==1)&&(!(a6==1)&&((((a12==1)&&(!(a26==1)&&!(a27==1)))||(((a27==1)&&(a26==1))&&!(a12==1)))&&(input==3))))&&!(a11==1))&&(a0==1))))&&(a16==1))&&(((a3==2)&&(((a5==1)&&(a0==1))&&(a1==1)))&&(a16==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L814] COND FALSE !(((!(a16==1)||(!(a8==1)&&(!(a0==1)||(((a16==1)&&(a6==1))&&(a11==1)))))&&((a16==1)&&((((a18==1)&&((a3==2)&&((a4==1)&&((((a12==1)&&(!(a26==1)&&!(a27==1)))||(!(a12==1)&&((a27==1)&&(a26==1))))&&(input==6)))))&&(a22==1))&&(a5==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L823] COND FALSE !(((((a6==1)&&(!(a7==1)&&(((a11==1)&&(((((input==5)&&((!(a26==1)&&!(a27==1))||((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1)))))&&(a18==1))&&!(a2==1))&&!(a19==1)))&&(a10==1))))&&!(a12==1))&&(((a3==0)&&(!(a0==1)||((a22==1)&&!(a8==1))))&&!(a5==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L835] COND FALSE !((((!(a20==1)&&(((((a5==1)&&((((!(a26==1)&&!(a27==1))&&(a12==1))||(!(a12==1)&&((a26==1)&&(a27==1))))&&(input==5)))&&!(a17==1))&&(a22==1))&&(a3==2)))&&!(a11==1))&&(((a25==1)||((a18==1)&&(((a0==1)&&!(a14==1))&&!(a6==1))))&&(a22==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L846] COND FALSE !(((!(a2==1)&&((((((((((a26==1)||!(a26==1))&&(input==1))&&!(a14==1))&&(a11==1))&&!(a17==1))&&(a18==1))&&(a4==1))&&!(a6==1))&&!(a8==1)))&&((((a27==1)&&((a5==1)&&((a22==1)||(a23==1))))&&(a12==1))&&(a3==2)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L854] COND FALSE !(((((!(a7==1)&&(!(a20==1)&&(((a6==1)&&(((a3==2)&&((input==3)&&((((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))||(!(a27==1)&&!(a26==1)))))&&!(a12==1)))&&(a4==1))))&&(a11==1))&&(a18==1))&&((!(a10==1)||(((a15==1)||(a25==1))&&(a5==1)))&&!(a2==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L863] COND FALSE !(((((a11==1)&&((((a16==1)&&((a6==1)&&((input==4)&&(((!(a27==1)&&!(a26==1))&&(a12==1))||(!(a12==1)&&((a27==1)&&(a26==1)))))))&&(a18==1))&&(a3==0)))&&(a10==1))&&((((!(a5==1)&&((a15==1)||(a25==1)))||(a7==1))&&!(a2==1))&&!(a25==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L873] COND FALSE !((((a11==1)&&(!(a6==1)&&(((a27==1)&&((a0==1)&&((!(a23==1)&&(!(a12==1)&&(input==5)))&&!(a26==1))))&&(a5==1))))&&((a3==2)&&((a23==1)||(((((a4==1)&&(a18==1))&&(a15==1))||!(a0==1))||!(a29==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L878] COND FALSE !((((a3==0)&&((!(a5==1)&&(!(a14==1)&&(((((a0==1)||(a23==1))&&!(a25==1))||!(a1==1))||!(a29==1))))&&(a6==1)))&&((a11==1)&&((((((((a27==1)&&!(a26==1))||(!(a27==1)&&(a26==1)))||(!(a26==1)&&!(a27==1)))&&(input==2))&&(a18==1))&&!(a20==1))&&!(a12==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L899] COND FALSE !(((!(a27==1)&&(!(a23==1)&&(!(a11==1)&&(((a12==1)&&(!(a26==1)&&((a3==2)&&(input==4))))&&(a4==1)))))&&(((a15==1)&&((a23==1)||((a6==1)&&(!(a8==1)&&((a23==1)||((a18==1)&&(a22==1)))))))&&(a5==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L909] COND FALSE !(((((!(a16==1)&&((((a3==2)&&(!(a22==1)&&(!(a10==1)&&(((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1)))&&(input==1)))))&&(a12==1))&&(a25==1)))&&(a20==1))&&!(a11==1))&&((((a5==1)&&((a18==1)&&(a1==1)))&&!(a15==1))&&(a6==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L917] COND FALSE !(((((a18==1)&&(((!(a22==1)||((a15==1)&&(a4==1)))||(a25==1))&&(a5==1)))&&!(a11==1))&&(((a3==2)&&((!(a7==1)&&((input==3)&&((!(a12==1)&&(((a6==1)&&!(a26==1))&&!(a27==1)))||((((a26==1)&&!(a6==1))&&(a27==1))&&(a12==1)))))&&(a22==1)))&&(a0==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L927] COND FALSE !((((a16==1)&&(!(a5==1)&&((a3==0)&&(((input==2)&&(((!(a26==1)&&!(a27==1))&&(a12==1))||(((a27==1)&&(a26==1))&&!(a12==1))))&&(a6==1)))))&&(!(a29==1)||((a17==1)||(((((a17==1)||((a15==1)&&(a11==1)))||!(a10==1))&&(a18==1))||(a7==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L947] COND FALSE !((((!(a14==1)&&((a0==1)&&(a18==1)))&&(a16==1))&&((!(a19==1)&&((!(a23==1)&&((a5==1)&&((a3==2)&&((input==6)&&((((a11==1)&&((((a26==1)&&!(a6==1))&&!(a27==1))&&!(a12==1)))||((a11==1)&&((!(a27==1)&&(!(a6==1)&&!(a26==1)))&&!(a12==1))))||(((a12==1)&&(((a6==1)&&(a26==1))&&(a27==1)))&&!(a11==1)))))))&&!(a19==1)))&&(a16==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L957] COND FALSE !(((!(a10==1)||((!(a1==1)||((((a23==1)||(((a11==1)&&((a29==1)&&!(a12==1)))&&!(a8==1)))&&(a6==1))&&(a3==0)))&&(a18==1)))&&(((((input==6)&&((!(a26==1)&&!(a27==1))||(((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))))&&!(a7==1))&&!(a5==1))&&!(a2==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L965] COND FALSE !((((!(a14==1)&&(((a18==1)&&((input==4)&&(((!(a11==1)&&(((!(a27==1)&&(!(a26==1)&&!(a6==1)))&&!(a12==1))&&(a3==2)))&&(a5==1))||(!(a5==1)&&(((a3==0)&&((a12==1)&&(((a26==1)&&(a6==1))&&(a27==1))))&&(a11==1))))))&&!(a25==1)))&&!(a2==1))&&((a10==1)&&(!(a7==1)&&((a10==1)&&!(a19==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L976] COND FALSE !((((a5==1)&&(((!(a12==1)&&((((a16==1)||(a14==1))||(a19==1))&&!(a17==1)))&&!(a25==1))&&!(a11==1)))&&((((a18==1)&&((a3==2)&&((((((a26==1)&&(a27==1))||(!(a26==1)&&(a27==1)))||((a26==1)&&!(a27==1)))&&(input==3))&&!(a2==1))))&&(a6==1))&&(a29==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L985] COND FALSE !((((!(a12==1)&&((((a19==1)||((a22==1)&&!(a6==1)))&&(a5==1))||!(a16==1)))&&!(a26==1))&&((a4==1)&&((((a16==1)&&(((((input==3)&&!(a11==1))&&!(a25==1))&&(a27==1))&&(a18==1)))&&(a10==1))&&(a3==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L993] COND FALSE !(((!(a17==1)&&((a1==1)&&(((a15==1)&&((!(a11==1)&&((((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))&&(input==1)))&&(a15==1)))&&(a12==1))))&&(((a18==1)&&((a16==1)&&(((a3==2)&&((a22==1)&&(a5==1)))&&(a6==1))))&&!(a8==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1004] COND FALSE !(((((a3==2)&&(((((a29==1)||(a14==1))&&!(a6==1))||(a23==1))||!(a4==1)))&&(a5==1))&&(!(a27==1)&&(((a12==1)&&(((!(a2==1)&&((a22==1)&&((input==1)&&((a26==1)||!(a26==1)))))&&(a18==1))&&(a11==1)))&&!(a14==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1013] COND FALSE !((((!(a2==1)&&(((((input==3)&&(((a26==1)&&!(a27==1))||(((a26==1)&&(a27==1))||((a27==1)&&!(a26==1)))))&&(a6==1))&&(a18==1))&&(a3==2)))&&!(a23==1))&&((((a5==1)&&(((((a17==1)||(a22==1))&&!(a25==1))||(a20==1))&&(a4==1)))&&(a12==1))&&(a11==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1021] COND FALSE !(((!(a6==1)&&(((!(a25==1)&&((a3==1)&&((a16==1)&&(a26==1))))&&!(a19==1))&&!(a20==1)))&&((((((a1==1)&&((a18==1)&&((!(a12==1)&&(input==3))&&(a5==1))))&&!(a27==1))&&!(a8==1))&&!(a7==1))&&!(a11==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1031] COND FALSE !((((a15==1)&&(!(a25==1)&&(((a3==2)&&((((((a5==1)&&(((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1)))&&(input==1)))&&!(a2==1))&&!(a11==1))&&(a12==1))&&(a18==1)))&&!(a17==1))))&&((!(a16==1)||((a1==1)&&!(a6==1)))&&(a4==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1041] COND FALSE !((((((a18==1)&&(((a27==1)&&(!(a11==1)&&(input==4)))&&!(a2==1)))&&!(a6==1))&&!(a12==1))&&((!(a26==1)&&(((a25==1)||(((!(a8==1)&&((a19==1)||(a16==1)))&&!(a17==1))&&!(a8==1)))&&(a3==1)))&&(a5==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1048] COND FALSE !(((((!(a19==1)&&((a11==1)&&(((((!(a5==1)&&((input==1)&&((!(a26==1)&&!(a27==1))||((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))))&&!(a12==1))&&(a22==1))&&(a6==1))&&(a18==1))))&&(a10==1))&&(a3==0))&&(((!(a16==1)||(a22==1))||!(a10==1))||!(a29==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1071] COND FALSE !(((((a4==1)&&((a22==1)&&((a11==1)&&((a0==1)&&((((input==6)&&(a18==1))&&(a29==1))&&!(a6==1))))))&&(a3==2))&&((a27==1)&&(((a5==1)&&(!(a12==1)&&((a26==1)&&((a22==1)&&(a1==1)))))||!(a22==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1076] COND FALSE !(((((((a1==1)&&(!(a27==1)&&((a18==1)&&(a16==1))))||(a8==1))||(a20==1))&&(a3==2))&&(((!(a19==1)&&((!(a11==1)&&((((input==6)&&(a5==1))&&(a16==1))&&(a12==1)))&&!(a26==1)))&&!(a19==1))&&(a6==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1084] COND FALSE !(((((((a29==1)&&(a15==1))||(a14==1))&&(a4==1))&&!(a5==1))&&(((((a18==1)&&((a12==1)&&(!(a2==1)&&(!(a23==1)&&(((((a27==1)&&!(a26==1))||(!(a27==1)&&(a26==1)))&&(input==4))&&!(a17==1))))))&&(a3==0))&&(a6==1))&&(a11==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1096] COND FALSE !((((a17==1)&&((a20==1)&&((!(a11==1)&&((a6==1)&&((a18==1)&&(((input==2)&&((!(a26==1)&&(a27==1))||(!(a27==1)&&(a26==1))))&&!(a0==1)))))&&(a12==1))))&&((!(a16==1)&&(((a5==1)&&((a15==1)&&(a3==2)))&&!(a22==1)))&&(a23==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1105] COND FALSE !(((((a18==1)&&((!(a8==1)&&(((a6==1)&&(input==5))&&!(a23==1)))&&(a12==1)))&&(a5==1))&&((a16==1)&&(!(a27==1)&&(!(a2==1)&&((a20==1)||(!(a26==1)&&(!(a11==1)&&(!(a15==1)||((a10==1)&&(a3==2))))))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1114] COND FALSE !((((a4==1)&&((a12==1)&&((a6==1)&&(((a18==1)&&((a10==1)&&(((a16==1)&&(a0==1))&&(a5==1))))&&!(a11==1)))))&&((!(a17==1)&&((((input==3)&&((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))&&!(a20==1))&&(a3==2)))&&(a16==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1122] COND FALSE !((((!(a7==1)&&(((a6==1)&&((a5==1)&&(((input==2)&&((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))&&(a18==1))))&&(a12==1)))&&!(a8==1))&&((((a4==1)&&((a0==1)&&((a3==2)&&((a10==1)&&!(a11==1)))))&&(a0==1))||(a8==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1130] COND FALSE !((((a3==2)&&(!(a11==1)&&(!(a17==1)&&((a19==1)||((a4==1)&&((a1==1)&&!(a12==1)))))))&&((((!(a7==1)&&((a5==1)&&((a18==1)&&((((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))&&(input==1)))))&&!(a23==1))&&!(a6==1))&&!(a2==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1137] COND FALSE !(((!(a29==1)||((a4==1)&&(((a5==1)&&((a17==1)||(a22==1)))&&(a1==1))))&&(!(a12==1)&&(((a26==1)&&((a27==1)&&((a3==2)&&((a11==1)&&(!(a8==1)&&(!(a25==1)&&((input==5)&&(a18==1))))))))&&!(a6==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1142] COND FALSE !((((((a4==1)&&((!(a20==1)&&(!(a19==1)&&(((((((a6==1)&&(a26==1))&&(a27==1))&&(a12==1))&&!(a11==1))||(((a11==1)&&(!(a12==1)&&(!(a27==1)&&((a26==1)&&!(a6==1)))))||(((!(a27==1)&&(!(a26==1)&&!(a6==1)))&&!(a12==1))&&(a11==1))))&&(input==5))))&&(a5==1)))&&!(a7==1))&&(a3==2))&&((a18==1)&&((a15==1)&&((a1==1)&&(a4==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1152] COND FALSE !(((((((((a27==1)&&(a22==1))&&!(a17==1))&&!(a20==1))&&(a3==1))&&!(a11==1))&&!(a23==1))&&((((a5==1)&&((a29==1)&&((a18==1)&&((((input==1)&&!(a26==1))&&!(a12==1))&&!(a6==1)))))&&(a10==1))&&(a4==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1162] COND FALSE !((((((!(a11==1)&&((a5==1)&&(input==2)))&&(a15==1))&&(a1==1))&&(a3==1))&&(!(a12==1)&&(!(a6==1)&&((a0==1)&&((!(a19==1)&&(!(a16==1)||(((a26==1)&&((a15==1)&&(a18==1)))&&!(a27==1))))&&!(a17==1))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1172] COND FALSE !((((((a22==1)&&((!(a27==1)&&(!(a6==1)&&(((a22==1)&&(a3==1))&&!(a12==1))))&&(a0==1)))&&!(a20==1))||!(a16==1))&&(!(a26==1)&&((a29==1)&&(!(a14==1)&&(!(a11==1)&&((a5==1)&&((input==4)&&(a18==1))))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1183] COND FALSE !(((((a5==1)&&((!(a11==1)&&(!(a23==1)&&((a29==1)&&(((((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))&&(input==2))&&!(a19==1)))))&&!(a23==1)))&&!(a6==1))&&(!(a20==1)&&(!(a12==1)&&(((a29==1)&&((a22==1)&&(a3==2)))&&(a18==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1192] COND FALSE !(((((a29==1)&&((((a22==1)&&(((((((a27==1)&&(a26==1))||((a27==1)&&!(a26==1)))||(!(a27==1)&&(a26==1)))&&(input==5))&&(a6==1))&&(a5==1)))&&(a3==2))&&!(a20==1)))&&!(a2==1))&&((a11==1)&&((((!(a16==1)||(a1==1))&&!(a25==1))&&(a18==1))&&(a12==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1200] COND FALSE !(((!(a15==1)||(((!(a23==1)&&(((((a0==1)&&!(a11==1))||(a20==1))&&(a5==1))&&(a6==1)))&&(a1==1))||(a8==1)))&&((((a0==1)&&(((a3==2)&&((input==3)&&(a12==1)))&&!(a27==1)))&&(a18==1))&&!(a26==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1210] COND FALSE !(((!(a6==1)&&((!(a8==1)&&((a16==1)&&((a22==1)&&((a26==1)&&(!(a11==1)&&(input==6))))))&&(a18==1)))&&(!(a27==1)&&((((!(a1==1)||(((a22==1)&&!(a12==1))&&(a0==1)))&&(a3==1))&&(a10==1))&&(a5==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1220] COND FALSE !(((!(a26==1)&&(((a3==1)&&((a1==1)&&((!(a6==1)&&((a5==1)&&(input==6)))&&(a18==1))))&&!(a11==1)))&&(!(a12==1)&&((((a0==1)&&((((a0==1)&&(a10==1))||!(a10==1))&&(a22==1)))&&(a29==1))&&!(a27==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1236] COND FALSE !(((!(a29==1)||((!(a11==1)&&((a22==1)&&(a16==1)))&&(a5==1)))&&((a10==1)&&((((!(a7==1)&&((a29==1)&&(((!(a12==1)&&(!(a27==1)&&(!(a26==1)&&(a6==1))))||((a12==1)&&((!(a6==1)&&(a26==1))&&(a27==1))))&&(input==4))))&&(a18==1))&&(a3==2))&&(a29==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1247] COND FALSE !(((!(a25==1)&&((a15==1)&&((((a5==1)&&(((a3==2)&&(((!(a26==1)&&!(a6==1))&&!(a27==1))&&!(a12==1)))&&!(a11==1)))||(((a11==1)&&(((((a6==1)&&(a26==1))&&(a27==1))&&(a12==1))&&(a3==0)))&&!(a5==1)))&&(input==6))))&&((a14==1)||(!(a2==1)&&((((a4==1)&&(a0==1))&&(a18==1))&&!(a19==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1259] COND FALSE !((((a10==1)||!(a16==1))&&((a0==1)&&(!(a25==1)&&(!(a17==1)&&((a18==1)&&((!(a19==1)&&((input==1)&&(((a5==1)&&(!(a11==1)&&(((!(a27==1)&&(!(a6==1)&&!(a26==1)))&&!(a12==1))&&(a3==2))))||(((a11==1)&&((a3==0)&&((a12==1)&&((a27==1)&&((a6==1)&&(a26==1))))))&&!(a5==1)))))&&!(a25==1)))))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1284] COND FALSE !(((!(a22==1)||((a19==1)||(!(a10==1)||((a12==1)&&(!(a27==1)&&(((a0==1)&&(a18==1))&&(a11==1)))))))&&(!(a20==1)&&((a10==1)&&(((a5==1)&&(!(a6==1)&&((a0==1)&&((input==5)&&((a26==1)||!(a26==1))))))&&(a3==2)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1293] COND FALSE !((((a12==1)&&(((a2==1)||(a10==1))&&!(a25==1)))&&(((a3==0)&&(((a18==1)&&(!(a23==1)&&((((a15==1)&&((a29==1)&&(((!(a26==1)&&(a27==1))||(!(a27==1)&&(a26==1)))&&(input==1))))&&!(a5==1))&&(a11==1))))&&(a1==1)))&&(a6==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1315] COND FALSE !((((a3==2)&&((((a29==1)&&(((input==6)&&((a26==1)||!(a26==1)))&&(a4==1)))&&(a29==1))&&!(a20==1)))&&(!(a4==1)||(((a11==1)&&((a5==1)&&(((a18==1)&&((a12==1)&&((a27==1)&&(a29==1))))&&(a10==1))))&&!(a6==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1323] COND FALSE !(((!(a16==1)||(!(a26==1)&&(((a15==1)&&(a3==2))&&!(a17==1))))&&((a29==1)&&((a5==1)&&(((!(a23==1)&&((!(a23==1)&&((a27==1)&&(!(a12==1)&&(!(a6==1)&&(input==4)))))&&(a18==1)))&&(a11==1))&&(a16==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1331] COND FALSE !((((a15==1)&&(((a11==1)&&(((a5==1)&&((!(a10==1)||(a1==1))&&(a3==2)))||(a7==1)))||!(a22==1)))&&((((a18==1)&&((!(a6==1)&&((!(a12==1)&&(input==3))&&(a1==1)))&&(a29==1)))&&(a27==1))&&!(a26==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1336] COND FALSE !(((!(a14==1)&&(((a5==1)&&(!(a6==1)&&((input==4)&&(((!(a26==1)&&!(a27==1))&&(a12==1))||(!(a12==1)&&((a27==1)&&(a26==1)))))))&&!(a23==1)))&&((a2==1)||((!(a1==1)||(((((a18==1)&&(a1==1))&&!(a11==1))&&(a29==1))&&(a3==2)))&&!(a8==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1346] COND FALSE !((((a18==1)&&((a7==1)||(!(a2==1)&&(((((a16==1)&&(a11==1))&&(a6==1))&&!(a23==1))||(a23==1)))))&&((a5==1)&&((a3==2)&&((!(a14==1)&&((a12==1)&&((input==2)&&((((a26==1)&&(a27==1))||((a27==1)&&!(a26==1)))||((a26==1)&&!(a27==1))))))&&(a22==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1354] COND FALSE !((((a4==1)&&(((a6==1)&&((a10==1)&&!(a11==1)))&&(a12==1)))&&(!(a7==1)&&(((a5==1)&&(((((((((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))&&(input==6))&&(a3==2))&&(a16==1))&&!(a23==1))&&(a18==1))&&(a0==1)))&&!(a19==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1360] COND FALSE !(((((!(a16==1)||((((a5==1)&&(((a22==1)&&!(a23==1))||!(a22==1)))&&(a6==1))&&(a16==1)))&&(a18==1))||(a2==1))&&((((a3==2)&&((input==4)&&(((!(a27==1)&&!(a26==1))&&(a12==1))||(!(a12==1)&&((a27==1)&&(a26==1))))))&&(a16==1))&&(a11==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1369] COND FALSE !((((a18==1)&&((a4==1)&&((a14==1)||((!(a5==1)&&(a16==1))||!(a1==1)))))&&((((((a11==1)&&((a12==1)&&((a6==1)&&((((a27==1)&&!(a26==1))||((a26==1)&&!(a27==1)))&&(input==5)))))&&!(a8==1))&&!(a14==1))&&(a3==0))&&!(a2==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1391] COND FALSE !(((!(a20==1)&&((((!(a10==1)||((a6==1)&&((!(a0==1)||(a10==1))&&!(a2==1))))||!(a1==1))&&!(a14==1))&&(a11==1)))&&((a18==1)&&(((a12==1)&&(((input==3)&&((!(a26==1)&&(a27==1))||(!(a27==1)&&(a26==1))))&&!(a5==1)))&&(a3==0))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1412] COND FALSE !((((((a18==1)&&(!(a20==1)&&(a0==1)))&&(a12==1))||!(a1==1))&&(((((a11==1)&&(!(a23==1)&&(!(a5==1)&&((((input==6)&&(((a27==1)&&!(a26==1))||(!(a27==1)&&(a26==1))))&&!(a14==1))&&!(a20==1)))))&&(a6==1))&&(a3==0))&&(a1==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1433] COND FALSE !(((!(a19==1)&&((a4==1)&&((((a18==1)&&(a0==1))&&(a11==1))&&!(a5==1))))&&((a10==1)&&((a15==1)&&((!(a14==1)&&((a6==1)&&((a3==0)&&((((!(a26==1)&&!(a27==1))&&(a12==1))||(!(a12==1)&&((a27==1)&&(a26==1))))&&(input==1)))))&&(a16==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1442] COND FALSE !((((a0==1)&&((((a6==1)&&(!(a5==1)&&((((a27==1)&&!(a26==1))||(!(a27==1)&&(a26==1)))&&(input==2))))&&!(a2==1))&&(a3==0)))&&((a22==1)&&((a12==1)&&(((a18==1)&&((((a22==1)&&(a11==1))&&!(a23==1))||!(a4==1)))&&!(a7==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1452] COND FALSE !(((((!(a11==1)&&(!(a6==1)&&((((input==4)&&((!(a26==1)&&(a27==1))||((a26==1)&&!(a27==1))))&&!(a8==1))&&(a18==1))))&&(a16==1))&&!(a17==1))&&((a1==1)&&((a20==1)||((((a5==1)&&((a3==2)&&(a1==1)))&&(a12==1))||!(a4==1)))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1462] COND FALSE !((((((!(a7==1)&&(((input==3)&&(a5==1))&&(a16==1)))&&(a18==1))&&!(a27==1))&&!(a26==1))&&((!(a11==1)&&((!(a17==1)&&((a3==1)&&(!(a23==1)&&(!(a16==1)||((a10==1)||(a14==1))))))&&!(a12==1)))&&!(a6==1)))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, input=5, u=21, v=22, w=23, x=24, y=25, z=26] [L1470] COND FALSE !((((a27==1)&&(!(a12==1)&&((a11==1)&&((!(a2==1)&&((a18==1)&&(((!(a25==1)&&(((a3==2)&&(input==2))&&(a15==1)))&&(a29==1))&&(a15==1))))&&!(a25==1)))))&&((a5==1)&&(((a10==1)&&(a26==1))&&!(a6==1))))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, u=21, v=22, w=23, x=24, y=25, z=26] [L1476] COND FALSE !(((((((((a26==1)&&!(a6==1))&&!(a27==1))&&!(a12==1))&&(a3==1))&&(a11==1))&&(a5==1))&&(a18==1))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, u=21, v=22, w=23, x=24, y=25, z=26] [L1479] COND FALSE !(((((((((a26==1)&&(a6==1))&&(a27==1))&&!(a12==1))&&(a3==1))&&(a11==1))&&(a5==1))&&(a18==1))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, u=21, v=22, w=23, x=24, y=25, z=26] [L1482] COND FALSE !((((((((!(a26==1)&&(a6==1))&&(a27==1))&&!(a12==1))&&(a3==1))&&!(a11==1))&&(a5==1))&&(a18==1))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, u=21, v=22, w=23, x=24, y=25, z=26] [L1485] COND FALSE !(((((((((a26==1)&&!(a6==1))&&(a27==1))&&(a12==1))&&(a3==1))&&(a11==1))&&(a5==1))&&(a18==1))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, u=21, v=22, w=23, x=24, y=25, z=26] [L1488] COND FALSE !(((((((((a26==1)&&!(a6==1))&&!(a27==1))&&(a12==1))&&(a3==0))&&(a11==1))&&(a5==1))&&(a18==1))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, u=21, v=22, w=23, x=24, y=25, z=26] [L1491] COND FALSE !(((((((((a26==1)&&(a6==1))&&!(a27==1))&&!(a12==1))&&(a3==1))&&(a11==1))&&(a5==1))&&(a18==1))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, u=21, v=22, w=23, x=24, y=25, z=26] [L1494] COND FALSE !(((((((((a26==1)&&!(a6==1))&&(a27==1))&&!(a12==1))&&(a3==1))&&(a11==1))&&(a5==1))&&(a18==1))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, u=21, v=22, w=23, x=24, y=25, z=26] [L1497] COND FALSE !(((((((((a26==1)&&(a6==1))&&(a27==1))&&(a12==1))&&(a3==1))&&(a11==1))&&(a5==1))&&(a18==1))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, u=21, v=22, w=23, x=24, y=25, z=26] [L1500] COND FALSE !((((((((!(a26==1)&&!(a6==1))&&(a27==1))&&!(a12==1))&&(a3==0))&&!(a11==1))&&(a5==1))&&(a18==1))) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, u=21, v=22, w=23, x=24, y=25, z=26] [L1503] COND TRUE ((((((((a26==1)&&!(a6==1))&&(a27==1))&&!(a12==1))&&(a3==0))&&!(a11==1))&&(a5==1))&&(a18==1)) VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, u=21, v=22, w=23, x=24, y=25, z=26] [L1504] reach_error() VAL [a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, a27=1, a28=1, a29=1, a2=0, a3=0, a4=1, a5=1, a6=0, a7=0, a8=0, a9=1, a=1, b=2, c=3, d=4, e=5, f=6, u=21, v=22, w=23, x=24, y=25, z=26] - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 302 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 38.5s, OverallIterations: 21, TraceHistogramMax: 6, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.4s, AutomataDifference: 17.4s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 5019 SdHoareTripleChecker+Valid, 11.6s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 5019 mSDsluCounter, 4554 SdHoareTripleChecker+Invalid, 9.5s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 1056 mSDsCounter, 2081 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 12220 IncrementalHoareTripleChecker+Invalid, 14301 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 2081 mSolverCounterUnsat, 3498 mSDtfsCounter, 12220 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 2250 GetRequests, 2211 SyntacticMatches, 0 SemanticMatches, 39 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=86303occurred in iteration=13, InterpolantAutomatonStates: 64, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 10.3s AutomataMinimizationTime, 20 MinimizatonAttempts, 73907 StatesRemovedByMinimization, 18 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.4s SsaConstructionTime, 1.0s SatisfiabilityAnalysisTime, 6.2s InterpolantComputationTime, 7598 NumberOfCodeBlocks, 7598 NumberOfCodeBlocksAsserted, 28 NumberOfCheckSat, 7088 ConstructedInterpolants, 0 QuantifiedInterpolants, 13739 SizeOfPredicates, 0 NumberOfNonLiveVariables, 4074 ConjunctsInSsa, 17 ConjunctsInUnsatCore, 27 InterpolantComputations, 20 PerfectInterpolantSequences, 4556/4728 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! [2025-03-03 09:51:39,352 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/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