./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 a046e57d 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-tmp.dk.eval-mul-div-a046e57-m [2024-10-12 15:19:58,041 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-12 15:19:58,114 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-12 15:19:58,120 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-12 15:19:58,121 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-12 15:19:58,145 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-12 15:19:58,146 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-12 15:19:58,146 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-12 15:19:58,147 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-12 15:19:58,151 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-12 15:19:58,151 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-12 15:19:58,152 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-12 15:19:58,152 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-12 15:19:58,152 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-12 15:19:58,153 INFO L153 SettingsManager]: * Use SBE=true [2024-10-12 15:19:58,153 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-12 15:19:58,153 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-12 15:19:58,153 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-12 15:19:58,154 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-12 15:19:58,154 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-12 15:19:58,156 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-12 15:19:58,157 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-12 15:19:58,157 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-12 15:19:58,157 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-12 15:19:58,158 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-12 15:19:58,158 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-12 15:19:58,158 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-12 15:19:58,158 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-12 15:19:58,159 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-12 15:19:58,159 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-12 15:19:58,159 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-12 15:19:58,159 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-12 15:19:58,160 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-12 15:19:58,160 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-12 15:19:58,161 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-12 15:19:58,161 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-12 15:19:58,162 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-12 15:19:58,162 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-12 15:19:58,162 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-12 15:19:58,163 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-12 15:19:58,163 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-12 15:19:58,163 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-12 15:19:58,163 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-12 15:19:58,402 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-12 15:19:58,431 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-12 15:19:58,434 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-12 15:19:58,436 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-12 15:19:58,436 INFO L274 PluginConnector]: CDTParser initialized [2024-10-12 15:19:58,437 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem03_label43.c [2024-10-12 15:19:59,940 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-12 15:20:00,267 INFO L384 CDTParser]: Found 1 translation units. [2024-10-12 15:20:00,269 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem03_label43.c [2024-10-12 15:20:00,294 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/5988f059e/393fc3e47ebc410e897e002e0d96aaa3/FLAGd84d8571e [2024-10-12 15:20:00,311 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/5988f059e/393fc3e47ebc410e897e002e0d96aaa3 [2024-10-12 15:20:00,313 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-12 15:20:00,315 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-12 15:20:00,316 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-12 15:20:00,316 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-12 15:20:00,323 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-12 15:20:00,324 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.10 03:20:00" (1/1) ... [2024-10-12 15:20:00,325 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@210b5827 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 03:20:00, skipping insertion in model container [2024-10-12 15:20:00,325 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.10 03:20:00" (1/1) ... [2024-10-12 15:20:00,396 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-12 15:20:00,908 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-12 15:20:00,949 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-12 15:20:00,960 INFO L200 MainTranslator]: Completed pre-run [2024-10-12 15:20:01,102 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-12 15:20:01,119 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-12 15:20:01,139 INFO L204 MainTranslator]: Completed translation [2024-10-12 15:20:01,140 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 03:20:01 WrapperNode [2024-10-12 15:20:01,140 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-12 15:20:01,141 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-12 15:20:01,141 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-12 15:20:01,141 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-12 15:20:01,148 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 03:20:01" (1/1) ... [2024-10-12 15:20:01,188 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 03:20:01" (1/1) ... [2024-10-12 15:20:01,280 INFO L138 Inliner]: procedures = 14, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 1772 [2024-10-12 15:20:01,280 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-12 15:20:01,282 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-12 15:20:01,282 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-12 15:20:01,282 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-12 15:20:01,292 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 03:20:01" (1/1) ... [2024-10-12 15:20:01,292 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 03:20:01" (1/1) ... [2024-10-12 15:20:01,304 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 03:20:01" (1/1) ... [2024-10-12 15:20:01,350 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-12 15:20:01,351 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 03:20:01" (1/1) ... [2024-10-12 15:20:01,351 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 03:20:01" (1/1) ... [2024-10-12 15:20:01,394 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 03:20:01" (1/1) ... [2024-10-12 15:20:01,403 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 03:20:01" (1/1) ... [2024-10-12 15:20:01,412 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 03:20:01" (1/1) ... [2024-10-12 15:20:01,424 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 03:20:01" (1/1) ... [2024-10-12 15:20:01,436 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-12 15:20:01,437 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-12 15:20:01,437 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-12 15:20:01,438 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-12 15:20:01,438 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 03:20:01" (1/1) ... [2024-10-12 15:20:01,444 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-12 15:20:01,456 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 15:20:01,472 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-12 15:20:01,475 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-12 15:20:01,519 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-12 15:20:01,519 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-12 15:20:01,520 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-12 15:20:01,520 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-12 15:20:01,609 INFO L238 CfgBuilder]: Building ICFG [2024-10-12 15:20:01,611 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-12 15:20:03,380 INFO L? ?]: Removed 147 outVars from TransFormulas that were not future-live. [2024-10-12 15:20:03,381 INFO L287 CfgBuilder]: Performing block encoding [2024-10-12 15:20:03,455 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-12 15:20:03,459 INFO L314 CfgBuilder]: Removed 1 assume(true) statements. [2024-10-12 15:20:03,459 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.10 03:20:03 BoogieIcfgContainer [2024-10-12 15:20:03,459 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-12 15:20:03,461 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-12 15:20:03,461 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-12 15:20:03,466 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-12 15:20:03,467 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.10 03:20:00" (1/3) ... [2024-10-12 15:20:03,467 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@611a300f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.10 03:20:03, skipping insertion in model container [2024-10-12 15:20:03,467 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 03:20:01" (2/3) ... [2024-10-12 15:20:03,468 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@611a300f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.10 03:20:03, skipping insertion in model container [2024-10-12 15:20:03,468 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.10 03:20:03" (3/3) ... [2024-10-12 15:20:03,470 INFO L112 eAbstractionObserver]: Analyzing ICFG Problem03_label43.c [2024-10-12 15:20:03,489 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-12 15:20:03,489 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-12 15:20:03,570 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-12 15:20:03,577 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;@62892752, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-12 15:20:03,578 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-12 15:20:03,585 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-12 15:20:03,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-10-12 15:20:03,598 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 15:20:03,599 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-12 15:20:03,599 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 15:20:03,604 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 15:20:03,604 INFO L85 PathProgramCache]: Analyzing trace with hash 1081506252, now seen corresponding path program 1 times [2024-10-12 15:20:03,613 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 15:20:03,614 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2126790788] [2024-10-12 15:20:03,614 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:03,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 15:20:03,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:04,171 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-12 15:20:04,172 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 15:20:04,172 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2126790788] [2024-10-12 15:20:04,173 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2126790788] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 15:20:04,173 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-12 15:20:04,174 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-12 15:20:04,175 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1716426620] [2024-10-12 15:20:04,176 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 15:20:04,180 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-12 15:20:04,182 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 15:20:04,207 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-12 15:20:04,207 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-12 15:20:04,210 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-12 15:20:04,263 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 15:20:04,263 INFO L93 Difference]: Finished difference Result 479 states and 913 transitions. [2024-10-12 15:20:04,265 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-12 15:20:04,266 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-12 15:20:04,269 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 15:20:04,279 INFO L225 Difference]: With dead ends: 479 [2024-10-12 15:20:04,280 INFO L226 Difference]: Without dead ends: 238 [2024-10-12 15:20:04,284 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-12 15:20:04,289 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-12 15:20:04,290 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-12 15:20:04,306 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 238 states. [2024-10-12 15:20:04,328 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 238 to 238. [2024-10-12 15:20:04,329 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-12 15:20:04,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 238 states and 392 transitions. [2024-10-12 15:20:04,333 INFO L78 Accepts]: Start accepts. Automaton has 238 states and 392 transitions. Word has length 149 [2024-10-12 15:20:04,334 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 15:20:04,334 INFO L471 AbstractCegarLoop]: Abstraction has 238 states and 392 transitions. [2024-10-12 15:20:04,335 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-12 15:20:04,335 INFO L276 IsEmpty]: Start isEmpty. Operand 238 states and 392 transitions. [2024-10-12 15:20:04,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-10-12 15:20:04,340 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 15:20:04,341 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-12 15:20:04,341 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-12 15:20:04,341 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 15:20:04,342 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 15:20:04,342 INFO L85 PathProgramCache]: Analyzing trace with hash 1357376151, now seen corresponding path program 1 times [2024-10-12 15:20:04,342 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 15:20:04,343 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [680606605] [2024-10-12 15:20:04,343 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:04,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 15:20:04,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:04,977 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-12 15:20:04,980 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 15:20:04,980 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [680606605] [2024-10-12 15:20:04,980 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [680606605] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 15:20:04,980 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-12 15:20:04,981 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-12 15:20:04,981 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [669890029] [2024-10-12 15:20:04,981 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 15:20:04,983 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 15:20:04,984 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 15:20:04,985 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 15:20:04,986 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-12 15:20:04,987 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-12 15:20:05,932 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 15:20:05,933 INFO L93 Difference]: Finished difference Result 696 states and 1149 transitions. [2024-10-12 15:20:05,933 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 15:20:05,933 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-12 15:20:05,934 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 15:20:05,938 INFO L225 Difference]: With dead ends: 696 [2024-10-12 15:20:05,938 INFO L226 Difference]: Without dead ends: 459 [2024-10-12 15:20:05,939 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-12 15:20:05,944 INFO L432 NwaCegarLoop]: 104 mSDtfsCounter, 114 mSDsluCounter, 33 mSDsCounter, 0 mSdLazyCounter, 625 mSolverCounterSat, 78 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s 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-12 15:20:05,944 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-12 15:20:05,946 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 459 states. [2024-10-12 15:20:05,983 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 459 to 458. [2024-10-12 15:20:05,984 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-12 15:20:05,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 458 states to 458 states and 709 transitions. [2024-10-12 15:20:05,988 INFO L78 Accepts]: Start accepts. Automaton has 458 states and 709 transitions. Word has length 149 [2024-10-12 15:20:05,989 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 15:20:05,989 INFO L471 AbstractCegarLoop]: Abstraction has 458 states and 709 transitions. [2024-10-12 15:20:05,989 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-12 15:20:05,989 INFO L276 IsEmpty]: Start isEmpty. Operand 458 states and 709 transitions. [2024-10-12 15:20:05,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 155 [2024-10-12 15:20:05,993 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 15:20:05,993 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-12 15:20:05,993 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-12 15:20:05,993 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 15:20:05,994 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 15:20:05,994 INFO L85 PathProgramCache]: Analyzing trace with hash 199270221, now seen corresponding path program 1 times [2024-10-12 15:20:05,994 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 15:20:05,994 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [775886827] [2024-10-12 15:20:05,995 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:05,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 15:20:06,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:06,267 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-12 15:20:06,267 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 15:20:06,269 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [775886827] [2024-10-12 15:20:06,269 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [775886827] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 15:20:06,269 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-12 15:20:06,269 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-12 15:20:06,269 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1516884175] [2024-10-12 15:20:06,270 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 15:20:06,270 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 15:20:06,270 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 15:20:06,271 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 15:20:06,271 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-12 15:20:06,271 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-12 15:20:07,052 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 15:20:07,052 INFO L93 Difference]: Finished difference Result 1341 states and 2081 transitions. [2024-10-12 15:20:07,052 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 15:20:07,053 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-12 15:20:07,053 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 15:20:07,056 INFO L225 Difference]: With dead ends: 1341 [2024-10-12 15:20:07,056 INFO L226 Difference]: Without dead ends: 884 [2024-10-12 15:20:07,058 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-12 15:20:07,059 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.7s IncrementalHoareTripleChecker+Time [2024-10-12 15:20:07,060 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.7s Time] [2024-10-12 15:20:07,061 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 884 states. [2024-10-12 15:20:07,088 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 884 to 879. [2024-10-12 15:20:07,089 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-12 15:20:07,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 879 states to 879 states and 1290 transitions. [2024-10-12 15:20:07,092 INFO L78 Accepts]: Start accepts. Automaton has 879 states and 1290 transitions. Word has length 154 [2024-10-12 15:20:07,092 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 15:20:07,092 INFO L471 AbstractCegarLoop]: Abstraction has 879 states and 1290 transitions. [2024-10-12 15:20:07,093 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-12 15:20:07,093 INFO L276 IsEmpty]: Start isEmpty. Operand 879 states and 1290 transitions. [2024-10-12 15:20:07,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 158 [2024-10-12 15:20:07,097 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 15:20:07,097 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-12 15:20:07,097 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-12 15:20:07,098 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 15:20:07,098 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 15:20:07,098 INFO L85 PathProgramCache]: Analyzing trace with hash 1441972726, now seen corresponding path program 1 times [2024-10-12 15:20:07,099 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 15:20:07,099 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1204114513] [2024-10-12 15:20:07,099 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:07,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 15:20:07,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:07,298 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-12 15:20:07,299 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 15:20:07,299 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1204114513] [2024-10-12 15:20:07,299 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1204114513] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 15:20:07,300 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-12 15:20:07,300 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-12 15:20:07,300 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1903961427] [2024-10-12 15:20:07,300 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 15:20:07,301 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 15:20:07,301 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 15:20:07,302 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 15:20:07,302 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-12 15:20:07,302 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-12 15:20:08,136 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 15:20:08,136 INFO L93 Difference]: Finished difference Result 2593 states and 3821 transitions. [2024-10-12 15:20:08,137 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 15:20:08,137 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-12 15:20:08,137 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 15:20:08,143 INFO L225 Difference]: With dead ends: 2593 [2024-10-12 15:20:08,143 INFO L226 Difference]: Without dead ends: 1715 [2024-10-12 15:20:08,145 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-12 15:20:08,146 INFO L432 NwaCegarLoop]: 74 mSDtfsCounter, 249 mSDsluCounter, 14 mSDsCounter, 0 mSdLazyCounter, 585 mSolverCounterSat, 195 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s 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.8s IncrementalHoareTripleChecker+Time [2024-10-12 15:20:08,147 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.8s Time] [2024-10-12 15:20:08,149 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1715 states. [2024-10-12 15:20:08,173 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1715 to 1695. [2024-10-12 15:20:08,176 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-12 15:20:08,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1695 states to 1695 states and 2439 transitions. [2024-10-12 15:20:08,182 INFO L78 Accepts]: Start accepts. Automaton has 1695 states and 2439 transitions. Word has length 157 [2024-10-12 15:20:08,182 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 15:20:08,182 INFO L471 AbstractCegarLoop]: Abstraction has 1695 states and 2439 transitions. [2024-10-12 15:20:08,183 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-12 15:20:08,183 INFO L276 IsEmpty]: Start isEmpty. Operand 1695 states and 2439 transitions. [2024-10-12 15:20:08,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-10-12 15:20:08,186 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 15:20:08,187 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-12 15:20:08,187 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-12 15:20:08,187 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 15:20:08,188 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 15:20:08,188 INFO L85 PathProgramCache]: Analyzing trace with hash -1472116601, now seen corresponding path program 1 times [2024-10-12 15:20:08,188 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 15:20:08,188 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1620236737] [2024-10-12 15:20:08,188 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:08,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 15:20:08,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:08,448 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-12 15:20:08,448 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 15:20:08,449 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1620236737] [2024-10-12 15:20:08,449 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1620236737] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 15:20:08,449 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-12 15:20:08,449 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-12 15:20:08,449 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1440072371] [2024-10-12 15:20:08,449 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 15:20:08,450 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 15:20:08,450 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 15:20:08,451 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 15:20:08,451 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-12 15:20:08,451 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-12 15:20:09,147 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 15:20:09,147 INFO L93 Difference]: Finished difference Result 3387 states and 4874 transitions. [2024-10-12 15:20:09,148 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 15:20:09,148 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-12 15:20:09,149 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 15:20:09,155 INFO L225 Difference]: With dead ends: 3387 [2024-10-12 15:20:09,155 INFO L226 Difference]: Without dead ends: 1693 [2024-10-12 15:20:09,157 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-12 15:20:09,159 INFO L432 NwaCegarLoop]: 347 mSDtfsCounter, 128 mSDsluCounter, 25 mSDsCounter, 0 mSdLazyCounter, 573 mSolverCounterSat, 101 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s 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-12 15:20:09,159 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-12 15:20:09,161 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1693 states. [2024-10-12 15:20:09,186 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1693 to 1690. [2024-10-12 15:20:09,189 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-12 15:20:09,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1690 states to 1690 states and 2287 transitions. [2024-10-12 15:20:09,194 INFO L78 Accepts]: Start accepts. Automaton has 1690 states and 2287 transitions. Word has length 164 [2024-10-12 15:20:09,195 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 15:20:09,195 INFO L471 AbstractCegarLoop]: Abstraction has 1690 states and 2287 transitions. [2024-10-12 15:20:09,195 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-12 15:20:09,196 INFO L276 IsEmpty]: Start isEmpty. Operand 1690 states and 2287 transitions. [2024-10-12 15:20:09,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 171 [2024-10-12 15:20:09,199 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 15:20:09,199 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-12 15:20:09,200 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-12 15:20:09,200 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 15:20:09,200 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 15:20:09,200 INFO L85 PathProgramCache]: Analyzing trace with hash -587512363, now seen corresponding path program 1 times [2024-10-12 15:20:09,200 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 15:20:09,200 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [677760124] [2024-10-12 15:20:09,201 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:09,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 15:20:09,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:09,575 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-12 15:20:09,575 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 15:20:09,576 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [677760124] [2024-10-12 15:20:09,577 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [677760124] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 15:20:09,577 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-12 15:20:09,578 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-12 15:20:09,578 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1424176289] [2024-10-12 15:20:09,578 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 15:20:09,579 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 15:20:09,579 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 15:20:09,580 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 15:20:09,580 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-12 15:20:09,580 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-12 15:20:10,391 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 15:20:10,392 INFO L93 Difference]: Finished difference Result 5017 states and 6796 transitions. [2024-10-12 15:20:10,392 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 15:20:10,393 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-12 15:20:10,393 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 15:20:10,407 INFO L225 Difference]: With dead ends: 5017 [2024-10-12 15:20:10,408 INFO L226 Difference]: Without dead ends: 3328 [2024-10-12 15:20:10,410 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-12 15:20:10,413 INFO L432 NwaCegarLoop]: 375 mSDtfsCounter, 216 mSDsluCounter, 22 mSDsCounter, 0 mSdLazyCounter, 591 mSolverCounterSat, 145 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s 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-12 15:20:10,414 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-12 15:20:10,419 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3328 states. [2024-10-12 15:20:10,463 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3328 to 3323. [2024-10-12 15:20:10,468 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-12 15:20:10,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3323 states to 3323 states and 4267 transitions. [2024-10-12 15:20:10,478 INFO L78 Accepts]: Start accepts. Automaton has 3323 states and 4267 transitions. Word has length 170 [2024-10-12 15:20:10,478 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 15:20:10,478 INFO L471 AbstractCegarLoop]: Abstraction has 3323 states and 4267 transitions. [2024-10-12 15:20:10,478 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-12 15:20:10,478 INFO L276 IsEmpty]: Start isEmpty. Operand 3323 states and 4267 transitions. [2024-10-12 15:20:10,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 178 [2024-10-12 15:20:10,485 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 15:20:10,485 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-12 15:20:10,485 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-10-12 15:20:10,485 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 15:20:10,486 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 15:20:10,486 INFO L85 PathProgramCache]: Analyzing trace with hash -1152967991, now seen corresponding path program 1 times [2024-10-12 15:20:10,486 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 15:20:10,486 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [891855746] [2024-10-12 15:20:10,486 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:10,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 15:20:10,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:10,789 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-12 15:20:10,789 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 15:20:10,789 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [891855746] [2024-10-12 15:20:10,789 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [891855746] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 15:20:10,789 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-12 15:20:10,790 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-12 15:20:10,790 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1449592357] [2024-10-12 15:20:10,790 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 15:20:10,790 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 15:20:10,790 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 15:20:10,791 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 15:20:10,791 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-12 15:20:10,791 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-12 15:20:11,647 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 15:20:11,647 INFO L93 Difference]: Finished difference Result 7877 states and 10137 transitions. [2024-10-12 15:20:11,647 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 15:20:11,648 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-12 15:20:11,648 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 15:20:11,662 INFO L225 Difference]: With dead ends: 7877 [2024-10-12 15:20:11,663 INFO L226 Difference]: Without dead ends: 4555 [2024-10-12 15:20:11,667 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-12 15:20:11,671 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-12 15:20:11,671 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-12 15:20:11,677 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4555 states. [2024-10-12 15:20:11,734 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4555 to 4541. [2024-10-12 15:20:11,740 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-12 15:20:11,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4541 states to 4541 states and 5677 transitions. [2024-10-12 15:20:11,748 INFO L78 Accepts]: Start accepts. Automaton has 4541 states and 5677 transitions. Word has length 177 [2024-10-12 15:20:11,748 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 15:20:11,748 INFO L471 AbstractCegarLoop]: Abstraction has 4541 states and 5677 transitions. [2024-10-12 15:20:11,749 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-12 15:20:11,749 INFO L276 IsEmpty]: Start isEmpty. Operand 4541 states and 5677 transitions. [2024-10-12 15:20:11,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 193 [2024-10-12 15:20:11,756 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 15:20:11,757 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-12 15:20:11,758 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-10-12 15:20:11,758 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 15:20:11,758 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 15:20:11,759 INFO L85 PathProgramCache]: Analyzing trace with hash 339392366, now seen corresponding path program 1 times [2024-10-12 15:20:11,759 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 15:20:11,759 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1452579322] [2024-10-12 15:20:11,759 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:11,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 15:20:11,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:12,046 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-12 15:20:12,047 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 15:20:12,047 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1452579322] [2024-10-12 15:20:12,048 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1452579322] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 15:20:12,048 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-12 15:20:12,048 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-12 15:20:12,049 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [250854879] [2024-10-12 15:20:12,049 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 15:20:12,049 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 15:20:12,049 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 15:20:12,050 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 15:20:12,050 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-12 15:20:12,051 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-12 15:20:12,877 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 15:20:12,878 INFO L93 Difference]: Finished difference Result 11969 states and 14889 transitions. [2024-10-12 15:20:12,878 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 15:20:12,879 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-12 15:20:12,879 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 15:20:12,900 INFO L225 Difference]: With dead ends: 11969 [2024-10-12 15:20:12,900 INFO L226 Difference]: Without dead ends: 7429 [2024-10-12 15:20:12,907 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-12 15:20:12,908 INFO L432 NwaCegarLoop]: 138 mSDtfsCounter, 220 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 666 mSolverCounterSat, 109 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s 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-12 15:20:12,909 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-12 15:20:12,915 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7429 states. [2024-10-12 15:20:13,005 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7429 to 7424. [2024-10-12 15:20:13,016 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-12 15:20:13,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7424 states to 7424 states and 9187 transitions. [2024-10-12 15:20:13,137 INFO L78 Accepts]: Start accepts. Automaton has 7424 states and 9187 transitions. Word has length 192 [2024-10-12 15:20:13,137 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 15:20:13,137 INFO L471 AbstractCegarLoop]: Abstraction has 7424 states and 9187 transitions. [2024-10-12 15:20:13,137 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-12 15:20:13,137 INFO L276 IsEmpty]: Start isEmpty. Operand 7424 states and 9187 transitions. [2024-10-12 15:20:13,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 194 [2024-10-12 15:20:13,150 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 15:20:13,150 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-12 15:20:13,151 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-10-12 15:20:13,151 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 15:20:13,152 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 15:20:13,152 INFO L85 PathProgramCache]: Analyzing trace with hash -960280284, now seen corresponding path program 1 times [2024-10-12 15:20:13,152 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 15:20:13,152 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1199355337] [2024-10-12 15:20:13,152 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:13,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 15:20:13,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:13,477 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-12 15:20:13,477 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 15:20:13,477 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1199355337] [2024-10-12 15:20:13,478 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1199355337] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 15:20:13,478 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-12 15:20:13,478 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-12 15:20:13,478 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [816956282] [2024-10-12 15:20:13,478 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 15:20:13,479 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-12 15:20:13,479 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 15:20:13,480 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-12 15:20:13,480 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-12 15:20:13,480 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-12 15:20:14,788 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 15:20:14,788 INFO L93 Difference]: Finished difference Result 14876 states and 18430 transitions. [2024-10-12 15:20:14,789 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-12 15:20:14,789 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-12 15:20:14,790 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 15:20:14,815 INFO L225 Difference]: With dead ends: 14876 [2024-10-12 15:20:14,819 INFO L226 Difference]: Without dead ends: 7453 [2024-10-12 15:20:14,830 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-12 15:20:14,832 INFO L432 NwaCegarLoop]: 140 mSDtfsCounter, 409 mSDsluCounter, 37 mSDsCounter, 0 mSdLazyCounter, 1197 mSolverCounterSat, 197 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s 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.2s IncrementalHoareTripleChecker+Time [2024-10-12 15:20:14,833 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.2s Time] [2024-10-12 15:20:14,841 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7453 states. [2024-10-12 15:20:14,917 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7453 to 6611. [2024-10-12 15:20:14,930 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-12 15:20:14,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6611 states to 6611 states and 8199 transitions. [2024-10-12 15:20:14,944 INFO L78 Accepts]: Start accepts. Automaton has 6611 states and 8199 transitions. Word has length 193 [2024-10-12 15:20:14,944 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 15:20:14,944 INFO L471 AbstractCegarLoop]: Abstraction has 6611 states and 8199 transitions. [2024-10-12 15:20:14,944 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-12 15:20:14,945 INFO L276 IsEmpty]: Start isEmpty. Operand 6611 states and 8199 transitions. [2024-10-12 15:20:14,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 194 [2024-10-12 15:20:14,955 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 15:20:14,956 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-12 15:20:14,956 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-10-12 15:20:14,956 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 15:20:14,960 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 15:20:14,960 INFO L85 PathProgramCache]: Analyzing trace with hash 212531541, now seen corresponding path program 1 times [2024-10-12 15:20:14,960 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 15:20:14,960 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [456367499] [2024-10-12 15:20:14,961 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:14,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 15:20:15,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:15,167 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-12 15:20:15,167 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 15:20:15,167 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [456367499] [2024-10-12 15:20:15,168 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [456367499] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 15:20:15,168 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-12 15:20:15,168 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-12 15:20:15,168 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [732877985] [2024-10-12 15:20:15,168 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 15:20:15,169 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 15:20:15,169 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 15:20:15,169 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 15:20:15,172 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-12 15:20:15,172 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-12 15:20:15,883 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 15:20:15,883 INFO L93 Difference]: Finished difference Result 19317 states and 23955 transitions. [2024-10-12 15:20:15,883 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 15:20:15,884 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-12 15:20:15,884 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 15:20:15,906 INFO L225 Difference]: With dead ends: 19317 [2024-10-12 15:20:15,906 INFO L226 Difference]: Without dead ends: 12707 [2024-10-12 15:20:15,915 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-12 15:20:15,916 INFO L432 NwaCegarLoop]: 139 mSDtfsCounter, 203 mSDsluCounter, 25 mSDsCounter, 0 mSdLazyCounter, 519 mSolverCounterSat, 202 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s 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-12 15:20:15,917 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-12 15:20:15,929 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 12707 states. [2024-10-12 15:20:16,050 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 12707 to 12701. [2024-10-12 15:20:16,070 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-12 15:20:16,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12701 states to 12701 states and 14806 transitions. [2024-10-12 15:20:16,094 INFO L78 Accepts]: Start accepts. Automaton has 12701 states and 14806 transitions. Word has length 193 [2024-10-12 15:20:16,094 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 15:20:16,094 INFO L471 AbstractCegarLoop]: Abstraction has 12701 states and 14806 transitions. [2024-10-12 15:20:16,095 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-12 15:20:16,095 INFO L276 IsEmpty]: Start isEmpty. Operand 12701 states and 14806 transitions. [2024-10-12 15:20:16,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 201 [2024-10-12 15:20:16,110 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 15:20:16,110 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-12 15:20:16,111 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-10-12 15:20:16,111 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 15:20:16,112 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 15:20:16,112 INFO L85 PathProgramCache]: Analyzing trace with hash -2066375883, now seen corresponding path program 1 times [2024-10-12 15:20:16,112 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 15:20:16,112 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1527468561] [2024-10-12 15:20:16,112 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:16,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 15:20:16,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:16,585 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-12 15:20:16,586 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 15:20:16,586 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1527468561] [2024-10-12 15:20:16,587 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1527468561] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 15:20:16,587 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1344019866] [2024-10-12 15:20:16,587 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:16,587 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 15:20:16,587 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 15:20:16,589 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-12 15:20:16,594 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-12 15:20:16,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:16,755 INFO L255 TraceCheckSpWp]: Trace formula consists of 435 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-10-12 15:20:16,772 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 15:20:17,040 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-12 15:20:17,040 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-12 15:20:17,041 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1344019866] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 15:20:17,041 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-12 15:20:17,041 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5 [2024-10-12 15:20:17,041 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1891321291] [2024-10-12 15:20:17,042 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 15:20:17,042 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 15:20:17,042 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 15:20:17,043 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 15:20:17,043 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-12 15:20:17,043 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-12 15:20:17,728 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 15:20:17,729 INFO L93 Difference]: Finished difference Result 31091 states and 35853 transitions. [2024-10-12 15:20:17,729 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 15:20:17,730 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-12 15:20:17,730 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 15:20:17,766 INFO L225 Difference]: With dead ends: 31091 [2024-10-12 15:20:17,767 INFO L226 Difference]: Without dead ends: 18391 [2024-10-12 15:20:17,784 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-12 15:20:17,785 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-12 15:20:17,785 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-12 15:20:17,802 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 18391 states. [2024-10-12 15:20:18,029 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 18391 to 17167. [2024-10-12 15:20:18,053 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-12 15:20:18,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17167 states to 17167 states and 19670 transitions. [2024-10-12 15:20:18,082 INFO L78 Accepts]: Start accepts. Automaton has 17167 states and 19670 transitions. Word has length 200 [2024-10-12 15:20:18,083 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 15:20:18,083 INFO L471 AbstractCegarLoop]: Abstraction has 17167 states and 19670 transitions. [2024-10-12 15:20:18,083 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-12 15:20:18,083 INFO L276 IsEmpty]: Start isEmpty. Operand 17167 states and 19670 transitions. [2024-10-12 15:20:18,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 204 [2024-10-12 15:20:18,104 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 15:20:18,104 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-12 15:20:18,126 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-12 15:20:18,305 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-12 15:20:18,306 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 15:20:18,306 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 15:20:18,306 INFO L85 PathProgramCache]: Analyzing trace with hash -472014044, now seen corresponding path program 1 times [2024-10-12 15:20:18,306 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 15:20:18,307 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [716243932] [2024-10-12 15:20:18,307 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:18,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 15:20:18,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:18,802 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-12 15:20:18,802 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 15:20:18,802 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [716243932] [2024-10-12 15:20:18,803 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [716243932] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 15:20:18,803 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-12 15:20:18,803 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-12 15:20:18,803 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [733468136] [2024-10-12 15:20:18,803 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 15:20:18,804 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 15:20:18,804 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 15:20:18,804 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 15:20:18,804 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-12 15:20:18,805 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-12 15:20:19,516 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 15:20:19,517 INFO L93 Difference]: Finished difference Result 41491 states and 47516 transitions. [2024-10-12 15:20:19,517 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 15:20:19,517 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-12 15:20:19,517 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 15:20:19,562 INFO L225 Difference]: With dead ends: 41491 [2024-10-12 15:20:19,562 INFO L226 Difference]: Without dead ends: 24325 [2024-10-12 15:20:19,583 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-12 15:20:19,584 INFO L432 NwaCegarLoop]: 200 mSDtfsCounter, 196 mSDsluCounter, 24 mSDsCounter, 0 mSdLazyCounter, 727 mSolverCounterSat, 37 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s 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.6s IncrementalHoareTripleChecker+Time [2024-10-12 15:20:19,584 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.6s Time] [2024-10-12 15:20:19,605 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 24325 states. [2024-10-12 15:20:19,826 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 24325 to 24304. [2024-10-12 15:20:19,852 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-12 15:20:19,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24304 states to 24304 states and 27633 transitions. [2024-10-12 15:20:19,884 INFO L78 Accepts]: Start accepts. Automaton has 24304 states and 27633 transitions. Word has length 203 [2024-10-12 15:20:19,884 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 15:20:19,884 INFO L471 AbstractCegarLoop]: Abstraction has 24304 states and 27633 transitions. [2024-10-12 15:20:19,884 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-12 15:20:19,885 INFO L276 IsEmpty]: Start isEmpty. Operand 24304 states and 27633 transitions. [2024-10-12 15:20:19,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-10-12 15:20:19,908 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 15:20:19,908 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-12 15:20:19,908 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-10-12 15:20:19,909 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 15:20:19,909 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 15:20:19,909 INFO L85 PathProgramCache]: Analyzing trace with hash -673098763, now seen corresponding path program 1 times [2024-10-12 15:20:19,909 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 15:20:19,909 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [745741078] [2024-10-12 15:20:19,909 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:19,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 15:20:20,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:20,116 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-12 15:20:20,116 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 15:20:20,117 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [745741078] [2024-10-12 15:20:20,117 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [745741078] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 15:20:20,117 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-12 15:20:20,117 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-12 15:20:20,117 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [155953558] [2024-10-12 15:20:20,117 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 15:20:20,118 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 15:20:20,118 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 15:20:20,119 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 15:20:20,119 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-12 15:20:20,119 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-12 15:20:20,522 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 15:20:20,523 INFO L93 Difference]: Finished difference Result 47327 states and 53804 transitions. [2024-10-12 15:20:20,523 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 15:20:20,523 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-12 15:20:20,523 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 15:20:20,554 INFO L225 Difference]: With dead ends: 47327 [2024-10-12 15:20:20,554 INFO L226 Difference]: Without dead ends: 23227 [2024-10-12 15:20:20,575 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-12 15:20:20,576 INFO L432 NwaCegarLoop]: 29 mSDtfsCounter, 328 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 324 mSolverCounterSat, 26 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s 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-12 15:20:20,577 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-12 15:20:20,596 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23227 states. [2024-10-12 15:20:20,797 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23227 to 23227. [2024-10-12 15:20:20,819 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-12 15:20:20,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23227 states to 23227 states and 26053 transitions. [2024-10-12 15:20:20,856 INFO L78 Accepts]: Start accepts. Automaton has 23227 states and 26053 transitions. Word has length 210 [2024-10-12 15:20:20,857 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 15:20:20,857 INFO L471 AbstractCegarLoop]: Abstraction has 23227 states and 26053 transitions. [2024-10-12 15:20:20,857 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-12 15:20:20,857 INFO L276 IsEmpty]: Start isEmpty. Operand 23227 states and 26053 transitions. [2024-10-12 15:20:20,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 231 [2024-10-12 15:20:20,880 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 15:20:20,880 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-12 15:20:20,881 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-10-12 15:20:20,881 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 15:20:20,881 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 15:20:20,881 INFO L85 PathProgramCache]: Analyzing trace with hash 2063792016, now seen corresponding path program 1 times [2024-10-12 15:20:20,881 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 15:20:20,882 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [437062511] [2024-10-12 15:20:20,882 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:20,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 15:20:21,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:21,239 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-12 15:20:21,239 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 15:20:21,239 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [437062511] [2024-10-12 15:20:21,239 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [437062511] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 15:20:21,239 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-12 15:20:21,239 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-12 15:20:21,239 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1297651974] [2024-10-12 15:20:21,240 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 15:20:21,240 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 15:20:21,241 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 15:20:21,241 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 15:20:21,241 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-12 15:20:21,241 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-12 15:20:22,055 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 15:20:22,055 INFO L93 Difference]: Finished difference Result 52974 states and 59731 transitions. [2024-10-12 15:20:22,056 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 15:20:22,056 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-12 15:20:22,056 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 15:20:22,086 INFO L225 Difference]: With dead ends: 52974 [2024-10-12 15:20:22,086 INFO L226 Difference]: Without dead ends: 29951 [2024-10-12 15:20:22,105 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-12 15:20:22,105 INFO L432 NwaCegarLoop]: 120 mSDtfsCounter, 160 mSDsluCounter, 23 mSDsCounter, 0 mSdLazyCounter, 685 mSolverCounterSat, 14 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s 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-12 15:20:22,106 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-12 15:20:22,128 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 29951 states. [2024-10-12 15:20:22,520 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 29951 to 26278. [2024-10-12 15:20:22,547 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-12 15:20:22,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26278 states to 26278 states and 29753 transitions. [2024-10-12 15:20:22,591 INFO L78 Accepts]: Start accepts. Automaton has 26278 states and 29753 transitions. Word has length 230 [2024-10-12 15:20:22,592 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 15:20:22,592 INFO L471 AbstractCegarLoop]: Abstraction has 26278 states and 29753 transitions. [2024-10-12 15:20:22,592 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-12 15:20:22,592 INFO L276 IsEmpty]: Start isEmpty. Operand 26278 states and 29753 transitions. [2024-10-12 15:20:22,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 232 [2024-10-12 15:20:22,612 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 15:20:22,612 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-12 15:20:22,613 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-10-12 15:20:22,613 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 15:20:22,613 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 15:20:22,613 INFO L85 PathProgramCache]: Analyzing trace with hash -917344494, now seen corresponding path program 1 times [2024-10-12 15:20:22,614 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 15:20:22,614 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [955464473] [2024-10-12 15:20:22,614 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:22,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 15:20:22,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:23,160 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-12 15:20:23,161 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 15:20:23,161 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [955464473] [2024-10-12 15:20:23,161 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [955464473] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 15:20:23,161 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1547359006] [2024-10-12 15:20:23,161 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:23,161 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 15:20:23,162 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 15:20:23,163 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-12 15:20:23,165 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-12 15:20:23,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:23,320 INFO L255 TraceCheckSpWp]: Trace formula consists of 458 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-10-12 15:20:23,324 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 15:20:23,475 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-12 15:20:23,475 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-12 15:20:23,475 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1547359006] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 15:20:23,475 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-12 15:20:23,476 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5 [2024-10-12 15:20:23,476 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [107574411] [2024-10-12 15:20:23,476 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 15:20:23,476 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 15:20:23,476 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 15:20:23,477 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 15:20:23,477 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-12 15:20:23,477 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-12 15:20:24,221 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 15:20:24,221 INFO L93 Difference]: Finished difference Result 58676 states and 66757 transitions. [2024-10-12 15:20:24,222 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 15:20:24,222 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-12 15:20:24,222 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 15:20:24,256 INFO L225 Difference]: With dead ends: 58676 [2024-10-12 15:20:24,256 INFO L226 Difference]: Without dead ends: 32602 [2024-10-12 15:20:24,277 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-12 15:20:24,277 INFO L432 NwaCegarLoop]: 129 mSDtfsCounter, 80 mSDsluCounter, 27 mSDsCounter, 0 mSdLazyCounter, 636 mSolverCounterSat, 44 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s 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.6s IncrementalHoareTripleChecker+Time [2024-10-12 15:20:24,278 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.6s Time] [2024-10-12 15:20:24,303 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 32602 states. [2024-10-12 15:20:24,560 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 32602 to 26686. [2024-10-12 15:20:24,583 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-12 15:20:24,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26686 states to 26686 states and 30264 transitions. [2024-10-12 15:20:24,619 INFO L78 Accepts]: Start accepts. Automaton has 26686 states and 30264 transitions. Word has length 231 [2024-10-12 15:20:24,620 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 15:20:24,620 INFO L471 AbstractCegarLoop]: Abstraction has 26686 states and 30264 transitions. [2024-10-12 15:20:24,620 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-12 15:20:24,620 INFO L276 IsEmpty]: Start isEmpty. Operand 26686 states and 30264 transitions. [2024-10-12 15:20:24,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 236 [2024-10-12 15:20:24,634 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 15:20:24,635 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-12 15:20:24,652 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-12 15:20:24,835 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-12 15:20:24,836 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 15:20:24,836 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 15:20:24,836 INFO L85 PathProgramCache]: Analyzing trace with hash 2064870574, now seen corresponding path program 1 times [2024-10-12 15:20:24,836 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 15:20:24,836 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [721494341] [2024-10-12 15:20:24,836 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:24,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 15:20:24,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:25,978 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-12 15:20:25,979 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 15:20:25,979 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [721494341] [2024-10-12 15:20:25,979 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [721494341] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 15:20:25,979 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [172279258] [2024-10-12 15:20:25,979 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:25,979 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 15:20:25,979 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 15:20:25,981 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-12 15:20:25,983 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-12 15:20:26,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:26,200 INFO L255 TraceCheckSpWp]: Trace formula consists of 474 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-10-12 15:20:26,204 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 15:20:26,377 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-12 15:20:26,377 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-12 15:20:26,378 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [172279258] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 15:20:26,378 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-12 15:20:26,378 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 6 [2024-10-12 15:20:26,378 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1012380428] [2024-10-12 15:20:26,378 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 15:20:26,379 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 15:20:26,379 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 15:20:26,379 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 15:20:26,379 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-10-12 15:20:26,380 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-12 15:20:26,972 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 15:20:26,972 INFO L93 Difference]: Finished difference Result 51134 states and 57980 transitions. [2024-10-12 15:20:26,972 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 15:20:26,973 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-12 15:20:26,973 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 15:20:26,996 INFO L225 Difference]: With dead ends: 51134 [2024-10-12 15:20:26,996 INFO L226 Difference]: Without dead ends: 24652 [2024-10-12 15:20:27,010 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-12 15:20:27,011 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-12 15:20:27,011 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-12 15:20:27,023 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 24652 states. [2024-10-12 15:20:27,223 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 24652 to 24646. [2024-10-12 15:20:27,244 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-12 15:20:27,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24646 states to 24646 states and 27805 transitions. [2024-10-12 15:20:27,279 INFO L78 Accepts]: Start accepts. Automaton has 24646 states and 27805 transitions. Word has length 235 [2024-10-12 15:20:27,279 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 15:20:27,280 INFO L471 AbstractCegarLoop]: Abstraction has 24646 states and 27805 transitions. [2024-10-12 15:20:27,280 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-12 15:20:27,280 INFO L276 IsEmpty]: Start isEmpty. Operand 24646 states and 27805 transitions. [2024-10-12 15:20:27,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 255 [2024-10-12 15:20:27,294 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 15:20:27,294 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-12 15:20:27,309 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-10-12 15:20:27,495 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-12 15:20:27,495 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 15:20:27,496 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 15:20:27,496 INFO L85 PathProgramCache]: Analyzing trace with hash 1845607155, now seen corresponding path program 1 times [2024-10-12 15:20:27,496 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 15:20:27,496 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1523433773] [2024-10-12 15:20:27,496 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:27,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 15:20:27,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:28,764 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-12 15:20:28,764 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 15:20:28,764 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1523433773] [2024-10-12 15:20:28,764 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1523433773] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 15:20:28,765 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1176141692] [2024-10-12 15:20:28,765 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:28,765 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 15:20:28,765 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 15:20:28,766 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-12 15:20:28,767 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-12 15:20:28,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:28,940 INFO L255 TraceCheckSpWp]: Trace formula consists of 532 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-10-12 15:20:28,943 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 15:20:29,135 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-12 15:20:29,136 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-12 15:20:29,136 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1176141692] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 15:20:29,136 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-12 15:20:29,136 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 6 [2024-10-12 15:20:29,137 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1394490200] [2024-10-12 15:20:29,137 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 15:20:29,138 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 15:20:29,138 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 15:20:29,138 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 15:20:29,139 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-10-12 15:20:29,139 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-12 15:20:29,912 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 15:20:29,912 INFO L93 Difference]: Finished difference Result 49098 states and 55399 transitions. [2024-10-12 15:20:29,913 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 15:20:29,913 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-12 15:20:29,913 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 15:20:29,935 INFO L225 Difference]: With dead ends: 49098 [2024-10-12 15:20:29,935 INFO L226 Difference]: Without dead ends: 24656 [2024-10-12 15:20:29,943 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-12 15:20:29,944 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-12 15:20:29,945 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-12 15:20:29,956 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 24656 states. [2024-10-12 15:20:30,116 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 24656 to 24646. [2024-10-12 15:20:30,134 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-12 15:20:30,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24646 states to 24646 states and 27723 transitions. [2024-10-12 15:20:30,156 INFO L78 Accepts]: Start accepts. Automaton has 24646 states and 27723 transitions. Word has length 254 [2024-10-12 15:20:30,157 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 15:20:30,157 INFO L471 AbstractCegarLoop]: Abstraction has 24646 states and 27723 transitions. [2024-10-12 15:20:30,157 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-12 15:20:30,157 INFO L276 IsEmpty]: Start isEmpty. Operand 24646 states and 27723 transitions. [2024-10-12 15:20:30,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 289 [2024-10-12 15:20:30,177 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 15:20:30,177 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-12 15:20:30,195 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-12 15:20:30,378 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-12 15:20:30,378 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 15:20:30,379 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 15:20:30,379 INFO L85 PathProgramCache]: Analyzing trace with hash 1998259567, now seen corresponding path program 1 times [2024-10-12 15:20:30,379 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 15:20:30,379 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [804502316] [2024-10-12 15:20:30,379 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:30,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 15:20:30,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:31,340 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-12 15:20:31,340 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 15:20:31,340 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [804502316] [2024-10-12 15:20:31,340 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [804502316] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 15:20:31,340 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1496497499] [2024-10-12 15:20:31,341 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:31,341 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 15:20:31,341 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 15:20:31,343 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-12 15:20:31,344 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-12 15:20:31,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:31,513 INFO L255 TraceCheckSpWp]: Trace formula consists of 530 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-12 15:20:31,521 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 15:20:31,750 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-12 15:20:31,750 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-12 15:20:31,750 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1496497499] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 15:20:31,750 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-12 15:20:31,750 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 6 [2024-10-12 15:20:31,750 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [979855978] [2024-10-12 15:20:31,751 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 15:20:31,751 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-12 15:20:31,753 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 15:20:31,753 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-12 15:20:31,753 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2024-10-12 15:20:31,754 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-12 15:20:32,530 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 15:20:32,530 INFO L93 Difference]: Finished difference Result 50312 states and 56521 transitions. [2024-10-12 15:20:32,530 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-12 15:20:32,531 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-12 15:20:32,531 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 15:20:32,554 INFO L225 Difference]: With dead ends: 50312 [2024-10-12 15:20:32,555 INFO L226 Difference]: Without dead ends: 25870 [2024-10-12 15:20:32,571 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-12 15:20:32,572 INFO L432 NwaCegarLoop]: 113 mSDtfsCounter, 494 mSDsluCounter, 25 mSDsCounter, 0 mSdLazyCounter, 758 mSolverCounterSat, 127 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s 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-12 15:20:32,572 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-12 15:20:32,588 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 25870 states. [2024-10-12 15:20:32,747 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 25870 to 25864. [2024-10-12 15:20:32,770 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-12 15:20:32,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25864 states to 25864 states and 28828 transitions. [2024-10-12 15:20:32,811 INFO L78 Accepts]: Start accepts. Automaton has 25864 states and 28828 transitions. Word has length 288 [2024-10-12 15:20:32,812 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 15:20:32,812 INFO L471 AbstractCegarLoop]: Abstraction has 25864 states and 28828 transitions. [2024-10-12 15:20:32,812 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-12 15:20:32,812 INFO L276 IsEmpty]: Start isEmpty. Operand 25864 states and 28828 transitions. [2024-10-12 15:20:32,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 297 [2024-10-12 15:20:32,839 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 15:20:32,840 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-12 15:20:32,864 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-12 15:20:33,041 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-12 15:20:33,041 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 15:20:33,042 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 15:20:33,042 INFO L85 PathProgramCache]: Analyzing trace with hash -424377266, now seen corresponding path program 1 times [2024-10-12 15:20:33,042 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 15:20:33,042 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1080255241] [2024-10-12 15:20:33,042 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:33,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 15:20:33,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:33,342 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-12 15:20:33,343 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 15:20:33,343 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1080255241] [2024-10-12 15:20:33,343 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1080255241] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 15:20:33,343 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-12 15:20:33,343 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-12 15:20:33,344 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [322858452] [2024-10-12 15:20:33,344 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 15:20:33,344 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-12 15:20:33,344 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 15:20:33,345 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-12 15:20:33,345 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-12 15:20:33,345 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-12 15:20:34,153 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 15:20:34,153 INFO L93 Difference]: Finished difference Result 57429 states and 64301 transitions. [2024-10-12 15:20:34,153 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-12 15:20:34,153 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-12 15:20:34,154 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 15:20:34,186 INFO L225 Difference]: With dead ends: 57429 [2024-10-12 15:20:34,186 INFO L226 Difference]: Without dead ends: 28115 [2024-10-12 15:20:34,204 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-12 15:20:34,204 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-12 15:20:34,204 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-12 15:20:34,219 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 28115 states. [2024-10-12 15:20:34,398 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 28115 to 26489. [2024-10-12 15:20:34,417 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-12 15:20:34,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26489 states to 26489 states and 28487 transitions. [2024-10-12 15:20:34,443 INFO L78 Accepts]: Start accepts. Automaton has 26489 states and 28487 transitions. Word has length 296 [2024-10-12 15:20:34,443 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 15:20:34,443 INFO L471 AbstractCegarLoop]: Abstraction has 26489 states and 28487 transitions. [2024-10-12 15:20:34,443 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-12 15:20:34,443 INFO L276 IsEmpty]: Start isEmpty. Operand 26489 states and 28487 transitions. [2024-10-12 15:20:34,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 305 [2024-10-12 15:20:34,462 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 15:20:34,462 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-12 15:20:34,463 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-10-12 15:20:34,463 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 15:20:34,463 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 15:20:34,463 INFO L85 PathProgramCache]: Analyzing trace with hash -1066098909, now seen corresponding path program 1 times [2024-10-12 15:20:34,464 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 15:20:34,464 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [242351514] [2024-10-12 15:20:34,464 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:34,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 15:20:34,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:36,082 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-12 15:20:36,082 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 15:20:36,082 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [242351514] [2024-10-12 15:20:36,082 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [242351514] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 15:20:36,083 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [501913631] [2024-10-12 15:20:36,083 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:36,083 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 15:20:36,083 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 15:20:36,085 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-12 15:20:36,088 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-12 15:20:36,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:36,306 INFO L255 TraceCheckSpWp]: Trace formula consists of 508 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-10-12 15:20:36,312 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 15:20:36,580 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-12 15:20:36,580 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-12 15:20:36,580 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [501913631] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 15:20:36,580 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-12 15:20:36,581 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [5] total 7 [2024-10-12 15:20:36,581 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1224911855] [2024-10-12 15:20:36,581 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 15:20:36,581 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-12 15:20:36,582 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 15:20:36,582 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-12 15:20:36,582 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-10-12 15:20:36,582 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-12 15:20:37,484 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 15:20:37,484 INFO L93 Difference]: Finished difference Result 54628 states and 58843 transitions. [2024-10-12 15:20:37,485 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-12 15:20:37,485 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-12 15:20:37,485 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 15:20:37,515 INFO L225 Difference]: With dead ends: 54628 [2024-10-12 15:20:37,515 INFO L226 Difference]: Without dead ends: 28343 [2024-10-12 15:20:37,535 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-12 15:20:37,536 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-12 15:20:37,536 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-12 15:20:37,552 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 28343 states. [2024-10-12 15:20:37,821 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 28343 to 27504. [2024-10-12 15:20:37,839 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-12 15:20:37,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27504 states to 27504 states and 29282 transitions. [2024-10-12 15:20:37,865 INFO L78 Accepts]: Start accepts. Automaton has 27504 states and 29282 transitions. Word has length 304 [2024-10-12 15:20:37,865 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 15:20:37,865 INFO L471 AbstractCegarLoop]: Abstraction has 27504 states and 29282 transitions. [2024-10-12 15:20:37,865 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-12 15:20:37,866 INFO L276 IsEmpty]: Start isEmpty. Operand 27504 states and 29282 transitions. [2024-10-12 15:20:37,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 317 [2024-10-12 15:20:37,881 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 15:20:37,881 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-12 15:20:37,895 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2024-10-12 15:20:38,082 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-12 15:20:38,083 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 15:20:38,083 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 15:20:38,083 INFO L85 PathProgramCache]: Analyzing trace with hash -1650166699, now seen corresponding path program 1 times [2024-10-12 15:20:38,083 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 15:20:38,083 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [891578778] [2024-10-12 15:20:38,083 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:38,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 15:20:38,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:38,538 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-12 15:20:38,538 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 15:20:38,538 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [891578778] [2024-10-12 15:20:38,539 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [891578778] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 15:20:38,539 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [195851363] [2024-10-12 15:20:38,539 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:38,539 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 15:20:38,539 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 15:20:38,541 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-12 15:20:38,543 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-12 15:20:38,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:38,737 INFO L255 TraceCheckSpWp]: Trace formula consists of 592 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-10-12 15:20:38,746 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 15:20:38,832 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-12 15:20:38,832 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-12 15:20:38,832 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [195851363] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 15:20:38,832 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-12 15:20:38,832 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5 [2024-10-12 15:20:38,833 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [229326703] [2024-10-12 15:20:38,833 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 15:20:38,833 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-12 15:20:38,833 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 15:20:38,834 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-12 15:20:38,834 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-10-12 15:20:38,834 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-12 15:20:39,625 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 15:20:39,625 INFO L93 Difference]: Finished difference Result 77181 states and 82288 transitions. [2024-10-12 15:20:39,625 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-12 15:20:39,625 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-12 15:20:39,626 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 15:20:39,672 INFO L225 Difference]: With dead ends: 77181 [2024-10-12 15:20:39,673 INFO L226 Difference]: Without dead ends: 49678 [2024-10-12 15:20:39,698 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-12 15:20:39,699 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-12 15:20:39,699 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-12 15:20:39,730 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 49678 states. [2024-10-12 15:20:40,166 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 49678 to 44999. [2024-10-12 15:20:40,199 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-12 15:20:40,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44999 states to 44999 states and 48061 transitions. [2024-10-12 15:20:40,241 INFO L78 Accepts]: Start accepts. Automaton has 44999 states and 48061 transitions. Word has length 316 [2024-10-12 15:20:40,242 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 15:20:40,242 INFO L471 AbstractCegarLoop]: Abstraction has 44999 states and 48061 transitions. [2024-10-12 15:20:40,242 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-12 15:20:40,242 INFO L276 IsEmpty]: Start isEmpty. Operand 44999 states and 48061 transitions. [2024-10-12 15:20:40,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 332 [2024-10-12 15:20:40,257 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 15:20:40,257 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-12 15:20:40,270 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-12 15:20:40,457 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-12 15:20:40,458 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 15:20:40,459 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 15:20:40,459 INFO L85 PathProgramCache]: Analyzing trace with hash 981900858, now seen corresponding path program 1 times [2024-10-12 15:20:40,459 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 15:20:40,459 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [848847338] [2024-10-12 15:20:40,459 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:40,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 15:20:40,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:41,046 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-12 15:20:41,046 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 15:20:41,046 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [848847338] [2024-10-12 15:20:41,047 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [848847338] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 15:20:41,047 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-12 15:20:41,047 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-12 15:20:41,047 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1979405818] [2024-10-12 15:20:41,047 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 15:20:41,048 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 15:20:41,048 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 15:20:41,048 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 15:20:41,049 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-12 15:20:41,049 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-12 15:20:41,623 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 15:20:41,623 INFO L93 Difference]: Finished difference Result 90609 states and 96754 transitions. [2024-10-12 15:20:41,624 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 15:20:41,624 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-12 15:20:41,624 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 15:20:41,670 INFO L225 Difference]: With dead ends: 90609 [2024-10-12 15:20:41,670 INFO L226 Difference]: Without dead ends: 45814 [2024-10-12 15:20:41,694 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-12 15:20:41,695 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-12 15:20:41,695 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-12 15:20:41,723 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 45814 states. [2024-10-12 15:20:42,052 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 45814 to 45405. [2024-10-12 15:20:42,080 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-12 15:20:42,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45405 states to 45405 states and 48481 transitions. [2024-10-12 15:20:42,121 INFO L78 Accepts]: Start accepts. Automaton has 45405 states and 48481 transitions. Word has length 331 [2024-10-12 15:20:42,121 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 15:20:42,122 INFO L471 AbstractCegarLoop]: Abstraction has 45405 states and 48481 transitions. [2024-10-12 15:20:42,122 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-12 15:20:42,122 INFO L276 IsEmpty]: Start isEmpty. Operand 45405 states and 48481 transitions. [2024-10-12 15:20:42,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 339 [2024-10-12 15:20:42,136 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 15:20:42,136 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-12 15:20:42,136 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2024-10-12 15:20:42,136 INFO L396 AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 15:20:42,137 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 15:20:42,137 INFO L85 PathProgramCache]: Analyzing trace with hash 1078942378, now seen corresponding path program 1 times [2024-10-12 15:20:42,137 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 15:20:42,137 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [242666369] [2024-10-12 15:20:42,137 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:42,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 15:20:42,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:42,499 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-12 15:20:42,499 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 15:20:42,499 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [242666369] [2024-10-12 15:20:42,500 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [242666369] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 15:20:42,500 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-12 15:20:42,500 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-12 15:20:42,500 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [126856011] [2024-10-12 15:20:42,500 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 15:20:42,501 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 15:20:42,501 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 15:20:42,501 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 15:20:42,502 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-12 15:20:42,502 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-12 15:20:42,898 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 15:20:42,899 INFO L93 Difference]: Finished difference Result 131937 states and 140980 transitions. [2024-10-12 15:20:42,899 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 15:20:42,899 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-12 15:20:42,899 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 15:20:42,986 INFO L225 Difference]: With dead ends: 131937 [2024-10-12 15:20:42,986 INFO L226 Difference]: Without dead ends: 87142 [2024-10-12 15:20:43,029 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-12 15:20:43,029 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-12 15:20:43,029 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-12 15:20:43,094 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 87142 states. [2024-10-12 15:20:43,705 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 87142 to 84895. [2024-10-12 15:20:43,766 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-12 15:20:43,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84895 states to 84895 states and 90719 transitions. [2024-10-12 15:20:43,849 INFO L78 Accepts]: Start accepts. Automaton has 84895 states and 90719 transitions. Word has length 338 [2024-10-12 15:20:43,849 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 15:20:43,849 INFO L471 AbstractCegarLoop]: Abstraction has 84895 states and 90719 transitions. [2024-10-12 15:20:43,849 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-12 15:20:43,849 INFO L276 IsEmpty]: Start isEmpty. Operand 84895 states and 90719 transitions. [2024-10-12 15:20:43,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 339 [2024-10-12 15:20:43,863 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 15:20:43,863 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-12 15:20:43,863 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2024-10-12 15:20:43,863 INFO L396 AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 15:20:43,864 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 15:20:43,864 INFO L85 PathProgramCache]: Analyzing trace with hash -995078424, now seen corresponding path program 1 times [2024-10-12 15:20:43,864 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 15:20:43,864 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1042502481] [2024-10-12 15:20:43,864 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:43,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 15:20:43,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:44,268 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-12 15:20:44,268 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 15:20:44,268 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1042502481] [2024-10-12 15:20:44,269 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1042502481] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 15:20:44,269 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-12 15:20:44,269 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-12 15:20:44,269 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1222536120] [2024-10-12 15:20:44,269 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 15:20:44,272 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 15:20:44,272 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 15:20:44,273 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 15:20:44,273 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-12 15:20:44,273 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-12 15:20:45,597 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 15:20:45,597 INFO L93 Difference]: Finished difference Result 176493 states and 188534 transitions. [2024-10-12 15:20:45,597 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 15:20:45,598 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-12 15:20:45,598 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 15:20:46,144 INFO L225 Difference]: With dead ends: 176493 [2024-10-12 15:20:46,144 INFO L226 Difference]: Without dead ends: 91396 [2024-10-12 15:20:46,184 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-12 15:20:46,185 INFO L432 NwaCegarLoop]: 320 mSDtfsCounter, 158 mSDsluCounter, 13 mSDsCounter, 0 mSdLazyCounter, 513 mSolverCounterSat, 79 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s 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.6s IncrementalHoareTripleChecker+Time [2024-10-12 15:20:46,185 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.6s Time] [2024-10-12 15:20:46,245 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 91396 states. [2024-10-12 15:20:47,272 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 91396 to 89762. [2024-10-12 15:20:47,327 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-12 15:20:47,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89762 states to 89762 states and 94807 transitions. [2024-10-12 15:20:47,420 INFO L78 Accepts]: Start accepts. Automaton has 89762 states and 94807 transitions. Word has length 338 [2024-10-12 15:20:47,420 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 15:20:47,420 INFO L471 AbstractCegarLoop]: Abstraction has 89762 states and 94807 transitions. [2024-10-12 15:20:47,420 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-12 15:20:47,420 INFO L276 IsEmpty]: Start isEmpty. Operand 89762 states and 94807 transitions. [2024-10-12 15:20:47,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 356 [2024-10-12 15:20:47,435 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 15:20:47,435 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-12 15:20:47,435 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2024-10-12 15:20:47,435 INFO L396 AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 15:20:47,435 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 15:20:47,436 INFO L85 PathProgramCache]: Analyzing trace with hash 708081340, now seen corresponding path program 1 times [2024-10-12 15:20:47,436 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 15:20:47,436 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [852368243] [2024-10-12 15:20:47,436 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:47,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 15:20:47,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:49,022 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-12 15:20:49,022 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 15:20:49,022 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [852368243] [2024-10-12 15:20:49,022 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [852368243] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 15:20:49,022 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1607704400] [2024-10-12 15:20:49,023 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:49,023 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 15:20:49,023 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 15:20:49,024 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-12 15:20:49,025 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-12 15:20:49,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 15:20:49,197 INFO L255 TraceCheckSpWp]: Trace formula consists of 592 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-12 15:20:49,201 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 15:20:49,449 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-12 15:20:49,449 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-12 15:20:49,449 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1607704400] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 15:20:49,450 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-12 15:20:49,450 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 8 [2024-10-12 15:20:49,450 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1106741628] [2024-10-12 15:20:49,450 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 15:20:49,451 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 15:20:49,451 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 15:20:49,451 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 15:20:49,452 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-10-12 15:20:49,452 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-12 15:20:50,282 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 15:20:50,282 INFO L93 Difference]: Finished difference Result 180550 states and 190782 transitions. [2024-10-12 15:20:50,283 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 15:20:50,283 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-12 15:20:50,283 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 15:20:50,407 INFO L225 Difference]: With dead ends: 180550 [2024-10-12 15:20:50,407 INFO L226 Difference]: Without dead ends: 91398 [2024-10-12 15:20:50,447 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-12 15:20:50,448 INFO L432 NwaCegarLoop]: 301 mSDtfsCounter, 149 mSDsluCounter, 14 mSDsCounter, 0 mSdLazyCounter, 519 mSolverCounterSat, 29 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s 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-12 15:20:50,448 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-12 15:20:50,506 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 91398 states. [2024-10-12 15:20:51,403 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 91398 to 91382. [2024-10-12 15:20:51,470 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-12 15:20:51,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 91382 states to 91382 states and 96156 transitions. [2024-10-12 15:20:51,757 INFO L78 Accepts]: Start accepts. Automaton has 91382 states and 96156 transitions. Word has length 355 [2024-10-12 15:20:51,757 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 15:20:51,758 INFO L471 AbstractCegarLoop]: Abstraction has 91382 states and 96156 transitions. [2024-10-12 15:20:51,758 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-12 15:20:51,758 INFO L276 IsEmpty]: Start isEmpty. Operand 91382 states and 96156 transitions. [2024-10-12 15:20:51,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 366 [2024-10-12 15:20:51,775 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 15:20:51,775 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-12 15:20:51,800 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-10-12 15:20:51,975 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-12 15:20:51,976 INFO L396 AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 15:20:51,977 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 15:20:51,977 INFO L85 PathProgramCache]: Analyzing trace with hash -1665089239, now seen corresponding path program 1 times [2024-10-12 15:20:51,977 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 15:20:51,977 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [850269590] [2024-10-12 15:20:51,977 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 15:20:51,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 15:20:52,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-12 15:20:52,066 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-12 15:20:52,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-12 15:20:52,298 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-12 15:20:52,298 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-12 15:20:52,299 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2024-10-12 15:20:52,301 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25 [2024-10-12 15:20:52,303 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-12 15:20:52,529 INFO L165 ceAbstractionStarter]: Computing trace abstraction results [2024-10-12 15:20:52,531 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 12.10 03:20:52 BoogieIcfgContainer [2024-10-12 15:20:52,531 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-10-12 15:20:52,532 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-10-12 15:20:52,532 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-10-12 15:20:52,532 INFO L274 PluginConnector]: Witness Printer initialized [2024-10-12 15:20:52,533 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.10 03:20:03" (3/4) ... [2024-10-12 15:20:52,533 INFO L133 WitnessPrinter]: Generating witness for reachability counterexample [2024-10-12 15:20:53,015 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-10-12 15:20:53,015 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-10-12 15:20:53,016 INFO L158 Benchmark]: Toolchain (without parser) took 52701.33ms. Allocated memory was 161.5MB in the beginning and 9.9GB in the end (delta: 9.7GB). Free memory was 100.4MB in the beginning and 8.9GB in the end (delta: -8.8GB). Peak memory consumption was 1.2GB. Max. memory is 16.1GB. [2024-10-12 15:20:53,016 INFO L158 Benchmark]: CDTParser took 0.17ms. Allocated memory is still 161.5MB. Free memory is still 120.0MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-12 15:20:53,017 INFO L158 Benchmark]: CACSL2BoogieTranslator took 824.67ms. Allocated memory is still 161.5MB. Free memory was 100.0MB in the beginning and 92.6MB in the end (delta: 7.4MB). Peak memory consumption was 36.4MB. Max. memory is 16.1GB. [2024-10-12 15:20:53,017 INFO L158 Benchmark]: Boogie Procedure Inliner took 139.25ms. Allocated memory is still 161.5MB. Free memory was 92.6MB in the beginning and 77.9MB in the end (delta: 14.7MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2024-10-12 15:20:53,017 INFO L158 Benchmark]: Boogie Preprocessor took 154.91ms. Allocated memory is still 161.5MB. Free memory was 77.9MB in the beginning and 64.6MB in the end (delta: 13.4MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-10-12 15:20:53,017 INFO L158 Benchmark]: RCFGBuilder took 2022.33ms. Allocated memory was 161.5MB in the beginning and 213.9MB in the end (delta: 52.4MB). Free memory was 64.6MB in the beginning and 151.5MB in the end (delta: -87.0MB). Peak memory consumption was 68.2MB. Max. memory is 16.1GB. [2024-10-12 15:20:53,018 INFO L158 Benchmark]: TraceAbstraction took 49070.05ms. Allocated memory was 213.9MB in the beginning and 6.3GB in the end (delta: 6.0GB). Free memory was 150.5MB in the beginning and 5.1GB in the end (delta: -4.9GB). Peak memory consumption was 1.1GB. Max. memory is 16.1GB. [2024-10-12 15:20:53,018 INFO L158 Benchmark]: Witness Printer took 483.64ms. Allocated memory was 6.3GB in the beginning and 9.9GB in the end (delta: 3.6GB). Free memory was 5.1GB in the beginning and 8.9GB in the end (delta: -3.8GB). Peak memory consumption was 92.3MB. Max. memory is 16.1GB. [2024-10-12 15:20:53,020 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.17ms. Allocated memory is still 161.5MB. Free memory is still 120.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 824.67ms. Allocated memory is still 161.5MB. Free memory was 100.0MB in the beginning and 92.6MB in the end (delta: 7.4MB). Peak memory consumption was 36.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 139.25ms. Allocated memory is still 161.5MB. Free memory was 92.6MB in the beginning and 77.9MB in the end (delta: 14.7MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * Boogie Preprocessor took 154.91ms. Allocated memory is still 161.5MB. Free memory was 77.9MB in the beginning and 64.6MB in the end (delta: 13.4MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * RCFGBuilder took 2022.33ms. Allocated memory was 161.5MB in the beginning and 213.9MB in the end (delta: 52.4MB). Free memory was 64.6MB in the beginning and 151.5MB in the end (delta: -87.0MB). Peak memory consumption was 68.2MB. Max. memory is 16.1GB. * TraceAbstraction took 49070.05ms. Allocated memory was 213.9MB in the beginning and 6.3GB in the end (delta: 6.0GB). Free memory was 150.5MB in the beginning and 5.1GB in the end (delta: -4.9GB). Peak memory consumption was 1.1GB. Max. memory is 16.1GB. * Witness Printer took 483.64ms. Allocated memory was 6.3GB in the beginning and 9.9GB in the end (delta: 3.6GB). Free memory was 5.1GB in the beginning and 8.9GB in the end (delta: -3.8GB). Peak memory consumption was 92.3MB. 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.8s, OverallIterations: 26, TraceHistogramMax: 5, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.4s, AutomataDifference: 20.8s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 5824 SdHoareTripleChecker+Valid, 15.5s 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.4s 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: 8.1s AutomataMinimizationTime, 25 MinimizatonAttempts, 23207 StatesRemovedByMinimization, 23 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.6s SsaConstructionTime, 1.4s SatisfiabilityAnalysisTime, 13.8s 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-12 15:20:53,071 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