./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 8fc3dc66 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-?-8fc3dc6-m [2025-03-16 14:10:14,581 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-16 14:10:14,634 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2025-03-16 14:10:14,637 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-16 14:10:14,637 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-16 14:10:14,650 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-16 14:10:14,651 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-16 14:10:14,651 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-16 14:10:14,651 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-16 14:10:14,652 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-16 14:10:14,652 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-16 14:10:14,652 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-16 14:10:14,652 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-16 14:10:14,652 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-16 14:10:14,652 INFO L153 SettingsManager]: * Use SBE=true [2025-03-16 14:10:14,652 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-16 14:10:14,652 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-16 14:10:14,652 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-16 14:10:14,653 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-16 14:10:14,653 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-16 14:10:14,653 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-16 14:10:14,653 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-16 14:10:14,653 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-16 14:10:14,653 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-16 14:10:14,653 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-16 14:10:14,653 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-16 14:10:14,653 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-16 14:10:14,653 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-16 14:10:14,653 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-16 14:10:14,654 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-16 14:10:14,654 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-16 14:10:14,654 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-16 14:10:14,654 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-16 14:10:14,654 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-16 14:10:14,654 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-16 14:10:14,654 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-16 14:10:14,654 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-16 14:10:14,654 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-16 14:10:14,654 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-16 14:10:14,654 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-16 14:10:14,654 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-16 14:10:14,655 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-16 14:10:14,655 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-16 14:10:14,655 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-16 14:10:14,873 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-16 14:10:14,881 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-16 14:10:14,883 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-16 14:10:14,884 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-16 14:10:14,884 INFO L274 PluginConnector]: CDTParser initialized [2025-03-16 14:10:14,886 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-16 14:10:16,016 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/df1bec1de/ce9c357376804e60a67306e2bd0d3495/FLAG9b90a92ee [2025-03-16 14:10:16,310 INFO L384 CDTParser]: Found 1 translation units. [2025-03-16 14:10:16,311 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem03_label27.c [2025-03-16 14:10:16,327 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/df1bec1de/ce9c357376804e60a67306e2bd0d3495/FLAG9b90a92ee [2025-03-16 14:10:16,590 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/df1bec1de/ce9c357376804e60a67306e2bd0d3495 [2025-03-16 14:10:16,592 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-16 14:10:16,593 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-16 14:10:16,594 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-16 14:10:16,594 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-16 14:10:16,597 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-16 14:10:16,597 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 16.03 02:10:16" (1/1) ... [2025-03-16 14:10:16,598 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@442e2912 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.03 02:10:16, skipping insertion in model container [2025-03-16 14:10:16,598 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 16.03 02:10:16" (1/1) ... [2025-03-16 14:10:16,644 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-16 14:10:17,030 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-16 14:10:17,073 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-16 14:10:17,081 INFO L200 MainTranslator]: Completed pre-run [2025-03-16 14:10:17,190 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-16 14:10:17,208 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-16 14:10:17,220 INFO L204 MainTranslator]: Completed translation [2025-03-16 14:10:17,221 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.03 02:10:17 WrapperNode [2025-03-16 14:10:17,221 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-16 14:10:17,222 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-16 14:10:17,222 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-16 14:10:17,222 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-16 14:10:17,226 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.03 02:10:17" (1/1) ... [2025-03-16 14:10:17,243 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.03 02:10:17" (1/1) ... [2025-03-16 14:10:17,304 INFO L138 Inliner]: procedures = 14, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 1769 [2025-03-16 14:10:17,304 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-16 14:10:17,305 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-16 14:10:17,305 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-16 14:10:17,305 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-16 14:10:17,312 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.03 02:10:17" (1/1) ... [2025-03-16 14:10:17,312 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.03 02:10:17" (1/1) ... [2025-03-16 14:10:17,326 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.03 02:10:17" (1/1) ... [2025-03-16 14:10:17,357 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-16 14:10:17,357 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.03 02:10:17" (1/1) ... [2025-03-16 14:10:17,357 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.03 02:10:17" (1/1) ... [2025-03-16 14:10:17,405 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.03 02:10:17" (1/1) ... [2025-03-16 14:10:17,410 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.03 02:10:17" (1/1) ... [2025-03-16 14:10:17,417 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.03 02:10:17" (1/1) ... [2025-03-16 14:10:17,423 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.03 02:10:17" (1/1) ... [2025-03-16 14:10:17,462 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-16 14:10:17,465 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-16 14:10:17,465 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-16 14:10:17,466 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-16 14:10:17,467 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.03 02:10:17" (1/1) ... [2025-03-16 14:10:17,471 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-16 14:10:17,480 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-16 14:10:17,493 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-16 14:10:17,496 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-16 14:10:17,511 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-16 14:10:17,512 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-16 14:10:17,512 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-16 14:10:17,512 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-16 14:10:17,568 INFO L256 CfgBuilder]: Building ICFG [2025-03-16 14:10:17,569 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-16 14:10:18,855 INFO L? ?]: Removed 147 outVars from TransFormulas that were not future-live. [2025-03-16 14:10:18,855 INFO L307 CfgBuilder]: Performing block encoding [2025-03-16 14:10:18,873 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-16 14:10:18,873 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-16 14:10:18,874 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 16.03 02:10:18 BoogieIcfgContainer [2025-03-16 14:10:18,874 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-16 14:10:18,876 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-16 14:10:18,876 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-16 14:10:18,879 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-16 14:10:18,880 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 16.03 02:10:16" (1/3) ... [2025-03-16 14:10:18,880 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@dfa420d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 16.03 02:10:18, skipping insertion in model container [2025-03-16 14:10:18,880 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.03 02:10:17" (2/3) ... [2025-03-16 14:10:18,881 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@dfa420d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 16.03 02:10:18, skipping insertion in model container [2025-03-16 14:10:18,881 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 16.03 02:10:18" (3/3) ... [2025-03-16 14:10:18,882 INFO L128 eAbstractionObserver]: Analyzing ICFG Problem03_label27.c [2025-03-16 14:10:18,892 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-16 14:10:18,896 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG Problem03_label27.c that has 1 procedures, 241 locations, 1 initial locations, 1 loop locations, and 1 error locations. [2025-03-16 14:10:18,946 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-16 14:10:18,956 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;@35cc4f76, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-16 14:10:18,957 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2025-03-16 14:10:18,961 INFO L276 IsEmpty]: Start isEmpty. Operand has 241 states, 239 states have (on average 1.9121338912133892) internal successors, (457), 240 states have internal predecessors, (457), 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-16 14:10:18,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 153 [2025-03-16 14:10:18,972 INFO L210 NwaCegarLoop]: Found error trace [2025-03-16 14:10:18,972 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] [2025-03-16 14:10:18,973 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-16 14:10:18,976 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-16 14:10:18,978 INFO L85 PathProgramCache]: Analyzing trace with hash 788195662, now seen corresponding path program 1 times [2025-03-16 14:10:18,983 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-16 14:10:18,984 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [584124491] [2025-03-16 14:10:18,984 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-16 14:10:18,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-16 14:10:19,078 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 152 statements into 1 equivalence classes. [2025-03-16 14:10:19,224 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 152 of 152 statements. [2025-03-16 14:10:19,224 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:19,224 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-16 14:10:19,486 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-16 14:10:19,487 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-16 14:10:19,487 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [584124491] [2025-03-16 14:10:19,487 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [584124491] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-16 14:10:19,487 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-16 14:10:19,488 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-16 14:10:19,490 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1863946533] [2025-03-16 14:10:19,491 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-16 14:10:19,493 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-16 14:10:19,495 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-16 14:10:19,510 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-16 14:10:19,511 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-16 14:10:19,514 INFO L87 Difference]: Start difference. First operand has 241 states, 239 states have (on average 1.9121338912133892) internal successors, (457), 240 states have internal predecessors, (457), 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 2 states, 2 states have (on average 76.0) internal successors, (152), 2 states have internal predecessors, (152), 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-16 14:10:19,548 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-16 14:10:19,548 INFO L93 Difference]: Finished difference Result 481 states and 913 transitions. [2025-03-16 14:10:19,549 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-16 14:10:19,550 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 76.0) internal successors, (152), 2 states have internal predecessors, (152), 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 152 [2025-03-16 14:10:19,551 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-16 14:10:19,558 INFO L225 Difference]: With dead ends: 481 [2025-03-16 14:10:19,558 INFO L226 Difference]: Without dead ends: 238 [2025-03-16 14:10:19,561 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-16 14:10:19,566 INFO L435 NwaCegarLoop]: 395 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 395 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-03-16 14:10:19,567 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 395 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-03-16 14:10:19,579 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 238 states. [2025-03-16 14:10:19,593 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 238 to 238. [2025-03-16 14:10:19,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 238 states, 237 states have (on average 1.6540084388185654) internal successors, (392), 237 states have internal predecessors, (392), 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-16 14:10:19,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 238 states and 392 transitions. [2025-03-16 14:10:19,600 INFO L78 Accepts]: Start accepts. Automaton has 238 states and 392 transitions. Word has length 152 [2025-03-16 14:10:19,601 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-16 14:10:19,601 INFO L471 AbstractCegarLoop]: Abstraction has 238 states and 392 transitions. [2025-03-16 14:10:19,602 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 76.0) internal successors, (152), 2 states have internal predecessors, (152), 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-16 14:10:19,602 INFO L276 IsEmpty]: Start isEmpty. Operand 238 states and 392 transitions. [2025-03-16 14:10:19,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 153 [2025-03-16 14:10:19,603 INFO L210 NwaCegarLoop]: Found error trace [2025-03-16 14:10:19,603 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] [2025-03-16 14:10:19,604 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-16 14:10:19,604 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-16 14:10:19,604 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-16 14:10:19,604 INFO L85 PathProgramCache]: Analyzing trace with hash -352826225, now seen corresponding path program 1 times [2025-03-16 14:10:19,604 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-16 14:10:19,605 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [349089647] [2025-03-16 14:10:19,605 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-16 14:10:19,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-16 14:10:19,654 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 152 statements into 1 equivalence classes. [2025-03-16 14:10:19,690 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 152 of 152 statements. [2025-03-16 14:10:19,690 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:19,690 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-16 14:10:20,031 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-16 14:10:20,031 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-16 14:10:20,032 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [349089647] [2025-03-16 14:10:20,032 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [349089647] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-16 14:10:20,032 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-16 14:10:20,032 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-16 14:10:20,032 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [141406397] [2025-03-16 14:10:20,032 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-16 14:10:20,033 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-16 14:10:20,033 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-16 14:10:20,033 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-16 14:10:20,033 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-16 14:10:20,036 INFO L87 Difference]: Start difference. First operand 238 states and 392 transitions. Second operand has 3 states, 3 states have (on average 50.666666666666664) internal successors, (152), 2 states have internal predecessors, (152), 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-16 14:10:20,742 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-16 14:10:20,742 INFO L93 Difference]: Finished difference Result 704 states and 1166 transitions. [2025-03-16 14:10:20,743 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-16 14:10:20,743 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 50.666666666666664) internal successors, (152), 2 states have internal predecessors, (152), 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 152 [2025-03-16 14:10:20,743 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-16 14:10:20,746 INFO L225 Difference]: With dead ends: 704 [2025-03-16 14:10:20,746 INFO L226 Difference]: Without dead ends: 467 [2025-03-16 14:10:20,746 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-16 14:10:20,747 INFO L435 NwaCegarLoop]: 95 mSDtfsCounter, 92 mSDsluCounter, 34 mSDsCounter, 0 mSdLazyCounter, 625 mSolverCounterSat, 77 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 92 SdHoareTripleChecker+Valid, 129 SdHoareTripleChecker+Invalid, 702 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 77 IncrementalHoareTripleChecker+Valid, 625 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2025-03-16 14:10:20,747 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [92 Valid, 129 Invalid, 702 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [77 Valid, 625 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2025-03-16 14:10:20,748 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 467 states. [2025-03-16 14:10:20,766 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 467 to 453. [2025-03-16 14:10:20,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 453 states, 452 states have (on average 1.6283185840707965) internal successors, (736), 452 states have internal predecessors, (736), 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-16 14:10:20,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 453 states to 453 states and 736 transitions. [2025-03-16 14:10:20,768 INFO L78 Accepts]: Start accepts. Automaton has 453 states and 736 transitions. Word has length 152 [2025-03-16 14:10:20,768 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-16 14:10:20,772 INFO L471 AbstractCegarLoop]: Abstraction has 453 states and 736 transitions. [2025-03-16 14:10:20,772 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 50.666666666666664) internal successors, (152), 2 states have internal predecessors, (152), 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-16 14:10:20,772 INFO L276 IsEmpty]: Start isEmpty. Operand 453 states and 736 transitions. [2025-03-16 14:10:20,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 158 [2025-03-16 14:10:20,776 INFO L210 NwaCegarLoop]: Found error trace [2025-03-16 14:10:20,777 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] [2025-03-16 14:10:20,777 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-16 14:10:20,777 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-16 14:10:20,777 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-16 14:10:20,777 INFO L85 PathProgramCache]: Analyzing trace with hash 1171476045, now seen corresponding path program 1 times [2025-03-16 14:10:20,777 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-16 14:10:20,777 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1823106045] [2025-03-16 14:10:20,778 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-16 14:10:20,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-16 14:10:20,809 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 157 statements into 1 equivalence classes. [2025-03-16 14:10:20,819 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 157 of 157 statements. [2025-03-16 14:10:20,822 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:20,822 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-16 14:10:21,019 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-16 14:10:21,020 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-16 14:10:21,020 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1823106045] [2025-03-16 14:10:21,020 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1823106045] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-16 14:10:21,020 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-16 14:10:21,020 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-16 14:10:21,020 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [792844536] [2025-03-16 14:10:21,020 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-16 14:10:21,021 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-16 14:10:21,021 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-16 14:10:21,021 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-16 14:10:21,021 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-16 14:10:21,021 INFO L87 Difference]: Start difference. First operand 453 states and 736 transitions. Second operand has 3 states, 3 states have (on average 52.333333333333336) internal successors, (157), 2 states have internal predecessors, (157), 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-16 14:10:21,241 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-16 14:10:21,243 INFO L93 Difference]: Finished difference Result 1357 states and 2206 transitions. [2025-03-16 14:10:21,243 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-16 14:10:21,244 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 52.333333333333336) internal successors, (157), 2 states have internal predecessors, (157), 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 157 [2025-03-16 14:10:21,244 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-16 14:10:21,247 INFO L225 Difference]: With dead ends: 1357 [2025-03-16 14:10:21,247 INFO L226 Difference]: Without dead ends: 905 [2025-03-16 14:10:21,249 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-16 14:10:21,251 INFO L435 NwaCegarLoop]: 307 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, 595 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-16 14:10:21,251 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [366 Valid, 595 Invalid, 205 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [32 Valid, 173 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2025-03-16 14:10:21,253 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 905 states. [2025-03-16 14:10:21,278 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 905 to 903. [2025-03-16 14:10:21,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 903 states, 902 states have (on average 1.623059866962306) internal successors, (1464), 902 states have internal predecessors, (1464), 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-16 14:10:21,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 903 states to 903 states and 1464 transitions. [2025-03-16 14:10:21,282 INFO L78 Accepts]: Start accepts. Automaton has 903 states and 1464 transitions. Word has length 157 [2025-03-16 14:10:21,282 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-16 14:10:21,282 INFO L471 AbstractCegarLoop]: Abstraction has 903 states and 1464 transitions. [2025-03-16 14:10:21,282 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 52.333333333333336) internal successors, (157), 2 states have internal predecessors, (157), 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-16 14:10:21,282 INFO L276 IsEmpty]: Start isEmpty. Operand 903 states and 1464 transitions. [2025-03-16 14:10:21,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 159 [2025-03-16 14:10:21,284 INFO L210 NwaCegarLoop]: Found error trace [2025-03-16 14:10:21,284 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] [2025-03-16 14:10:21,285 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-16 14:10:21,285 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-16 14:10:21,285 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-16 14:10:21,285 INFO L85 PathProgramCache]: Analyzing trace with hash 1702847290, now seen corresponding path program 1 times [2025-03-16 14:10:21,285 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-16 14:10:21,286 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1155046734] [2025-03-16 14:10:21,286 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-16 14:10:21,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-16 14:10:21,330 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 158 statements into 1 equivalence classes. [2025-03-16 14:10:21,337 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 158 of 158 statements. [2025-03-16 14:10:21,337 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:21,337 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-16 14:10:21,484 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-16 14:10:21,484 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-16 14:10:21,484 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1155046734] [2025-03-16 14:10:21,484 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1155046734] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-16 14:10:21,484 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-16 14:10:21,485 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-16 14:10:21,485 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [886915084] [2025-03-16 14:10:21,485 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-16 14:10:21,485 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-16 14:10:21,485 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-16 14:10:21,485 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-16 14:10:21,485 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-16 14:10:21,486 INFO L87 Difference]: Start difference. First operand 903 states and 1464 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-16 14:10:22,166 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-16 14:10:22,167 INFO L93 Difference]: Finished difference Result 2619 states and 4269 transitions. [2025-03-16 14:10:22,167 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-16 14:10:22,167 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-16 14:10:22,167 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-16 14:10:22,173 INFO L225 Difference]: With dead ends: 2619 [2025-03-16 14:10:22,173 INFO L226 Difference]: Without dead ends: 1717 [2025-03-16 14:10:22,174 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-16 14:10:22,175 INFO L435 NwaCegarLoop]: 164 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, 198 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-16 14:10:22,175 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [216 Valid, 198 Invalid, 699 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [126 Valid, 573 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2025-03-16 14:10:22,176 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1717 states. [2025-03-16 14:10:22,213 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1717 to 1717. [2025-03-16 14:10:22,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1717 states, 1716 states have (on average 1.4032634032634033) internal successors, (2408), 1716 states have internal predecessors, (2408), 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-16 14:10:22,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1717 states to 1717 states and 2408 transitions. [2025-03-16 14:10:22,222 INFO L78 Accepts]: Start accepts. Automaton has 1717 states and 2408 transitions. Word has length 158 [2025-03-16 14:10:22,223 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-16 14:10:22,223 INFO L471 AbstractCegarLoop]: Abstraction has 1717 states and 2408 transitions. [2025-03-16 14:10:22,223 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-16 14:10:22,223 INFO L276 IsEmpty]: Start isEmpty. Operand 1717 states and 2408 transitions. [2025-03-16 14:10:22,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 161 [2025-03-16 14:10:22,228 INFO L210 NwaCegarLoop]: Found error trace [2025-03-16 14:10:22,229 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] [2025-03-16 14:10:22,229 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-16 14:10:22,229 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-16 14:10:22,229 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-16 14:10:22,229 INFO L85 PathProgramCache]: Analyzing trace with hash 890278973, now seen corresponding path program 1 times [2025-03-16 14:10:22,230 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-16 14:10:22,230 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [384368379] [2025-03-16 14:10:22,230 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-16 14:10:22,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-16 14:10:22,257 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 160 statements into 1 equivalence classes. [2025-03-16 14:10:22,268 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 160 of 160 statements. [2025-03-16 14:10:22,268 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:22,268 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-16 14:10:22,341 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-16 14:10:22,341 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-16 14:10:22,342 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [384368379] [2025-03-16 14:10:22,342 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [384368379] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-16 14:10:22,342 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-16 14:10:22,342 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-16 14:10:22,342 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2059960812] [2025-03-16 14:10:22,342 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-16 14:10:22,343 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-16 14:10:22,343 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-16 14:10:22,344 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-16 14:10:22,344 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-16 14:10:22,344 INFO L87 Difference]: Start difference. First operand 1717 states and 2408 transitions. Second operand has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 2 states have internal predecessors, (160), 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-16 14:10:23,038 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-16 14:10:23,039 INFO L93 Difference]: Finished difference Result 5088 states and 7156 transitions. [2025-03-16 14:10:23,039 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-16 14:10:23,039 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 2 states have internal predecessors, (160), 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 160 [2025-03-16 14:10:23,039 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-16 14:10:23,048 INFO L225 Difference]: With dead ends: 5088 [2025-03-16 14:10:23,049 INFO L226 Difference]: Without dead ends: 3372 [2025-03-16 14:10:23,053 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-16 14:10:23,054 INFO L435 NwaCegarLoop]: 76 mSDtfsCounter, 249 mSDsluCounter, 14 mSDsCounter, 0 mSdLazyCounter, 584 mSolverCounterSat, 195 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 249 SdHoareTripleChecker+Valid, 90 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-16 14:10:23,055 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [249 Valid, 90 Invalid, 779 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [195 Valid, 584 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2025-03-16 14:10:23,058 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3372 states. [2025-03-16 14:10:23,101 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3372 to 3344. [2025-03-16 14:10:23,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3344 states, 3343 states have (on average 1.3775052348190249) internal successors, (4605), 3343 states have internal predecessors, (4605), 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-16 14:10:23,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3344 states to 3344 states and 4605 transitions. [2025-03-16 14:10:23,113 INFO L78 Accepts]: Start accepts. Automaton has 3344 states and 4605 transitions. Word has length 160 [2025-03-16 14:10:23,113 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-16 14:10:23,113 INFO L471 AbstractCegarLoop]: Abstraction has 3344 states and 4605 transitions. [2025-03-16 14:10:23,113 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 2 states have internal predecessors, (160), 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-16 14:10:23,114 INFO L276 IsEmpty]: Start isEmpty. Operand 3344 states and 4605 transitions. [2025-03-16 14:10:23,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 168 [2025-03-16 14:10:23,119 INFO L210 NwaCegarLoop]: Found error trace [2025-03-16 14:10:23,119 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] [2025-03-16 14:10:23,119 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-16 14:10:23,120 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-16 14:10:23,120 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-16 14:10:23,120 INFO L85 PathProgramCache]: Analyzing trace with hash 79508736, now seen corresponding path program 1 times [2025-03-16 14:10:23,120 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-16 14:10:23,120 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [359535498] [2025-03-16 14:10:23,120 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-16 14:10:23,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-16 14:10:23,144 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 167 statements into 1 equivalence classes. [2025-03-16 14:10:23,159 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 167 of 167 statements. [2025-03-16 14:10:23,160 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:23,162 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-16 14:10:23,280 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-16 14:10:23,281 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-16 14:10:23,281 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [359535498] [2025-03-16 14:10:23,281 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [359535498] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-16 14:10:23,281 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-16 14:10:23,281 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-16 14:10:23,281 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1980126044] [2025-03-16 14:10:23,281 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-16 14:10:23,282 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-16 14:10:23,282 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-16 14:10:23,282 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-16 14:10:23,282 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-16 14:10:23,282 INFO L87 Difference]: Start difference. First operand 3344 states and 4605 transitions. Second operand has 3 states, 3 states have (on average 54.0) internal successors, (162), 3 states have internal predecessors, (162), 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-16 14:10:23,925 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-16 14:10:23,925 INFO L93 Difference]: Finished difference Result 9951 states and 13713 transitions. [2025-03-16 14:10:23,926 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-16 14:10:23,926 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 54.0) internal successors, (162), 3 states have internal predecessors, (162), 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 167 [2025-03-16 14:10:23,926 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-16 14:10:23,947 INFO L225 Difference]: With dead ends: 9951 [2025-03-16 14:10:23,947 INFO L226 Difference]: Without dead ends: 6608 [2025-03-16 14:10:23,953 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-16 14:10:23,954 INFO L435 NwaCegarLoop]: 323 mSDtfsCounter, 112 mSDsluCounter, 29 mSDsCounter, 0 mSdLazyCounter, 575 mSolverCounterSat, 142 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 112 SdHoareTripleChecker+Valid, 352 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-16 14:10:23,955 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [112 Valid, 352 Invalid, 717 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [142 Valid, 575 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2025-03-16 14:10:23,963 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 6608 states. [2025-03-16 14:10:24,039 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 6608 to 6598. [2025-03-16 14:10:24,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 6598 states, 6597 states have (on average 1.3183265120509322) internal successors, (8697), 6597 states have internal predecessors, (8697), 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-16 14:10:24,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6598 states to 6598 states and 8697 transitions. [2025-03-16 14:10:24,058 INFO L78 Accepts]: Start accepts. Automaton has 6598 states and 8697 transitions. Word has length 167 [2025-03-16 14:10:24,059 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-16 14:10:24,059 INFO L471 AbstractCegarLoop]: Abstraction has 6598 states and 8697 transitions. [2025-03-16 14:10:24,059 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 54.0) internal successors, (162), 3 states have internal predecessors, (162), 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-16 14:10:24,059 INFO L276 IsEmpty]: Start isEmpty. Operand 6598 states and 8697 transitions. [2025-03-16 14:10:24,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 174 [2025-03-16 14:10:24,087 INFO L210 NwaCegarLoop]: Found error trace [2025-03-16 14:10:24,087 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] [2025-03-16 14:10:24,087 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-16 14:10:24,087 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-16 14:10:24,088 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-16 14:10:24,088 INFO L85 PathProgramCache]: Analyzing trace with hash 462844651, now seen corresponding path program 1 times [2025-03-16 14:10:24,088 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-16 14:10:24,088 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1100737000] [2025-03-16 14:10:24,088 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-16 14:10:24,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-16 14:10:24,109 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 173 statements into 1 equivalence classes. [2025-03-16 14:10:24,114 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 173 of 173 statements. [2025-03-16 14:10:24,114 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:24,114 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-16 14:10:24,212 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-16 14:10:24,213 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-16 14:10:24,213 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1100737000] [2025-03-16 14:10:24,213 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1100737000] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-16 14:10:24,213 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-16 14:10:24,213 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-16 14:10:24,213 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2138565325] [2025-03-16 14:10:24,213 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-16 14:10:24,213 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-16 14:10:24,213 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-16 14:10:24,214 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-16 14:10:24,214 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-16 14:10:24,214 INFO L87 Difference]: Start difference. First operand 6598 states and 8697 transitions. Second operand has 3 states, 3 states have (on average 56.0) internal successors, (168), 3 states have internal predecessors, (168), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-16 14:10:24,916 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-16 14:10:24,917 INFO L93 Difference]: Finished difference Result 16043 states and 21696 transitions. [2025-03-16 14:10:24,917 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-16 14:10:24,917 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 56.0) internal successors, (168), 3 states have internal predecessors, (168), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 173 [2025-03-16 14:10:24,917 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-16 14:10:24,945 INFO L225 Difference]: With dead ends: 16043 [2025-03-16 14:10:24,945 INFO L226 Difference]: Without dead ends: 9446 [2025-03-16 14:10:24,953 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-16 14:10:24,954 INFO L435 NwaCegarLoop]: 377 mSDtfsCounter, 237 mSDsluCounter, 27 mSDsCounter, 0 mSdLazyCounter, 526 mSolverCounterSat, 172 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 237 SdHoareTripleChecker+Valid, 404 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.6s IncrementalHoareTripleChecker+Time [2025-03-16 14:10:24,954 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [237 Valid, 404 Invalid, 698 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [172 Valid, 526 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2025-03-16 14:10:24,962 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9446 states. [2025-03-16 14:10:25,068 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9446 to 9036. [2025-03-16 14:10:25,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9036 states, 9035 states have (on average 1.2798007747648035) internal successors, (11563), 9035 states have internal predecessors, (11563), 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-16 14:10:25,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9036 states to 9036 states and 11563 transitions. [2025-03-16 14:10:25,093 INFO L78 Accepts]: Start accepts. Automaton has 9036 states and 11563 transitions. Word has length 173 [2025-03-16 14:10:25,093 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-16 14:10:25,093 INFO L471 AbstractCegarLoop]: Abstraction has 9036 states and 11563 transitions. [2025-03-16 14:10:25,094 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 56.0) internal successors, (168), 3 states have internal predecessors, (168), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-16 14:10:25,094 INFO L276 IsEmpty]: Start isEmpty. Operand 9036 states and 11563 transitions. [2025-03-16 14:10:25,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 181 [2025-03-16 14:10:25,101 INFO L210 NwaCegarLoop]: Found error trace [2025-03-16 14:10:25,101 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] [2025-03-16 14:10:25,102 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-16 14:10:25,102 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-16 14:10:25,102 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-16 14:10:25,102 INFO L85 PathProgramCache]: Analyzing trace with hash -1419397742, now seen corresponding path program 1 times [2025-03-16 14:10:25,102 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-16 14:10:25,102 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2061492946] [2025-03-16 14:10:25,103 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-16 14:10:25,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-16 14:10:25,124 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 180 statements into 1 equivalence classes. [2025-03-16 14:10:25,128 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 180 of 180 statements. [2025-03-16 14:10:25,128 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:25,128 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-16 14:10:25,263 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-16 14:10:25,264 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-16 14:10:25,264 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2061492946] [2025-03-16 14:10:25,264 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2061492946] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-16 14:10:25,264 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-16 14:10:25,264 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-16 14:10:25,264 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [419540695] [2025-03-16 14:10:25,264 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-16 14:10:25,265 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-16 14:10:25,265 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-16 14:10:25,265 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-16 14:10:25,265 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-16 14:10:25,265 INFO L87 Difference]: Start difference. First operand 9036 states and 11563 transitions. Second operand has 3 states, 3 states have (on average 60.0) internal successors, (180), 2 states have internal predecessors, (180), 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-16 14:10:25,931 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-16 14:10:25,931 INFO L93 Difference]: Finished difference Result 22601 states and 28868 transitions. [2025-03-16 14:10:25,931 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-16 14:10:25,932 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 60.0) internal successors, (180), 2 states have internal predecessors, (180), 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 180 [2025-03-16 14:10:25,932 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-16 14:10:25,959 INFO L225 Difference]: With dead ends: 22601 [2025-03-16 14:10:25,959 INFO L226 Difference]: Without dead ends: 13566 [2025-03-16 14:10:25,971 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-16 14:10:25,972 INFO L435 NwaCegarLoop]: 111 mSDtfsCounter, 222 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 661 mSolverCounterSat, 112 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 222 SdHoareTripleChecker+Valid, 132 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.6s IncrementalHoareTripleChecker+Time [2025-03-16 14:10:25,972 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [222 Valid, 132 Invalid, 773 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [112 Valid, 661 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2025-03-16 14:10:25,984 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 13566 states. [2025-03-16 14:10:26,112 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 13566 to 13560. [2025-03-16 14:10:26,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 13560 states, 13559 states have (on average 1.2724389704255477) internal successors, (17253), 13559 states have internal predecessors, (17253), 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-16 14:10:26,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13560 states to 13560 states and 17253 transitions. [2025-03-16 14:10:26,148 INFO L78 Accepts]: Start accepts. Automaton has 13560 states and 17253 transitions. Word has length 180 [2025-03-16 14:10:26,148 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-16 14:10:26,148 INFO L471 AbstractCegarLoop]: Abstraction has 13560 states and 17253 transitions. [2025-03-16 14:10:26,149 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 60.0) internal successors, (180), 2 states have internal predecessors, (180), 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-16 14:10:26,149 INFO L276 IsEmpty]: Start isEmpty. Operand 13560 states and 17253 transitions. [2025-03-16 14:10:26,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 188 [2025-03-16 14:10:26,161 INFO L210 NwaCegarLoop]: Found error trace [2025-03-16 14:10:26,161 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] [2025-03-16 14:10:26,161 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-16 14:10:26,161 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-16 14:10:26,162 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-16 14:10:26,162 INFO L85 PathProgramCache]: Analyzing trace with hash 520443605, now seen corresponding path program 1 times [2025-03-16 14:10:26,162 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-16 14:10:26,162 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1924370053] [2025-03-16 14:10:26,162 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-16 14:10:26,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-16 14:10:26,184 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 187 statements into 1 equivalence classes. [2025-03-16 14:10:26,192 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 187 of 187 statements. [2025-03-16 14:10:26,192 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:26,192 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-16 14:10:26,424 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-16 14:10:26,425 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-16 14:10:26,425 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1924370053] [2025-03-16 14:10:26,425 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1924370053] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-16 14:10:26,425 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [411107650] [2025-03-16 14:10:26,425 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-16 14:10:26,425 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-16 14:10:26,425 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-16 14:10:26,427 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-16 14:10:26,429 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-16 14:10:26,483 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 187 statements into 1 equivalence classes. [2025-03-16 14:10:26,535 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 187 of 187 statements. [2025-03-16 14:10:26,535 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:26,535 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-16 14:10:26,538 INFO L256 TraceCheckSpWp]: Trace formula consists of 377 conjuncts, 3 conjuncts are in the unsatisfiable core [2025-03-16 14:10:26,545 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-16 14:10:26,706 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-16 14:10:26,706 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-03-16 14:10:26,706 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [411107650] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-16 14:10:26,706 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2025-03-16 14:10:26,707 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5 [2025-03-16 14:10:26,707 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1315735185] [2025-03-16 14:10:26,707 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-16 14:10:26,707 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-16 14:10:26,707 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-16 14:10:26,708 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-16 14:10:26,708 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-16 14:10:26,708 INFO L87 Difference]: Start difference. First operand 13560 states and 17253 transitions. Second operand has 3 states, 3 states have (on average 60.666666666666664) internal successors, (182), 3 states have internal predecessors, (182), 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-16 14:10:27,455 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-16 14:10:27,455 INFO L93 Difference]: Finished difference Result 39733 states and 50459 transitions. [2025-03-16 14:10:27,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-16 14:10:27,456 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 60.666666666666664) internal successors, (182), 3 states have internal predecessors, (182), 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 187 [2025-03-16 14:10:27,456 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-16 14:10:27,506 INFO L225 Difference]: With dead ends: 39733 [2025-03-16 14:10:27,507 INFO L226 Difference]: Without dead ends: 26174 [2025-03-16 14:10:27,522 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 189 GetRequests, 186 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-16 14:10:27,523 INFO L435 NwaCegarLoop]: 360 mSDtfsCounter, 110 mSDsluCounter, 25 mSDsCounter, 0 mSdLazyCounter, 576 mSolverCounterSat, 139 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 110 SdHoareTripleChecker+Valid, 385 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.6s IncrementalHoareTripleChecker+Time [2025-03-16 14:10:27,523 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [110 Valid, 385 Invalid, 715 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [139 Valid, 576 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2025-03-16 14:10:27,546 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 26174 states. [2025-03-16 14:10:27,801 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 26174 to 22309. [2025-03-16 14:10:27,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 22309 states, 22308 states have (on average 1.233996772458311) internal successors, (27528), 22308 states have internal predecessors, (27528), 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-16 14:10:27,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22309 states to 22309 states and 27528 transitions. [2025-03-16 14:10:27,856 INFO L78 Accepts]: Start accepts. Automaton has 22309 states and 27528 transitions. Word has length 187 [2025-03-16 14:10:27,858 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-16 14:10:27,858 INFO L471 AbstractCegarLoop]: Abstraction has 22309 states and 27528 transitions. [2025-03-16 14:10:27,858 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 60.666666666666664) internal successors, (182), 3 states have internal predecessors, (182), 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-16 14:10:27,858 INFO L276 IsEmpty]: Start isEmpty. Operand 22309 states and 27528 transitions. [2025-03-16 14:10:27,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 194 [2025-03-16 14:10:27,878 INFO L210 NwaCegarLoop]: Found error trace [2025-03-16 14:10:27,878 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] [2025-03-16 14:10:27,886 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2025-03-16 14:10:28,079 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-16 14:10:28,079 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-16 14:10:28,079 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-16 14:10:28,080 INFO L85 PathProgramCache]: Analyzing trace with hash -1028821554, now seen corresponding path program 1 times [2025-03-16 14:10:28,080 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-16 14:10:28,080 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1020149108] [2025-03-16 14:10:28,080 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-16 14:10:28,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-16 14:10:28,102 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 193 statements into 1 equivalence classes. [2025-03-16 14:10:28,108 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 193 of 193 statements. [2025-03-16 14:10:28,109 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:28,109 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-16 14:10:28,205 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-16 14:10:28,205 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-16 14:10:28,205 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1020149108] [2025-03-16 14:10:28,205 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1020149108] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-16 14:10:28,205 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-16 14:10:28,205 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-16 14:10:28,205 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1286711894] [2025-03-16 14:10:28,205 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-16 14:10:28,206 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-16 14:10:28,206 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-16 14:10:28,206 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-16 14:10:28,206 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-16 14:10:28,206 INFO L87 Difference]: Start difference. First operand 22309 states and 27528 transitions. Second operand has 3 states, 3 states have (on average 59.333333333333336) internal successors, (178), 2 states have internal predecessors, (178), 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-16 14:10:28,596 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-16 14:10:28,596 INFO L93 Difference]: Finished difference Result 42698 states and 52765 transitions. [2025-03-16 14:10:28,596 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-16 14:10:28,597 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 59.333333333333336) internal successors, (178), 2 states have internal predecessors, (178), 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 193 [2025-03-16 14:10:28,597 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-16 14:10:28,630 INFO L225 Difference]: With dead ends: 42698 [2025-03-16 14:10:28,631 INFO L226 Difference]: Without dead ends: 20390 [2025-03-16 14:10:28,649 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-16 14:10:28,650 INFO L435 NwaCegarLoop]: 30 mSDtfsCounter, 321 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 323 mSolverCounterSat, 26 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 321 SdHoareTripleChecker+Valid, 30 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.3s IncrementalHoareTripleChecker+Time [2025-03-16 14:10:28,650 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [321 Valid, 30 Invalid, 349 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [26 Valid, 323 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2025-03-16 14:10:28,664 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 20390 states. [2025-03-16 14:10:28,822 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 20390 to 20390. [2025-03-16 14:10:28,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 20390 states, 20389 states have (on average 1.1917700720976998) internal successors, (24299), 20389 states have internal predecessors, (24299), 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-16 14:10:28,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 20390 states to 20390 states and 24299 transitions. [2025-03-16 14:10:28,865 INFO L78 Accepts]: Start accepts. Automaton has 20390 states and 24299 transitions. Word has length 193 [2025-03-16 14:10:28,865 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-16 14:10:28,865 INFO L471 AbstractCegarLoop]: Abstraction has 20390 states and 24299 transitions. [2025-03-16 14:10:28,865 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 59.333333333333336) internal successors, (178), 2 states have internal predecessors, (178), 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-16 14:10:28,865 INFO L276 IsEmpty]: Start isEmpty. Operand 20390 states and 24299 transitions. [2025-03-16 14:10:28,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 241 [2025-03-16 14:10:28,932 INFO L210 NwaCegarLoop]: Found error trace [2025-03-16 14:10:28,932 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] [2025-03-16 14:10:28,933 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-16 14:10:28,933 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-16 14:10:28,934 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-16 14:10:28,934 INFO L85 PathProgramCache]: Analyzing trace with hash 540061949, now seen corresponding path program 1 times [2025-03-16 14:10:28,934 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-16 14:10:28,934 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [184871584] [2025-03-16 14:10:28,934 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-16 14:10:28,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-16 14:10:28,968 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 240 statements into 1 equivalence classes. [2025-03-16 14:10:28,980 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 240 of 240 statements. [2025-03-16 14:10:28,981 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:28,981 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-16 14:10:29,163 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-16 14:10:29,164 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-16 14:10:29,164 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [184871584] [2025-03-16 14:10:29,164 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [184871584] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-16 14:10:29,164 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-16 14:10:29,164 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-16 14:10:29,164 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [400811714] [2025-03-16 14:10:29,164 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-16 14:10:29,164 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-16 14:10:29,165 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-16 14:10:29,165 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-16 14:10:29,165 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-16 14:10:29,165 INFO L87 Difference]: Start difference. First operand 20390 states and 24299 transitions. Second operand has 4 states, 4 states have (on average 58.75) internal successors, (235), 3 states have internal predecessors, (235), 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-16 14:10:29,864 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-16 14:10:29,864 INFO L93 Difference]: Finished difference Result 40783 states and 48605 transitions. [2025-03-16 14:10:29,865 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-16 14:10:29,865 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 58.75) internal successors, (235), 3 states have internal predecessors, (235), 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 240 [2025-03-16 14:10:29,865 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-16 14:10:29,892 INFO L225 Difference]: With dead ends: 40783 [2025-03-16 14:10:29,892 INFO L226 Difference]: Without dead ends: 20394 [2025-03-16 14:10:29,903 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-16 14:10:29,904 INFO L435 NwaCegarLoop]: 37 mSDtfsCounter, 547 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 829 mSolverCounterSat, 96 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 547 SdHoareTripleChecker+Valid, 57 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.6s IncrementalHoareTripleChecker+Time [2025-03-16 14:10:29,904 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [547 Valid, 57 Invalid, 925 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [96 Valid, 829 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2025-03-16 14:10:29,916 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 20394 states. [2025-03-16 14:10:30,059 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 20394 to 20390. [2025-03-16 14:10:30,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 20390 states, 20389 states have (on average 1.1820589533572023) internal successors, (24101), 20389 states have internal predecessors, (24101), 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-16 14:10:30,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 20390 states to 20390 states and 24101 transitions. [2025-03-16 14:10:30,098 INFO L78 Accepts]: Start accepts. Automaton has 20390 states and 24101 transitions. Word has length 240 [2025-03-16 14:10:30,099 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-16 14:10:30,099 INFO L471 AbstractCegarLoop]: Abstraction has 20390 states and 24101 transitions. [2025-03-16 14:10:30,099 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 58.75) internal successors, (235), 3 states have internal predecessors, (235), 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-16 14:10:30,099 INFO L276 IsEmpty]: Start isEmpty. Operand 20390 states and 24101 transitions. [2025-03-16 14:10:30,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 246 [2025-03-16 14:10:30,116 INFO L210 NwaCegarLoop]: Found error trace [2025-03-16 14:10:30,116 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] [2025-03-16 14:10:30,116 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-16 14:10:30,117 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-16 14:10:30,117 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-16 14:10:30,117 INFO L85 PathProgramCache]: Analyzing trace with hash -574186178, now seen corresponding path program 1 times [2025-03-16 14:10:30,117 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-16 14:10:30,117 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1040873321] [2025-03-16 14:10:30,117 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-16 14:10:30,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-16 14:10:30,154 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 245 statements into 1 equivalence classes. [2025-03-16 14:10:30,157 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 245 of 245 statements. [2025-03-16 14:10:30,157 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:30,157 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-16 14:10:30,405 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-16 14:10:30,407 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-16 14:10:30,407 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1040873321] [2025-03-16 14:10:30,407 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1040873321] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-16 14:10:30,407 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-16 14:10:30,407 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-16 14:10:30,407 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1775956423] [2025-03-16 14:10:30,407 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-16 14:10:30,407 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-16 14:10:30,408 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-16 14:10:30,408 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-16 14:10:30,409 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-16 14:10:30,409 INFO L87 Difference]: Start difference. First operand 20390 states and 24101 transitions. Second operand has 3 states, 3 states have (on average 56.0) internal successors, (168), 2 states have internal predecessors, (168), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-16 14:10:31,154 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-16 14:10:31,155 INFO L93 Difference]: Finished difference Result 60551 states and 71634 transitions. [2025-03-16 14:10:31,155 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-16 14:10:31,155 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 56.0) internal successors, (168), 2 states have internal predecessors, (168), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 245 [2025-03-16 14:10:31,155 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-16 14:10:31,211 INFO L225 Difference]: With dead ends: 60551 [2025-03-16 14:10:31,211 INFO L226 Difference]: Without dead ends: 40162 [2025-03-16 14:10:31,234 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-16 14:10:31,235 INFO L435 NwaCegarLoop]: 32 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, 50 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-16 14:10:31,235 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [286 Valid, 50 Invalid, 708 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [57 Valid, 651 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2025-03-16 14:10:31,271 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 40162 states. [2025-03-16 14:10:31,628 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 40162 to 40157. [2025-03-16 14:10:31,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 40157 states, 40156 states have (on average 1.178379320649467) internal successors, (47319), 40156 states have internal predecessors, (47319), 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-16 14:10:31,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40157 states to 40157 states and 47319 transitions. [2025-03-16 14:10:31,704 INFO L78 Accepts]: Start accepts. Automaton has 40157 states and 47319 transitions. Word has length 245 [2025-03-16 14:10:31,705 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-16 14:10:31,705 INFO L471 AbstractCegarLoop]: Abstraction has 40157 states and 47319 transitions. [2025-03-16 14:10:31,705 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 56.0) internal successors, (168), 2 states have internal predecessors, (168), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-16 14:10:31,705 INFO L276 IsEmpty]: Start isEmpty. Operand 40157 states and 47319 transitions. [2025-03-16 14:10:31,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 255 [2025-03-16 14:10:31,717 INFO L210 NwaCegarLoop]: Found error trace [2025-03-16 14:10:31,718 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] [2025-03-16 14:10:31,718 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-03-16 14:10:31,718 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-16 14:10:31,718 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-16 14:10:31,718 INFO L85 PathProgramCache]: Analyzing trace with hash 1045679317, now seen corresponding path program 1 times [2025-03-16 14:10:31,718 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-16 14:10:31,718 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1976746683] [2025-03-16 14:10:31,719 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-16 14:10:31,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-16 14:10:31,747 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 254 statements into 1 equivalence classes. [2025-03-16 14:10:31,758 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 254 of 254 statements. [2025-03-16 14:10:31,758 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:31,758 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-16 14:10:31,934 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-16 14:10:31,934 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-16 14:10:31,934 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1976746683] [2025-03-16 14:10:31,934 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1976746683] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-16 14:10:31,934 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-16 14:10:31,934 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-16 14:10:31,934 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1343873088] [2025-03-16 14:10:31,934 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-16 14:10:31,935 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-16 14:10:31,935 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-16 14:10:31,935 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-16 14:10:31,935 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-16 14:10:31,935 INFO L87 Difference]: Start difference. First operand 40157 states and 47319 transitions. Second operand has 4 states, 4 states have (on average 63.5) internal successors, (254), 3 states have internal predecessors, (254), 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-16 14:10:32,931 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-16 14:10:32,931 INFO L93 Difference]: Finished difference Result 92139 states and 108881 transitions. [2025-03-16 14:10:32,931 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-16 14:10:32,932 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 63.5) internal successors, (254), 3 states have internal predecessors, (254), 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 254 [2025-03-16 14:10:32,932 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-16 14:10:32,994 INFO L225 Difference]: With dead ends: 92139 [2025-03-16 14:10:32,994 INFO L226 Difference]: Without dead ends: 51983 [2025-03-16 14:10:33,026 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-16 14:10:33,026 INFO L435 NwaCegarLoop]: 59 mSDtfsCounter, 466 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 897 mSolverCounterSat, 235 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 466 SdHoareTripleChecker+Valid, 80 SdHoareTripleChecker+Invalid, 1132 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 235 IncrementalHoareTripleChecker+Valid, 897 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2025-03-16 14:10:33,026 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [466 Valid, 80 Invalid, 1132 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [235 Valid, 897 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2025-03-16 14:10:33,060 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 51983 states. [2025-03-16 14:10:33,562 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 51983 to 51119. [2025-03-16 14:10:33,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 51119 states, 51118 states have (on average 1.1576157126648148) internal successors, (59175), 51118 states have internal predecessors, (59175), 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-16 14:10:33,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51119 states to 51119 states and 59175 transitions. [2025-03-16 14:10:33,649 INFO L78 Accepts]: Start accepts. Automaton has 51119 states and 59175 transitions. Word has length 254 [2025-03-16 14:10:33,649 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-16 14:10:33,649 INFO L471 AbstractCegarLoop]: Abstraction has 51119 states and 59175 transitions. [2025-03-16 14:10:33,649 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 63.5) internal successors, (254), 3 states have internal predecessors, (254), 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-16 14:10:33,649 INFO L276 IsEmpty]: Start isEmpty. Operand 51119 states and 59175 transitions. [2025-03-16 14:10:33,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 261 [2025-03-16 14:10:33,663 INFO L210 NwaCegarLoop]: Found error trace [2025-03-16 14:10:33,663 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] [2025-03-16 14:10:33,663 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-03-16 14:10:33,663 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-16 14:10:33,664 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-16 14:10:33,664 INFO L85 PathProgramCache]: Analyzing trace with hash -419105080, now seen corresponding path program 1 times [2025-03-16 14:10:33,664 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-16 14:10:33,664 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [735872834] [2025-03-16 14:10:33,664 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-16 14:10:33,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-16 14:10:33,691 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 260 statements into 1 equivalence classes. [2025-03-16 14:10:33,697 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 260 of 260 statements. [2025-03-16 14:10:33,697 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:33,697 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-16 14:10:34,105 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-16 14:10:34,106 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-16 14:10:34,106 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [735872834] [2025-03-16 14:10:34,106 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [735872834] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-16 14:10:34,106 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [71643936] [2025-03-16 14:10:34,106 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-16 14:10:34,106 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-16 14:10:34,106 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-16 14:10:34,151 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-16 14:10:34,152 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-16 14:10:34,220 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 260 statements into 1 equivalence classes. [2025-03-16 14:10:34,285 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 260 of 260 statements. [2025-03-16 14:10:34,285 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:34,285 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-16 14:10:34,288 INFO L256 TraceCheckSpWp]: Trace formula consists of 494 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-16 14:10:34,292 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-16 14:10:34,394 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-16 14:10:34,394 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-03-16 14:10:34,394 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [71643936] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-16 14:10:34,394 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2025-03-16 14:10:34,394 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [3] total 4 [2025-03-16 14:10:34,394 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2018684925] [2025-03-16 14:10:34,394 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-16 14:10:34,395 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-16 14:10:34,395 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-16 14:10:34,395 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-16 14:10:34,395 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-16 14:10:34,395 INFO L87 Difference]: Start difference. First operand 51119 states and 59175 transitions. Second operand has 3 states, 3 states have (on average 76.0) internal successors, (228), 2 states have internal predecessors, (228), 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-16 14:10:35,216 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-16 14:10:35,216 INFO L93 Difference]: Finished difference Result 138649 states and 159825 transitions. [2025-03-16 14:10:35,217 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-16 14:10:35,217 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 76.0) internal successors, (228), 2 states have internal predecessors, (228), 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 260 [2025-03-16 14:10:35,217 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-16 14:10:35,334 INFO L225 Difference]: With dead ends: 138649 [2025-03-16 14:10:35,334 INFO L226 Difference]: Without dead ends: 87531 [2025-03-16 14:10:35,381 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 262 GetRequests, 259 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-16 14:10:35,381 INFO L435 NwaCegarLoop]: 124 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, 143 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-16 14:10:35,381 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [177 Valid, 143 Invalid, 692 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [54 Valid, 638 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2025-03-16 14:10:35,447 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 87531 states. [2025-03-16 14:10:36,280 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 87531 to 86302. [2025-03-16 14:10:36,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 86302 states, 86301 states have (on average 1.1346102594407945) internal successors, (97918), 86301 states have internal predecessors, (97918), 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-16 14:10:36,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 86302 states to 86302 states and 97918 transitions. [2025-03-16 14:10:36,447 INFO L78 Accepts]: Start accepts. Automaton has 86302 states and 97918 transitions. Word has length 260 [2025-03-16 14:10:36,447 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-16 14:10:36,447 INFO L471 AbstractCegarLoop]: Abstraction has 86302 states and 97918 transitions. [2025-03-16 14:10:36,447 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 76.0) internal successors, (228), 2 states have internal predecessors, (228), 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-16 14:10:36,447 INFO L276 IsEmpty]: Start isEmpty. Operand 86302 states and 97918 transitions. [2025-03-16 14:10:36,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 267 [2025-03-16 14:10:36,464 INFO L210 NwaCegarLoop]: Found error trace [2025-03-16 14:10:36,465 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] [2025-03-16 14:10:36,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-16 14:10:36,669 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,SelfDestructingSolverStorable13 [2025-03-16 14:10:36,669 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-16 14:10:36,669 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-16 14:10:36,670 INFO L85 PathProgramCache]: Analyzing trace with hash -1451003471, now seen corresponding path program 1 times [2025-03-16 14:10:36,670 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-16 14:10:36,670 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [238408809] [2025-03-16 14:10:36,670 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-16 14:10:36,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-16 14:10:36,698 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 266 statements into 1 equivalence classes. [2025-03-16 14:10:36,706 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 266 of 266 statements. [2025-03-16 14:10:36,706 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:36,706 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-16 14:10:36,898 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-16 14:10:36,898 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-16 14:10:36,898 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [238408809] [2025-03-16 14:10:36,898 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [238408809] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-16 14:10:36,898 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2038184574] [2025-03-16 14:10:36,898 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-16 14:10:36,898 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-16 14:10:36,898 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-16 14:10:36,900 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-16 14:10:36,902 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-16 14:10:36,969 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 266 statements into 1 equivalence classes. [2025-03-16 14:10:37,024 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 266 of 266 statements. [2025-03-16 14:10:37,024 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:37,024 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-16 14:10:37,027 INFO L256 TraceCheckSpWp]: Trace formula consists of 540 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-16 14:10:37,030 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-16 14:10:37,155 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-16 14:10:37,155 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-03-16 14:10:37,155 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2038184574] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-16 14:10:37,155 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2025-03-16 14:10:37,155 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5 [2025-03-16 14:10:37,155 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1187015169] [2025-03-16 14:10:37,155 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-16 14:10:37,155 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-16 14:10:37,155 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-16 14:10:37,156 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-16 14:10:37,156 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-16 14:10:37,156 INFO L87 Difference]: Start difference. First operand 86302 states and 97918 transitions. Second operand has 3 states, 3 states have (on average 77.0) internal successors, (231), 3 states have internal predecessors, (231), 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-16 14:10:37,974 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-16 14:10:37,975 INFO L93 Difference]: Finished difference Result 171003 states and 194096 transitions. [2025-03-16 14:10:37,975 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-16 14:10:37,975 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 77.0) internal successors, (231), 3 states have internal predecessors, (231), 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 266 [2025-03-16 14:10:37,975 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-16 14:10:38,078 INFO L225 Difference]: With dead ends: 171003 [2025-03-16 14:10:38,078 INFO L226 Difference]: Without dead ends: 84702 [2025-03-16 14:10:38,134 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 268 GetRequests, 265 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-16 14:10:38,134 INFO L435 NwaCegarLoop]: 280 mSDtfsCounter, 108 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 608 mSolverCounterSat, 24 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 108 SdHoareTripleChecker+Valid, 288 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.5s IncrementalHoareTripleChecker+Time [2025-03-16 14:10:38,134 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [108 Valid, 288 Invalid, 632 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [24 Valid, 608 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2025-03-16 14:10:38,353 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 84702 states. [2025-03-16 14:10:39,128 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 84702 to 82242. [2025-03-16 14:10:39,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 82242 states, 82241 states have (on average 1.1250106394620687) internal successors, (92522), 82241 states have internal predecessors, (92522), 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-16 14:10:39,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 82242 states to 82242 states and 92522 transitions. [2025-03-16 14:10:39,505 INFO L78 Accepts]: Start accepts. Automaton has 82242 states and 92522 transitions. Word has length 266 [2025-03-16 14:10:39,506 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-16 14:10:39,506 INFO L471 AbstractCegarLoop]: Abstraction has 82242 states and 92522 transitions. [2025-03-16 14:10:39,506 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 77.0) internal successors, (231), 3 states have internal predecessors, (231), 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-16 14:10:39,506 INFO L276 IsEmpty]: Start isEmpty. Operand 82242 states and 92522 transitions. [2025-03-16 14:10:39,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 282 [2025-03-16 14:10:39,530 INFO L210 NwaCegarLoop]: Found error trace [2025-03-16 14:10:39,531 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] [2025-03-16 14:10:39,538 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-16 14:10:39,731 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-16 14:10:39,731 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-16 14:10:39,732 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-16 14:10:39,732 INFO L85 PathProgramCache]: Analyzing trace with hash -1231257223, now seen corresponding path program 1 times [2025-03-16 14:10:39,732 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-16 14:10:39,732 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1251791180] [2025-03-16 14:10:39,732 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-16 14:10:39,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-16 14:10:39,759 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 281 statements into 1 equivalence classes. [2025-03-16 14:10:39,775 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 281 of 281 statements. [2025-03-16 14:10:39,775 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:39,775 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-16 14:10:39,853 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-16 14:10:39,853 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-16 14:10:39,853 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1251791180] [2025-03-16 14:10:39,853 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1251791180] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-16 14:10:39,853 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-16 14:10:39,853 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-16 14:10:39,853 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1619574402] [2025-03-16 14:10:39,853 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-16 14:10:39,854 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-16 14:10:39,854 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-16 14:10:39,854 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-16 14:10:39,854 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-16 14:10:39,854 INFO L87 Difference]: Start difference. First operand 82242 states and 92522 transitions. Second operand has 3 states, 3 states have (on average 93.66666666666667) internal successors, (281), 3 states have internal predecessors, (281), 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-16 14:10:40,613 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-16 14:10:40,614 INFO L93 Difference]: Finished difference Result 156315 states and 175949 transitions. [2025-03-16 14:10:40,614 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-16 14:10:40,614 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 93.66666666666667) internal successors, (281), 3 states have internal predecessors, (281), 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 281 [2025-03-16 14:10:40,614 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-16 14:10:40,703 INFO L225 Difference]: With dead ends: 156315 [2025-03-16 14:10:40,703 INFO L226 Difference]: Without dead ends: 74074 [2025-03-16 14:10:40,752 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-16 14:10:40,752 INFO L435 NwaCegarLoop]: 317 mSDtfsCounter, 225 mSDsluCounter, 15 mSDsCounter, 0 mSdLazyCounter, 519 mSolverCounterSat, 121 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 225 SdHoareTripleChecker+Valid, 332 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.5s IncrementalHoareTripleChecker+Time [2025-03-16 14:10:40,753 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [225 Valid, 332 Invalid, 640 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [121 Valid, 519 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2025-03-16 14:10:40,800 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 74074 states. [2025-03-16 14:10:41,401 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 74074 to 71626. [2025-03-16 14:10:41,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 71626 states, 71625 states have (on average 1.0989179755671903) internal successors, (78710), 71625 states have internal predecessors, (78710), 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-16 14:10:41,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 71626 states to 71626 states and 78710 transitions. [2025-03-16 14:10:41,695 INFO L78 Accepts]: Start accepts. Automaton has 71626 states and 78710 transitions. Word has length 281 [2025-03-16 14:10:41,695 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-16 14:10:41,695 INFO L471 AbstractCegarLoop]: Abstraction has 71626 states and 78710 transitions. [2025-03-16 14:10:41,695 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 93.66666666666667) internal successors, (281), 3 states have internal predecessors, (281), 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-16 14:10:41,695 INFO L276 IsEmpty]: Start isEmpty. Operand 71626 states and 78710 transitions. [2025-03-16 14:10:41,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 300 [2025-03-16 14:10:41,713 INFO L210 NwaCegarLoop]: Found error trace [2025-03-16 14:10:41,714 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] [2025-03-16 14:10:41,714 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-03-16 14:10:41,714 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-16 14:10:41,714 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-16 14:10:41,714 INFO L85 PathProgramCache]: Analyzing trace with hash 926515154, now seen corresponding path program 1 times [2025-03-16 14:10:41,714 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-16 14:10:41,714 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [143406292] [2025-03-16 14:10:41,715 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-16 14:10:41,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-16 14:10:41,761 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 299 statements into 1 equivalence classes. [2025-03-16 14:10:41,769 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 299 of 299 statements. [2025-03-16 14:10:41,769 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:41,769 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-16 14:10:42,086 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-16 14:10:42,086 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-16 14:10:42,086 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [143406292] [2025-03-16 14:10:42,087 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [143406292] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-16 14:10:42,087 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [708627208] [2025-03-16 14:10:42,087 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-16 14:10:42,087 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-16 14:10:42,087 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-16 14:10:42,089 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-16 14:10:42,091 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-16 14:10:42,229 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 299 statements into 1 equivalence classes. [2025-03-16 14:10:42,299 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 299 of 299 statements. [2025-03-16 14:10:42,299 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:42,299 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-16 14:10:42,301 INFO L256 TraceCheckSpWp]: Trace formula consists of 617 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-16 14:10:42,304 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-16 14:10:42,342 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-16 14:10:42,342 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-03-16 14:10:42,342 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [708627208] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-16 14:10:42,342 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2025-03-16 14:10:42,342 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5 [2025-03-16 14:10:42,342 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [985342226] [2025-03-16 14:10:42,342 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-16 14:10:42,343 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-16 14:10:42,343 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-16 14:10:42,344 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-16 14:10:42,344 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-16 14:10:42,345 INFO L87 Difference]: Start difference. First operand 71626 states and 78710 transitions. Second operand has 3 states, 3 states have (on average 88.0) internal successors, (264), 3 states have internal predecessors, (264), 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-16 14:10:43,062 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-16 14:10:43,063 INFO L93 Difference]: Finished difference Result 143259 states and 157435 transitions. [2025-03-16 14:10:43,063 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-16 14:10:43,063 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 88.0) internal successors, (264), 3 states have internal predecessors, (264), 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 299 [2025-03-16 14:10:43,063 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-16 14:10:43,151 INFO L225 Difference]: With dead ends: 143259 [2025-03-16 14:10:43,151 INFO L226 Difference]: Without dead ends: 71634 [2025-03-16 14:10:43,197 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 301 GetRequests, 298 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-16 14:10:43,197 INFO L435 NwaCegarLoop]: 73 mSDtfsCounter, 223 mSDsluCounter, 11 mSDsCounter, 0 mSdLazyCounter, 561 mSolverCounterSat, 79 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 223 SdHoareTripleChecker+Valid, 84 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.4s IncrementalHoareTripleChecker+Time [2025-03-16 14:10:43,197 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [223 Valid, 84 Invalid, 640 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [79 Valid, 561 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2025-03-16 14:10:43,241 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 71634 states. [2025-03-16 14:10:43,973 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 71634 to 65735. [2025-03-16 14:10:44,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 65735 states, 65734 states have (on average 1.077189886512307) internal successors, (70808), 65734 states have internal predecessors, (70808), 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-16 14:10:44,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65735 states to 65735 states and 70808 transitions. [2025-03-16 14:10:44,082 INFO L78 Accepts]: Start accepts. Automaton has 65735 states and 70808 transitions. Word has length 299 [2025-03-16 14:10:44,082 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-16 14:10:44,082 INFO L471 AbstractCegarLoop]: Abstraction has 65735 states and 70808 transitions. [2025-03-16 14:10:44,082 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 88.0) internal successors, (264), 3 states have internal predecessors, (264), 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-16 14:10:44,082 INFO L276 IsEmpty]: Start isEmpty. Operand 65735 states and 70808 transitions. [2025-03-16 14:10:44,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 343 [2025-03-16 14:10:44,097 INFO L210 NwaCegarLoop]: Found error trace [2025-03-16 14:10:44,097 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] [2025-03-16 14:10:44,103 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-16 14:10:44,298 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,SelfDestructingSolverStorable16 [2025-03-16 14:10:44,298 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-16 14:10:44,299 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-16 14:10:44,299 INFO L85 PathProgramCache]: Analyzing trace with hash 2113955424, now seen corresponding path program 1 times [2025-03-16 14:10:44,299 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-16 14:10:44,299 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1835597054] [2025-03-16 14:10:44,299 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-16 14:10:44,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-16 14:10:44,330 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 342 statements into 1 equivalence classes. [2025-03-16 14:10:44,346 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 342 of 342 statements. [2025-03-16 14:10:44,346 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:44,346 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-16 14:10:44,632 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-16 14:10:44,632 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-16 14:10:44,632 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1835597054] [2025-03-16 14:10:44,632 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1835597054] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-16 14:10:44,632 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-16 14:10:44,632 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-16 14:10:44,632 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1119485823] [2025-03-16 14:10:44,633 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-16 14:10:44,633 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-16 14:10:44,633 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-16 14:10:44,633 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-16 14:10:44,633 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-03-16 14:10:44,634 INFO L87 Difference]: Start difference. First operand 65735 states and 70808 transitions. Second operand has 4 states, 4 states have (on average 84.25) internal successors, (337), 4 states have internal predecessors, (337), 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-16 14:10:45,659 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-16 14:10:45,659 INFO L93 Difference]: Finished difference Result 137611 states and 148362 transitions. [2025-03-16 14:10:45,660 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-16 14:10:45,660 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 84.25) internal successors, (337), 4 states have internal predecessors, (337), 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 342 [2025-03-16 14:10:45,660 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-16 14:10:45,753 INFO L225 Difference]: With dead ends: 137611 [2025-03-16 14:10:45,754 INFO L226 Difference]: Without dead ends: 71877 [2025-03-16 14:10:45,777 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-16 14:10:45,778 INFO L435 NwaCegarLoop]: 74 mSDtfsCounter, 378 mSDsluCounter, 23 mSDsCounter, 0 mSdLazyCounter, 1042 mSolverCounterSat, 207 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 378 SdHoareTripleChecker+Valid, 97 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.6s IncrementalHoareTripleChecker+Time [2025-03-16 14:10:45,778 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [378 Valid, 97 Invalid, 1249 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [207 Valid, 1042 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2025-03-16 14:10:45,817 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 71877 states. [2025-03-16 14:10:46,627 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 71877 to 67359. [2025-03-16 14:10:46,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 67359 states, 67358 states have (on average 1.070013955283708) internal successors, (72074), 67358 states have internal predecessors, (72074), 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-16 14:10:46,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 67359 states to 67359 states and 72074 transitions. [2025-03-16 14:10:46,744 INFO L78 Accepts]: Start accepts. Automaton has 67359 states and 72074 transitions. Word has length 342 [2025-03-16 14:10:46,745 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-16 14:10:46,745 INFO L471 AbstractCegarLoop]: Abstraction has 67359 states and 72074 transitions. [2025-03-16 14:10:46,745 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 84.25) internal successors, (337), 4 states have internal predecessors, (337), 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-16 14:10:46,745 INFO L276 IsEmpty]: Start isEmpty. Operand 67359 states and 72074 transitions. [2025-03-16 14:10:46,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 347 [2025-03-16 14:10:46,759 INFO L210 NwaCegarLoop]: Found error trace [2025-03-16 14:10:46,759 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] [2025-03-16 14:10:46,760 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-03-16 14:10:46,760 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-16 14:10:46,760 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-16 14:10:46,760 INFO L85 PathProgramCache]: Analyzing trace with hash 1514912937, now seen corresponding path program 1 times [2025-03-16 14:10:46,760 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-16 14:10:46,760 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1715073123] [2025-03-16 14:10:46,760 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-16 14:10:46,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-16 14:10:46,792 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 346 statements into 1 equivalence classes. [2025-03-16 14:10:46,798 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 346 of 346 statements. [2025-03-16 14:10:46,798 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:46,798 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-16 14:10:47,148 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-16 14:10:47,148 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-16 14:10:47,148 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1715073123] [2025-03-16 14:10:47,148 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1715073123] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-16 14:10:47,148 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1737262503] [2025-03-16 14:10:47,148 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-16 14:10:47,148 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-16 14:10:47,148 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-16 14:10:47,151 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-16 14:10:47,152 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-16 14:10:47,222 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 346 statements into 1 equivalence classes. [2025-03-16 14:10:47,296 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 346 of 346 statements. [2025-03-16 14:10:47,296 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:47,296 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-16 14:10:47,299 INFO L256 TraceCheckSpWp]: Trace formula consists of 616 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-16 14:10:47,305 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-16 14:10:47,335 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-16 14:10:47,336 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-03-16 14:10:47,337 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1737262503] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-16 14:10:47,337 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2025-03-16 14:10:47,337 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5 [2025-03-16 14:10:47,338 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [780330338] [2025-03-16 14:10:47,339 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-16 14:10:47,339 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-16 14:10:47,339 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-16 14:10:47,340 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-16 14:10:47,340 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-16 14:10:47,340 INFO L87 Difference]: Start difference. First operand 67359 states and 72074 transitions. Second operand has 3 states, 3 states have (on average 104.66666666666667) internal successors, (314), 3 states have internal predecessors, (314), 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-16 14:10:48,092 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-16 14:10:48,092 INFO L93 Difference]: Finished difference Result 131884 states and 140988 transitions. [2025-03-16 14:10:48,092 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-16 14:10:48,092 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 104.66666666666667) internal successors, (314), 3 states have internal predecessors, (314), 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 346 [2025-03-16 14:10:48,093 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-16 14:10:48,158 INFO L225 Difference]: With dead ends: 131884 [2025-03-16 14:10:48,158 INFO L226 Difference]: Without dead ends: 60466 [2025-03-16 14:10:48,180 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 348 GetRequests, 345 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-16 14:10:48,180 INFO L435 NwaCegarLoop]: 104 mSDtfsCounter, 208 mSDsluCounter, 16 mSDsCounter, 0 mSdLazyCounter, 580 mSolverCounterSat, 69 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 208 SdHoareTripleChecker+Valid, 120 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.4s IncrementalHoareTripleChecker+Time [2025-03-16 14:10:48,180 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [208 Valid, 120 Invalid, 649 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [69 Valid, 580 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2025-03-16 14:10:48,217 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 60466 states. [2025-03-16 14:10:48,605 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 60466 to 57807. [2025-03-16 14:10:48,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 57807 states, 57806 states have (on average 1.0506521814344532) internal successors, (60734), 57806 states have internal predecessors, (60734), 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-16 14:10:48,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57807 states to 57807 states and 60734 transitions. [2025-03-16 14:10:48,890 INFO L78 Accepts]: Start accepts. Automaton has 57807 states and 60734 transitions. Word has length 346 [2025-03-16 14:10:48,890 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-16 14:10:48,891 INFO L471 AbstractCegarLoop]: Abstraction has 57807 states and 60734 transitions. [2025-03-16 14:10:48,891 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 104.66666666666667) internal successors, (314), 3 states have internal predecessors, (314), 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-16 14:10:48,891 INFO L276 IsEmpty]: Start isEmpty. Operand 57807 states and 60734 transitions. [2025-03-16 14:10:48,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 394 [2025-03-16 14:10:48,909 INFO L210 NwaCegarLoop]: Found error trace [2025-03-16 14:10:48,909 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] [2025-03-16 14:10:48,915 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2025-03-16 14:10:49,109 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-16 14:10:49,110 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-16 14:10:49,110 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-16 14:10:49,110 INFO L85 PathProgramCache]: Analyzing trace with hash 25286336, now seen corresponding path program 1 times [2025-03-16 14:10:49,110 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-16 14:10:49,110 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1731308670] [2025-03-16 14:10:49,110 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-16 14:10:49,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-16 14:10:49,167 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 393 statements into 1 equivalence classes. [2025-03-16 14:10:49,191 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 393 of 393 statements. [2025-03-16 14:10:49,192 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:49,192 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-16 14:10:49,634 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-16 14:10:49,634 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-16 14:10:49,634 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1731308670] [2025-03-16 14:10:49,634 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1731308670] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-16 14:10:49,634 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1980399856] [2025-03-16 14:10:49,634 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-16 14:10:49,634 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-16 14:10:49,634 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-16 14:10:49,636 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-16 14:10:49,637 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-16 14:10:49,800 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 393 statements into 1 equivalence classes. [2025-03-16 14:10:49,879 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 393 of 393 statements. [2025-03-16 14:10:49,879 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:49,880 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-16 14:10:49,882 INFO L256 TraceCheckSpWp]: Trace formula consists of 717 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-16 14:10:49,887 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-16 14:10:50,033 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-16 14:10:50,033 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-03-16 14:10:50,033 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1980399856] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-16 14:10:50,033 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2025-03-16 14:10:50,033 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [5] total 6 [2025-03-16 14:10:50,033 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1508673649] [2025-03-16 14:10:50,033 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-16 14:10:50,033 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-16 14:10:50,034 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-16 14:10:50,034 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-16 14:10:50,034 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2025-03-16 14:10:50,034 INFO L87 Difference]: Start difference. First operand 57807 states and 60734 transitions. Second operand has 3 states, 3 states have (on average 94.0) internal successors, (282), 2 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-16 14:10:50,438 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-16 14:10:50,438 INFO L93 Difference]: Finished difference Result 164462 states and 172967 transitions. [2025-03-16 14:10:50,438 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-16 14:10:50,439 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 94.0) internal successors, (282), 2 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 393 [2025-03-16 14:10:50,439 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-16 14:10:50,562 INFO L225 Difference]: With dead ends: 164462 [2025-03-16 14:10:50,562 INFO L226 Difference]: Without dead ends: 106656 [2025-03-16 14:10:50,615 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 397 GetRequests, 393 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-16 14:10:50,615 INFO L435 NwaCegarLoop]: 271 mSDtfsCounter, 196 mSDsluCounter, 253 mSDsCounter, 0 mSdLazyCounter, 149 mSolverCounterSat, 50 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 196 SdHoareTripleChecker+Valid, 524 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.1s IncrementalHoareTripleChecker+Time [2025-03-16 14:10:50,616 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [196 Valid, 524 Invalid, 199 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [50 Valid, 149 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-03-16 14:10:50,688 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 106656 states. [2025-03-16 14:10:51,453 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 106656 to 61870. [2025-03-16 14:10:51,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 61870 states, 61869 states have (on average 1.0525949991110248) internal successors, (65123), 61869 states have internal predecessors, (65123), 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-16 14:10:51,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61870 states to 61870 states and 65123 transitions. [2025-03-16 14:10:51,555 INFO L78 Accepts]: Start accepts. Automaton has 61870 states and 65123 transitions. Word has length 393 [2025-03-16 14:10:51,556 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-16 14:10:51,556 INFO L471 AbstractCegarLoop]: Abstraction has 61870 states and 65123 transitions. [2025-03-16 14:10:51,556 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 94.0) internal successors, (282), 2 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-16 14:10:51,556 INFO L276 IsEmpty]: Start isEmpty. Operand 61870 states and 65123 transitions. [2025-03-16 14:10:51,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 443 [2025-03-16 14:10:51,567 INFO L210 NwaCegarLoop]: Found error trace [2025-03-16 14:10:51,567 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] [2025-03-16 14:10:51,574 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-16 14:10:51,768 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-16 14:10:51,768 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-16 14:10:51,768 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-16 14:10:51,768 INFO L85 PathProgramCache]: Analyzing trace with hash 1772404560, now seen corresponding path program 1 times [2025-03-16 14:10:51,769 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-16 14:10:51,769 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [776803564] [2025-03-16 14:10:51,769 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-16 14:10:51,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-16 14:10:51,807 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 442 statements into 1 equivalence classes. [2025-03-16 14:10:51,831 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 442 of 442 statements. [2025-03-16 14:10:51,831 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:51,831 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-16 14:10:52,276 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-16 14:10:52,276 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-16 14:10:52,276 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [776803564] [2025-03-16 14:10:52,276 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [776803564] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-16 14:10:52,276 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [42583338] [2025-03-16 14:10:52,276 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-16 14:10:52,276 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-16 14:10:52,276 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-16 14:10:52,278 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-16 14:10:52,280 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-16 14:10:52,352 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 442 statements into 1 equivalence classes. [2025-03-16 14:10:52,516 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 442 of 442 statements. [2025-03-16 14:10:52,516 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:52,516 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-16 14:10:52,519 INFO L256 TraceCheckSpWp]: Trace formula consists of 713 conjuncts, 4 conjuncts are in the unsatisfiable core [2025-03-16 14:10:52,525 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-16 14:10:52,771 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-16 14:10:52,772 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-03-16 14:10:52,772 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [42583338] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-16 14:10:52,772 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2025-03-16 14:10:52,772 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 5 [2025-03-16 14:10:52,772 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [425501480] [2025-03-16 14:10:52,772 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-16 14:10:52,772 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-16 14:10:52,772 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-16 14:10:52,773 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-16 14:10:52,773 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30 [2025-03-16 14:10:52,773 INFO L87 Difference]: Start difference. First operand 61870 states and 65123 transitions. Second operand has 4 states, 4 states have (on average 79.0) internal successors, (316), 3 states have internal predecessors, (316), 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-16 14:10:53,619 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-16 14:10:53,619 INFO L93 Difference]: Finished difference Result 128438 states and 135244 transitions. [2025-03-16 14:10:53,620 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-16 14:10:53,620 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 79.0) internal successors, (316), 3 states have internal predecessors, (316), 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 442 [2025-03-16 14:10:53,620 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-16 14:10:53,702 INFO L225 Difference]: With dead ends: 128438 [2025-03-16 14:10:53,702 INFO L226 Difference]: Without dead ends: 65958 [2025-03-16 14:10:53,743 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 445 GetRequests, 441 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-16 14:10:53,744 INFO L435 NwaCegarLoop]: 231 mSDtfsCounter, 363 mSDsluCounter, 161 mSDsCounter, 0 mSdLazyCounter, 797 mSolverCounterSat, 72 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 363 SdHoareTripleChecker+Valid, 392 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.5s IncrementalHoareTripleChecker+Time [2025-03-16 14:10:53,744 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [363 Valid, 392 Invalid, 869 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [72 Valid, 797 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2025-03-16 14:10:53,787 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 65958 states. [2025-03-16 14:10:54,511 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 65958 to 61258. [2025-03-16 14:10:54,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 61258 states, 61257 states have (on average 1.0518961098323456) internal successors, (64436), 61257 states have internal predecessors, (64436), 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-16 14:10:54,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61258 states to 61258 states and 64436 transitions. [2025-03-16 14:10:54,868 INFO L78 Accepts]: Start accepts. Automaton has 61258 states and 64436 transitions. Word has length 442 [2025-03-16 14:10:54,868 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-16 14:10:54,868 INFO L471 AbstractCegarLoop]: Abstraction has 61258 states and 64436 transitions. [2025-03-16 14:10:54,869 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 79.0) internal successors, (316), 3 states have internal predecessors, (316), 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-16 14:10:54,869 INFO L276 IsEmpty]: Start isEmpty. Operand 61258 states and 64436 transitions. [2025-03-16 14:10:54,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 483 [2025-03-16 14:10:54,884 INFO L210 NwaCegarLoop]: Found error trace [2025-03-16 14:10:54,884 INFO L218 NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 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] [2025-03-16 14:10:54,892 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-16 14:10:55,085 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-16 14:10:55,085 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-16 14:10:55,086 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-16 14:10:55,086 INFO L85 PathProgramCache]: Analyzing trace with hash 65621955, now seen corresponding path program 1 times [2025-03-16 14:10:55,086 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-16 14:10:55,086 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [176498031] [2025-03-16 14:10:55,086 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-16 14:10:55,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-16 14:10:55,130 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 482 statements into 1 equivalence classes. [2025-03-16 14:10:55,165 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 482 of 482 statements. [2025-03-16 14:10:55,165 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:55,165 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-16 14:10:55,165 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-16 14:10:55,189 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 482 statements into 1 equivalence classes. [2025-03-16 14:10:55,226 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 482 of 482 statements. [2025-03-16 14:10:55,226 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-16 14:10:55,226 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-16 14:10:55,355 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-16 14:10:55,355 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-16 14:10:55,356 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2025-03-16 14:10:55,357 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-03-16 14:10:55,359 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-16 14:10:55,583 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2025-03-16 14:10:55,586 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 16.03 02:10:55 BoogieIcfgContainer [2025-03-16 14:10:55,586 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2025-03-16 14:10:55,587 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2025-03-16 14:10:55,587 INFO L270 PluginConnector]: Initializing Witness Printer... [2025-03-16 14:10:55,587 INFO L274 PluginConnector]: Witness Printer initialized [2025-03-16 14:10:55,588 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 16.03 02:10:18" (3/4) ... [2025-03-16 14:10:55,588 INFO L140 WitnessPrinter]: Generating witness for reachability counterexample [2025-03-16 14:10:55,828 INFO L127 tionWitnessGenerator]: Generated YAML witness of length 486. [2025-03-16 14:10:55,960 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2025-03-16 14:10:55,960 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2025-03-16 14:10:55,960 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2025-03-16 14:10:55,963 INFO L158 Benchmark]: Toolchain (without parser) took 39368.00ms. Allocated memory was 167.8MB in the beginning and 11.1GB in the end (delta: 10.9GB). Free memory was 123.0MB in the beginning and 8.7GB in the end (delta: -8.6GB). Peak memory consumption was 2.3GB. Max. memory is 16.1GB. [2025-03-16 14:10:55,963 INFO L158 Benchmark]: CDTParser took 0.28ms. Allocated memory is still 192.9MB. Free memory is still 116.4MB. There was no memory consumed. Max. memory is 16.1GB. [2025-03-16 14:10:55,963 INFO L158 Benchmark]: CACSL2BoogieTranslator took 627.55ms. Allocated memory is still 167.8MB. Free memory was 123.0MB in the beginning and 64.5MB in the end (delta: 58.5MB). Peak memory consumption was 58.7MB. Max. memory is 16.1GB. [2025-03-16 14:10:55,964 INFO L158 Benchmark]: Boogie Procedure Inliner took 82.22ms. Allocated memory is still 167.8MB. Free memory was 64.5MB in the beginning and 50.2MB in the end (delta: 14.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-16 14:10:55,964 INFO L158 Benchmark]: Boogie Preprocessor took 159.50ms. Allocated memory is still 167.8MB. Free memory was 50.2MB in the beginning and 113.9MB in the end (delta: -63.7MB). Peak memory consumption was 33.9MB. Max. memory is 16.1GB. [2025-03-16 14:10:55,964 INFO L158 Benchmark]: IcfgBuilder took 1408.44ms. Allocated memory is still 167.8MB. Free memory was 113.9MB in the beginning and 112.1MB in the end (delta: 1.9MB). Peak memory consumption was 81.8MB. Max. memory is 16.1GB. [2025-03-16 14:10:55,965 INFO L158 Benchmark]: TraceAbstraction took 36710.02ms. Allocated memory was 167.8MB in the beginning and 11.1GB in the end (delta: 10.9GB). Free memory was 112.1MB in the beginning and 8.9GB in the end (delta: -8.7GB). Peak memory consumption was 2.1GB. Max. memory is 16.1GB. [2025-03-16 14:10:55,965 INFO L158 Benchmark]: Witness Printer took 373.86ms. Allocated memory is still 11.1GB. Free memory was 8.9GB in the beginning and 8.7GB in the end (delta: 121.6MB). Peak memory consumption was 117.4MB. Max. memory is 16.1GB. [2025-03-16 14:10:55,966 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.28ms. Allocated memory is still 192.9MB. Free memory is still 116.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 627.55ms. Allocated memory is still 167.8MB. Free memory was 123.0MB in the beginning and 64.5MB in the end (delta: 58.5MB). Peak memory consumption was 58.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 82.22ms. Allocated memory is still 167.8MB. Free memory was 64.5MB in the beginning and 50.2MB in the end (delta: 14.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 159.50ms. Allocated memory is still 167.8MB. Free memory was 50.2MB in the beginning and 113.9MB in the end (delta: -63.7MB). Peak memory consumption was 33.9MB. Max. memory is 16.1GB. * IcfgBuilder took 1408.44ms. Allocated memory is still 167.8MB. Free memory was 113.9MB in the beginning and 112.1MB in the end (delta: 1.9MB). Peak memory consumption was 81.8MB. Max. memory is 16.1GB. * TraceAbstraction took 36710.02ms. Allocated memory was 167.8MB in the beginning and 11.1GB in the end (delta: 10.9GB). Free memory was 112.1MB in the beginning and 8.9GB in the end (delta: -8.7GB). Peak memory consumption was 2.1GB. Max. memory is 16.1GB. * Witness Printer took 373.86ms. Allocated memory is still 11.1GB. Free memory was 8.9GB in the beginning and 8.7GB 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; [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, 241 locations, 457 edges, 1 error locations. Started 1 CEGAR loops. OverallTime: 36.4s, OverallIterations: 22, TraceHistogramMax: 6, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.3s, AutomataDifference: 15.7s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 5102 SdHoareTripleChecker+Valid, 10.5s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 5102 mSDsluCounter, 4877 SdHoareTripleChecker+Invalid, 8.7s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 1037 mSDsCounter, 2085 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 11887 IncrementalHoareTripleChecker+Invalid, 13972 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 2085 mSolverCounterUnsat, 3840 mSDtfsCounter, 11887 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 2245 GetRequests, 2206 SyntacticMatches, 0 SemanticMatches, 39 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=86302occurred in iteration=14, InterpolantAutomatonStates: 66, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 10.4s AutomataMinimizationTime, 21 MinimizatonAttempts, 73907 StatesRemovedByMinimization, 18 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.5s SsaConstructionTime, 1.0s SatisfiabilityAnalysisTime, 5.7s InterpolantComputationTime, 7722 NumberOfCodeBlocks, 7722 NumberOfCodeBlocksAsserted, 29 NumberOfCheckSat, 7212 ConstructedInterpolants, 0 QuantifiedInterpolants, 13790 SizeOfPredicates, 0 NumberOfNonLiveVariables, 4074 ConjunctsInSsa, 17 ConjunctsInUnsatCore, 28 InterpolantComputations, 21 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-16 14:10:56,000 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