./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem03_label43.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 61a67961 Calling Ultimate with: /root/.sdkman/candidates/java/current/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.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem03_label43.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 19ed94a411b232e859c90088088215ee5fab35ddb2ecc95dbb01f18c20ea13dd --- Real Ultimate output --- This is Ultimate 0.2.5-wip.fs.cvc5-61a6796-m [2024-10-13 22:47:51,641 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-13 22:47:51,720 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-13 22:47:51,727 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-13 22:47:51,729 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-13 22:47:51,757 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-13 22:47:51,757 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-13 22:47:51,758 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-13 22:47:51,759 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-13 22:47:51,760 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-13 22:47:51,760 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-13 22:47:51,760 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-13 22:47:51,761 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-13 22:47:51,761 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-13 22:47:51,762 INFO L153 SettingsManager]: * Use SBE=true [2024-10-13 22:47:51,762 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-13 22:47:51,762 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-13 22:47:51,763 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-13 22:47:51,763 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-13 22:47:51,763 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-13 22:47:51,764 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-13 22:47:51,768 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-13 22:47:51,768 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-13 22:47:51,768 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-13 22:47:51,771 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-13 22:47:51,771 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-13 22:47:51,771 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-13 22:47:51,772 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-13 22:47:51,772 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-13 22:47:51,772 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-13 22:47:51,773 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-13 22:47:51,773 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-13 22:47:51,773 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-13 22:47:51,773 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-13 22:47:51,774 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-13 22:47:51,774 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-13 22:47:51,774 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-13 22:47:51,774 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-13 22:47:51,775 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-13 22:47:51,775 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-13 22:47:51,775 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-13 22:47:51,777 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-13 22:47:51,777 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 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 -> 19ed94a411b232e859c90088088215ee5fab35ddb2ecc95dbb01f18c20ea13dd [2024-10-13 22:47:52,048 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-13 22:47:52,071 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-13 22:47:52,074 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-13 22:47:52,075 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-13 22:47:52,076 INFO L274 PluginConnector]: CDTParser initialized [2024-10-13 22:47:52,077 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem03_label43.c [2024-10-13 22:47:53,549 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-13 22:47:53,877 INFO L384 CDTParser]: Found 1 translation units. [2024-10-13 22:47:53,878 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem03_label43.c [2024-10-13 22:47:53,896 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f6e16b711/18b2da47f8124654928eefb5966869b6/FLAGb87dc348b [2024-10-13 22:47:54,136 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f6e16b711/18b2da47f8124654928eefb5966869b6 [2024-10-13 22:47:54,138 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-13 22:47:54,140 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-13 22:47:54,141 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-13 22:47:54,141 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-13 22:47:54,149 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-13 22:47:54,149 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.10 10:47:54" (1/1) ... [2024-10-13 22:47:54,152 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@17ab3a8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:47:54, skipping insertion in model container [2024-10-13 22:47:54,152 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.10 10:47:54" (1/1) ... [2024-10-13 22:47:54,221 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-13 22:47:54,769 WARN L248 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_label43.c[54461,54474] [2024-10-13 22:47:54,813 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-13 22:47:54,824 INFO L200 MainTranslator]: Completed pre-run [2024-10-13 22:47:54,994 WARN L248 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_label43.c[54461,54474] [2024-10-13 22:47:55,012 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-13 22:47:55,034 INFO L204 MainTranslator]: Completed translation [2024-10-13 22:47:55,035 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:47:55 WrapperNode [2024-10-13 22:47:55,035 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-13 22:47:55,036 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-13 22:47:55,036 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-13 22:47:55,036 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-13 22:47:55,043 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:47:55" (1/1) ... [2024-10-13 22:47:55,077 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:47:55" (1/1) ... [2024-10-13 22:47:55,177 INFO L138 Inliner]: procedures = 14, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 1772 [2024-10-13 22:47:55,177 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-13 22:47:55,178 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-13 22:47:55,178 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-13 22:47:55,179 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-13 22:47:55,190 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:47:55" (1/1) ... [2024-10-13 22:47:55,191 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:47:55" (1/1) ... [2024-10-13 22:47:55,200 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:47:55" (1/1) ... [2024-10-13 22:47:55,241 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-10-13 22:47:55,241 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:47:55" (1/1) ... [2024-10-13 22:47:55,241 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:47:55" (1/1) ... [2024-10-13 22:47:55,292 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:47:55" (1/1) ... [2024-10-13 22:47:55,310 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:47:55" (1/1) ... [2024-10-13 22:47:55,319 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:47:55" (1/1) ... [2024-10-13 22:47:55,331 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:47:55" (1/1) ... [2024-10-13 22:47:55,353 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-13 22:47:55,354 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-13 22:47:55,354 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-13 22:47:55,354 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-13 22:47:55,355 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:47:55" (1/1) ... [2024-10-13 22:47:55,361 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-13 22:47:55,372 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:47:55,388 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) [2024-10-13 22:47:55,391 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 [2024-10-13 22:47:55,436 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-13 22:47:55,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-13 22:47:55,436 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-13 22:47:55,437 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-13 22:47:55,510 INFO L238 CfgBuilder]: Building ICFG [2024-10-13 22:47:55,513 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-13 22:47:57,322 INFO L? ?]: Removed 147 outVars from TransFormulas that were not future-live. [2024-10-13 22:47:57,322 INFO L287 CfgBuilder]: Performing block encoding [2024-10-13 22:47:57,386 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-13 22:47:57,387 INFO L314 CfgBuilder]: Removed 1 assume(true) statements. [2024-10-13 22:47:57,389 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.10 10:47:57 BoogieIcfgContainer [2024-10-13 22:47:57,390 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-13 22:47:57,392 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-13 22:47:57,393 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-13 22:47:57,396 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-13 22:47:57,396 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.10 10:47:54" (1/3) ... [2024-10-13 22:47:57,397 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@676afd1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.10 10:47:57, skipping insertion in model container [2024-10-13 22:47:57,397 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:47:55" (2/3) ... [2024-10-13 22:47:57,397 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@676afd1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.10 10:47:57, skipping insertion in model container [2024-10-13 22:47:57,397 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.10 10:47:57" (3/3) ... [2024-10-13 22:47:57,399 INFO L112 eAbstractionObserver]: Analyzing ICFG Problem03_label43.c [2024-10-13 22:47:57,416 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-13 22:47:57,416 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-13 22:47:57,500 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-13 22:47:57,507 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;@1bf45e7a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-13 22:47:57,507 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-13 22:47:57,513 INFO L276 IsEmpty]: Start isEmpty. Operand has 240 states, 238 states have (on average 1.9201680672268908) internal successors, (457), 239 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) [2024-10-13 22:47:57,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-10-13 22:47:57,526 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:47:57,527 INFO L215 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] [2024-10-13 22:47:57,527 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:47:57,533 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:47:57,533 INFO L85 PathProgramCache]: Analyzing trace with hash 1081506252, now seen corresponding path program 1 times [2024-10-13 22:47:57,540 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:47:57,540 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [303823023] [2024-10-13 22:47:57,541 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:47:57,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:47:57,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:47:58,094 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 22:47:58,095 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:47:58,096 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [303823023] [2024-10-13 22:47:58,096 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [303823023] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:47:58,096 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 22:47:58,097 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-13 22:47:58,098 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [182283182] [2024-10-13 22:47:58,099 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:47:58,102 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-13 22:47:58,103 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:47:58,124 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-13 22:47:58,125 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-13 22:47:58,130 INFO L87 Difference]: Start difference. First operand has 240 states, 238 states have (on average 1.9201680672268908) internal successors, (457), 239 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 74.5) internal successors, (149), 2 states have internal predecessors, (149), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:47:58,186 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:47:58,188 INFO L93 Difference]: Finished difference Result 479 states and 913 transitions. [2024-10-13 22:47:58,190 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-13 22:47:58,191 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 74.5) internal successors, (149), 2 states have internal predecessors, (149), 0 states have call successors, (0), 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 149 [2024-10-13 22:47:58,192 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:47:58,204 INFO L225 Difference]: With dead ends: 479 [2024-10-13 22:47:58,205 INFO L226 Difference]: Without dead ends: 238 [2024-10-13 22:47:58,209 INFO L431 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 [2024-10-13 22:47:58,213 INFO L432 NwaCegarLoop]: 392 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 2 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 392 SdHoareTripleChecker+Invalid, 2 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 2 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:47:58,214 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 392 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 2 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:47:58,234 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 238 states. [2024-10-13 22:47:58,258 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 238 to 238. [2024-10-13 22:47:58,260 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) [2024-10-13 22:47:58,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 238 states and 392 transitions. [2024-10-13 22:47:58,263 INFO L78 Accepts]: Start accepts. Automaton has 238 states and 392 transitions. Word has length 149 [2024-10-13 22:47:58,264 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:47:58,264 INFO L471 AbstractCegarLoop]: Abstraction has 238 states and 392 transitions. [2024-10-13 22:47:58,265 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 74.5) internal successors, (149), 2 states have internal predecessors, (149), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:47:58,265 INFO L276 IsEmpty]: Start isEmpty. Operand 238 states and 392 transitions. [2024-10-13 22:47:58,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-10-13 22:47:58,268 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:47:58,268 INFO L215 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] [2024-10-13 22:47:58,268 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-13 22:47:58,268 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:47:58,269 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:47:58,269 INFO L85 PathProgramCache]: Analyzing trace with hash 1357376151, now seen corresponding path program 1 times [2024-10-13 22:47:58,270 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:47:58,270 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1802421955] [2024-10-13 22:47:58,270 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:47:58,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:47:58,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:47:58,853 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 22:47:58,854 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:47:58,854 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1802421955] [2024-10-13 22:47:58,855 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1802421955] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:47:58,855 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 22:47:58,855 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-13 22:47:58,856 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [954693640] [2024-10-13 22:47:58,856 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:47:58,860 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 22:47:58,860 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:47:58,861 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 22:47:58,861 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:47:58,861 INFO L87 Difference]: Start difference. First operand 238 states and 392 transitions. Second operand has 3 states, 3 states have (on average 49.666666666666664) internal successors, (149), 2 states have internal predecessors, (149), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:47:59,785 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:47:59,785 INFO L93 Difference]: Finished difference Result 696 states and 1149 transitions. [2024-10-13 22:47:59,785 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 22:47:59,786 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 49.666666666666664) internal successors, (149), 2 states have internal predecessors, (149), 0 states have call successors, (0), 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 149 [2024-10-13 22:47:59,786 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:47:59,789 INFO L225 Difference]: With dead ends: 696 [2024-10-13 22:47:59,789 INFO L226 Difference]: Without dead ends: 459 [2024-10-13 22:47:59,790 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:47:59,791 INFO L432 NwaCegarLoop]: 104 mSDtfsCounter, 114 mSDsluCounter, 33 mSDsCounter, 0 mSdLazyCounter, 625 mSolverCounterSat, 78 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 114 SdHoareTripleChecker+Valid, 137 SdHoareTripleChecker+Invalid, 703 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 78 IncrementalHoareTripleChecker+Valid, 625 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2024-10-13 22:47:59,792 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [114 Valid, 137 Invalid, 703 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [78 Valid, 625 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2024-10-13 22:47:59,793 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 459 states. [2024-10-13 22:47:59,821 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 459 to 458. [2024-10-13 22:47:59,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 458 states, 457 states have (on average 1.5514223194748358) internal successors, (709), 457 states have internal predecessors, (709), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:47:59,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 458 states to 458 states and 709 transitions. [2024-10-13 22:47:59,824 INFO L78 Accepts]: Start accepts. Automaton has 458 states and 709 transitions. Word has length 149 [2024-10-13 22:47:59,824 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:47:59,824 INFO L471 AbstractCegarLoop]: Abstraction has 458 states and 709 transitions. [2024-10-13 22:47:59,825 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 49.666666666666664) internal successors, (149), 2 states have internal predecessors, (149), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:47:59,825 INFO L276 IsEmpty]: Start isEmpty. Operand 458 states and 709 transitions. [2024-10-13 22:47:59,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 155 [2024-10-13 22:47:59,828 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:47:59,828 INFO L215 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] [2024-10-13 22:47:59,828 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-13 22:47:59,829 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:47:59,829 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:47:59,829 INFO L85 PathProgramCache]: Analyzing trace with hash 199270221, now seen corresponding path program 1 times [2024-10-13 22:47:59,829 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:47:59,830 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1100972728] [2024-10-13 22:47:59,830 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:47:59,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:47:59,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:00,199 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 22:48:00,199 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:48:00,200 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1100972728] [2024-10-13 22:48:00,200 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1100972728] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:48:00,200 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 22:48:00,200 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-13 22:48:00,200 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [440333769] [2024-10-13 22:48:00,200 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:48:00,201 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 22:48:00,201 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:48:00,205 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 22:48:00,207 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:48:00,207 INFO L87 Difference]: Start difference. First operand 458 states and 709 transitions. Second operand has 3 states, 3 states have (on average 51.333333333333336) internal successors, (154), 2 states have internal predecessors, (154), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:01,015 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:48:01,015 INFO L93 Difference]: Finished difference Result 1341 states and 2081 transitions. [2024-10-13 22:48:01,015 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 22:48:01,016 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 51.333333333333336) internal successors, (154), 2 states have internal predecessors, (154), 0 states have call successors, (0), 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 154 [2024-10-13 22:48:01,016 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:48:01,019 INFO L225 Difference]: With dead ends: 1341 [2024-10-13 22:48:01,019 INFO L226 Difference]: Without dead ends: 884 [2024-10-13 22:48:01,021 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:48:01,022 INFO L432 NwaCegarLoop]: 144 mSDtfsCounter, 251 mSDsluCounter, 35 mSDsCounter, 0 mSdLazyCounter, 616 mSolverCounterSat, 102 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 251 SdHoareTripleChecker+Valid, 179 SdHoareTripleChecker+Invalid, 718 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 102 IncrementalHoareTripleChecker+Valid, 616 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-10-13 22:48:01,023 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [251 Valid, 179 Invalid, 718 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [102 Valid, 616 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-10-13 22:48:01,024 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 884 states. [2024-10-13 22:48:01,048 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 884 to 879. [2024-10-13 22:48:01,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 879 states, 878 states have (on average 1.469248291571754) internal successors, (1290), 878 states have internal predecessors, (1290), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:01,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 879 states to 879 states and 1290 transitions. [2024-10-13 22:48:01,052 INFO L78 Accepts]: Start accepts. Automaton has 879 states and 1290 transitions. Word has length 154 [2024-10-13 22:48:01,052 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:48:01,052 INFO L471 AbstractCegarLoop]: Abstraction has 879 states and 1290 transitions. [2024-10-13 22:48:01,056 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 51.333333333333336) internal successors, (154), 2 states have internal predecessors, (154), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:01,056 INFO L276 IsEmpty]: Start isEmpty. Operand 879 states and 1290 transitions. [2024-10-13 22:48:01,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 158 [2024-10-13 22:48:01,059 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:48:01,060 INFO L215 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] [2024-10-13 22:48:01,060 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-13 22:48:01,060 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:48:01,060 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:48:01,061 INFO L85 PathProgramCache]: Analyzing trace with hash 1441972726, now seen corresponding path program 1 times [2024-10-13 22:48:01,061 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:48:01,061 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [636552513] [2024-10-13 22:48:01,061 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:01,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:48:01,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:01,233 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 22:48:01,233 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:48:01,233 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [636552513] [2024-10-13 22:48:01,233 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [636552513] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:48:01,233 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 22:48:01,234 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-13 22:48:01,234 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2016000044] [2024-10-13 22:48:01,234 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:48:01,234 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 22:48:01,235 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:48:01,235 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 22:48:01,235 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:48:01,235 INFO L87 Difference]: Start difference. First operand 879 states and 1290 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) [2024-10-13 22:48:01,991 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:48:01,991 INFO L93 Difference]: Finished difference Result 2593 states and 3821 transitions. [2024-10-13 22:48:01,992 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 22:48:01,993 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 [2024-10-13 22:48:01,993 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:48:01,999 INFO L225 Difference]: With dead ends: 2593 [2024-10-13 22:48:01,999 INFO L226 Difference]: Without dead ends: 1715 [2024-10-13 22:48:02,001 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:48:02,002 INFO L432 NwaCegarLoop]: 74 mSDtfsCounter, 249 mSDsluCounter, 14 mSDsCounter, 0 mSdLazyCounter, 585 mSolverCounterSat, 195 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 249 SdHoareTripleChecker+Valid, 88 SdHoareTripleChecker+Invalid, 780 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 195 IncrementalHoareTripleChecker+Valid, 585 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-10-13 22:48:02,002 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [249 Valid, 88 Invalid, 780 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [195 Valid, 585 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-10-13 22:48:02,004 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1715 states. [2024-10-13 22:48:02,030 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1715 to 1695. [2024-10-13 22:48:02,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1695 states, 1694 states have (on average 1.4397874852420307) internal successors, (2439), 1694 states have internal predecessors, (2439), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:02,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1695 states to 1695 states and 2439 transitions. [2024-10-13 22:48:02,037 INFO L78 Accepts]: Start accepts. Automaton has 1695 states and 2439 transitions. Word has length 157 [2024-10-13 22:48:02,037 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:48:02,038 INFO L471 AbstractCegarLoop]: Abstraction has 1695 states and 2439 transitions. [2024-10-13 22:48:02,038 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) [2024-10-13 22:48:02,038 INFO L276 IsEmpty]: Start isEmpty. Operand 1695 states and 2439 transitions. [2024-10-13 22:48:02,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-10-13 22:48:02,041 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:48:02,042 INFO L215 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] [2024-10-13 22:48:02,042 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-13 22:48:02,042 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:48:02,043 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:48:02,043 INFO L85 PathProgramCache]: Analyzing trace with hash -1472116601, now seen corresponding path program 1 times [2024-10-13 22:48:02,043 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:48:02,043 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [869193777] [2024-10-13 22:48:02,043 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:02,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:48:02,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:02,314 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-13 22:48:02,314 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:48:02,314 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [869193777] [2024-10-13 22:48:02,314 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [869193777] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:48:02,314 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 22:48:02,314 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-13 22:48:02,315 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1167586815] [2024-10-13 22:48:02,315 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:48:02,317 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 22:48:02,317 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:48:02,317 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 22:48:02,318 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:48:02,318 INFO L87 Difference]: Start difference. First operand 1695 states and 2439 transitions. Second operand has 3 states, 3 states have (on average 53.0) internal successors, (159), 3 states have internal predecessors, (159), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:03,034 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:48:03,034 INFO L93 Difference]: Finished difference Result 3387 states and 4874 transitions. [2024-10-13 22:48:03,035 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 22:48:03,035 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 53.0) internal successors, (159), 3 states have internal predecessors, (159), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 164 [2024-10-13 22:48:03,035 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:48:03,041 INFO L225 Difference]: With dead ends: 3387 [2024-10-13 22:48:03,041 INFO L226 Difference]: Without dead ends: 1693 [2024-10-13 22:48:03,044 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:48:03,046 INFO L432 NwaCegarLoop]: 347 mSDtfsCounter, 128 mSDsluCounter, 25 mSDsCounter, 0 mSdLazyCounter, 573 mSolverCounterSat, 101 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 128 SdHoareTripleChecker+Valid, 372 SdHoareTripleChecker+Invalid, 674 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 101 IncrementalHoareTripleChecker+Valid, 573 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-10-13 22:48:03,046 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [128 Valid, 372 Invalid, 674 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [101 Valid, 573 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-10-13 22:48:03,048 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1693 states. [2024-10-13 22:48:03,074 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1693 to 1690. [2024-10-13 22:48:03,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1690 states, 1689 states have (on average 1.3540556542332742) internal successors, (2287), 1689 states have internal predecessors, (2287), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:03,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1690 states to 1690 states and 2287 transitions. [2024-10-13 22:48:03,080 INFO L78 Accepts]: Start accepts. Automaton has 1690 states and 2287 transitions. Word has length 164 [2024-10-13 22:48:03,081 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:48:03,081 INFO L471 AbstractCegarLoop]: Abstraction has 1690 states and 2287 transitions. [2024-10-13 22:48:03,081 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 53.0) internal successors, (159), 3 states have internal predecessors, (159), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:03,082 INFO L276 IsEmpty]: Start isEmpty. Operand 1690 states and 2287 transitions. [2024-10-13 22:48:03,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 171 [2024-10-13 22:48:03,084 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:48:03,085 INFO L215 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] [2024-10-13 22:48:03,085 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-13 22:48:03,085 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:48:03,086 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:48:03,086 INFO L85 PathProgramCache]: Analyzing trace with hash -587512363, now seen corresponding path program 1 times [2024-10-13 22:48:03,086 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:48:03,086 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2026197528] [2024-10-13 22:48:03,086 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:03,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:48:03,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:03,379 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-13 22:48:03,380 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:48:03,380 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2026197528] [2024-10-13 22:48:03,381 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2026197528] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:48:03,382 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 22:48:03,382 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-13 22:48:03,382 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2035729517] [2024-10-13 22:48:03,382 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:48:03,382 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 22:48:03,383 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:48:03,383 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 22:48:03,383 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:48:03,383 INFO L87 Difference]: Start difference. First operand 1690 states and 2287 transitions. Second operand has 3 states, 3 states have (on average 55.0) internal successors, (165), 3 states have internal predecessors, (165), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:04,206 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:48:04,206 INFO L93 Difference]: Finished difference Result 5017 states and 6796 transitions. [2024-10-13 22:48:04,207 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 22:48:04,208 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 55.0) internal successors, (165), 3 states have internal predecessors, (165), 0 states have call successors, (0), 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 170 [2024-10-13 22:48:04,208 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:48:04,219 INFO L225 Difference]: With dead ends: 5017 [2024-10-13 22:48:04,219 INFO L226 Difference]: Without dead ends: 3328 [2024-10-13 22:48:04,222 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:48:04,225 INFO L432 NwaCegarLoop]: 375 mSDtfsCounter, 216 mSDsluCounter, 22 mSDsCounter, 0 mSdLazyCounter, 591 mSolverCounterSat, 145 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 216 SdHoareTripleChecker+Valid, 397 SdHoareTripleChecker+Invalid, 736 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 145 IncrementalHoareTripleChecker+Valid, 591 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-10-13 22:48:04,226 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [216 Valid, 397 Invalid, 736 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [145 Valid, 591 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-10-13 22:48:04,229 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3328 states. [2024-10-13 22:48:04,286 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3328 to 3323. [2024-10-13 22:48:04,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3323 states, 3322 states have (on average 1.2844671884406984) internal successors, (4267), 3322 states have internal predecessors, (4267), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:04,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3323 states to 3323 states and 4267 transitions. [2024-10-13 22:48:04,296 INFO L78 Accepts]: Start accepts. Automaton has 3323 states and 4267 transitions. Word has length 170 [2024-10-13 22:48:04,296 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:48:04,297 INFO L471 AbstractCegarLoop]: Abstraction has 3323 states and 4267 transitions. [2024-10-13 22:48:04,297 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 55.0) internal successors, (165), 3 states have internal predecessors, (165), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:04,297 INFO L276 IsEmpty]: Start isEmpty. Operand 3323 states and 4267 transitions. [2024-10-13 22:48:04,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 178 [2024-10-13 22:48:04,301 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:48:04,302 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 3, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:48:04,302 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-10-13 22:48:04,302 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:48:04,302 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:48:04,303 INFO L85 PathProgramCache]: Analyzing trace with hash -1152967991, now seen corresponding path program 1 times [2024-10-13 22:48:04,303 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:48:04,303 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [719912299] [2024-10-13 22:48:04,303 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:04,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:48:04,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:04,623 INFO L134 CoverageAnalysis]: Checked inductivity of 47 backedges. 41 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-13 22:48:04,624 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:48:04,624 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [719912299] [2024-10-13 22:48:04,624 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [719912299] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:48:04,624 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 22:48:04,624 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-13 22:48:04,625 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [307599561] [2024-10-13 22:48:04,625 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:48:04,625 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 22:48:04,625 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:48:04,626 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 22:48:04,626 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:48:04,626 INFO L87 Difference]: Start difference. First operand 3323 states and 4267 transitions. Second operand has 3 states, 3 states have (on average 57.333333333333336) internal successors, (172), 3 states have internal predecessors, (172), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:05,481 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:48:05,481 INFO L93 Difference]: Finished difference Result 7877 states and 10137 transitions. [2024-10-13 22:48:05,482 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 22:48:05,482 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 57.333333333333336) internal successors, (172), 3 states have internal predecessors, (172), 0 states have call successors, (0), 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 177 [2024-10-13 22:48:05,482 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:48:05,495 INFO L225 Difference]: With dead ends: 7877 [2024-10-13 22:48:05,496 INFO L226 Difference]: Without dead ends: 4555 [2024-10-13 22:48:05,500 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:48:05,501 INFO L432 NwaCegarLoop]: 380 mSDtfsCounter, 216 mSDsluCounter, 19 mSDsCounter, 0 mSdLazyCounter, 573 mSolverCounterSat, 148 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 216 SdHoareTripleChecker+Valid, 399 SdHoareTripleChecker+Invalid, 721 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 148 IncrementalHoareTripleChecker+Valid, 573 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-10-13 22:48:05,501 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [216 Valid, 399 Invalid, 721 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [148 Valid, 573 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-10-13 22:48:05,505 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4555 states. [2024-10-13 22:48:05,555 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4555 to 4541. [2024-10-13 22:48:05,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4541 states, 4540 states have (on average 1.2504405286343612) internal successors, (5677), 4540 states have internal predecessors, (5677), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:05,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4541 states to 4541 states and 5677 transitions. [2024-10-13 22:48:05,570 INFO L78 Accepts]: Start accepts. Automaton has 4541 states and 5677 transitions. Word has length 177 [2024-10-13 22:48:05,570 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:48:05,570 INFO L471 AbstractCegarLoop]: Abstraction has 4541 states and 5677 transitions. [2024-10-13 22:48:05,571 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 57.333333333333336) internal successors, (172), 3 states have internal predecessors, (172), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:05,571 INFO L276 IsEmpty]: Start isEmpty. Operand 4541 states and 5677 transitions. [2024-10-13 22:48:05,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 193 [2024-10-13 22:48:05,578 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:48:05,579 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:48:05,579 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-10-13 22:48:05,579 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:48:05,580 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:48:05,580 INFO L85 PathProgramCache]: Analyzing trace with hash 339392366, now seen corresponding path program 1 times [2024-10-13 22:48:05,580 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:48:05,580 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1570704118] [2024-10-13 22:48:05,580 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:05,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:48:05,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:05,900 INFO L134 CoverageAnalysis]: Checked inductivity of 56 backedges. 41 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-10-13 22:48:05,901 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:48:05,901 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1570704118] [2024-10-13 22:48:05,901 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1570704118] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:48:05,903 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 22:48:05,903 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-13 22:48:05,904 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1757964951] [2024-10-13 22:48:05,904 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:48:05,904 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 22:48:05,905 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:48:05,905 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 22:48:05,905 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:48:05,906 INFO L87 Difference]: Start difference. First operand 4541 states and 5677 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) [2024-10-13 22:48:06,813 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:48:06,814 INFO L93 Difference]: Finished difference Result 11969 states and 14889 transitions. [2024-10-13 22:48:06,814 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 22:48:06,814 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 192 [2024-10-13 22:48:06,815 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:48:06,838 INFO L225 Difference]: With dead ends: 11969 [2024-10-13 22:48:06,839 INFO L226 Difference]: Without dead ends: 7429 [2024-10-13 22:48:06,847 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:48:06,849 INFO L432 NwaCegarLoop]: 138 mSDtfsCounter, 220 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 666 mSolverCounterSat, 109 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 220 SdHoareTripleChecker+Valid, 159 SdHoareTripleChecker+Invalid, 775 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 109 IncrementalHoareTripleChecker+Valid, 666 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-10-13 22:48:06,850 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [220 Valid, 159 Invalid, 775 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [109 Valid, 666 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-10-13 22:48:06,857 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7429 states. [2024-10-13 22:48:06,944 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7429 to 7424. [2024-10-13 22:48:06,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7424 states, 7423 states have (on average 1.2376397682877542) internal successors, (9187), 7423 states have internal predecessors, (9187), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:06,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7424 states to 7424 states and 9187 transitions. [2024-10-13 22:48:06,973 INFO L78 Accepts]: Start accepts. Automaton has 7424 states and 9187 transitions. Word has length 192 [2024-10-13 22:48:06,973 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:48:06,973 INFO L471 AbstractCegarLoop]: Abstraction has 7424 states and 9187 transitions. [2024-10-13 22:48:06,974 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) [2024-10-13 22:48:06,974 INFO L276 IsEmpty]: Start isEmpty. Operand 7424 states and 9187 transitions. [2024-10-13 22:48:06,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 194 [2024-10-13 22:48:06,985 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:48:06,985 INFO L215 NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:48:06,985 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-10-13 22:48:06,986 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:48:06,986 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:48:06,986 INFO L85 PathProgramCache]: Analyzing trace with hash -960280284, now seen corresponding path program 1 times [2024-10-13 22:48:06,986 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:48:06,987 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1918697407] [2024-10-13 22:48:06,987 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:06,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:48:07,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:07,325 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 55 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 22:48:07,325 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:48:07,325 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1918697407] [2024-10-13 22:48:07,326 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1918697407] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:48:07,326 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 22:48:07,326 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-13 22:48:07,326 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1234857307] [2024-10-13 22:48:07,326 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:48:07,327 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-13 22:48:07,327 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:48:07,328 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-13 22:48:07,328 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-13 22:48:07,328 INFO L87 Difference]: Start difference. First operand 7424 states and 9187 transitions. Second operand has 4 states, 4 states have (on average 48.25) internal successors, (193), 3 states have internal predecessors, (193), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:08,562 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:48:08,562 INFO L93 Difference]: Finished difference Result 14876 states and 18430 transitions. [2024-10-13 22:48:08,563 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-13 22:48:08,563 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 48.25) internal successors, (193), 3 states have internal predecessors, (193), 0 states have call successors, (0), 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 [2024-10-13 22:48:08,563 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:48:08,586 INFO L225 Difference]: With dead ends: 14876 [2024-10-13 22:48:08,586 INFO L226 Difference]: Without dead ends: 7453 [2024-10-13 22:48:08,595 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-13 22:48:08,598 INFO L432 NwaCegarLoop]: 140 mSDtfsCounter, 409 mSDsluCounter, 37 mSDsCounter, 0 mSdLazyCounter, 1197 mSolverCounterSat, 197 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 409 SdHoareTripleChecker+Valid, 177 SdHoareTripleChecker+Invalid, 1394 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 197 IncrementalHoareTripleChecker+Valid, 1197 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time [2024-10-13 22:48:08,598 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [409 Valid, 177 Invalid, 1394 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [197 Valid, 1197 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time] [2024-10-13 22:48:08,606 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7453 states. [2024-10-13 22:48:08,682 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7453 to 6611. [2024-10-13 22:48:08,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 6611 states, 6610 states have (on average 1.240393343419062) internal successors, (8199), 6610 states have internal predecessors, (8199), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:08,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6611 states to 6611 states and 8199 transitions. [2024-10-13 22:48:08,714 INFO L78 Accepts]: Start accepts. Automaton has 6611 states and 8199 transitions. Word has length 193 [2024-10-13 22:48:08,714 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:48:08,714 INFO L471 AbstractCegarLoop]: Abstraction has 6611 states and 8199 transitions. [2024-10-13 22:48:08,715 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 48.25) internal successors, (193), 3 states have internal predecessors, (193), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:08,715 INFO L276 IsEmpty]: Start isEmpty. Operand 6611 states and 8199 transitions. [2024-10-13 22:48:08,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 194 [2024-10-13 22:48:08,726 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:48:08,727 INFO L215 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, 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] [2024-10-13 22:48:08,728 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-10-13 22:48:08,728 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:48:08,728 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:48:08,728 INFO L85 PathProgramCache]: Analyzing trace with hash 212531541, now seen corresponding path program 1 times [2024-10-13 22:48:08,729 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:48:08,729 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1178275943] [2024-10-13 22:48:08,729 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:08,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:48:08,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:08,922 INFO L134 CoverageAnalysis]: Checked inductivity of 43 backedges. 43 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 22:48:08,922 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:48:08,922 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1178275943] [2024-10-13 22:48:08,922 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1178275943] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:48:08,922 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 22:48:08,923 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-13 22:48:08,923 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [229833133] [2024-10-13 22:48:08,923 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:48:08,923 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 22:48:08,924 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:48:08,924 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 22:48:08,926 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:48:08,926 INFO L87 Difference]: Start difference. First operand 6611 states and 8199 transitions. Second operand has 3 states, 3 states have (on average 64.33333333333333) internal successors, (193), 2 states have internal predecessors, (193), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:09,750 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:48:09,751 INFO L93 Difference]: Finished difference Result 19317 states and 23955 transitions. [2024-10-13 22:48:09,751 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 22:48:09,751 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 64.33333333333333) internal successors, (193), 2 states have internal predecessors, (193), 0 states have call successors, (0), 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 [2024-10-13 22:48:09,752 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:48:09,783 INFO L225 Difference]: With dead ends: 19317 [2024-10-13 22:48:09,783 INFO L226 Difference]: Without dead ends: 12707 [2024-10-13 22:48:09,792 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:48:09,793 INFO L432 NwaCegarLoop]: 139 mSDtfsCounter, 203 mSDsluCounter, 25 mSDsCounter, 0 mSdLazyCounter, 519 mSolverCounterSat, 202 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 203 SdHoareTripleChecker+Valid, 164 SdHoareTripleChecker+Invalid, 721 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 202 IncrementalHoareTripleChecker+Valid, 519 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-10-13 22:48:09,794 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [203 Valid, 164 Invalid, 721 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [202 Valid, 519 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-10-13 22:48:09,806 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 12707 states. [2024-10-13 22:48:09,934 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 12707 to 12701. [2024-10-13 22:48:09,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 12701 states, 12700 states have (on average 1.1658267716535433) internal successors, (14806), 12700 states have internal predecessors, (14806), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:09,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12701 states to 12701 states and 14806 transitions. [2024-10-13 22:48:09,978 INFO L78 Accepts]: Start accepts. Automaton has 12701 states and 14806 transitions. Word has length 193 [2024-10-13 22:48:09,979 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:48:09,979 INFO L471 AbstractCegarLoop]: Abstraction has 12701 states and 14806 transitions. [2024-10-13 22:48:09,979 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 64.33333333333333) internal successors, (193), 2 states have internal predecessors, (193), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:09,980 INFO L276 IsEmpty]: Start isEmpty. Operand 12701 states and 14806 transitions. [2024-10-13 22:48:09,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 201 [2024-10-13 22:48:09,994 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:48:09,994 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:48:09,994 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-10-13 22:48:09,995 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:48:09,995 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:48:09,995 INFO L85 PathProgramCache]: Analyzing trace with hash -2066375883, now seen corresponding path program 1 times [2024-10-13 22:48:09,995 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:48:09,996 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [910425406] [2024-10-13 22:48:09,996 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:09,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:48:10,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:10,406 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 56 proven. 6 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-10-13 22:48:10,407 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:48:10,407 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [910425406] [2024-10-13 22:48:10,407 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [910425406] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:48:10,407 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [481681230] [2024-10-13 22:48:10,407 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:10,407 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:48:10,407 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:48:10,409 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) [2024-10-13 22:48:10,409 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-10-13 22:48:10,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:10,606 INFO L255 TraceCheckSpWp]: Trace formula consists of 435 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-10-13 22:48:10,621 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:48:10,871 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 56 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-10-13 22:48:10,872 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-13 22:48:10,872 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [481681230] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:48:10,872 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-13 22:48:10,872 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5 [2024-10-13 22:48:10,873 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2119771133] [2024-10-13 22:48:10,873 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:48:10,873 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 22:48:10,874 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:48:10,874 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 22:48:10,874 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-13 22:48:10,875 INFO L87 Difference]: Start difference. First operand 12701 states and 14806 transitions. Second operand has 3 states, 3 states have (on average 61.0) internal successors, (183), 3 states have internal predecessors, (183), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:11,541 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:48:11,541 INFO L93 Difference]: Finished difference Result 31091 states and 35853 transitions. [2024-10-13 22:48:11,542 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 22:48:11,542 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 61.0) internal successors, (183), 3 states have internal predecessors, (183), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 200 [2024-10-13 22:48:11,543 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:48:11,574 INFO L225 Difference]: With dead ends: 31091 [2024-10-13 22:48:11,574 INFO L226 Difference]: Without dead ends: 18391 [2024-10-13 22:48:11,590 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 202 GetRequests, 199 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-13 22:48:11,591 INFO L432 NwaCegarLoop]: 389 mSDtfsCounter, 84 mSDsluCounter, 28 mSDsCounter, 0 mSdLazyCounter, 533 mSolverCounterSat, 90 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 84 SdHoareTripleChecker+Valid, 417 SdHoareTripleChecker+Invalid, 623 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 90 IncrementalHoareTripleChecker+Valid, 533 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-10-13 22:48:11,591 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [84 Valid, 417 Invalid, 623 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [90 Valid, 533 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-10-13 22:48:11,608 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 18391 states. [2024-10-13 22:48:11,808 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 18391 to 17167. [2024-10-13 22:48:11,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 17167 states, 17166 states have (on average 1.1458697425142723) internal successors, (19670), 17166 states have internal predecessors, (19670), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:11,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17167 states to 17167 states and 19670 transitions. [2024-10-13 22:48:11,854 INFO L78 Accepts]: Start accepts. Automaton has 17167 states and 19670 transitions. Word has length 200 [2024-10-13 22:48:11,854 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:48:11,855 INFO L471 AbstractCegarLoop]: Abstraction has 17167 states and 19670 transitions. [2024-10-13 22:48:11,855 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 61.0) internal successors, (183), 3 states have internal predecessors, (183), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:11,855 INFO L276 IsEmpty]: Start isEmpty. Operand 17167 states and 19670 transitions. [2024-10-13 22:48:11,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 204 [2024-10-13 22:48:11,873 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:48:11,873 INFO L215 NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:48:11,892 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2024-10-13 22:48:12,074 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2024-10-13 22:48:12,075 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:48:12,075 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:48:12,075 INFO L85 PathProgramCache]: Analyzing trace with hash -472014044, now seen corresponding path program 1 times [2024-10-13 22:48:12,075 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:48:12,075 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1922292895] [2024-10-13 22:48:12,075 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:12,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:48:12,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:12,458 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 52 proven. 0 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-10-13 22:48:12,459 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:48:12,459 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1922292895] [2024-10-13 22:48:12,459 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1922292895] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:48:12,459 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 22:48:12,459 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-13 22:48:12,459 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1974661013] [2024-10-13 22:48:12,460 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:48:12,460 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 22:48:12,460 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:48:12,461 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 22:48:12,461 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:48:12,461 INFO L87 Difference]: Start difference. First operand 17167 states and 19670 transitions. Second operand has 3 states, 3 states have (on average 63.666666666666664) internal successors, (191), 2 states have internal predecessors, (191), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:13,263 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:48:13,263 INFO L93 Difference]: Finished difference Result 41491 states and 47516 transitions. [2024-10-13 22:48:13,264 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 22:48:13,264 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 63.666666666666664) internal successors, (191), 2 states have internal predecessors, (191), 0 states have call successors, (0), 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 203 [2024-10-13 22:48:13,264 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:48:13,304 INFO L225 Difference]: With dead ends: 41491 [2024-10-13 22:48:13,304 INFO L226 Difference]: Without dead ends: 24325 [2024-10-13 22:48:13,326 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:48:13,327 INFO L432 NwaCegarLoop]: 200 mSDtfsCounter, 196 mSDsluCounter, 24 mSDsCounter, 0 mSdLazyCounter, 727 mSolverCounterSat, 37 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 196 SdHoareTripleChecker+Valid, 224 SdHoareTripleChecker+Invalid, 764 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 37 IncrementalHoareTripleChecker+Valid, 727 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-10-13 22:48:13,327 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [196 Valid, 224 Invalid, 764 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [37 Valid, 727 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-10-13 22:48:13,346 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 24325 states. [2024-10-13 22:48:13,559 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 24325 to 24304. [2024-10-13 22:48:13,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 24304 states, 24303 states have (on average 1.1370201209727193) internal successors, (27633), 24303 states have internal predecessors, (27633), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:13,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24304 states to 24304 states and 27633 transitions. [2024-10-13 22:48:13,621 INFO L78 Accepts]: Start accepts. Automaton has 24304 states and 27633 transitions. Word has length 203 [2024-10-13 22:48:13,621 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:48:13,622 INFO L471 AbstractCegarLoop]: Abstraction has 24304 states and 27633 transitions. [2024-10-13 22:48:13,622 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 63.666666666666664) internal successors, (191), 2 states have internal predecessors, (191), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:13,623 INFO L276 IsEmpty]: Start isEmpty. Operand 24304 states and 27633 transitions. [2024-10-13 22:48:13,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-10-13 22:48:13,646 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:48:13,647 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:48:13,647 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-10-13 22:48:13,647 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:48:13,647 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:48:13,648 INFO L85 PathProgramCache]: Analyzing trace with hash -673098763, now seen corresponding path program 1 times [2024-10-13 22:48:13,648 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:48:13,648 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1245529110] [2024-10-13 22:48:13,648 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:13,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:48:13,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:13,859 INFO L134 CoverageAnalysis]: Checked inductivity of 85 backedges. 79 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-13 22:48:13,859 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:48:13,859 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1245529110] [2024-10-13 22:48:13,860 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1245529110] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:48:13,860 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 22:48:13,860 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-13 22:48:13,860 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [698550587] [2024-10-13 22:48:13,860 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:48:13,861 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 22:48:13,861 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:48:13,862 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 22:48:13,862 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:48:13,862 INFO L87 Difference]: Start difference. First operand 24304 states and 27633 transitions. Second operand has 3 states, 3 states have (on average 68.33333333333333) internal successors, (205), 3 states have internal predecessors, (205), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:14,249 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:48:14,250 INFO L93 Difference]: Finished difference Result 47327 states and 53804 transitions. [2024-10-13 22:48:14,250 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 22:48:14,251 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 68.33333333333333) internal successors, (205), 3 states have internal predecessors, (205), 0 states have call successors, (0), 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 210 [2024-10-13 22:48:14,251 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:48:14,283 INFO L225 Difference]: With dead ends: 47327 [2024-10-13 22:48:14,284 INFO L226 Difference]: Without dead ends: 23227 [2024-10-13 22:48:14,304 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:48:14,305 INFO L432 NwaCegarLoop]: 29 mSDtfsCounter, 328 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 324 mSolverCounterSat, 26 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 328 SdHoareTripleChecker+Valid, 29 SdHoareTripleChecker+Invalid, 350 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 26 IncrementalHoareTripleChecker+Valid, 324 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-10-13 22:48:14,306 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [328 Valid, 29 Invalid, 350 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [26 Valid, 324 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-13 22:48:14,324 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23227 states. [2024-10-13 22:48:14,517 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23227 to 23227. [2024-10-13 22:48:14,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 23227 states, 23226 states have (on average 1.1217170412468784) internal successors, (26053), 23226 states have internal predecessors, (26053), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:14,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23227 states to 23227 states and 26053 transitions. [2024-10-13 22:48:14,571 INFO L78 Accepts]: Start accepts. Automaton has 23227 states and 26053 transitions. Word has length 210 [2024-10-13 22:48:14,571 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:48:14,571 INFO L471 AbstractCegarLoop]: Abstraction has 23227 states and 26053 transitions. [2024-10-13 22:48:14,571 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 68.33333333333333) internal successors, (205), 3 states have internal predecessors, (205), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:14,572 INFO L276 IsEmpty]: Start isEmpty. Operand 23227 states and 26053 transitions. [2024-10-13 22:48:14,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 231 [2024-10-13 22:48:14,596 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:48:14,596 INFO L215 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:48:14,597 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-10-13 22:48:14,597 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:48:14,597 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:48:14,598 INFO L85 PathProgramCache]: Analyzing trace with hash 2063792016, now seen corresponding path program 1 times [2024-10-13 22:48:14,598 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:48:14,598 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1880599452] [2024-10-13 22:48:14,598 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:14,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:48:14,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:15,065 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 77 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-13 22:48:15,066 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:48:15,067 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1880599452] [2024-10-13 22:48:15,067 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1880599452] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:48:15,067 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 22:48:15,067 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-13 22:48:15,068 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1759795460] [2024-10-13 22:48:15,068 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:48:15,069 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 22:48:15,069 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:48:15,070 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 22:48:15,070 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:48:15,071 INFO L87 Difference]: Start difference. First operand 23227 states and 26053 transitions. Second operand has 3 states, 3 states have (on average 75.66666666666667) internal successors, (227), 2 states have internal predecessors, (227), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:15,889 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:48:15,890 INFO L93 Difference]: Finished difference Result 52974 states and 59731 transitions. [2024-10-13 22:48:15,890 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 22:48:15,890 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 75.66666666666667) internal successors, (227), 2 states have internal predecessors, (227), 0 states have call successors, (0), 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 230 [2024-10-13 22:48:15,891 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:48:15,927 INFO L225 Difference]: With dead ends: 52974 [2024-10-13 22:48:15,927 INFO L226 Difference]: Without dead ends: 29951 [2024-10-13 22:48:15,949 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:48:15,950 INFO L432 NwaCegarLoop]: 120 mSDtfsCounter, 160 mSDsluCounter, 23 mSDsCounter, 0 mSdLazyCounter, 685 mSolverCounterSat, 14 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 160 SdHoareTripleChecker+Valid, 143 SdHoareTripleChecker+Invalid, 699 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 14 IncrementalHoareTripleChecker+Valid, 685 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-10-13 22:48:15,951 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [160 Valid, 143 Invalid, 699 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [14 Valid, 685 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-10-13 22:48:15,977 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 29951 states. [2024-10-13 22:48:16,200 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 29951 to 26278. [2024-10-13 22:48:16,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 26278 states, 26277 states have (on average 1.132282985120067) internal successors, (29753), 26277 states have internal predecessors, (29753), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:16,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26278 states to 26278 states and 29753 transitions. [2024-10-13 22:48:16,408 INFO L78 Accepts]: Start accepts. Automaton has 26278 states and 29753 transitions. Word has length 230 [2024-10-13 22:48:16,408 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:48:16,408 INFO L471 AbstractCegarLoop]: Abstraction has 26278 states and 29753 transitions. [2024-10-13 22:48:16,408 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 75.66666666666667) internal successors, (227), 2 states have internal predecessors, (227), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:16,409 INFO L276 IsEmpty]: Start isEmpty. Operand 26278 states and 29753 transitions. [2024-10-13 22:48:16,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 232 [2024-10-13 22:48:16,430 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:48:16,434 INFO L215 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, 3, 3, 3, 3, 3, 3, 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] [2024-10-13 22:48:16,434 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-10-13 22:48:16,434 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:48:16,435 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:48:16,435 INFO L85 PathProgramCache]: Analyzing trace with hash -917344494, now seen corresponding path program 1 times [2024-10-13 22:48:16,435 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:48:16,435 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [895523398] [2024-10-13 22:48:16,435 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:16,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:48:16,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:16,962 INFO L134 CoverageAnalysis]: Checked inductivity of 127 backedges. 87 proven. 6 refuted. 0 times theorem prover too weak. 34 trivial. 0 not checked. [2024-10-13 22:48:16,962 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:48:16,962 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [895523398] [2024-10-13 22:48:16,962 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [895523398] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:48:16,962 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [750992315] [2024-10-13 22:48:16,962 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:16,963 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:48:16,963 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:48:16,964 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) [2024-10-13 22:48:16,965 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-10-13 22:48:17,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:17,099 INFO L255 TraceCheckSpWp]: Trace formula consists of 458 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-10-13 22:48:17,103 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:48:17,256 INFO L134 CoverageAnalysis]: Checked inductivity of 127 backedges. 81 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-10-13 22:48:17,257 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-13 22:48:17,257 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [750992315] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:48:17,257 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-13 22:48:17,257 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5 [2024-10-13 22:48:17,257 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1518033032] [2024-10-13 22:48:17,258 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:48:17,258 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 22:48:17,258 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:48:17,259 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 22:48:17,259 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-13 22:48:17,259 INFO L87 Difference]: Start difference. First operand 26278 states and 29753 transitions. Second operand has 3 states, 3 states have (on average 64.33333333333333) internal successors, (193), 3 states have internal predecessors, (193), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:17,902 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:48:17,903 INFO L93 Difference]: Finished difference Result 58676 states and 66757 transitions. [2024-10-13 22:48:17,903 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 22:48:17,903 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 64.33333333333333) internal successors, (193), 3 states have internal predecessors, (193), 0 states have call successors, (0), 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 231 [2024-10-13 22:48:17,904 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:48:17,932 INFO L225 Difference]: With dead ends: 58676 [2024-10-13 22:48:17,932 INFO L226 Difference]: Without dead ends: 32602 [2024-10-13 22:48:17,951 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 233 GetRequests, 230 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-13 22:48:17,951 INFO L432 NwaCegarLoop]: 129 mSDtfsCounter, 80 mSDsluCounter, 27 mSDsCounter, 0 mSdLazyCounter, 636 mSolverCounterSat, 44 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 80 SdHoareTripleChecker+Valid, 156 SdHoareTripleChecker+Invalid, 680 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 44 IncrementalHoareTripleChecker+Valid, 636 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-10-13 22:48:17,951 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [80 Valid, 156 Invalid, 680 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [44 Valid, 636 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-10-13 22:48:17,973 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 32602 states. [2024-10-13 22:48:18,189 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 32602 to 26686. [2024-10-13 22:48:18,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 26686 states, 26685 states have (on average 1.1341202922990443) internal successors, (30264), 26685 states have internal predecessors, (30264), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:18,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26686 states to 26686 states and 30264 transitions. [2024-10-13 22:48:18,231 INFO L78 Accepts]: Start accepts. Automaton has 26686 states and 30264 transitions. Word has length 231 [2024-10-13 22:48:18,232 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:48:18,232 INFO L471 AbstractCegarLoop]: Abstraction has 26686 states and 30264 transitions. [2024-10-13 22:48:18,232 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 64.33333333333333) internal successors, (193), 3 states have internal predecessors, (193), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:18,232 INFO L276 IsEmpty]: Start isEmpty. Operand 26686 states and 30264 transitions. [2024-10-13 22:48:18,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 236 [2024-10-13 22:48:18,244 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:48:18,244 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:48:18,258 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-10-13 22:48:18,444 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,SelfDestructingSolverStorable14 [2024-10-13 22:48:18,445 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:48:18,445 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:48:18,445 INFO L85 PathProgramCache]: Analyzing trace with hash 2064870574, now seen corresponding path program 1 times [2024-10-13 22:48:18,446 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:48:18,446 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1339068790] [2024-10-13 22:48:18,446 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:18,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:48:18,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:19,755 INFO L134 CoverageAnalysis]: Checked inductivity of 94 backedges. 84 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-13 22:48:19,755 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:48:19,756 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1339068790] [2024-10-13 22:48:19,756 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1339068790] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:48:19,756 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1674239060] [2024-10-13 22:48:19,756 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:19,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:48:19,757 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:48:19,758 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) [2024-10-13 22:48:19,760 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-10-13 22:48:19,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:19,897 INFO L255 TraceCheckSpWp]: Trace formula consists of 474 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-10-13 22:48:19,901 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:48:20,054 INFO L134 CoverageAnalysis]: Checked inductivity of 94 backedges. 84 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-10-13 22:48:20,054 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-13 22:48:20,054 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1674239060] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:48:20,054 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-13 22:48:20,054 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 6 [2024-10-13 22:48:20,054 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1554459896] [2024-10-13 22:48:20,055 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:48:20,055 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 22:48:20,055 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:48:20,056 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 22:48:20,056 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-10-13 22:48:20,056 INFO L87 Difference]: Start difference. First operand 26686 states and 30264 transitions. Second operand has 3 states, 3 states have (on average 75.66666666666667) internal successors, (227), 3 states have internal predecessors, (227), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:20,725 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:48:20,726 INFO L93 Difference]: Finished difference Result 51134 states and 57980 transitions. [2024-10-13 22:48:20,726 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 22:48:20,726 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 75.66666666666667) internal successors, (227), 3 states have internal predecessors, (227), 0 states have call successors, (0), 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 235 [2024-10-13 22:48:20,727 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:48:20,752 INFO L225 Difference]: With dead ends: 51134 [2024-10-13 22:48:20,752 INFO L226 Difference]: Without dead ends: 24652 [2024-10-13 22:48:20,770 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 238 GetRequests, 234 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-10-13 22:48:20,770 INFO L432 NwaCegarLoop]: 279 mSDtfsCounter, 111 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 609 mSolverCounterSat, 24 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 111 SdHoareTripleChecker+Valid, 287 SdHoareTripleChecker+Invalid, 633 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 24 IncrementalHoareTripleChecker+Valid, 609 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-10-13 22:48:20,771 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [111 Valid, 287 Invalid, 633 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [24 Valid, 609 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-10-13 22:48:20,789 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 24652 states. [2024-10-13 22:48:21,040 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 24652 to 24646. [2024-10-13 22:48:21,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 24646 states, 24645 states have (on average 1.1282207344288901) internal successors, (27805), 24645 states have internal predecessors, (27805), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:21,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24646 states to 24646 states and 27805 transitions. [2024-10-13 22:48:21,077 INFO L78 Accepts]: Start accepts. Automaton has 24646 states and 27805 transitions. Word has length 235 [2024-10-13 22:48:21,078 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:48:21,078 INFO L471 AbstractCegarLoop]: Abstraction has 24646 states and 27805 transitions. [2024-10-13 22:48:21,078 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 75.66666666666667) internal successors, (227), 3 states have internal predecessors, (227), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:21,078 INFO L276 IsEmpty]: Start isEmpty. Operand 24646 states and 27805 transitions. [2024-10-13 22:48:21,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 255 [2024-10-13 22:48:21,090 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:48:21,090 INFO L215 NwaCegarLoop]: trace histogram [5, 5, 4, 4, 4, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:48:21,102 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-10-13 22:48:21,290 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:48:21,291 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:48:21,291 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:48:21,291 INFO L85 PathProgramCache]: Analyzing trace with hash 1845607155, now seen corresponding path program 1 times [2024-10-13 22:48:21,291 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:48:21,292 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1461814109] [2024-10-13 22:48:21,292 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:21,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:48:21,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:22,473 INFO L134 CoverageAnalysis]: Checked inductivity of 142 backedges. 109 proven. 6 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked. [2024-10-13 22:48:22,473 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:48:22,473 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1461814109] [2024-10-13 22:48:22,473 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1461814109] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:48:22,473 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [405883109] [2024-10-13 22:48:22,473 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:22,474 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:48:22,474 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:48:22,475 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) [2024-10-13 22:48:22,476 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-10-13 22:48:22,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:22,638 INFO L255 TraceCheckSpWp]: Trace formula consists of 532 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-10-13 22:48:22,641 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:48:22,798 INFO L134 CoverageAnalysis]: Checked inductivity of 142 backedges. 100 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-10-13 22:48:22,798 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-13 22:48:22,799 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [405883109] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:48:22,799 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-13 22:48:22,799 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 6 [2024-10-13 22:48:22,799 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1665317425] [2024-10-13 22:48:22,799 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:48:22,799 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 22:48:22,800 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:48:22,800 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 22:48:22,800 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-10-13 22:48:22,800 INFO L87 Difference]: Start difference. First operand 24646 states and 27805 transitions. Second operand has 3 states, 3 states have (on average 76.0) internal successors, (228), 3 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) [2024-10-13 22:48:23,476 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:48:23,477 INFO L93 Difference]: Finished difference Result 49098 states and 55399 transitions. [2024-10-13 22:48:23,480 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 22:48:23,480 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 76.0) internal successors, (228), 3 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 254 [2024-10-13 22:48:23,480 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:48:23,505 INFO L225 Difference]: With dead ends: 49098 [2024-10-13 22:48:23,505 INFO L226 Difference]: Without dead ends: 24656 [2024-10-13 22:48:23,521 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 257 GetRequests, 253 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-10-13 22:48:23,522 INFO L432 NwaCegarLoop]: 337 mSDtfsCounter, 75 mSDsluCounter, 14 mSDsCounter, 0 mSdLazyCounter, 658 mSolverCounterSat, 51 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 75 SdHoareTripleChecker+Valid, 351 SdHoareTripleChecker+Invalid, 709 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 51 IncrementalHoareTripleChecker+Valid, 658 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-10-13 22:48:23,522 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [75 Valid, 351 Invalid, 709 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [51 Valid, 658 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-10-13 22:48:23,534 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 24656 states. [2024-10-13 22:48:23,766 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 24656 to 24646. [2024-10-13 22:48:23,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 24646 states, 24645 states have (on average 1.124893487522824) internal successors, (27723), 24645 states have internal predecessors, (27723), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:23,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24646 states to 24646 states and 27723 transitions. [2024-10-13 22:48:23,805 INFO L78 Accepts]: Start accepts. Automaton has 24646 states and 27723 transitions. Word has length 254 [2024-10-13 22:48:23,806 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:48:23,806 INFO L471 AbstractCegarLoop]: Abstraction has 24646 states and 27723 transitions. [2024-10-13 22:48:23,806 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 76.0) internal successors, (228), 3 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) [2024-10-13 22:48:23,806 INFO L276 IsEmpty]: Start isEmpty. Operand 24646 states and 27723 transitions. [2024-10-13 22:48:23,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 289 [2024-10-13 22:48:23,827 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:48:23,828 INFO L215 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, 3, 3, 3, 3, 3, 3, 3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:48:23,844 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2024-10-13 22:48:24,028 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 [2024-10-13 22:48:24,029 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:48:24,029 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:48:24,029 INFO L85 PathProgramCache]: Analyzing trace with hash 1998259567, now seen corresponding path program 1 times [2024-10-13 22:48:24,029 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:48:24,029 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [385407674] [2024-10-13 22:48:24,030 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:24,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:48:24,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:25,440 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 142 proven. 6 refuted. 0 times theorem prover too weak. 59 trivial. 0 not checked. [2024-10-13 22:48:25,440 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:48:25,441 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [385407674] [2024-10-13 22:48:25,441 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [385407674] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:48:25,441 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1010519994] [2024-10-13 22:48:25,441 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:25,441 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:48:25,441 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:48:25,443 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) [2024-10-13 22:48:25,444 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-10-13 22:48:25,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:25,662 INFO L255 TraceCheckSpWp]: Trace formula consists of 530 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-13 22:48:25,668 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:48:25,899 INFO L134 CoverageAnalysis]: Checked inductivity of 207 backedges. 148 proven. 0 refuted. 0 times theorem prover too weak. 59 trivial. 0 not checked. [2024-10-13 22:48:25,900 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-13 22:48:25,900 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1010519994] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:48:25,900 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-13 22:48:25,900 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 6 [2024-10-13 22:48:25,900 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [527351091] [2024-10-13 22:48:25,901 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:48:25,901 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-13 22:48:25,901 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:48:25,902 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-13 22:48:25,902 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2024-10-13 22:48:25,902 INFO L87 Difference]: Start difference. First operand 24646 states and 27723 transitions. Second operand has 4 states, 4 states have (on average 57.5) internal successors, (230), 3 states have internal predecessors, (230), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:26,780 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:48:26,781 INFO L93 Difference]: Finished difference Result 50312 states and 56521 transitions. [2024-10-13 22:48:26,781 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-13 22:48:26,781 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 57.5) internal successors, (230), 3 states have internal predecessors, (230), 0 states have call successors, (0), 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 288 [2024-10-13 22:48:26,781 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:48:26,807 INFO L225 Difference]: With dead ends: 50312 [2024-10-13 22:48:26,808 INFO L226 Difference]: Without dead ends: 25870 [2024-10-13 22:48:26,824 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 291 GetRequests, 286 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2024-10-13 22:48:26,825 INFO L432 NwaCegarLoop]: 113 mSDtfsCounter, 494 mSDsluCounter, 25 mSDsCounter, 0 mSdLazyCounter, 758 mSolverCounterSat, 127 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 494 SdHoareTripleChecker+Valid, 138 SdHoareTripleChecker+Invalid, 885 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 127 IncrementalHoareTripleChecker+Valid, 758 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-10-13 22:48:26,825 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [494 Valid, 138 Invalid, 885 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [127 Valid, 758 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-10-13 22:48:26,840 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 25870 states. [2024-10-13 22:48:27,007 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 25870 to 25864. [2024-10-13 22:48:27,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 25864 states, 25863 states have (on average 1.1146425395352435) internal successors, (28828), 25863 states have internal predecessors, (28828), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:27,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25864 states to 25864 states and 28828 transitions. [2024-10-13 22:48:27,048 INFO L78 Accepts]: Start accepts. Automaton has 25864 states and 28828 transitions. Word has length 288 [2024-10-13 22:48:27,048 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:48:27,048 INFO L471 AbstractCegarLoop]: Abstraction has 25864 states and 28828 transitions. [2024-10-13 22:48:27,048 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 57.5) internal successors, (230), 3 states have internal predecessors, (230), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:27,048 INFO L276 IsEmpty]: Start isEmpty. Operand 25864 states and 28828 transitions. [2024-10-13 22:48:27,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 297 [2024-10-13 22:48:27,074 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:48:27,075 INFO L215 NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 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, 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] [2024-10-13 22:48:27,093 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2024-10-13 22:48:27,275 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17 [2024-10-13 22:48:27,276 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:48:27,276 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:48:27,276 INFO L85 PathProgramCache]: Analyzing trace with hash -424377266, now seen corresponding path program 1 times [2024-10-13 22:48:27,276 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:48:27,276 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1807882564] [2024-10-13 22:48:27,276 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:27,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:48:27,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:27,549 INFO L134 CoverageAnalysis]: Checked inductivity of 237 backedges. 172 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-10-13 22:48:27,549 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:48:27,549 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1807882564] [2024-10-13 22:48:27,549 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1807882564] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:48:27,550 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 22:48:27,550 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-13 22:48:27,550 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [949337470] [2024-10-13 22:48:27,550 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:48:27,550 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-13 22:48:27,551 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:48:27,551 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-13 22:48:27,551 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-13 22:48:27,552 INFO L87 Difference]: Start difference. First operand 25864 states and 28828 transitions. Second operand has 4 states, 4 states have (on average 58.25) internal successors, (233), 3 states have internal predecessors, (233), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:28,345 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:48:28,345 INFO L93 Difference]: Finished difference Result 57429 states and 64301 transitions. [2024-10-13 22:48:28,346 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-13 22:48:28,346 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 58.25) internal successors, (233), 3 states have internal predecessors, (233), 0 states have call successors, (0), 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 296 [2024-10-13 22:48:28,346 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:48:28,379 INFO L225 Difference]: With dead ends: 57429 [2024-10-13 22:48:28,379 INFO L226 Difference]: Without dead ends: 28115 [2024-10-13 22:48:28,395 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-13 22:48:28,396 INFO L432 NwaCegarLoop]: 36 mSDtfsCounter, 546 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 825 mSolverCounterSat, 127 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 546 SdHoareTripleChecker+Valid, 56 SdHoareTripleChecker+Invalid, 952 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 127 IncrementalHoareTripleChecker+Valid, 825 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-10-13 22:48:28,396 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [546 Valid, 56 Invalid, 952 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [127 Valid, 825 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-10-13 22:48:28,411 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 28115 states. [2024-10-13 22:48:28,597 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 28115 to 26489. [2024-10-13 22:48:28,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 26489 states, 26488 states have (on average 1.0754681365146481) internal successors, (28487), 26488 states have internal predecessors, (28487), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:28,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26489 states to 26489 states and 28487 transitions. [2024-10-13 22:48:28,640 INFO L78 Accepts]: Start accepts. Automaton has 26489 states and 28487 transitions. Word has length 296 [2024-10-13 22:48:28,640 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:48:28,640 INFO L471 AbstractCegarLoop]: Abstraction has 26489 states and 28487 transitions. [2024-10-13 22:48:28,640 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 58.25) internal successors, (233), 3 states have internal predecessors, (233), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:28,641 INFO L276 IsEmpty]: Start isEmpty. Operand 26489 states and 28487 transitions. [2024-10-13 22:48:28,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 305 [2024-10-13 22:48:28,659 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:48:28,659 INFO L215 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, 3, 3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:48:28,659 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-10-13 22:48:28,659 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:48:28,660 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:48:28,660 INFO L85 PathProgramCache]: Analyzing trace with hash -1066098909, now seen corresponding path program 1 times [2024-10-13 22:48:28,660 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:48:28,660 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1651881171] [2024-10-13 22:48:28,660 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:28,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:48:28,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:29,850 INFO L134 CoverageAnalysis]: Checked inductivity of 212 backedges. 154 proven. 58 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 22:48:29,851 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:48:29,851 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1651881171] [2024-10-13 22:48:29,851 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1651881171] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:48:29,851 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2081650292] [2024-10-13 22:48:29,851 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:29,851 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:48:29,852 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:48:29,853 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) [2024-10-13 22:48:29,855 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-10-13 22:48:30,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:30,003 INFO L255 TraceCheckSpWp]: Trace formula consists of 508 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-10-13 22:48:30,008 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:48:30,229 INFO L134 CoverageAnalysis]: Checked inductivity of 212 backedges. 212 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 22:48:30,229 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-13 22:48:30,229 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2081650292] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:48:30,230 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-13 22:48:30,230 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [5] total 7 [2024-10-13 22:48:30,230 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [454568881] [2024-10-13 22:48:30,230 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:48:30,230 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-13 22:48:30,230 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:48:30,231 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-13 22:48:30,232 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-10-13 22:48:30,232 INFO L87 Difference]: Start difference. First operand 26489 states and 28487 transitions. Second operand has 4 states, 4 states have (on average 76.0) internal successors, (304), 3 states have internal predecessors, (304), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:31,107 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:48:31,107 INFO L93 Difference]: Finished difference Result 54628 states and 58843 transitions. [2024-10-13 22:48:31,108 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-13 22:48:31,108 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 76.0) internal successors, (304), 3 states have internal predecessors, (304), 0 states have call successors, (0), 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 304 [2024-10-13 22:48:31,108 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:48:31,136 INFO L225 Difference]: With dead ends: 54628 [2024-10-13 22:48:31,136 INFO L226 Difference]: Without dead ends: 28343 [2024-10-13 22:48:31,153 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 308 GetRequests, 302 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-10-13 22:48:31,153 INFO L432 NwaCegarLoop]: 54 mSDtfsCounter, 411 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 781 mSolverCounterSat, 134 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 411 SdHoareTripleChecker+Valid, 75 SdHoareTripleChecker+Invalid, 915 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 134 IncrementalHoareTripleChecker+Valid, 781 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-10-13 22:48:31,153 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [411 Valid, 75 Invalid, 915 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [134 Valid, 781 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-10-13 22:48:31,171 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 28343 states. [2024-10-13 22:48:31,376 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 28343 to 27504. [2024-10-13 22:48:31,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 27504 states, 27503 states have (on average 1.0646838526706177) internal successors, (29282), 27503 states have internal predecessors, (29282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:31,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27504 states to 27504 states and 29282 transitions. [2024-10-13 22:48:31,437 INFO L78 Accepts]: Start accepts. Automaton has 27504 states and 29282 transitions. Word has length 304 [2024-10-13 22:48:31,437 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:48:31,437 INFO L471 AbstractCegarLoop]: Abstraction has 27504 states and 29282 transitions. [2024-10-13 22:48:31,437 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 76.0) internal successors, (304), 3 states have internal predecessors, (304), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:31,437 INFO L276 IsEmpty]: Start isEmpty. Operand 27504 states and 29282 transitions. [2024-10-13 22:48:31,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 317 [2024-10-13 22:48:31,456 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:48:31,457 INFO L215 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, 3, 3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:48:31,474 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-10-13 22:48:31,657 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 [2024-10-13 22:48:31,658 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:48:31,658 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:48:31,658 INFO L85 PathProgramCache]: Analyzing trace with hash -1650166699, now seen corresponding path program 1 times [2024-10-13 22:48:31,658 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:48:31,658 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1458607289] [2024-10-13 22:48:31,659 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:31,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:48:31,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:32,115 INFO L134 CoverageAnalysis]: Checked inductivity of 297 backedges. 102 proven. 6 refuted. 0 times theorem prover too weak. 189 trivial. 0 not checked. [2024-10-13 22:48:32,115 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:48:32,115 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1458607289] [2024-10-13 22:48:32,116 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1458607289] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:48:32,116 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [613209556] [2024-10-13 22:48:32,116 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:32,116 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:48:32,116 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:48:32,118 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) [2024-10-13 22:48:32,119 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-10-13 22:48:32,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:32,317 INFO L255 TraceCheckSpWp]: Trace formula consists of 592 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-10-13 22:48:32,321 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:48:32,403 INFO L134 CoverageAnalysis]: Checked inductivity of 297 backedges. 108 proven. 0 refuted. 0 times theorem prover too weak. 189 trivial. 0 not checked. [2024-10-13 22:48:32,403 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-13 22:48:32,403 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [613209556] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:48:32,404 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-13 22:48:32,404 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5 [2024-10-13 22:48:32,404 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1216407190] [2024-10-13 22:48:32,404 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:48:32,405 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-13 22:48:32,405 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:48:32,405 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-13 22:48:32,405 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-10-13 22:48:32,405 INFO L87 Difference]: Start difference. First operand 27504 states and 29282 transitions. Second operand has 4 states, 4 states have (on average 47.0) internal successors, (188), 3 states have internal predecessors, (188), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:33,182 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:48:33,182 INFO L93 Difference]: Finished difference Result 77181 states and 82288 transitions. [2024-10-13 22:48:33,183 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-13 22:48:33,183 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 47.0) internal successors, (188), 3 states have internal predecessors, (188), 0 states have call successors, (0), 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 316 [2024-10-13 22:48:33,183 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:48:33,231 INFO L225 Difference]: With dead ends: 77181 [2024-10-13 22:48:33,232 INFO L226 Difference]: Without dead ends: 49678 [2024-10-13 22:48:33,256 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 318 GetRequests, 314 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-10-13 22:48:33,257 INFO L432 NwaCegarLoop]: 59 mSDtfsCounter, 714 mSDsluCounter, 229 mSDsCounter, 0 mSdLazyCounter, 599 mSolverCounterSat, 102 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 714 SdHoareTripleChecker+Valid, 288 SdHoareTripleChecker+Invalid, 701 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 102 IncrementalHoareTripleChecker+Valid, 599 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-10-13 22:48:33,257 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [714 Valid, 288 Invalid, 701 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [102 Valid, 599 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-10-13 22:48:33,288 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 49678 states. [2024-10-13 22:48:33,640 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 49678 to 44999. [2024-10-13 22:48:33,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 44999 states, 44998 states have (on average 1.0680696919863104) internal successors, (48061), 44998 states have internal predecessors, (48061), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:33,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44999 states to 44999 states and 48061 transitions. [2024-10-13 22:48:33,716 INFO L78 Accepts]: Start accepts. Automaton has 44999 states and 48061 transitions. Word has length 316 [2024-10-13 22:48:33,716 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:48:33,716 INFO L471 AbstractCegarLoop]: Abstraction has 44999 states and 48061 transitions. [2024-10-13 22:48:33,716 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 47.0) internal successors, (188), 3 states have internal predecessors, (188), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:33,716 INFO L276 IsEmpty]: Start isEmpty. Operand 44999 states and 48061 transitions. [2024-10-13 22:48:33,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 332 [2024-10-13 22:48:33,733 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:48:33,733 INFO L215 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, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:48:33,747 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2024-10-13 22:48:33,933 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 [2024-10-13 22:48:33,934 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:48:33,934 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:48:33,934 INFO L85 PathProgramCache]: Analyzing trace with hash 981900858, now seen corresponding path program 1 times [2024-10-13 22:48:33,934 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:48:33,935 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [393007022] [2024-10-13 22:48:33,935 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:33,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:48:33,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:34,483 INFO L134 CoverageAnalysis]: Checked inductivity of 254 backedges. 146 proven. 0 refuted. 0 times theorem prover too weak. 108 trivial. 0 not checked. [2024-10-13 22:48:34,483 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:48:34,484 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [393007022] [2024-10-13 22:48:34,484 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [393007022] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:48:34,484 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 22:48:34,484 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-13 22:48:34,484 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [424354958] [2024-10-13 22:48:34,484 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:48:34,484 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 22:48:34,485 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:48:34,485 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 22:48:34,485 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:48:34,485 INFO L87 Difference]: Start difference. First operand 44999 states and 48061 transitions. Second operand has 3 states, 3 states have (on average 74.66666666666667) internal successors, (224), 2 states have internal predecessors, (224), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:35,071 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:48:35,071 INFO L93 Difference]: Finished difference Result 90609 states and 96754 transitions. [2024-10-13 22:48:35,072 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 22:48:35,072 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 74.66666666666667) internal successors, (224), 2 states have internal predecessors, (224), 0 states have call successors, (0), 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 331 [2024-10-13 22:48:35,072 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:48:35,114 INFO L225 Difference]: With dead ends: 90609 [2024-10-13 22:48:35,114 INFO L226 Difference]: Without dead ends: 45814 [2024-10-13 22:48:35,137 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:48:35,137 INFO L432 NwaCegarLoop]: 102 mSDtfsCounter, 134 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 512 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 134 SdHoareTripleChecker+Valid, 120 SdHoareTripleChecker+Invalid, 517 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 512 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-10-13 22:48:35,138 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [134 Valid, 120 Invalid, 517 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 512 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-10-13 22:48:35,164 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 45814 states. [2024-10-13 22:48:35,502 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 45814 to 45405. [2024-10-13 22:48:35,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 45405 states, 45404 states have (on average 1.0677693595277948) internal successors, (48481), 45404 states have internal predecessors, (48481), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:35,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45405 states to 45405 states and 48481 transitions. [2024-10-13 22:48:35,572 INFO L78 Accepts]: Start accepts. Automaton has 45405 states and 48481 transitions. Word has length 331 [2024-10-13 22:48:35,572 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:48:35,573 INFO L471 AbstractCegarLoop]: Abstraction has 45405 states and 48481 transitions. [2024-10-13 22:48:35,573 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 74.66666666666667) internal successors, (224), 2 states have internal predecessors, (224), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:35,573 INFO L276 IsEmpty]: Start isEmpty. Operand 45405 states and 48481 transitions. [2024-10-13 22:48:35,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 339 [2024-10-13 22:48:35,588 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:48:35,588 INFO L215 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, 3, 3, 3, 3, 3, 3, 3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:48:35,588 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2024-10-13 22:48:35,588 INFO L396 AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:48:35,589 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:48:35,589 INFO L85 PathProgramCache]: Analyzing trace with hash 1078942378, now seen corresponding path program 1 times [2024-10-13 22:48:35,589 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:48:35,589 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [680203790] [2024-10-13 22:48:35,589 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:35,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:48:35,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:35,860 INFO L134 CoverageAnalysis]: Checked inductivity of 257 backedges. 192 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-10-13 22:48:35,860 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:48:35,860 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [680203790] [2024-10-13 22:48:35,860 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [680203790] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:48:35,860 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 22:48:35,861 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-13 22:48:35,861 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [255607870] [2024-10-13 22:48:35,861 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:48:35,861 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 22:48:35,862 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:48:35,862 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 22:48:35,862 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:48:35,862 INFO L87 Difference]: Start difference. First operand 45405 states and 48481 transitions. Second operand has 3 states, 3 states have (on average 91.66666666666667) internal successors, (275), 2 states have internal predecessors, (275), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:36,278 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:48:36,278 INFO L93 Difference]: Finished difference Result 131937 states and 140980 transitions. [2024-10-13 22:48:36,278 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 22:48:36,278 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 91.66666666666667) internal successors, (275), 2 states have internal predecessors, (275), 0 states have call successors, (0), 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 338 [2024-10-13 22:48:36,279 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:48:36,365 INFO L225 Difference]: With dead ends: 131937 [2024-10-13 22:48:36,365 INFO L226 Difference]: Without dead ends: 87142 [2024-10-13 22:48:36,406 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:48:36,407 INFO L432 NwaCegarLoop]: 240 mSDtfsCounter, 178 mSDsluCounter, 230 mSDsCounter, 0 mSdLazyCounter, 145 mSolverCounterSat, 17 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 178 SdHoareTripleChecker+Valid, 470 SdHoareTripleChecker+Invalid, 162 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 145 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-13 22:48:36,407 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [178 Valid, 470 Invalid, 162 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 145 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-13 22:48:36,467 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 87142 states. [2024-10-13 22:48:37,466 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 87142 to 84895. [2024-10-13 22:48:37,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 84895 states, 84894 states have (on average 1.0686149786792942) internal successors, (90719), 84894 states have internal predecessors, (90719), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:37,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84895 states to 84895 states and 90719 transitions. [2024-10-13 22:48:37,640 INFO L78 Accepts]: Start accepts. Automaton has 84895 states and 90719 transitions. Word has length 338 [2024-10-13 22:48:37,640 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:48:37,640 INFO L471 AbstractCegarLoop]: Abstraction has 84895 states and 90719 transitions. [2024-10-13 22:48:37,640 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 91.66666666666667) internal successors, (275), 2 states have internal predecessors, (275), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:37,641 INFO L276 IsEmpty]: Start isEmpty. Operand 84895 states and 90719 transitions. [2024-10-13 22:48:37,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 339 [2024-10-13 22:48:37,659 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:48:37,659 INFO L215 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, 3, 3, 3, 3, 3, 3, 3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:48:37,660 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2024-10-13 22:48:37,660 INFO L396 AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:48:37,660 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:48:37,660 INFO L85 PathProgramCache]: Analyzing trace with hash -995078424, now seen corresponding path program 1 times [2024-10-13 22:48:37,661 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:48:37,661 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1298945667] [2024-10-13 22:48:37,661 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:37,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:48:37,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:38,187 INFO L134 CoverageAnalysis]: Checked inductivity of 257 backedges. 251 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-13 22:48:38,187 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:48:38,187 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1298945667] [2024-10-13 22:48:38,188 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1298945667] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:48:38,188 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 22:48:38,188 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-13 22:48:38,188 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [826515999] [2024-10-13 22:48:38,188 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:48:38,189 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 22:48:38,189 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:48:38,190 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 22:48:38,190 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:48:38,190 INFO L87 Difference]: Start difference. First operand 84895 states and 90719 transitions. Second operand has 3 states, 3 states have (on average 111.0) internal successors, (333), 3 states have internal predecessors, (333), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:39,037 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:48:39,038 INFO L93 Difference]: Finished difference Result 176493 states and 188534 transitions. [2024-10-13 22:48:39,038 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 22:48:39,038 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 111.0) internal successors, (333), 3 states have internal predecessors, (333), 0 states have call successors, (0), 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 338 [2024-10-13 22:48:39,038 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:48:39,137 INFO L225 Difference]: With dead ends: 176493 [2024-10-13 22:48:39,137 INFO L226 Difference]: Without dead ends: 91396 [2024-10-13 22:48:39,197 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:48:39,198 INFO L432 NwaCegarLoop]: 320 mSDtfsCounter, 158 mSDsluCounter, 13 mSDsCounter, 0 mSdLazyCounter, 513 mSolverCounterSat, 79 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 158 SdHoareTripleChecker+Valid, 333 SdHoareTripleChecker+Invalid, 592 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 79 IncrementalHoareTripleChecker+Valid, 513 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-10-13 22:48:39,198 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [158 Valid, 333 Invalid, 592 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [79 Valid, 513 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-10-13 22:48:39,268 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 91396 states. [2024-10-13 22:48:40,757 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 91396 to 89762. [2024-10-13 22:48:40,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 89762 states, 89761 states have (on average 1.056215951248315) internal successors, (94807), 89761 states have internal predecessors, (94807), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:40,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89762 states to 89762 states and 94807 transitions. [2024-10-13 22:48:41,110 INFO L78 Accepts]: Start accepts. Automaton has 89762 states and 94807 transitions. Word has length 338 [2024-10-13 22:48:41,110 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:48:41,111 INFO L471 AbstractCegarLoop]: Abstraction has 89762 states and 94807 transitions. [2024-10-13 22:48:41,111 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 111.0) internal successors, (333), 3 states have internal predecessors, (333), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:41,111 INFO L276 IsEmpty]: Start isEmpty. Operand 89762 states and 94807 transitions. [2024-10-13 22:48:41,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 356 [2024-10-13 22:48:41,155 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:48:41,155 INFO L215 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, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:48:41,155 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2024-10-13 22:48:41,155 INFO L396 AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:48:41,155 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:48:41,156 INFO L85 PathProgramCache]: Analyzing trace with hash 708081340, now seen corresponding path program 1 times [2024-10-13 22:48:41,156 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:48:41,156 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [983416542] [2024-10-13 22:48:41,156 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:41,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:48:41,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:42,941 INFO L134 CoverageAnalysis]: Checked inductivity of 276 backedges. 221 proven. 55 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 22:48:42,942 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:48:42,942 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [983416542] [2024-10-13 22:48:42,942 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [983416542] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:48:42,942 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2033194698] [2024-10-13 22:48:42,942 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:42,942 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:48:42,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:48:42,944 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:48:42,946 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-10-13 22:48:43,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:48:43,195 INFO L255 TraceCheckSpWp]: Trace formula consists of 592 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-13 22:48:43,203 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:48:43,463 INFO L134 CoverageAnalysis]: Checked inductivity of 276 backedges. 270 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-13 22:48:43,463 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-13 22:48:43,464 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2033194698] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:48:43,464 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-13 22:48:43,464 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 8 [2024-10-13 22:48:43,464 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [965324994] [2024-10-13 22:48:43,465 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:48:43,465 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 22:48:43,466 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:48:43,466 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 22:48:43,466 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-10-13 22:48:43,467 INFO L87 Difference]: Start difference. First operand 89762 states and 94807 transitions. Second operand has 3 states, 3 states have (on average 116.66666666666667) internal successors, (350), 3 states have internal predecessors, (350), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:44,222 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:48:44,223 INFO L93 Difference]: Finished difference Result 180550 states and 190782 transitions. [2024-10-13 22:48:44,223 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 22:48:44,223 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 116.66666666666667) internal successors, (350), 3 states have internal predecessors, (350), 0 states have call successors, (0), 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 355 [2024-10-13 22:48:44,223 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:48:44,315 INFO L225 Difference]: With dead ends: 180550 [2024-10-13 22:48:44,315 INFO L226 Difference]: Without dead ends: 91398 [2024-10-13 22:48:44,385 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 360 GetRequests, 354 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-10-13 22:48:44,385 INFO L432 NwaCegarLoop]: 301 mSDtfsCounter, 149 mSDsluCounter, 14 mSDsCounter, 0 mSdLazyCounter, 519 mSolverCounterSat, 29 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 149 SdHoareTripleChecker+Valid, 315 SdHoareTripleChecker+Invalid, 548 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 29 IncrementalHoareTripleChecker+Valid, 519 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-10-13 22:48:44,386 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [149 Valid, 315 Invalid, 548 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [29 Valid, 519 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-10-13 22:48:44,455 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 91398 states. [2024-10-13 22:48:45,662 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 91398 to 91382. [2024-10-13 22:48:45,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 91382 states, 91381 states have (on average 1.0522537507797025) internal successors, (96156), 91381 states have internal predecessors, (96156), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:45,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 91382 states to 91382 states and 96156 transitions. [2024-10-13 22:48:45,863 INFO L78 Accepts]: Start accepts. Automaton has 91382 states and 96156 transitions. Word has length 355 [2024-10-13 22:48:45,863 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:48:45,863 INFO L471 AbstractCegarLoop]: Abstraction has 91382 states and 96156 transitions. [2024-10-13 22:48:45,863 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 116.66666666666667) internal successors, (350), 3 states have internal predecessors, (350), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:48:45,863 INFO L276 IsEmpty]: Start isEmpty. Operand 91382 states and 96156 transitions. [2024-10-13 22:48:45,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 366 [2024-10-13 22:48:45,876 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:48:45,876 INFO L215 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, 3, 3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:48:45,889 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2024-10-13 22:48:46,076 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable24 [2024-10-13 22:48:46,077 INFO L396 AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:48:46,077 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:48:46,077 INFO L85 PathProgramCache]: Analyzing trace with hash -1665089239, now seen corresponding path program 1 times [2024-10-13 22:48:46,078 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:48:46,078 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1363690676] [2024-10-13 22:48:46,078 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:48:46,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:48:46,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-13 22:48:46,144 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-13 22:48:46,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-13 22:48:46,364 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-13 22:48:46,364 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-13 22:48:46,365 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2024-10-13 22:48:46,367 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25 [2024-10-13 22:48:46,369 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:48:46,870 INFO L165 ceAbstractionStarter]: Computing trace abstraction results [2024-10-13 22:48:46,874 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 13.10 10:48:46 BoogieIcfgContainer [2024-10-13 22:48:46,874 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-10-13 22:48:46,875 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-10-13 22:48:46,875 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-10-13 22:48:46,875 INFO L274 PluginConnector]: Witness Printer initialized [2024-10-13 22:48:46,876 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.10 10:47:57" (3/4) ... [2024-10-13 22:48:46,876 INFO L133 WitnessPrinter]: Generating witness for reachability counterexample [2024-10-13 22:48:47,194 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-10-13 22:48:47,195 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-10-13 22:48:47,199 INFO L158 Benchmark]: Toolchain (without parser) took 53055.54ms. Allocated memory was 148.9MB in the beginning and 8.1GB in the end (delta: 8.0GB). Free memory was 87.3MB in the beginning and 7.0GB in the end (delta: -6.9GB). Peak memory consumption was 1.1GB. Max. memory is 16.1GB. [2024-10-13 22:48:47,199 INFO L158 Benchmark]: CDTParser took 0.18ms. Allocated memory is still 148.9MB. Free memory is still 108.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-13 22:48:47,200 INFO L158 Benchmark]: CACSL2BoogieTranslator took 894.30ms. Allocated memory was 148.9MB in the beginning and 205.5MB in the end (delta: 56.6MB). Free memory was 87.3MB in the beginning and 134.4MB in the end (delta: -47.2MB). Peak memory consumption was 32.4MB. Max. memory is 16.1GB. [2024-10-13 22:48:47,200 INFO L158 Benchmark]: Boogie Procedure Inliner took 141.79ms. Allocated memory is still 205.5MB. Free memory was 134.4MB in the beginning and 119.9MB in the end (delta: 14.6MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2024-10-13 22:48:47,200 INFO L158 Benchmark]: Boogie Preprocessor took 174.96ms. Allocated memory is still 205.5MB. Free memory was 118.8MB in the beginning and 107.3MB in the end (delta: 11.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-10-13 22:48:47,200 INFO L158 Benchmark]: RCFGBuilder took 2036.23ms. Allocated memory is still 205.5MB. Free memory was 106.3MB in the beginning and 125.9MB in the end (delta: -19.6MB). Peak memory consumption was 85.0MB. Max. memory is 16.1GB. [2024-10-13 22:48:47,201 INFO L158 Benchmark]: TraceAbstraction took 49482.56ms. Allocated memory was 205.5MB in the beginning and 8.1GB in the end (delta: 7.9GB). Free memory was 125.7MB in the beginning and 7.1GB in the end (delta: -6.9GB). Peak memory consumption was 1.2GB. Max. memory is 16.1GB. [2024-10-13 22:48:47,201 INFO L158 Benchmark]: Witness Printer took 319.81ms. Allocated memory is still 8.1GB. Free memory was 7.1GB in the beginning and 7.0GB in the end (delta: 77.1MB). Peak memory consumption was 75.5MB. Max. memory is 16.1GB. [2024-10-13 22:48:47,202 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.18ms. Allocated memory is still 148.9MB. Free memory is still 108.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 894.30ms. Allocated memory was 148.9MB in the beginning and 205.5MB in the end (delta: 56.6MB). Free memory was 87.3MB in the beginning and 134.4MB in the end (delta: -47.2MB). Peak memory consumption was 32.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 141.79ms. Allocated memory is still 205.5MB. Free memory was 134.4MB in the beginning and 119.9MB in the end (delta: 14.6MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * Boogie Preprocessor took 174.96ms. Allocated memory is still 205.5MB. Free memory was 118.8MB in the beginning and 107.3MB in the end (delta: 11.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * RCFGBuilder took 2036.23ms. Allocated memory is still 205.5MB. Free memory was 106.3MB in the beginning and 125.9MB in the end (delta: -19.6MB). Peak memory consumption was 85.0MB. Max. memory is 16.1GB. * TraceAbstraction took 49482.56ms. Allocated memory was 205.5MB in the beginning and 8.1GB in the end (delta: 7.9GB). Free memory was 125.7MB in the beginning and 7.1GB in the end (delta: -6.9GB). Peak memory consumption was 1.2GB. Max. memory is 16.1GB. * Witness Printer took 319.81ms. Allocated memory is still 8.1GB. Free memory was 7.1GB in the beginning and 7.0GB in the end (delta: 77.1MB). Peak memory consumption was 75.5MB. 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: 1495]: 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=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=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=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=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=5, u=21, v=22, w=23, x=24, y=25, z=26] [L99] COND TRUE ((((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))) [L100] a17 = 0 [L101] a1 = 1 [L102] a25 = 0 [L103] a27 = 0 [L104] return 26; VAL [\result=26, a0=1, a10=1, a11=0, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=0, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=0, a27=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, 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=6, 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=0, a27=0, 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=6, 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=0, a27=0, 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=6, 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=0, a27=0, 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=6, 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=0, a27=0, 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=6, 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=0, a27=0, 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=6, 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=0, a27=0, 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=6, 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=0, a27=0, 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=6, 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=0, a27=0, 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=6, 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=0, a27=0, 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=6, 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=0, a27=0, 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=6, 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=0, a27=0, 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=6, 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=0, a27=0, 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=6, 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=0, a27=0, 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=6, 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=0, a27=0, 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=6, 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=0, a27=0, 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=6, 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=0, a27=0, 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=6, 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=0, a27=0, 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=6, 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=0, a27=0, 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=6, 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=0, a27=0, 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=6, 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=0, a27=0, 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=6, 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=0, a27=0, 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=6, 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=0, a27=0, 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=6, 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=0, a27=0, 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=6, 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=0, a27=0, 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=6, 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=0, a27=0, 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=6, u=21, v=22, w=23, x=24, y=25, z=26] [L1220] COND TRUE ((!(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=0, a27=0, 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] [L1221] COND FALSE !((a7==1)) [L1227] a19 = 0 [L1228] a26 = 1 [L1229] a0 = 1 [L1230] a12 = 1 [L1231] a3 = 2 [L1232] a11 = 1 [L1233] 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=1, a27=1, 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] [L1235] 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=1, 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=1, 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=1, 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=1, 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=1, 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=1, 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=1, 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=1, 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=1, 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=1, 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=1, 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=1, 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=1, 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=1, 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=1, 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=1, 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=1, 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=1, 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=1, 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=1, 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=1, 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=1, 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=1, 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=1, 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 TRUE ((((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))))) [L295] a11 = 0 [L296] a17 = 0 [L297] a7 = 0 [L298] a26 = 1 [L299] a6 = 1 [L300] a20 = 0 [L301] return 21; VAL [\result=21, 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=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=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=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=1, 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=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=1, 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=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=1, 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=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=1, 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=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=1, 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=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=1, 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=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=1, 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=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=1, 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=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=1, 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=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=1, 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=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=1, 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=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=1, 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=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=1, 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=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=1, 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=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=1, 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=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=1, 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=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=1, 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=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=1, 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=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=1, 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=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=1, 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=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=1, 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=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=1, 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=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=1, 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=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=1, 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=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=1, 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=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=1, 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=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=1, 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=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=1, 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=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=1, 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=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, 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=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, 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=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, 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=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, 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=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, 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=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, 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=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, 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=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, 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=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, 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=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, 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=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, 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=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, 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=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, 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=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, 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=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, 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=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, 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=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, 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=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, 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=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, 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=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, 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=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, 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=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, 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=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, 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=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, 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=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, 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=1, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, u=21, v=22, w=23, x=24, y=25, z=26] [L602] COND TRUE (((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)))))) [L603] a6 = 0 [L604] a26 = 1 [L605] a1 = 1 [L606] a23 = 0 [L607] a27 = 1 [L608] a12 = 0 [L609] a11 = 1 [L610] a14 = 0 [L611] a3 = 1 [L612] return -1; VAL [\result=-1, a0=1, a10=1, a11=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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 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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [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=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [L1494] COND TRUE ((((((((a26==1)&&!(a6==1))&&(a27==1))&&!(a12==1))&&(a3==1))&&(a11==1))&&(a5==1))&&(a18==1)) VAL [a0=1, a10=1, a11=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] [L1495] reach_error() VAL [a0=1, a10=1, a11=1, a12=0, a13=1, a14=0, a15=1, a16=1, a17=0, a18=1, a19=0, a1=1, a20=0, a21=1, a22=1, a23=0, a24=1, a25=0, a26=1, 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] - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 240 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 48.9s, OverallIterations: 26, TraceHistogramMax: 5, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.4s, AutomataDifference: 19.9s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 5824 SdHoareTripleChecker+Valid, 15.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 5824 mSDsluCounter, 5866 SdHoareTripleChecker+Invalid, 12.8s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 925 mSDsCounter, 2183 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 14771 IncrementalHoareTripleChecker+Invalid, 16954 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 2183 mSolverCounterUnsat, 4941 mSDtfsCounter, 14771 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 2248 GetRequests, 2195 SyntacticMatches, 0 SemanticMatches, 53 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.5s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=91382occurred in iteration=25, InterpolantAutomatonStates: 79, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 9.1s AutomataMinimizationTime, 25 MinimizatonAttempts, 23207 StatesRemovedByMinimization, 23 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.6s SsaConstructionTime, 1.3s SatisfiabilityAnalysisTime, 14.0s InterpolantComputationTime, 8375 NumberOfCodeBlocks, 8375 NumberOfCodeBlocksAsserted, 34 NumberOfCheckSat, 7977 ConstructedInterpolants, 0 QuantifiedInterpolants, 29638 SizeOfPredicates, 0 NumberOfNonLiveVariables, 4121 ConjunctsInSsa, 25 ConjunctsInUnsatCore, 33 InterpolantComputations, 25 PerfectInterpolantSequences, 4210/4359 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 RESULT: Ultimate proved your program to be incorrect! [2024-10-13 22:48:47,256 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