./Ultimate.py --spec ../sv-benchmarks/c/properties/termination.prp --file ../sv-benchmarks/c/eca-rers2012/Problem04_label43.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerTermination.xml -i ../sv-benchmarks/c/eca-rers2012/Problem04_label43.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-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(F end) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 9059a1e73d8dfe52ff617b7b58f9a3ab4b75406fb9f8087717cca7b0a3cf7be4 --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-09 07:05:03,952 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-09 07:05:04,006 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf [2025-03-09 07:05:04,010 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-09 07:05:04,010 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-09 07:05:04,010 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.Remove goto edges from RCFG [2025-03-09 07:05:04,031 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-09 07:05:04,031 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-09 07:05:04,031 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-09 07:05:04,032 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-09 07:05:04,032 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-09 07:05:04,032 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-09 07:05:04,032 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-09 07:05:04,033 INFO L153 SettingsManager]: * Use SBE=true [2025-03-09 07:05:04,033 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2025-03-09 07:05:04,033 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2025-03-09 07:05:04,034 INFO L153 SettingsManager]: * Use old map elimination=false [2025-03-09 07:05:04,034 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2025-03-09 07:05:04,034 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2025-03-09 07:05:04,034 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2025-03-09 07:05:04,034 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-09 07:05:04,034 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2025-03-09 07:05:04,034 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-09 07:05:04,034 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-09 07:05:04,034 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-09 07:05:04,034 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-09 07:05:04,034 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2025-03-09 07:05:04,034 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2025-03-09 07:05:04,035 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2025-03-09 07:05:04,035 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-09 07:05:04,035 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-09 07:05:04,035 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-09 07:05:04,035 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2025-03-09 07:05:04,035 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-09 07:05:04,035 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-09 07:05:04,035 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-09 07:05:04,036 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-09 07:05:04,036 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-09 07:05:04,036 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-09 07:05:04,036 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2025-03-09 07:05:04,036 INFO L153 SettingsManager]: * TransformationType=MODULO_NEIGHBOR 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(F end) ) 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 -> 9059a1e73d8dfe52ff617b7b58f9a3ab4b75406fb9f8087717cca7b0a3cf7be4 [2025-03-09 07:05:04,272 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-09 07:05:04,278 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-09 07:05:04,281 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-09 07:05:04,281 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-09 07:05:04,282 INFO L274 PluginConnector]: CDTParser initialized [2025-03-09 07:05:04,283 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/eca-rers2012/Problem04_label43.c [2025-03-09 07:05:05,406 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9a8ee5b15/bba34d6aab8c4507a6a77fd57a29ff6c/FLAG384e87a6d [2025-03-09 07:05:05,884 INFO L384 CDTParser]: Found 1 translation units. [2025-03-09 07:05:05,885 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem04_label43.c [2025-03-09 07:05:05,913 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9a8ee5b15/bba34d6aab8c4507a6a77fd57a29ff6c/FLAG384e87a6d [2025-03-09 07:05:05,927 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9a8ee5b15/bba34d6aab8c4507a6a77fd57a29ff6c [2025-03-09 07:05:05,929 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-09 07:05:05,930 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-09 07:05:05,931 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-09 07:05:05,931 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-09 07:05:05,935 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-09 07:05:05,936 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.03 07:05:05" (1/1) ... [2025-03-09 07:05:05,937 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@30490454 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:05:05, skipping insertion in model container [2025-03-09 07:05:05,937 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.03 07:05:05" (1/1) ... [2025-03-09 07:05:06,019 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-09 07:05:06,658 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-09 07:05:06,668 INFO L200 MainTranslator]: Completed pre-run [2025-03-09 07:05:06,941 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-09 07:05:06,961 INFO L204 MainTranslator]: Completed translation [2025-03-09 07:05:06,962 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:05:06 WrapperNode [2025-03-09 07:05:06,962 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-09 07:05:06,962 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-09 07:05:06,962 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-09 07:05:06,963 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-09 07:05:06,967 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:05:06" (1/1) ... [2025-03-09 07:05:07,006 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:05:06" (1/1) ... [2025-03-09 07:05:07,175 INFO L138 Inliner]: procedures = 17, calls = 12, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 5569 [2025-03-09 07:05:07,175 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-09 07:05:07,176 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-09 07:05:07,176 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-09 07:05:07,176 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-09 07:05:07,183 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:05:06" (1/1) ... [2025-03-09 07:05:07,183 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:05:06" (1/1) ... [2025-03-09 07:05:07,197 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:05:06" (1/1) ... [2025-03-09 07:05:07,241 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2025-03-09 07:05:07,242 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:05:06" (1/1) ... [2025-03-09 07:05:07,242 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:05:06" (1/1) ... [2025-03-09 07:05:07,355 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:05:06" (1/1) ... [2025-03-09 07:05:07,363 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:05:06" (1/1) ... [2025-03-09 07:05:07,377 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:05:06" (1/1) ... [2025-03-09 07:05:07,396 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:05:06" (1/1) ... [2025-03-09 07:05:07,430 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-09 07:05:07,432 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-09 07:05:07,432 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-09 07:05:07,432 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-09 07:05:07,434 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:05:06" (1/1) ... [2025-03-09 07:05:07,442 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:07,462 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:07,489 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:07,492 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2025-03-09 07:05:07,517 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-09 07:05:07,517 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-09 07:05:07,517 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-09 07:05:07,517 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-09 07:05:07,606 INFO L256 CfgBuilder]: Building ICFG [2025-03-09 07:05:07,608 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-09 07:05:10,957 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4081: havoc calculate_output3_#t~ret11#1; [2025-03-09 07:05:10,958 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1382: havoc calculate_output_#t~ret9#1; [2025-03-09 07:05:10,958 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2719: havoc calculate_output2_#t~ret10#1; [2025-03-09 07:05:11,110 INFO L? ?]: Removed 768 outVars from TransFormulas that were not future-live. [2025-03-09 07:05:11,110 INFO L307 CfgBuilder]: Performing block encoding [2025-03-09 07:05:11,139 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-09 07:05:11,140 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-09 07:05:11,143 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 09.03 07:05:11 BoogieIcfgContainer [2025-03-09 07:05:11,143 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-09 07:05:11,144 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2025-03-09 07:05:11,144 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2025-03-09 07:05:11,153 INFO L274 PluginConnector]: BuchiAutomizer initialized [2025-03-09 07:05:11,153 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2025-03-09 07:05:11,153 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 09.03 07:05:05" (1/3) ... [2025-03-09 07:05:11,154 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@2420ad50 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 09.03 07:05:11, skipping insertion in model container [2025-03-09 07:05:11,154 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2025-03-09 07:05:11,154 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:05:06" (2/3) ... [2025-03-09 07:05:11,154 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@2420ad50 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 09.03 07:05:11, skipping insertion in model container [2025-03-09 07:05:11,155 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2025-03-09 07:05:11,155 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 09.03 07:05:11" (3/3) ... [2025-03-09 07:05:11,155 INFO L363 chiAutomizerObserver]: Analyzing ICFG Problem04_label43.c [2025-03-09 07:05:11,226 INFO L306 stractBuchiCegarLoop]: Interprodecural is true [2025-03-09 07:05:11,226 INFO L307 stractBuchiCegarLoop]: Hoare is None [2025-03-09 07:05:11,227 INFO L308 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2025-03-09 07:05:11,227 INFO L309 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2025-03-09 07:05:11,227 INFO L310 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2025-03-09 07:05:11,227 INFO L311 stractBuchiCegarLoop]: Difference is false [2025-03-09 07:05:11,227 INFO L312 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2025-03-09 07:05:11,228 INFO L316 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2025-03-09 07:05:11,238 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 885 states, 884 states have (on average 1.919683257918552) internal successors, (1697), 884 states have internal predecessors, (1697), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 07:05:11,318 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 880 [2025-03-09 07:05:11,319 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-09 07:05:11,319 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-09 07:05:11,327 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2025-03-09 07:05:11,327 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1] [2025-03-09 07:05:11,327 INFO L338 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2025-03-09 07:05:11,329 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 885 states, 884 states have (on average 1.919683257918552) internal successors, (1697), 884 states have internal predecessors, (1697), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 07:05:11,338 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 880 [2025-03-09 07:05:11,339 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-09 07:05:11,339 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-09 07:05:11,340 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2025-03-09 07:05:11,340 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1] [2025-03-09 07:05:11,346 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(20, 2);call #Ultimate.allocInit(12, 3);~f~0 := 6;~e~0 := 5;~d~0 := 4;~b~0 := 2;~a~0 := 1;~c~0 := 3;~u~0 := 21;~v~0 := 22;~w~0 := 23;~x~0 := 24;~y~0 := 25;~z~0 := 26;~a3~0 := 1;~a4~0 := 17;~a25~0 := 1;~a1~0 := 1;~a26~0 := 18;~a28~0 := 15;~a7~0 := 1;~a14~0 := 19;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet12#1, main_#t~ret13#1, main_~input~0#1, main_~output~0#1;main_~output~0#1 := -1;" [2025-03-09 07:05:11,347 INFO L754 eck$LassoCheckResult]: Loop: "assume true;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" "assume (1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0;~a28~0 := 15;~a26~0 := 17;~a4~0 := 16;~a14~0 := 18;~a7~0 := 1;calculate_output_#res#1 := -1;" "main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_~input~0#1;havoc main_#t~ret13#1;" [2025-03-09 07:05:11,350 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:05:11,353 INFO L85 PathProgramCache]: Analyzing trace with hash 79712, now seen corresponding path program 1 times [2025-03-09 07:05:11,358 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:05:11,358 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1621537351] [2025-03-09 07:05:11,359 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:05:11,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:05:11,404 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 2 statements into 1 equivalence classes. [2025-03-09 07:05:11,417 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-03-09 07:05:11,417 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:11,418 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:05:11,418 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-09 07:05:11,422 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 2 statements into 1 equivalence classes. [2025-03-09 07:05:11,429 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-03-09 07:05:11,430 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:11,430 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:05:11,444 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-09 07:05:11,445 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:05:11,446 INFO L85 PathProgramCache]: Analyzing trace with hash 76566560, now seen corresponding path program 1 times [2025-03-09 07:05:11,446 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:05:11,446 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [969840059] [2025-03-09 07:05:11,446 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:05:11,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:05:11,451 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-03-09 07:05:11,465 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-09 07:05:11,465 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:11,465 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:05:11,465 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-09 07:05:11,468 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-03-09 07:05:11,474 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-09 07:05:11,475 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:11,475 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:05:11,479 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-09 07:05:11,481 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:05:11,481 INFO L85 PathProgramCache]: Analyzing trace with hash 676904959, now seen corresponding path program 1 times [2025-03-09 07:05:11,482 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:05:11,482 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1859672806] [2025-03-09 07:05:11,482 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:05:11,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:05:11,488 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-09 07:05:11,495 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-09 07:05:11,496 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:11,496 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:05:11,611 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 07:05:11,612 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 07:05:11,612 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1859672806] [2025-03-09 07:05:11,612 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1859672806] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 07:05:11,612 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 07:05:11,613 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-09 07:05:11,613 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2011017168] [2025-03-09 07:05:11,614 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 07:05:11,799 INFO L204 LassoAnalysis]: Preferences: [2025-03-09 07:05:11,800 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-09 07:05:11,800 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-09 07:05:11,800 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-09 07:05:11,800 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2025-03-09 07:05:11,800 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:11,800 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-09 07:05:11,801 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-09 07:05:11,801 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label43.c_Iteration1_Loop [2025-03-09 07:05:11,801 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-09 07:05:11,801 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-09 07:05:11,818 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:11,824 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:11,911 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:11,914 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:11,916 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:11,918 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:11,920 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:11,922 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:11,925 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:11,927 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:11,929 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:11,999 WARN L137 XnfTransformerHelper]: expecting exponential blowup for input size 6 [2025-03-09 07:05:12,282 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-09 07:05:12,283 INFO L365 LassoAnalysis]: Checking for nontermination... [2025-03-09 07:05:12,284 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:12,284 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:12,286 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:12,288 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process [2025-03-09 07:05:12,289 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:05:12,289 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:05:12,303 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:05:12,303 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_calculate_output_~input#1=0} Honda state: {ULTIMATE.start_calculate_output_~input#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:05:12,310 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:12,311 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:12,311 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:12,313 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:12,313 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process [2025-03-09 07:05:12,315 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:05:12,316 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:05:12,344 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Ended with exit code 0 [2025-03-09 07:05:12,344 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:12,345 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:12,346 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:12,349 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process [2025-03-09 07:05:12,349 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2025-03-09 07:05:12,349 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:05:12,404 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2025-03-09 07:05:12,409 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:12,409 INFO L204 LassoAnalysis]: Preferences: [2025-03-09 07:05:12,409 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-09 07:05:12,410 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-09 07:05:12,410 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-09 07:05:12,410 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-09 07:05:12,410 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:12,410 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-09 07:05:12,410 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-09 07:05:12,410 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label43.c_Iteration1_Loop [2025-03-09 07:05:12,410 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-09 07:05:12,410 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-09 07:05:12,412 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:12,499 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:12,502 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:12,504 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:12,506 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:12,508 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:12,510 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:12,512 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:12,514 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:12,516 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:12,518 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:12,591 WARN L137 XnfTransformerHelper]: expecting exponential blowup for input size 6 [2025-03-09 07:05:12,835 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-09 07:05:12,838 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-09 07:05:12,839 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:12,839 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:12,840 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:12,859 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process [2025-03-09 07:05:12,860 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:12,872 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:12,872 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:12,873 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:12,873 INFO L204 nArgumentSynthesizer]: 3 loop disjuncts [2025-03-09 07:05:12,873 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:05:12,889 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-09 07:05:12,889 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:12,896 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-09 07:05:12,901 INFO L443 ModelExtractionUtils]: Simplification made 2 calls to the SMT solver. [2025-03-09 07:05:12,903 INFO L444 ModelExtractionUtils]: 5 out of 7 variables were initially zero. Simplification set additionally 0 variables to zero. [2025-03-09 07:05:12,904 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:12,904 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:12,906 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:12,908 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process [2025-03-09 07:05:12,909 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-09 07:05:12,909 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2025-03-09 07:05:12,910 INFO L474 LassoAnalysis]: Proved termination. [2025-03-09 07:05:12,910 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(~a4~0) = 1*~a4~0 Supporting invariants [] [2025-03-09 07:05:12,916 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Ended with exit code 0 [2025-03-09 07:05:12,919 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2025-03-09 07:05:12,938 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:05:12,946 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 2 statements into 1 equivalence classes. [2025-03-09 07:05:12,953 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-03-09 07:05:12,953 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:12,953 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:05:12,956 INFO L256 TraceCheckSpWp]: Trace formula consists of 63 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-09 07:05:12,957 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-09 07:05:12,967 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-03-09 07:05:12,973 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-09 07:05:12,973 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:12,973 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:05:12,975 INFO L256 TraceCheckSpWp]: Trace formula consists of 31 conjuncts, 4 conjuncts are in the unsatisfiable core [2025-03-09 07:05:12,976 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-09 07:05:13,041 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 07:05:13,063 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 2 loop predicates [2025-03-09 07:05:13,067 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand has 885 states, 884 states have (on average 1.919683257918552) internal successors, (1697), 884 states have internal predecessors, (1697), 0 states have call successors, (0), 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 4 states, 4 states have (on average 1.5) internal successors, (6), 4 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 07:05:14,838 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:15,358 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand has 885 states, 884 states have (on average 1.919683257918552) internal successors, (1697), 884 states have internal predecessors, (1697), 0 states have call successors, (0), 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 4 states, 4 states have (on average 1.5) internal successors, (6), 4 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 3542 states and 6265 transitions. Complement of second has 6 states. [2025-03-09 07:05:15,362 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 4 states 1 stem states 1 non-accepting loop states 1 accepting loop states [2025-03-09 07:05:15,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4 states, 4 states have (on average 1.5) internal successors, (6), 4 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 07:05:15,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 3354 transitions. [2025-03-09 07:05:15,375 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 3354 transitions. Stem has 2 letters. Loop has 4 letters. [2025-03-09 07:05:15,376 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:05:15,376 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 3354 transitions. Stem has 6 letters. Loop has 4 letters. [2025-03-09 07:05:15,376 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:05:15,376 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 3354 transitions. Stem has 2 letters. Loop has 8 letters. [2025-03-09 07:05:15,376 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:05:15,377 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 3542 states and 6265 transitions. [2025-03-09 07:05:15,399 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 1698 [2025-03-09 07:05:15,420 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 3542 states to 2528 states and 4374 transitions. [2025-03-09 07:05:15,421 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 1701 [2025-03-09 07:05:15,423 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 1706 [2025-03-09 07:05:15,424 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2528 states and 4374 transitions. [2025-03-09 07:05:15,424 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-09 07:05:15,424 INFO L218 hiAutomatonCegarLoop]: Abstraction has 2528 states and 4374 transitions. [2025-03-09 07:05:15,437 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2528 states and 4374 transitions. [2025-03-09 07:05:15,507 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2528 to 2523. [2025-03-09 07:05:15,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2523 states, 2523 states have (on average 1.7316686484344035) internal successors, (4369), 2522 states have internal predecessors, (4369), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 07:05:15,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2523 states to 2523 states and 4369 transitions. [2025-03-09 07:05:15,519 INFO L240 hiAutomatonCegarLoop]: Abstraction has 2523 states and 4369 transitions. [2025-03-09 07:05:15,520 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 07:05:15,523 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-09 07:05:15,524 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-09 07:05:15,524 INFO L87 Difference]: Start difference. First operand 2523 states and 4369 transitions. Second operand has 3 states, 3 states have (on average 2.0) internal successors, (6), 2 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 07:05:18,258 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-09 07:05:18,259 INFO L93 Difference]: Finished difference Result 4980 states and 7611 transitions. [2025-03-09 07:05:18,259 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 4980 states and 7611 transitions. [2025-03-09 07:05:18,279 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 3272 [2025-03-09 07:05:18,297 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 4980 states to 4919 states and 7531 transitions. [2025-03-09 07:05:18,298 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 3275 [2025-03-09 07:05:18,300 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 3275 [2025-03-09 07:05:18,300 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4919 states and 7531 transitions. [2025-03-09 07:05:18,300 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-09 07:05:18,300 INFO L218 hiAutomatonCegarLoop]: Abstraction has 4919 states and 7531 transitions. [2025-03-09 07:05:18,303 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4919 states and 7531 transitions. [2025-03-09 07:05:18,349 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4919 to 4919. [2025-03-09 07:05:18,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4919 states, 4919 states have (on average 1.5310022362268754) internal successors, (7531), 4918 states have internal predecessors, (7531), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 07:05:18,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4919 states to 4919 states and 7531 transitions. [2025-03-09 07:05:18,366 INFO L240 hiAutomatonCegarLoop]: Abstraction has 4919 states and 7531 transitions. [2025-03-09 07:05:18,367 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-09 07:05:18,367 INFO L432 stractBuchiCegarLoop]: Abstraction has 4919 states and 7531 transitions. [2025-03-09 07:05:18,367 INFO L338 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2025-03-09 07:05:18,367 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 4919 states and 7531 transitions. [2025-03-09 07:05:18,383 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 3272 [2025-03-09 07:05:18,384 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-09 07:05:18,384 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-09 07:05:18,385 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1] [2025-03-09 07:05:18,385 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 07:05:18,385 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(20, 2);call #Ultimate.allocInit(12, 3);~f~0 := 6;~e~0 := 5;~d~0 := 4;~b~0 := 2;~a~0 := 1;~c~0 := 3;~u~0 := 21;~v~0 := 22;~w~0 := 23;~x~0 := 24;~y~0 := 25;~z~0 := 26;~a3~0 := 1;~a4~0 := 17;~a25~0 := 1;~a1~0 := 1;~a26~0 := 18;~a28~0 := 15;~a7~0 := 1;~a14~0 := 19;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet12#1, main_#t~ret13#1, main_~input~0#1, main_~output~0#1;main_~output~0#1 := -1;" "assume true;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" [2025-03-09 07:05:18,385 INFO L754 eck$LassoCheckResult]: Loop: "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" "assume !((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output_~input#1) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(17 == ~a28~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == ~a7~0 && 17 == ~a4~0 && (18 == ~a14~0 && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && !(1 == ~a3~0) && (16 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(16 == ~a28~0 && ((18 == ~a14~0 && (!(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a3~0 && 1 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(!(1 == ~a3~0) && 17 == ~a28~0 && 1 == ~a25~0 && ((5 == calculate_output_~input#1 && (((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 17 == ~a26~0 && 18 == ~a4~0 && !(1 == ~a7~0) && ((1 == ~a25~0 && 3 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a3~0) && 20 == ~a14~0);" "assume !(((((1 == ~a1~0 && (20 == ~a14~0 && 2 == calculate_output_~input#1 && 17 == ~a26~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && 20 == ~a14~0 && 1 == ~a1~0 && 6 == calculate_output_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)));" "assume !(((17 == ~a4~0 && (((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0);" "assume 1 == ~a25~0 && (1 == ~a1~0 && (1 == ~a7~0 && ((2 == calculate_output_~input#1 && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a3~0) && 18 == ~a26~0) && 19 == ~a14~0;~a26~0 := 17;~a14~0 := 20;calculate_output_#res#1 := 24;" "main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_~input~0#1;havoc main_#t~ret13#1;" "assume true;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" [2025-03-09 07:05:18,386 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:05:18,386 INFO L85 PathProgramCache]: Analyzing trace with hash 2473530, now seen corresponding path program 1 times [2025-03-09 07:05:18,386 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:05:18,386 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [840523484] [2025-03-09 07:05:18,386 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:05:18,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:05:18,393 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 3 statements into 1 equivalence classes. [2025-03-09 07:05:18,399 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 3 of 3 statements. [2025-03-09 07:05:18,403 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:18,404 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:05:18,404 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-09 07:05:18,405 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 3 statements into 1 equivalence classes. [2025-03-09 07:05:18,408 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 3 of 3 statements. [2025-03-09 07:05:18,411 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:18,411 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:05:18,414 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-09 07:05:18,414 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:05:18,414 INFO L85 PathProgramCache]: Analyzing trace with hash 2102553338, now seen corresponding path program 1 times [2025-03-09 07:05:18,414 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:05:18,414 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1570258145] [2025-03-09 07:05:18,414 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:05:18,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:05:18,421 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 15 statements into 1 equivalence classes. [2025-03-09 07:05:18,430 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 15 of 15 statements. [2025-03-09 07:05:18,430 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:18,430 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:05:18,430 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-09 07:05:18,432 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 15 statements into 1 equivalence classes. [2025-03-09 07:05:18,440 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 15 of 15 statements. [2025-03-09 07:05:18,443 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:18,443 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:05:18,445 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-09 07:05:18,445 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:05:18,445 INFO L85 PathProgramCache]: Analyzing trace with hash 179524513, now seen corresponding path program 1 times [2025-03-09 07:05:18,445 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:05:18,446 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [459580554] [2025-03-09 07:05:18,446 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:05:18,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:05:18,455 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-09 07:05:18,469 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-09 07:05:18,470 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:18,470 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:05:18,470 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-09 07:05:18,472 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-09 07:05:18,484 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-09 07:05:18,484 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:18,484 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:05:18,487 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-09 07:05:18,619 INFO L204 LassoAnalysis]: Preferences: [2025-03-09 07:05:18,619 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-09 07:05:18,620 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-09 07:05:18,620 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-09 07:05:18,620 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2025-03-09 07:05:18,620 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:18,620 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-09 07:05:18,620 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-09 07:05:18,620 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label43.c_Iteration2_Loop [2025-03-09 07:05:18,620 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-09 07:05:18,620 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-09 07:05:18,622 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,624 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,626 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,630 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,632 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,636 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,637 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,639 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,641 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,645 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,646 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,647 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,649 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,650 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,652 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,727 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-09 07:05:18,727 INFO L365 LassoAnalysis]: Checking for nontermination... [2025-03-09 07:05:18,727 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:18,727 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:18,733 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:18,734 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process [2025-03-09 07:05:18,735 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:05:18,735 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:05:18,746 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:05:18,746 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_calculate_output_~input#1=0} Honda state: {ULTIMATE.start_calculate_output_~input#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:05:18,751 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Ended with exit code 0 [2025-03-09 07:05:18,752 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:18,752 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:18,753 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:18,754 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process [2025-03-09 07:05:18,756 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:05:18,756 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:05:18,766 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:05:18,767 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~a3~0=1} Honda state: {~a3~0=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:05:18,772 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:18,772 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:18,772 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:18,774 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:18,774 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process [2025-03-09 07:05:18,776 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:05:18,776 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:05:18,786 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:05:18,786 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~a1~0=1} Honda state: {~a1~0=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:05:18,791 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Ended with exit code 0 [2025-03-09 07:05:18,791 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:18,791 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:18,793 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:18,794 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process [2025-03-09 07:05:18,794 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:05:18,795 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:05:18,804 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:05:18,805 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_calculate_output_#in~input#1=0} Honda state: {ULTIMATE.start_calculate_output_#in~input#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:05:18,809 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Ended with exit code 0 [2025-03-09 07:05:18,809 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:18,810 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:18,811 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:18,812 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Waiting until timeout for monitored process [2025-03-09 07:05:18,813 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:05:18,813 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:05:18,828 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Ended with exit code 0 [2025-03-09 07:05:18,828 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:18,828 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:18,830 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:18,831 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Waiting until timeout for monitored process [2025-03-09 07:05:18,831 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2025-03-09 07:05:18,831 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:05:18,842 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2025-03-09 07:05:18,847 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Ended with exit code 0 [2025-03-09 07:05:18,848 INFO L204 LassoAnalysis]: Preferences: [2025-03-09 07:05:18,848 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-09 07:05:18,848 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-09 07:05:18,848 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-09 07:05:18,848 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-09 07:05:18,848 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:18,848 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-09 07:05:18,848 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-09 07:05:18,849 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label43.c_Iteration2_Loop [2025-03-09 07:05:18,849 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-09 07:05:18,849 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-09 07:05:18,849 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,853 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,855 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,856 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,857 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,860 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,862 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,864 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,866 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,868 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,870 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,872 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,873 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,875 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,877 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:18,932 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-09 07:05:18,932 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-09 07:05:18,932 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:18,932 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:18,938 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:18,939 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Waiting until timeout for monitored process [2025-03-09 07:05:18,940 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:18,949 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:18,949 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:18,949 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:18,949 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:18,949 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:05:18,950 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:05:18,950 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:18,951 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:18,956 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Ended with exit code 0 [2025-03-09 07:05:18,956 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:18,957 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:18,958 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:18,959 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process [2025-03-09 07:05:18,960 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:18,969 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:18,969 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:18,969 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:18,969 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:18,969 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:05:18,970 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:05:18,970 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:18,971 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:18,976 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Ended with exit code 0 [2025-03-09 07:05:18,976 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:18,976 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:18,978 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:18,979 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process [2025-03-09 07:05:18,979 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:18,989 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:18,989 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:18,989 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:18,989 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:18,989 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:05:18,990 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:05:18,990 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:18,991 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:18,996 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Ended with exit code 0 [2025-03-09 07:05:18,996 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:18,996 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:18,998 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:18,998 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process [2025-03-09 07:05:18,999 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:19,009 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:19,009 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:19,009 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:19,009 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:19,009 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:05:19,010 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:05:19,010 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:19,011 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:19,017 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Ended with exit code 0 [2025-03-09 07:05:19,017 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:19,017 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:19,019 INFO L229 MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:19,020 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Waiting until timeout for monitored process [2025-03-09 07:05:19,021 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:19,030 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:19,031 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:19,031 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:19,031 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:19,031 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:05:19,031 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:05:19,031 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:19,033 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-09 07:05:19,035 INFO L443 ModelExtractionUtils]: Simplification made 2 calls to the SMT solver. [2025-03-09 07:05:19,035 INFO L444 ModelExtractionUtils]: 1 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero. [2025-03-09 07:05:19,035 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:19,035 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:19,037 INFO L229 MonitoredProcess]: Starting monitored process 18 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:19,038 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Waiting until timeout for monitored process [2025-03-09 07:05:19,038 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-09 07:05:19,038 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2025-03-09 07:05:19,038 INFO L474 LassoAnalysis]: Proved termination. [2025-03-09 07:05:19,039 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(~a26~0) = 1*~a26~0 Supporting invariants [] [2025-03-09 07:05:19,044 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Ended with exit code 0 [2025-03-09 07:05:19,044 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2025-03-09 07:05:19,051 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:05:19,064 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 3 statements into 1 equivalence classes. [2025-03-09 07:05:19,073 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 3 of 3 statements. [2025-03-09 07:05:19,073 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:19,073 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:05:19,074 INFO L256 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-09 07:05:19,074 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-09 07:05:19,083 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 15 statements into 1 equivalence classes. [2025-03-09 07:05:19,088 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 15 of 15 statements. [2025-03-09 07:05:19,089 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:19,089 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:05:19,089 INFO L256 TraceCheckSpWp]: Trace formula consists of 45 conjuncts, 4 conjuncts are in the unsatisfiable core [2025-03-09 07:05:19,090 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-09 07:05:19,122 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 07:05:19,123 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 2 loop predicates [2025-03-09 07:05:19,123 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 4919 states and 7531 transitions. cyclomatic complexity: 2615 Second operand has 4 states, 4 states have (on average 4.5) internal successors, (18), 4 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 07:05:19,584 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:21,309 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 4919 states and 7531 transitions. cyclomatic complexity: 2615. Second operand has 4 states, 4 states have (on average 4.5) internal successors, (18), 4 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 14800 states and 21627 transitions. Complement of second has 5 states. [2025-03-09 07:05:21,310 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 3 states 1 stem states 1 non-accepting loop states 1 accepting loop states [2025-03-09 07:05:21,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4 states, 4 states have (on average 4.5) internal successors, (18), 4 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 07:05:21,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1453 transitions. [2025-03-09 07:05:21,313 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 1453 transitions. Stem has 3 letters. Loop has 15 letters. [2025-03-09 07:05:21,313 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:05:21,313 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 1453 transitions. Stem has 18 letters. Loop has 15 letters. [2025-03-09 07:05:21,313 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:05:21,313 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 1453 transitions. Stem has 3 letters. Loop has 30 letters. [2025-03-09 07:05:21,314 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:05:21,314 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 14800 states and 21627 transitions. [2025-03-09 07:05:21,420 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 6544 [2025-03-09 07:05:21,483 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 14800 states to 14800 states and 21627 transitions. [2025-03-09 07:05:21,484 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 6554 [2025-03-09 07:05:21,490 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 6571 [2025-03-09 07:05:21,491 INFO L73 IsDeterministic]: Start isDeterministic. Operand 14800 states and 21627 transitions. [2025-03-09 07:05:21,491 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-09 07:05:21,491 INFO L218 hiAutomatonCegarLoop]: Abstraction has 14800 states and 21627 transitions. [2025-03-09 07:05:21,500 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 14800 states and 21627 transitions. [2025-03-09 07:05:21,633 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 14800 to 14783. [2025-03-09 07:05:21,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 14783 states, 14783 states have (on average 1.4618142460934858) internal successors, (21610), 14782 states have internal predecessors, (21610), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 07:05:21,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14783 states to 14783 states and 21610 transitions. [2025-03-09 07:05:21,684 INFO L240 hiAutomatonCegarLoop]: Abstraction has 14783 states and 21610 transitions. [2025-03-09 07:05:21,684 INFO L432 stractBuchiCegarLoop]: Abstraction has 14783 states and 21610 transitions. [2025-03-09 07:05:21,684 INFO L338 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2025-03-09 07:05:21,684 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 14783 states and 21610 transitions. [2025-03-09 07:05:21,716 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 6544 [2025-03-09 07:05:21,716 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-09 07:05:21,716 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-09 07:05:21,720 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2025-03-09 07:05:21,720 INFO L149 hiAutomatonCegarLoop]: Counterexample loop 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 07:05:21,721 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(20, 2);call #Ultimate.allocInit(12, 3);~f~0 := 6;~e~0 := 5;~d~0 := 4;~b~0 := 2;~a~0 := 1;~c~0 := 3;~u~0 := 21;~v~0 := 22;~w~0 := 23;~x~0 := 24;~y~0 := 25;~z~0 := 26;~a3~0 := 1;~a4~0 := 17;~a25~0 := 1;~a1~0 := 1;~a26~0 := 18;~a28~0 := 15;~a7~0 := 1;~a14~0 := 19;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet12#1, main_#t~ret13#1, main_~input~0#1, main_~output~0#1;main_~output~0#1 := -1;" "assume true;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" [2025-03-09 07:05:21,721 INFO L754 eck$LassoCheckResult]: Loop: "assume !((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output_~input#1) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(17 == ~a28~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == ~a7~0 && 17 == ~a4~0 && (18 == ~a14~0 && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && !(1 == ~a3~0) && (16 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(16 == ~a28~0 && ((18 == ~a14~0 && (!(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a3~0 && 1 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(!(1 == ~a3~0) && 17 == ~a28~0 && 1 == ~a25~0 && ((5 == calculate_output_~input#1 && (((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 17 == ~a26~0 && 18 == ~a4~0 && !(1 == ~a7~0) && ((1 == ~a25~0 && 3 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a3~0) && 20 == ~a14~0);" "assume !(((((1 == ~a1~0 && (20 == ~a14~0 && 2 == calculate_output_~input#1 && 17 == ~a26~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && 20 == ~a14~0 && 1 == ~a1~0 && 6 == calculate_output_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)));" "assume !(((17 == ~a4~0 && (((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && (1 == ~a1~0 && (1 == ~a7~0 && ((2 == calculate_output_~input#1 && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a3~0) && 18 == ~a26~0) && 19 == ~a14~0);" "assume !((18 == ~a26~0 && 1 == ~a7~0 && 16 == ~a28~0 && (((1 == ~a25~0 && 2 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(18 == ~a4~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 19 == ~a14~0 && (1 == ~a1~0 && 16 == ~a28~0 && 1 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && (((3 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(17 == ~a4~0 && 1 == ~a25~0 && 20 == ~a14~0 && ((!(1 == ~a3~0) && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !(((((((1 == ~a7~0 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 20 == ~a14~0) && 18 == ~a4~0) && 15 == ~a28~0);" "assume !((19 == ~a26~0 && 1 == ~a7~0 && (((18 == ~a14~0 && 4 == calculate_output_~input#1 && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 16 == ~a4~0);" "assume !(18 == ~a26~0 && (15 == ~a28~0 && 1 == ~a7~0 && 1 == ~a25~0 && (17 == ~a4~0 && 19 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && (15 == ~a28~0 && ((17 == ~a4~0 && 5 == calculate_output_~input#1 && 1 == ~a3~0) && 19 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a7~0);" "assume !((1 == ~a1~0 && (((19 == ~a14~0 && 4 == calculate_output_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && 16 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && (1 == ~a3~0 && 1 == ~a25~0 && 18 == ~a4~0 && 1 == calculate_output_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 1 == ~a1~0);" "assume !((!(1 == ~a7~0) && ((!(1 == ~a3~0) && (((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0) && 16 == ~a28~0);" "assume !((1 == ~a1~0 && (20 == ~a14~0 && (17 == ~a28~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && (1 == ~a1~0 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 1 == ~a3~0) && 17 == ~a4~0);" "assume 1 == ~a1~0 && 16 == ~a4~0 && ((((((17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a7~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0;~a3~0 := 1;~a28~0 := 15;~a14~0 := 18;~a26~0 := 17;calculate_output_#res#1 := -1;" "main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_~input~0#1;havoc main_#t~ret13#1;" "assume true;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" "assume !((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output_~input#1) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(17 == ~a28~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == ~a7~0 && 17 == ~a4~0 && (18 == ~a14~0 && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && !(1 == ~a3~0) && (16 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(16 == ~a28~0 && ((18 == ~a14~0 && (!(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a3~0 && 1 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(!(1 == ~a3~0) && 17 == ~a28~0 && 1 == ~a25~0 && ((5 == calculate_output_~input#1 && (((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 17 == ~a26~0 && 18 == ~a4~0 && !(1 == ~a7~0) && ((1 == ~a25~0 && 3 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a3~0) && 20 == ~a14~0);" "assume !(((((1 == ~a1~0 && (20 == ~a14~0 && 2 == calculate_output_~input#1 && 17 == ~a26~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && 20 == ~a14~0 && 1 == ~a1~0 && 6 == calculate_output_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)));" "assume !(((17 == ~a4~0 && (((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && (1 == ~a1~0 && (1 == ~a7~0 && ((2 == calculate_output_~input#1 && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a3~0) && 18 == ~a26~0) && 19 == ~a14~0);" "assume !((18 == ~a26~0 && 1 == ~a7~0 && 16 == ~a28~0 && (((1 == ~a25~0 && 2 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(18 == ~a4~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 19 == ~a14~0 && (1 == ~a1~0 && 16 == ~a28~0 && 1 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && (((3 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(17 == ~a4~0 && 1 == ~a25~0 && 20 == ~a14~0 && ((!(1 == ~a3~0) && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !(((((((1 == ~a7~0 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 20 == ~a14~0) && 18 == ~a4~0) && 15 == ~a28~0);" "assume !((19 == ~a26~0 && 1 == ~a7~0 && (((18 == ~a14~0 && 4 == calculate_output_~input#1 && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 16 == ~a4~0);" "assume !(18 == ~a26~0 && (15 == ~a28~0 && 1 == ~a7~0 && 1 == ~a25~0 && (17 == ~a4~0 && 19 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && (15 == ~a28~0 && ((17 == ~a4~0 && 5 == calculate_output_~input#1 && 1 == ~a3~0) && 19 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a7~0);" "assume !((1 == ~a1~0 && (((19 == ~a14~0 && 4 == calculate_output_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && 16 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && (1 == ~a3~0 && 1 == ~a25~0 && 18 == ~a4~0 && 1 == calculate_output_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 1 == ~a1~0);" "assume !((!(1 == ~a7~0) && ((!(1 == ~a3~0) && (((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0) && 16 == ~a28~0);" "assume !((1 == ~a1~0 && (20 == ~a14~0 && (17 == ~a28~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && (1 == ~a1~0 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !(1 == ~a1~0 && 16 == ~a4~0 && ((((((17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a7~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !(16 == ~a4~0 && 1 == ~a25~0 && 17 == ~a28~0 && ((19 == ~a14~0 && (1 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a7~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && (((1 == ~a3~0 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !(16 == ~a28~0 && 1 == ~a3~0 && 19 == ~a14~0 && ((18 == ~a4~0 && !(1 == ~a7~0) && 5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((!(1 == ~a3~0) && ((((((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0) && 19 == ~a14~0) && 1 == ~a1~0);" "assume !(((17 == ~a28~0 && (((2 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 18 == ~a14~0) && 1 == ~a25~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((((1 == ~a3~0 && (1 == ~a25~0 && (4 == calculate_output_~input#1 && 1 == ~a7~0) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0) && 17 == ~a28~0) && 18 == ~a26~0);" "assume !(1 == ~a1~0 && 18 == ~a4~0 && ((!(1 == ~a7~0) && 19 == ~a14~0 && (5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a3~0);" "assume !(1 == ~a25~0 && 18 == ~a4~0 && 1 == ~a1~0 && 16 == ~a28~0 && ((2 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 18 == ~a14~0) && !(1 == ~a3~0));" "assume !((18 == ~a4~0 && (16 == ~a28~0 && 1 == ~a3~0 && 18 == ~a14~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((!(1 == ~a7~0) && 16 == ~a28~0 && 1 == ~a25~0 && 1 == ~a1~0 && !(1 == ~a3~0) && (5 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && 18 == ~a4~0);" "assume !(((((15 == ~a28~0 && (1 == ~a1~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 1 == ~a7~0) && 16 == ~a4~0);" "assume !((((((!(1 == ~a7~0) && 20 == ~a14~0 && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && 19 == ~a26~0 && 15 == ~a28~0 && (16 == ~a4~0 && !(1 == ~a3~0) && (1 == ~a25~0 && 2 == calculate_output_~input#1) && !(1 == ~a7~0)) && 1 == ~a1~0);" "assume !((((1 == ~a25~0 && 18 == ~a4~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 17 == ~a28~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && ((19 == ~a14~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(1 == ~a25~0 && ((((15 == ~a28~0 && (6 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && !(1 == ~a7~0)) && 17 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(1 == ~a3~0 && (((4 == calculate_output_~input#1 && ((18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0 && 16 == ~a28~0) || (20 == ~a14~0 && (18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(20 == ~a14~0 && 1 == ~a25~0 && (1 == ~a7~0 && ((16 == ~a4~0 && 5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(!(1 == ~a3~0) && (1 == ~a25~0 && 17 == ~a28~0 && (5 == calculate_output_~input#1 && ((20 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 16 == ~a4~0) && 1 == ~a1~0);" "assume !(18 == ~a14~0 && 16 == ~a28~0 && ((((!(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(18 == ~a4~0 && 17 == ~a26~0 && 1 == ~a25~0 && 1 == ~a1~0 && ((1 == ~a7~0 && 16 == ~a28~0 && 6 == calculate_output_~input#1) && 20 == ~a14~0) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a3~0) && 16 == ~a4~0 && (1 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 20 == ~a14~0);" "assume !(1 == ~a1~0 && 1 == ~a3~0 && (20 == ~a14~0 && 16 == ~a28~0 && (3 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(((18 == ~a4~0 && ((6 == calculate_output_~input#1 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a28~0);" "assume !(1 == ~a7~0 && 1 == ~a25~0 && ((1 == ~a1~0 && (17 == ~a28~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 18 == ~a14~0) && 18 == ~a4~0) && !(1 == ~a3~0));" "assume !(((((16 == ~a28~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a1~0) && 1 == ~a3~0) && 19 == ~a14~0) && 18 == ~a4~0);" "assume !((19 == ~a14~0 && 1 == ~a25~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 17 == ~a4~0 && 3 == calculate_output_~input#1 && !(1 == ~a3~0)) && 19 == ~a26~0) && 1 == ~a1~0);" "assume !(((1 == ~a1~0 && ((1 == ~a3~0 && 19 == ~a14~0 && 2 == calculate_output_~input#1 && 18 == ~a4~0) && 1 == ~a7~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 19 == ~a14~0 && 1 == ~a1~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(((((18 == ~a14~0 && ((1 == calculate_output_~input#1 && 1 == ~a3~0) && 17 == ~a28~0) && 18 == ~a4~0) && !(1 == ~a7~0)) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(1 == ~a7~0 && 19 == ~a26~0 && 1 == ~a1~0 && 19 == ~a14~0 && 1 == ~a25~0 && 15 == ~a28~0 && 16 == ~a4~0 && !(1 == ~a3~0) && 5 == calculate_output_~input#1);" "assume !(!(1 == ~a7~0) && (1 == ~a1~0 && ((!(1 == ~a3~0) && 18 == ~a14~0 && 6 == calculate_output_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 16 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 20 == ~a14~0 && ((((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && !(1 == ~a7~0));" "assume !((16 == ~a4~0 && ((19 == ~a14~0 && 1 == ~a7~0 && (1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 15 == ~a28~0);" "assume !((((19 == ~a26~0 && 18 == ~a4~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 17 == ~a28~0 && 20 == ~a14~0 && 1 == ~a3~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 18 == ~a4~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && 1 == ~a3~0) && 1 == ~a1~0) && 19 == ~a14~0) && 17 == ~a26~0) && 16 == ~a28~0);" "assume !(((1 == ~a1~0 && (((((18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a14~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 16 == ~a4~0);" "assume !(1 == ~a1~0 && (19 == ~a14~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(((1 == ~a25~0 && ((1 == ~a7~0 && (2 == calculate_output_~input#1 && 20 == ~a14~0) && 17 == ~a4~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 20 == ~a14~0 && (!(1 == ~a7~0) && (15 == ~a28~0 && 5 == calculate_output_~input#1) && 17 == ~a26~0) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !(1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a7~0) && (!(1 == ~a3~0) && (18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && 20 == ~a14~0);" "assume !((19 == ~a14~0 && 1 == ~a3~0 && 1 == ~a1~0 && (1 == ~a25~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 1 == calculate_output_~input#1) && 18 == ~a4~0) && 17 == ~a28~0);" "assume !(16 == ~a28~0 && (1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a3~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 20 == ~a14~0);" "assume !((1 == ~a25~0 && ((1 == ~a1~0 && ((6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 18 == ~a4~0) && 20 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && !(1 == ~a3~0));" "assume !(16 == ~a28~0 && (((16 == ~a4~0 && 1 == ~a7~0 && (6 == calculate_output_~input#1 && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0);" "assume !((15 == ~a28~0 && 1 == ~a1~0 && 16 == ~a4~0 && !(1 == ~a3~0) && (((17 == ~a26~0 || 18 == ~a26~0) && 1 == calculate_output_~input#1) && 1 == ~a25~0) && 20 == ~a14~0) && 1 == ~a7~0);" "assume !(1 == ~a1~0 && 15 == ~a28~0 && (17 == ~a4~0 && (19 == ~a26~0 && (19 == ~a14~0 && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && !(1 == ~a7~0));" "assume !(19 == ~a14~0 && (1 == ~a7~0 && ((((18 == ~a4~0 && 4 == calculate_output_~input#1) && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 16 == ~a28~0 && 1 == ~a7~0 && 18 == ~a4~0 && !(1 == ~a3~0) && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0);" "assume !((16 == ~a4~0 && (1 == ~a1~0 && 18 == ~a26~0 && (!(1 == ~a3~0) && 1 == ~a25~0 && 3 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a7~0) && 16 == ~a28~0);" "assume 17 == ~a28~0 && 19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0) && 1 == ~a25~0 && ((3 == calculate_output_~input#1 && 1 == ~a3~0) && 18 == ~a4~0) && 1 == ~a1~0;~a7~0 := 1;calculate_output_#res#1 := 26;" "main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_~input~0#1;havoc main_#t~ret13#1;" "assume true;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" [2025-03-09 07:05:21,725 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:05:21,726 INFO L85 PathProgramCache]: Analyzing trace with hash 76681887, now seen corresponding path program 1 times [2025-03-09 07:05:21,726 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:05:21,726 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1224927605] [2025-03-09 07:05:21,726 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:05:21,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:05:21,730 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-03-09 07:05:21,737 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-09 07:05:21,737 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:21,737 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:05:21,737 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-09 07:05:21,738 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-03-09 07:05:21,740 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-09 07:05:21,740 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:21,740 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:05:21,742 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-09 07:05:21,742 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:05:21,743 INFO L85 PathProgramCache]: Analyzing trace with hash -1049449665, now seen corresponding path program 1 times [2025-03-09 07:05:21,743 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:05:21,743 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1716085952] [2025-03-09 07:05:21,743 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:05:21,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:05:21,759 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 110 statements into 1 equivalence classes. [2025-03-09 07:05:21,777 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 110 of 110 statements. [2025-03-09 07:05:21,777 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:21,777 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:05:21,943 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 29 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 07:05:21,943 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 07:05:21,943 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1716085952] [2025-03-09 07:05:21,943 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1716085952] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 07:05:21,943 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 07:05:21,944 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-09 07:05:21,944 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [580582127] [2025-03-09 07:05:21,944 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 07:05:21,944 INFO L769 eck$LassoCheckResult]: loop already infeasible [2025-03-09 07:05:21,944 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 07:05:21,945 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-09 07:05:21,945 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-09 07:05:21,945 INFO L87 Difference]: Start difference. First operand 14783 states and 21610 transitions. cyclomatic complexity: 6836 Second operand has 3 states, 3 states have (on average 36.666666666666664) internal successors, (110), 3 states have internal predecessors, (110), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 07:05:24,397 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-09 07:05:24,397 INFO L93 Difference]: Finished difference Result 22175 states and 32367 transitions. [2025-03-09 07:05:24,397 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 22175 states and 32367 transitions. [2025-03-09 07:05:24,455 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 9816 [2025-03-09 07:05:24,554 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 22175 states to 22175 states and 32367 transitions. [2025-03-09 07:05:24,555 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 9830 [2025-03-09 07:05:24,567 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 9830 [2025-03-09 07:05:24,567 INFO L73 IsDeterministic]: Start isDeterministic. Operand 22175 states and 32367 transitions. [2025-03-09 07:05:24,569 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-09 07:05:24,569 INFO L218 hiAutomatonCegarLoop]: Abstraction has 22175 states and 32367 transitions. [2025-03-09 07:05:24,583 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 22175 states and 32367 transitions. [2025-03-09 07:05:24,856 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 22175 to 22175. [2025-03-09 07:05:24,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 22175 states, 22175 states have (on average 1.4596166854565953) internal successors, (32367), 22174 states have internal predecessors, (32367), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 07:05:24,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22175 states to 22175 states and 32367 transitions. [2025-03-09 07:05:24,919 INFO L240 hiAutomatonCegarLoop]: Abstraction has 22175 states and 32367 transitions. [2025-03-09 07:05:24,919 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-09 07:05:24,920 INFO L432 stractBuchiCegarLoop]: Abstraction has 22175 states and 32367 transitions. [2025-03-09 07:05:24,920 INFO L338 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2025-03-09 07:05:24,920 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 22175 states and 32367 transitions. [2025-03-09 07:05:24,962 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 9816 [2025-03-09 07:05:24,962 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-09 07:05:24,962 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-09 07:05:24,964 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2025-03-09 07:05:24,964 INFO L149 hiAutomatonCegarLoop]: Counterexample loop 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] [2025-03-09 07:05:24,965 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(20, 2);call #Ultimate.allocInit(12, 3);~f~0 := 6;~e~0 := 5;~d~0 := 4;~b~0 := 2;~a~0 := 1;~c~0 := 3;~u~0 := 21;~v~0 := 22;~w~0 := 23;~x~0 := 24;~y~0 := 25;~z~0 := 26;~a3~0 := 1;~a4~0 := 17;~a25~0 := 1;~a1~0 := 1;~a26~0 := 18;~a28~0 := 15;~a7~0 := 1;~a14~0 := 19;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet12#1, main_#t~ret13#1, main_~input~0#1, main_~output~0#1;main_~output~0#1 := -1;" "assume true;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" [2025-03-09 07:05:24,965 INFO L754 eck$LassoCheckResult]: Loop: "assume !((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output_~input#1) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(17 == ~a28~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == ~a7~0 && 17 == ~a4~0 && (18 == ~a14~0 && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && !(1 == ~a3~0) && (16 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(16 == ~a28~0 && ((18 == ~a14~0 && (!(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a3~0 && 1 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(!(1 == ~a3~0) && 17 == ~a28~0 && 1 == ~a25~0 && ((5 == calculate_output_~input#1 && (((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 17 == ~a26~0 && 18 == ~a4~0 && !(1 == ~a7~0) && ((1 == ~a25~0 && 3 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a3~0) && 20 == ~a14~0);" "assume !(((((1 == ~a1~0 && (20 == ~a14~0 && 2 == calculate_output_~input#1 && 17 == ~a26~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && 20 == ~a14~0 && 1 == ~a1~0 && 6 == calculate_output_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)));" "assume !(((17 == ~a4~0 && (((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && (1 == ~a1~0 && (1 == ~a7~0 && ((2 == calculate_output_~input#1 && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a3~0) && 18 == ~a26~0) && 19 == ~a14~0);" "assume !((18 == ~a26~0 && 1 == ~a7~0 && 16 == ~a28~0 && (((1 == ~a25~0 && 2 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(18 == ~a4~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 19 == ~a14~0 && (1 == ~a1~0 && 16 == ~a28~0 && 1 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && (((3 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(17 == ~a4~0 && 1 == ~a25~0 && 20 == ~a14~0 && ((!(1 == ~a3~0) && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !(((((((1 == ~a7~0 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 20 == ~a14~0) && 18 == ~a4~0) && 15 == ~a28~0);" "assume !((19 == ~a26~0 && 1 == ~a7~0 && (((18 == ~a14~0 && 4 == calculate_output_~input#1 && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 16 == ~a4~0);" "assume !(18 == ~a26~0 && (15 == ~a28~0 && 1 == ~a7~0 && 1 == ~a25~0 && (17 == ~a4~0 && 19 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && (15 == ~a28~0 && ((17 == ~a4~0 && 5 == calculate_output_~input#1 && 1 == ~a3~0) && 19 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a7~0);" "assume !((1 == ~a1~0 && (((19 == ~a14~0 && 4 == calculate_output_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && 16 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && (1 == ~a3~0 && 1 == ~a25~0 && 18 == ~a4~0 && 1 == calculate_output_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 1 == ~a1~0);" "assume !((!(1 == ~a7~0) && ((!(1 == ~a3~0) && (((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0) && 16 == ~a28~0);" "assume !((1 == ~a1~0 && (20 == ~a14~0 && (17 == ~a28~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && (1 == ~a1~0 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !(1 == ~a1~0 && 16 == ~a4~0 && ((((((17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a7~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !(16 == ~a4~0 && 1 == ~a25~0 && 17 == ~a28~0 && ((19 == ~a14~0 && (1 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a7~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && (((1 == ~a3~0 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !(16 == ~a28~0 && 1 == ~a3~0 && 19 == ~a14~0 && ((18 == ~a4~0 && !(1 == ~a7~0) && 5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((!(1 == ~a3~0) && ((((((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0) && 19 == ~a14~0) && 1 == ~a1~0);" "assume !(((17 == ~a28~0 && (((2 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 18 == ~a14~0) && 1 == ~a25~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((((1 == ~a3~0 && (1 == ~a25~0 && (4 == calculate_output_~input#1 && 1 == ~a7~0) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0) && 17 == ~a28~0) && 18 == ~a26~0);" "assume !(1 == ~a1~0 && 18 == ~a4~0 && ((!(1 == ~a7~0) && 19 == ~a14~0 && (5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a3~0);" "assume !(1 == ~a25~0 && 18 == ~a4~0 && 1 == ~a1~0 && 16 == ~a28~0 && ((2 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 18 == ~a14~0) && !(1 == ~a3~0));" "assume !((18 == ~a4~0 && (16 == ~a28~0 && 1 == ~a3~0 && 18 == ~a14~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((!(1 == ~a7~0) && 16 == ~a28~0 && 1 == ~a25~0 && 1 == ~a1~0 && !(1 == ~a3~0) && (5 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && 18 == ~a4~0);" "assume !(((((15 == ~a28~0 && (1 == ~a1~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 1 == ~a7~0) && 16 == ~a4~0);" "assume !((((((!(1 == ~a7~0) && 20 == ~a14~0 && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && 19 == ~a26~0 && 15 == ~a28~0 && (16 == ~a4~0 && !(1 == ~a3~0) && (1 == ~a25~0 && 2 == calculate_output_~input#1) && !(1 == ~a7~0)) && 1 == ~a1~0);" "assume !((((1 == ~a25~0 && 18 == ~a4~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 17 == ~a28~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && ((19 == ~a14~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(1 == ~a25~0 && ((((15 == ~a28~0 && (6 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && !(1 == ~a7~0)) && 17 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(1 == ~a3~0 && (((4 == calculate_output_~input#1 && ((18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0 && 16 == ~a28~0) || (20 == ~a14~0 && (18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(20 == ~a14~0 && 1 == ~a25~0 && (1 == ~a7~0 && ((16 == ~a4~0 && 5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(!(1 == ~a3~0) && (1 == ~a25~0 && 17 == ~a28~0 && (5 == calculate_output_~input#1 && ((20 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 16 == ~a4~0) && 1 == ~a1~0);" "assume !(18 == ~a14~0 && 16 == ~a28~0 && ((((!(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(18 == ~a4~0 && 17 == ~a26~0 && 1 == ~a25~0 && 1 == ~a1~0 && ((1 == ~a7~0 && 16 == ~a28~0 && 6 == calculate_output_~input#1) && 20 == ~a14~0) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a3~0) && 16 == ~a4~0 && (1 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 20 == ~a14~0);" "assume !(1 == ~a1~0 && 1 == ~a3~0 && (20 == ~a14~0 && 16 == ~a28~0 && (3 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(((18 == ~a4~0 && ((6 == calculate_output_~input#1 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a28~0);" "assume !(1 == ~a7~0 && 1 == ~a25~0 && ((1 == ~a1~0 && (17 == ~a28~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 18 == ~a14~0) && 18 == ~a4~0) && !(1 == ~a3~0));" "assume !(((((16 == ~a28~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a1~0) && 1 == ~a3~0) && 19 == ~a14~0) && 18 == ~a4~0);" "assume !((19 == ~a14~0 && 1 == ~a25~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 17 == ~a4~0 && 3 == calculate_output_~input#1 && !(1 == ~a3~0)) && 19 == ~a26~0) && 1 == ~a1~0);" "assume !(((1 == ~a1~0 && ((1 == ~a3~0 && 19 == ~a14~0 && 2 == calculate_output_~input#1 && 18 == ~a4~0) && 1 == ~a7~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 19 == ~a14~0 && 1 == ~a1~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(((((18 == ~a14~0 && ((1 == calculate_output_~input#1 && 1 == ~a3~0) && 17 == ~a28~0) && 18 == ~a4~0) && !(1 == ~a7~0)) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(1 == ~a7~0 && 19 == ~a26~0 && 1 == ~a1~0 && 19 == ~a14~0 && 1 == ~a25~0 && 15 == ~a28~0 && 16 == ~a4~0 && !(1 == ~a3~0) && 5 == calculate_output_~input#1);" "assume !(!(1 == ~a7~0) && (1 == ~a1~0 && ((!(1 == ~a3~0) && 18 == ~a14~0 && 6 == calculate_output_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 16 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 20 == ~a14~0 && ((((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && !(1 == ~a7~0));" "assume !((16 == ~a4~0 && ((19 == ~a14~0 && 1 == ~a7~0 && (1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 15 == ~a28~0);" "assume !((((19 == ~a26~0 && 18 == ~a4~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 17 == ~a28~0 && 20 == ~a14~0 && 1 == ~a3~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 18 == ~a4~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && 1 == ~a3~0) && 1 == ~a1~0) && 19 == ~a14~0) && 17 == ~a26~0) && 16 == ~a28~0);" "assume !(((1 == ~a1~0 && (((((18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a14~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 16 == ~a4~0);" "assume !(1 == ~a1~0 && (19 == ~a14~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(((1 == ~a25~0 && ((1 == ~a7~0 && (2 == calculate_output_~input#1 && 20 == ~a14~0) && 17 == ~a4~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 20 == ~a14~0 && (!(1 == ~a7~0) && (15 == ~a28~0 && 5 == calculate_output_~input#1) && 17 == ~a26~0) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !(1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a7~0) && (!(1 == ~a3~0) && (18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && 20 == ~a14~0);" "assume !((19 == ~a14~0 && 1 == ~a3~0 && 1 == ~a1~0 && (1 == ~a25~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 1 == calculate_output_~input#1) && 18 == ~a4~0) && 17 == ~a28~0);" "assume !(16 == ~a28~0 && (1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a3~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 20 == ~a14~0);" "assume !((1 == ~a25~0 && ((1 == ~a1~0 && ((6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 18 == ~a4~0) && 20 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && !(1 == ~a3~0));" "assume !(16 == ~a28~0 && (((16 == ~a4~0 && 1 == ~a7~0 && (6 == calculate_output_~input#1 && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0);" "assume !((15 == ~a28~0 && 1 == ~a1~0 && 16 == ~a4~0 && !(1 == ~a3~0) && (((17 == ~a26~0 || 18 == ~a26~0) && 1 == calculate_output_~input#1) && 1 == ~a25~0) && 20 == ~a14~0) && 1 == ~a7~0);" "assume !(1 == ~a1~0 && 15 == ~a28~0 && (17 == ~a4~0 && (19 == ~a26~0 && (19 == ~a14~0 && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && !(1 == ~a7~0));" "assume !(19 == ~a14~0 && (1 == ~a7~0 && ((((18 == ~a4~0 && 4 == calculate_output_~input#1) && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 16 == ~a28~0 && 1 == ~a7~0 && 18 == ~a4~0 && !(1 == ~a3~0) && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0);" "assume !((16 == ~a4~0 && (1 == ~a1~0 && 18 == ~a26~0 && (!(1 == ~a3~0) && 1 == ~a25~0 && 3 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a7~0) && 16 == ~a28~0);" "assume !(17 == ~a28~0 && 19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0) && 1 == ~a25~0 && ((3 == calculate_output_~input#1 && 1 == ~a3~0) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !(((1 == ~a1~0 && (((3 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 17 == ~a28~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0) && 20 == ~a14~0);" "assume !((18 == ~a4~0 && ((6 == calculate_output_~input#1 && (((((16 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 16 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0))) && 1 == ~a3~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(((1 == ~a1~0 && (1 == ~a25~0 && ((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0)) && 6 == calculate_output_~input#1) && 17 == ~a28~0) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !(((((1 == ~a1~0 && 17 == ~a4~0 && !(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && !(1 == ~a3~0)) && 20 == ~a14~0) && 16 == ~a28~0);" "assume !(((20 == ~a14~0 && (18 == ~a4~0 && (2 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(20 == ~a14~0 && 17 == ~a4~0 && 16 == ~a28~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 1 == ~a25~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && !(1 == ~a7~0));" "assume !(16 == ~a4~0 && !(1 == ~a3~0) && (((17 == ~a28~0 && (1 == ~a1~0 && 6 == calculate_output_~input#1) && 18 == ~a26~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(((((((((1 == ~a7~0 && 18 == ~a26~0) && 19 == ~a14~0) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a1~0) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(16 == ~a4~0 && !(1 == ~a7~0) && 1 == ~a25~0 && (19 == ~a14~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 19 == ~a26~0 && 3 == calculate_output_~input#1) && 15 == ~a28~0);" "assume !(1 == ~a7~0 && (15 == ~a28~0 && ((((6 == calculate_output_~input#1 && 1 == ~a1~0) && 19 == ~a14~0) && 18 == ~a4~0) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a26~0);" "assume !((1 == ~a1~0 && ((17 == ~a4~0 && !(1 == ~a7~0) && (1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 16 == ~a28~0);" "assume !((1 == ~a1~0 && ((!(1 == ~a3~0) && 17 == ~a28~0 && !(1 == ~a7~0) && 19 == ~a14~0 && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 18 == ~a26~0);" "assume !((!(1 == ~a3~0) && (!(1 == ~a7~0) && 1 == ~a1~0 && 1 == ~a25~0 && (5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a4~0) && 16 == ~a28~0) && 18 == ~a14~0);" "assume !((((17 == ~a28~0 && ((((18 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 4 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !((17 == ~a4~0 && (17 == ~a28~0 && ((((19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0)) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 1 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(((1 == ~a25~0 && ((((!(1 == ~a7~0) && 15 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0) || ((1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0)) && 1 == calculate_output_~input#1) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && ((1 == ~a3~0 && 2 == calculate_output_~input#1 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 17 == ~a4~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !((((1 == ~a25~0 && (15 == ~a28~0 && 1 == ~a1~0 && 3 == calculate_output_~input#1 && 18 == ~a4~0) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 17 == ~a26~0) && 20 == ~a14~0);" "assume !((1 == ~a25~0 && ((15 == ~a28~0 && (1 == ~a1~0 && 1 == ~a3~0 && 3 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a7~0) && 19 == ~a26~0);" "assume !(18 == ~a4~0 && 18 == ~a14~0 && 1 == ~a1~0 && 18 == ~a26~0 && !(1 == ~a3~0) && (1 == ~a25~0 && 4 == calculate_output_~input#1 && 15 == ~a28~0) && !(1 == ~a7~0));" "assume !(((1 == ~a1~0 && (((1 == calculate_output_~input#1 && (((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a28~0) && !(1 == ~a3~0)) && 18 == ~a4~0) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(((18 == ~a4~0 && !(1 == ~a3~0) && 1 == ~a25~0 && ((1 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a1~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && ((17 == ~a28~0 && 1 == ~a1~0 && 17 == ~a4~0 && 1 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (17 == ~a28~0 && ((4 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(1 == ~a1~0 && 17 == ~a28~0 && 19 == ~a14~0 && 17 == ~a4~0 && (((6 == calculate_output_~input#1 && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a26~0) && !(1 == ~a7~0));" "assume !(((((((1 == ~a25~0 && 6 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a26~0) && !(1 == ~a3~0)) && 18 == ~a4~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(19 == ~a26~0 && 16 == ~a28~0 && 1 == ~a3~0 && 1 == ~a1~0 && 18 == ~a14~0 && (1 == ~a25~0 && 3 == calculate_output_~input#1 && 18 == ~a4~0) && !(1 == ~a7~0));" "assume !((16 == ~a28~0 && 18 == ~a14~0 && 17 == ~a4~0 && 1 == ~a3~0 && ((((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(!(1 == ~a3~0) && (19 == ~a14~0 && 1 == ~a1~0 && 16 == ~a28~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a7~0);" "assume !((20 == ~a14~0 && 1 == ~a1~0 && 17 == ~a28~0 && (!(1 == ~a3~0) && 17 == ~a4~0 && 5 == calculate_output_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a7~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 19 == ~a14~0 && (1 == ~a25~0 && 1 == ~a3~0 && 18 == ~a26~0 && (5 == calculate_output_~input#1 && 17 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a4~0);" "assume !((17 == ~a4~0 && !(1 == ~a3~0) && (((((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a14~0) && 17 == ~a28~0);" "assume !((18 == ~a4~0 && 20 == ~a14~0 && 1 == ~a25~0 && 1 == ~a1~0 && 16 == ~a28~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && !(1 == ~a3~0));" "assume !(!(1 == ~a3~0) && 19 == ~a14~0 && 1 == ~a25~0 && (1 == ~a1~0 && (((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 16 == ~a4~0) && 16 == ~a28~0);" "assume !(16 == ~a4~0 && 15 == ~a28~0 && !(1 == ~a3~0) && ((!(1 == ~a7~0) && ((19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !((1 == ~a1~0 && 1 == ~a3~0 && (1 == ~a7~0 && (18 == ~a14~0 && (18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 15 == ~a28~0) && 18 == ~a4~0);" "assume !(16 == ~a28~0 && 17 == ~a4~0 && ((1 == ~a1~0 && ((((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0) && 1 == ~a3~0);" "assume !(!(1 == ~a3~0) && ((1 == ~a1~0 && 1 == ~a25~0 && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 16 == ~a28~0) && 18 == ~a4~0);" "assume !(1 == ~a7~0 && (((1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && 17 == ~a4~0 && 5 == calculate_output_~input#1) && 1 == ~a1~0) && 17 == ~a26~0) && 20 == ~a14~0);" "assume !((((((((19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) && 4 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a1~0) && 15 == ~a28~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !(!(1 == ~a3~0) && ((17 == ~a28~0 && 18 == ~a14~0 && ((((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a4~0) && 1 == ~a25~0);" "assume !(19 == ~a14~0 && (17 == ~a4~0 && (1 == ~a3~0 && ((1 == ~a7~0 && 4 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 18 == ~a26~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && ((17 == ~a4~0 && (((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 2 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0) && 17 == ~a28~0);" "assume !((15 == ~a28~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 1 == ~a25~0 && (19 == ~a26~0 && 20 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !((18 == ~a26~0 && (((17 == ~a28~0 && 16 == ~a4~0 && 1 == ~a7~0 && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((1 == ~a7~0 && (15 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && 19 == ~a14~0 && 3 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(17 == ~a28~0 && 18 == ~a4~0 && 1 == ~a25~0 && (1 == ~a3~0 && 3 == calculate_output_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 1 == ~a1~0);" "assume (20 == ~a14~0 && (((18 == ~a4~0 && 1 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a3~0) && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a25~0;~a7~0 := 1;~a26~0 := 17;calculate_output_#res#1 := -1;" "main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_~input~0#1;havoc main_#t~ret13#1;" "assume true;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" [2025-03-09 07:05:24,966 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:05:24,966 INFO L85 PathProgramCache]: Analyzing trace with hash 76681887, now seen corresponding path program 2 times [2025-03-09 07:05:24,966 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:05:24,966 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1905948143] [2025-03-09 07:05:24,967 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-09 07:05:24,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:05:24,970 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 4 statements into 1 equivalence classes. [2025-03-09 07:05:24,977 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-09 07:05:24,978 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-03-09 07:05:24,978 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:05:24,978 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-09 07:05:24,980 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-03-09 07:05:24,983 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-09 07:05:24,983 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:24,983 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:05:24,985 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-09 07:05:24,986 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:05:24,986 INFO L85 PathProgramCache]: Analyzing trace with hash 846156057, now seen corresponding path program 1 times [2025-03-09 07:05:24,987 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:05:24,987 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [677031127] [2025-03-09 07:05:24,987 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:05:24,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:05:25,002 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 129 statements into 1 equivalence classes. [2025-03-09 07:05:25,019 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 129 of 129 statements. [2025-03-09 07:05:25,020 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:25,020 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:05:25,020 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-09 07:05:25,029 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 129 statements into 1 equivalence classes. [2025-03-09 07:05:25,044 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 129 of 129 statements. [2025-03-09 07:05:25,045 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:25,045 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:05:25,061 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-09 07:05:25,061 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:05:25,061 INFO L85 PathProgramCache]: Analyzing trace with hash 2053861947, now seen corresponding path program 1 times [2025-03-09 07:05:25,061 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:05:25,063 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [600028208] [2025-03-09 07:05:25,063 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:05:25,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:05:25,079 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 133 statements into 1 equivalence classes. [2025-03-09 07:05:25,094 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 133 of 133 statements. [2025-03-09 07:05:25,094 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:25,094 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:05:25,345 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 07:05:25,345 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 07:05:25,346 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [600028208] [2025-03-09 07:05:25,346 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [600028208] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 07:05:25,346 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 07:05:25,346 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-09 07:05:25,346 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [736635533] [2025-03-09 07:05:25,346 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 07:05:26,016 INFO L204 LassoAnalysis]: Preferences: [2025-03-09 07:05:26,016 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-09 07:05:26,016 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-09 07:05:26,016 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-09 07:05:26,016 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2025-03-09 07:05:26,016 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:26,016 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-09 07:05:26,016 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-09 07:05:26,016 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label43.c_Iteration4_Loop [2025-03-09 07:05:26,016 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-09 07:05:26,017 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-09 07:05:26,018 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:26,020 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:26,021 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:26,023 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:26,025 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:26,027 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:26,046 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:26,047 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:26,055 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:26,057 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:26,059 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:26,060 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:26,062 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:26,064 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:26,245 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-09 07:05:26,245 INFO L365 LassoAnalysis]: Checking for nontermination... [2025-03-09 07:05:26,246 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:26,246 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:26,248 INFO L229 MonitoredProcess]: Starting monitored process 19 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:26,248 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Waiting until timeout for monitored process [2025-03-09 07:05:26,249 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:05:26,249 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:05:26,260 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:05:26,260 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_#t~ret13#1=0} Honda state: {ULTIMATE.start_main_#t~ret13#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:05:26,265 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Ended with exit code 0 [2025-03-09 07:05:26,265 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:26,265 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:26,267 INFO L229 MonitoredProcess]: Starting monitored process 20 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:26,268 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Waiting until timeout for monitored process [2025-03-09 07:05:26,269 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:05:26,269 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:05:26,278 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:05:26,278 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_#t~nondet12#1=0} Honda state: {ULTIMATE.start_main_#t~nondet12#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:05:26,283 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Ended with exit code 0 [2025-03-09 07:05:26,284 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:26,284 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:26,285 INFO L229 MonitoredProcess]: Starting monitored process 21 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:26,286 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Waiting until timeout for monitored process [2025-03-09 07:05:26,287 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:05:26,287 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:05:26,296 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:05:26,297 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_calculate_output_#in~input#1=0} Honda state: {ULTIMATE.start_calculate_output_#in~input#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:05:26,301 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Ended with exit code 0 [2025-03-09 07:05:26,302 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:26,302 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:26,303 INFO L229 MonitoredProcess]: Starting monitored process 22 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:26,305 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Waiting until timeout for monitored process [2025-03-09 07:05:26,305 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:05:26,305 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:05:26,315 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:05:26,315 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~a1~0=1} Honda state: {~a1~0=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:05:26,320 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Ended with exit code 0 [2025-03-09 07:05:26,320 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:26,320 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:26,321 INFO L229 MonitoredProcess]: Starting monitored process 23 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:26,322 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Waiting until timeout for monitored process [2025-03-09 07:05:26,323 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:05:26,323 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:05:26,333 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:05:26,333 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~a3~0=1} Honda state: {~a3~0=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:05:26,338 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Ended with exit code 0 [2025-03-09 07:05:26,339 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:26,339 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:26,340 INFO L229 MonitoredProcess]: Starting monitored process 24 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:26,341 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Waiting until timeout for monitored process [2025-03-09 07:05:26,342 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:05:26,342 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:05:26,364 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Ended with exit code 0 [2025-03-09 07:05:26,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:26,365 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:26,366 INFO L229 MonitoredProcess]: Starting monitored process 25 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:26,367 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Waiting until timeout for monitored process [2025-03-09 07:05:26,367 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2025-03-09 07:05:26,367 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:05:26,400 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2025-03-09 07:05:26,403 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Ended with exit code 0 [2025-03-09 07:05:26,404 INFO L204 LassoAnalysis]: Preferences: [2025-03-09 07:05:26,404 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-09 07:05:26,404 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-09 07:05:26,404 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-09 07:05:26,404 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-09 07:05:26,404 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:26,404 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-09 07:05:26,404 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-09 07:05:26,404 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label43.c_Iteration4_Loop [2025-03-09 07:05:26,404 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-09 07:05:26,404 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-09 07:05:26,405 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:26,409 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:26,410 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:26,411 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:26,413 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:26,414 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:26,430 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:26,432 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:26,438 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:26,440 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:26,442 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:26,443 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:26,444 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:26,445 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:05:26,602 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-09 07:05:26,602 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-09 07:05:26,602 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:26,602 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:26,604 INFO L229 MonitoredProcess]: Starting monitored process 26 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:26,605 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Waiting until timeout for monitored process [2025-03-09 07:05:26,606 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:26,616 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:26,616 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:26,616 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:26,616 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:26,616 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:05:26,617 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:05:26,617 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:26,618 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:26,623 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:26,623 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:26,623 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:26,625 INFO L229 MonitoredProcess]: Starting monitored process 27 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:26,626 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Waiting until timeout for monitored process [2025-03-09 07:05:26,627 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:26,637 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:26,637 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:26,637 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:26,637 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:26,637 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:05:26,637 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:05:26,637 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:26,638 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:26,643 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:26,643 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:26,643 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:26,645 INFO L229 MonitoredProcess]: Starting monitored process 28 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:26,645 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Waiting until timeout for monitored process [2025-03-09 07:05:26,646 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:26,655 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:26,655 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:26,655 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:26,656 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:26,656 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:05:26,656 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:05:26,656 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:26,657 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:26,661 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Ended with exit code 0 [2025-03-09 07:05:26,662 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:26,662 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:26,663 INFO L229 MonitoredProcess]: Starting monitored process 29 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:26,664 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Waiting until timeout for monitored process [2025-03-09 07:05:26,665 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:26,674 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:26,674 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:26,674 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:26,674 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:26,674 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:05:26,674 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:05:26,674 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:26,675 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:26,680 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Ended with exit code 0 [2025-03-09 07:05:26,680 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:26,681 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:26,682 INFO L229 MonitoredProcess]: Starting monitored process 30 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:26,683 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Waiting until timeout for monitored process [2025-03-09 07:05:26,684 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:26,693 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:26,693 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:26,693 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:26,693 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:26,693 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:05:26,694 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:05:26,694 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:26,695 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:26,700 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Ended with exit code 0 [2025-03-09 07:05:26,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:26,700 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:26,702 INFO L229 MonitoredProcess]: Starting monitored process 31 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:26,703 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Waiting until timeout for monitored process [2025-03-09 07:05:26,704 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:26,713 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:26,713 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:26,713 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:26,713 INFO L204 nArgumentSynthesizer]: 4 loop disjuncts [2025-03-09 07:05:26,713 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:05:26,716 INFO L401 nArgumentSynthesizer]: We have 8 Motzkin's Theorem applications. [2025-03-09 07:05:26,716 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:26,720 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:26,725 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Ended with exit code 0 [2025-03-09 07:05:26,725 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:26,726 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:26,727 INFO L229 MonitoredProcess]: Starting monitored process 32 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:26,728 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Waiting until timeout for monitored process [2025-03-09 07:05:26,729 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:26,739 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:26,739 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:26,739 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:26,739 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:26,739 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:05:26,739 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:05:26,739 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:26,741 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:26,746 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Ended with exit code 0 [2025-03-09 07:05:26,746 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:26,746 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:26,748 INFO L229 MonitoredProcess]: Starting monitored process 33 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:26,749 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Waiting until timeout for monitored process [2025-03-09 07:05:26,750 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:26,759 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:26,760 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:26,760 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:26,760 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-03-09 07:05:26,760 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:05:26,762 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2025-03-09 07:05:26,762 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:26,766 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:26,771 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Ended with exit code 0 [2025-03-09 07:05:26,771 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:26,771 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:26,773 INFO L229 MonitoredProcess]: Starting monitored process 34 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:26,773 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Waiting until timeout for monitored process [2025-03-09 07:05:26,774 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:26,784 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:26,784 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:26,784 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:26,784 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:26,784 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:05:26,785 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:05:26,785 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:26,786 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:26,791 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Ended with exit code 0 [2025-03-09 07:05:26,791 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:26,791 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:26,793 INFO L229 MonitoredProcess]: Starting monitored process 35 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:26,794 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Waiting until timeout for monitored process [2025-03-09 07:05:26,794 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:26,803 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:26,804 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:26,804 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:26,804 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:26,804 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:05:26,804 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:05:26,804 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:26,805 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:26,810 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:26,810 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:26,810 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:26,812 INFO L229 MonitoredProcess]: Starting monitored process 36 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:26,813 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Waiting until timeout for monitored process [2025-03-09 07:05:26,814 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:26,823 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:26,823 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:26,823 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:26,823 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:26,823 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:05:26,824 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:05:26,824 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:26,825 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:26,830 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Ended with exit code 0 [2025-03-09 07:05:26,830 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:26,830 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:26,832 INFO L229 MonitoredProcess]: Starting monitored process 37 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:26,833 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:26,834 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Waiting until timeout for monitored process [2025-03-09 07:05:26,843 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:26,843 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:26,843 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:26,844 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:26,844 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:05:26,844 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:05:26,844 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:26,845 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:26,851 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Ended with exit code 0 [2025-03-09 07:05:26,851 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:26,851 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:26,853 INFO L229 MonitoredProcess]: Starting monitored process 38 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:26,854 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Waiting until timeout for monitored process [2025-03-09 07:05:26,855 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:26,865 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:26,865 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:26,865 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:26,865 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:26,865 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:05:26,865 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:05:26,865 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:26,867 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:26,871 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:26,872 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:26,872 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:26,874 INFO L229 MonitoredProcess]: Starting monitored process 39 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:26,874 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Waiting until timeout for monitored process [2025-03-09 07:05:26,875 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:26,885 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:26,885 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:26,885 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:26,885 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:26,885 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:05:26,887 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:05:26,887 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:26,888 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:26,893 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Ended with exit code 0 [2025-03-09 07:05:26,893 INFO L451 LassoAnalysis]: Using template '2-nested'. [2025-03-09 07:05:26,893 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:26,893 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:26,895 INFO L229 MonitoredProcess]: Starting monitored process 40 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:26,896 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Waiting until timeout for monitored process [2025-03-09 07:05:26,897 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:26,906 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:26,906 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:26,906 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:26,906 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:26,906 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-09 07:05:26,907 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-09 07:05:26,907 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:26,908 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:26,913 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:26,913 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:26,914 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:26,915 INFO L229 MonitoredProcess]: Starting monitored process 41 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:26,916 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Waiting until timeout for monitored process [2025-03-09 07:05:26,917 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:26,926 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:26,926 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:26,926 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:26,926 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:26,926 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-09 07:05:26,927 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-09 07:05:26,927 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:26,928 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:26,933 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Ended with exit code 0 [2025-03-09 07:05:26,934 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:26,934 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:26,935 INFO L229 MonitoredProcess]: Starting monitored process 42 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:26,937 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Waiting until timeout for monitored process [2025-03-09 07:05:26,938 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:26,947 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:26,948 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:26,948 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:26,948 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:26,948 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-09 07:05:26,948 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-09 07:05:26,948 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:26,949 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:26,955 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:26,955 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:26,955 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:26,957 INFO L229 MonitoredProcess]: Starting monitored process 43 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:26,958 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Waiting until timeout for monitored process [2025-03-09 07:05:26,959 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:26,968 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:26,968 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:26,968 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:26,968 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:26,968 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-09 07:05:26,968 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-09 07:05:26,968 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:26,970 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:26,975 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:26,975 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:26,975 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:26,977 INFO L229 MonitoredProcess]: Starting monitored process 44 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:26,977 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Waiting until timeout for monitored process [2025-03-09 07:05:26,978 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:26,987 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:26,987 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:26,988 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:26,988 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:26,988 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-09 07:05:26,988 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-09 07:05:26,988 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:26,989 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:26,994 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Ended with exit code 0 [2025-03-09 07:05:26,995 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:26,995 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:26,996 INFO L229 MonitoredProcess]: Starting monitored process 45 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,000 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,004 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Waiting until timeout for monitored process [2025-03-09 07:05:27,011 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,011 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,011 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,012 INFO L204 nArgumentSynthesizer]: 4 loop disjuncts [2025-03-09 07:05:27,012 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-09 07:05:27,016 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2025-03-09 07:05:27,017 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,023 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,029 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:27,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,030 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,032 INFO L229 MonitoredProcess]: Starting monitored process 46 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,033 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Waiting until timeout for monitored process [2025-03-09 07:05:27,034 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,044 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,044 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,044 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,045 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,045 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-09 07:05:27,045 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-09 07:05:27,045 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,048 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,054 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:27,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,054 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,058 INFO L229 MonitoredProcess]: Starting monitored process 47 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,060 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Waiting until timeout for monitored process [2025-03-09 07:05:27,061 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,072 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,072 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,073 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,073 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-03-09 07:05:27,073 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-09 07:05:27,078 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2025-03-09 07:05:27,078 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,086 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,095 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Ended with exit code 0 [2025-03-09 07:05:27,096 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,096 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,098 INFO L229 MonitoredProcess]: Starting monitored process 48 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,101 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Waiting until timeout for monitored process [2025-03-09 07:05:27,102 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,114 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,114 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,114 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,114 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,114 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-09 07:05:27,115 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-09 07:05:27,115 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,120 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,129 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Ended with exit code 0 [2025-03-09 07:05:27,129 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,129 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,131 INFO L229 MonitoredProcess]: Starting monitored process 49 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,135 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Waiting until timeout for monitored process [2025-03-09 07:05:27,135 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,145 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,145 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,145 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,145 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,145 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-09 07:05:27,146 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-09 07:05:27,146 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,150 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,156 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Ended with exit code 0 [2025-03-09 07:05:27,156 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,156 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,158 INFO L229 MonitoredProcess]: Starting monitored process 50 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,159 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Waiting until timeout for monitored process [2025-03-09 07:05:27,160 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,170 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,170 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,170 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,170 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,170 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-09 07:05:27,171 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-09 07:05:27,171 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,172 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,187 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:27,188 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,188 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,190 INFO L229 MonitoredProcess]: Starting monitored process 51 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,191 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Waiting until timeout for monitored process [2025-03-09 07:05:27,192 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,202 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,203 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,203 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,203 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,203 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-09 07:05:27,203 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-09 07:05:27,203 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,206 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,211 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:27,211 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,212 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,214 INFO L229 MonitoredProcess]: Starting monitored process 52 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,215 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Waiting until timeout for monitored process [2025-03-09 07:05:27,215 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,225 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,225 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,225 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,225 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,225 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-09 07:05:27,226 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-09 07:05:27,226 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,227 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,233 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Ended with exit code 0 [2025-03-09 07:05:27,233 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,233 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,235 INFO L229 MonitoredProcess]: Starting monitored process 53 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,237 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Waiting until timeout for monitored process [2025-03-09 07:05:27,237 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,247 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,247 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,247 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,247 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,247 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-09 07:05:27,248 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-09 07:05:27,248 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,249 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,253 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:27,254 INFO L451 LassoAnalysis]: Using template '3-nested'. [2025-03-09 07:05:27,254 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,254 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,255 INFO L229 MonitoredProcess]: Starting monitored process 54 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,256 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Waiting until timeout for monitored process [2025-03-09 07:05:27,257 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,266 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,266 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,266 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,266 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,267 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:27,267 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:27,267 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,268 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,273 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:27,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,273 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,275 INFO L229 MonitoredProcess]: Starting monitored process 55 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,275 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Waiting until timeout for monitored process [2025-03-09 07:05:27,276 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,286 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,286 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,286 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,286 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,286 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:27,286 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:27,286 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,287 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,292 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Ended with exit code 0 [2025-03-09 07:05:27,292 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,292 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,294 INFO L229 MonitoredProcess]: Starting monitored process 56 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,294 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Waiting until timeout for monitored process [2025-03-09 07:05:27,295 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,304 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,305 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,305 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,305 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,305 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:27,305 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:27,305 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,306 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,311 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Ended with exit code 0 [2025-03-09 07:05:27,311 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,311 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,312 INFO L229 MonitoredProcess]: Starting monitored process 57 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,313 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Waiting until timeout for monitored process [2025-03-09 07:05:27,314 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,323 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,323 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,323 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,323 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,323 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:27,324 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:27,324 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,325 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,330 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Ended with exit code 0 [2025-03-09 07:05:27,330 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,330 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,332 INFO L229 MonitoredProcess]: Starting monitored process 58 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,332 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Waiting until timeout for monitored process [2025-03-09 07:05:27,333 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,342 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,342 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,342 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,342 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,342 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:27,343 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:27,343 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,344 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,349 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:27,349 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,349 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,351 INFO L229 MonitoredProcess]: Starting monitored process 59 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,352 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Waiting until timeout for monitored process [2025-03-09 07:05:27,352 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,362 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,362 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,362 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,362 INFO L204 nArgumentSynthesizer]: 4 loop disjuncts [2025-03-09 07:05:27,362 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:27,367 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2025-03-09 07:05:27,367 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,374 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,379 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Ended with exit code 0 [2025-03-09 07:05:27,379 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,379 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,381 INFO L229 MonitoredProcess]: Starting monitored process 60 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,381 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Waiting until timeout for monitored process [2025-03-09 07:05:27,382 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,392 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,392 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,392 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,392 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,392 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:27,393 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:27,393 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,394 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,399 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Ended with exit code 0 [2025-03-09 07:05:27,399 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,399 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,401 INFO L229 MonitoredProcess]: Starting monitored process 61 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,401 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Waiting until timeout for monitored process [2025-03-09 07:05:27,402 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,412 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,412 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,412 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,412 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-03-09 07:05:27,412 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:27,416 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2025-03-09 07:05:27,416 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,423 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,428 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Ended with exit code 0 [2025-03-09 07:05:27,428 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,428 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,430 INFO L229 MonitoredProcess]: Starting monitored process 62 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,431 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Waiting until timeout for monitored process [2025-03-09 07:05:27,432 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,442 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,442 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,442 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,442 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,442 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:27,442 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:27,442 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,444 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,449 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:27,450 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,450 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,451 INFO L229 MonitoredProcess]: Starting monitored process 63 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,452 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Waiting until timeout for monitored process [2025-03-09 07:05:27,453 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,462 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,462 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,463 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,463 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,463 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:27,463 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:27,463 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,465 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,469 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Ended with exit code 0 [2025-03-09 07:05:27,469 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,469 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,471 INFO L229 MonitoredProcess]: Starting monitored process 64 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,471 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Waiting until timeout for monitored process [2025-03-09 07:05:27,472 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,481 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,481 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,482 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,482 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,482 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:27,482 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:27,482 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,484 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,488 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Ended with exit code 0 [2025-03-09 07:05:27,488 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,488 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,490 INFO L229 MonitoredProcess]: Starting monitored process 65 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,491 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Waiting until timeout for monitored process [2025-03-09 07:05:27,491 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,501 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,501 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,501 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,501 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,501 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:27,501 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:27,501 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,503 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,508 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Ended with exit code 0 [2025-03-09 07:05:27,508 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,508 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,510 INFO L229 MonitoredProcess]: Starting monitored process 66 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,511 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Waiting until timeout for monitored process [2025-03-09 07:05:27,512 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,521 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,521 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,522 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,522 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,522 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:27,522 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:27,522 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,524 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,529 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:27,529 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,530 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,531 INFO L229 MonitoredProcess]: Starting monitored process 67 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,532 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Waiting until timeout for monitored process [2025-03-09 07:05:27,533 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,543 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,543 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,543 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,543 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,543 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:27,543 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:27,543 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,545 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,550 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Ended with exit code 0 [2025-03-09 07:05:27,550 INFO L451 LassoAnalysis]: Using template '4-nested'. [2025-03-09 07:05:27,550 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,550 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,552 INFO L229 MonitoredProcess]: Starting monitored process 68 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,552 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Waiting until timeout for monitored process [2025-03-09 07:05:27,553 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,562 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,563 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,563 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,563 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,563 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-09 07:05:27,563 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-09 07:05:27,563 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,565 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,569 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Ended with exit code 0 [2025-03-09 07:05:27,570 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,570 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,571 INFO L229 MonitoredProcess]: Starting monitored process 69 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,572 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Waiting until timeout for monitored process [2025-03-09 07:05:27,573 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,582 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,582 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,583 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,583 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,583 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-09 07:05:27,583 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-09 07:05:27,583 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,584 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,589 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:27,589 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,589 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,591 INFO L229 MonitoredProcess]: Starting monitored process 70 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,591 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Waiting until timeout for monitored process [2025-03-09 07:05:27,592 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,602 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,602 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,602 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,602 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,602 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-09 07:05:27,602 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-09 07:05:27,602 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,604 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,608 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Ended with exit code 0 [2025-03-09 07:05:27,609 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,609 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,610 INFO L229 MonitoredProcess]: Starting monitored process 71 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,611 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Waiting until timeout for monitored process [2025-03-09 07:05:27,612 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,621 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,621 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,622 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,622 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,622 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-09 07:05:27,622 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-09 07:05:27,622 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,624 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,629 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Ended with exit code 0 [2025-03-09 07:05:27,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,631 INFO L229 MonitoredProcess]: Starting monitored process 72 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,632 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Waiting until timeout for monitored process [2025-03-09 07:05:27,633 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,642 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,642 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,642 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,642 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,642 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-09 07:05:27,643 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-09 07:05:27,643 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,644 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,649 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Ended with exit code 0 [2025-03-09 07:05:27,649 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,649 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,651 INFO L229 MonitoredProcess]: Starting monitored process 73 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,651 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Waiting until timeout for monitored process [2025-03-09 07:05:27,652 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,662 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,662 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,662 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,662 INFO L204 nArgumentSynthesizer]: 4 loop disjuncts [2025-03-09 07:05:27,662 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-09 07:05:27,673 INFO L401 nArgumentSynthesizer]: We have 20 Motzkin's Theorem applications. [2025-03-09 07:05:27,674 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,683 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,689 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:27,689 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,689 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,691 INFO L229 MonitoredProcess]: Starting monitored process 74 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,692 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Waiting until timeout for monitored process [2025-03-09 07:05:27,693 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,703 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,703 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,703 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,703 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,703 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-09 07:05:27,704 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-09 07:05:27,704 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,706 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,711 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:27,711 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,711 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,714 INFO L229 MonitoredProcess]: Starting monitored process 75 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,714 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Waiting until timeout for monitored process [2025-03-09 07:05:27,715 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,725 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,725 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,726 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,726 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-03-09 07:05:27,726 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-09 07:05:27,731 INFO L401 nArgumentSynthesizer]: We have 30 Motzkin's Theorem applications. [2025-03-09 07:05:27,731 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,740 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,745 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Ended with exit code 0 [2025-03-09 07:05:27,745 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,745 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,747 INFO L229 MonitoredProcess]: Starting monitored process 76 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,747 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Waiting until timeout for monitored process [2025-03-09 07:05:27,748 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,757 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,758 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,758 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,758 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,758 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-09 07:05:27,758 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-09 07:05:27,758 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,760 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,765 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Ended with exit code 0 [2025-03-09 07:05:27,765 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,765 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,767 INFO L229 MonitoredProcess]: Starting monitored process 77 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,767 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Waiting until timeout for monitored process [2025-03-09 07:05:27,768 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,778 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,778 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,778 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,778 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,778 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-09 07:05:27,778 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-09 07:05:27,778 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,780 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,785 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Ended with exit code 0 [2025-03-09 07:05:27,785 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,785 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,787 INFO L229 MonitoredProcess]: Starting monitored process 78 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,787 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Waiting until timeout for monitored process [2025-03-09 07:05:27,788 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,797 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,797 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,798 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,798 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,798 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-09 07:05:27,798 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-09 07:05:27,798 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,800 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,805 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Ended with exit code 0 [2025-03-09 07:05:27,805 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,805 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,806 INFO L229 MonitoredProcess]: Starting monitored process 79 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,807 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Waiting until timeout for monitored process [2025-03-09 07:05:27,808 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,817 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,817 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,817 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,817 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,817 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-09 07:05:27,818 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-09 07:05:27,818 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,819 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,824 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Ended with exit code 0 [2025-03-09 07:05:27,824 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,824 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,826 INFO L229 MonitoredProcess]: Starting monitored process 80 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,826 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Waiting until timeout for monitored process [2025-03-09 07:05:27,830 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,840 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,840 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,840 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,840 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,840 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-09 07:05:27,840 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-09 07:05:27,840 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,842 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,847 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Ended with exit code 0 [2025-03-09 07:05:27,848 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,848 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,849 INFO L229 MonitoredProcess]: Starting monitored process 81 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,850 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Waiting until timeout for monitored process [2025-03-09 07:05:27,851 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,860 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:05:27,860 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,860 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,860 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,860 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-09 07:05:27,861 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-09 07:05:27,861 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,862 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,867 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Ended with exit code 0 [2025-03-09 07:05:27,867 INFO L451 LassoAnalysis]: Using template '2-phase'. [2025-03-09 07:05:27,867 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,867 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,869 INFO L229 MonitoredProcess]: Starting monitored process 82 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,869 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Waiting until timeout for monitored process [2025-03-09 07:05:27,870 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,880 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:27,880 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-09 07:05:27,880 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,880 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,880 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,880 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-09 07:05:27,880 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-09 07:05:27,880 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,882 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,887 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Ended with exit code 0 [2025-03-09 07:05:27,887 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,887 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,888 INFO L229 MonitoredProcess]: Starting monitored process 83 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,889 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Waiting until timeout for monitored process [2025-03-09 07:05:27,890 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,899 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:27,899 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-09 07:05:27,899 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,900 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,900 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,900 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-09 07:05:27,900 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-09 07:05:27,900 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,902 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,907 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Ended with exit code 0 [2025-03-09 07:05:27,907 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,907 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,909 INFO L229 MonitoredProcess]: Starting monitored process 84 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,909 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Waiting until timeout for monitored process [2025-03-09 07:05:27,910 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,919 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:27,919 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-09 07:05:27,920 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,920 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,920 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,920 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-09 07:05:27,920 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-09 07:05:27,920 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,922 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,926 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Ended with exit code 0 [2025-03-09 07:05:27,926 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,927 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,928 INFO L229 MonitoredProcess]: Starting monitored process 85 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,929 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Waiting until timeout for monitored process [2025-03-09 07:05:27,930 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,939 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:27,939 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-09 07:05:27,939 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,939 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,939 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,939 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-09 07:05:27,940 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-09 07:05:27,940 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,942 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,947 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Ended with exit code 0 [2025-03-09 07:05:27,947 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,947 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,948 INFO L229 MonitoredProcess]: Starting monitored process 86 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,949 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Waiting until timeout for monitored process [2025-03-09 07:05:27,950 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,960 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:27,960 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-09 07:05:27,960 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,960 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,961 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:27,964 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-09 07:05:27,965 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-09 07:05:27,965 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:27,967 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:27,972 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Ended with exit code 0 [2025-03-09 07:05:27,972 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:27,972 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:27,974 INFO L229 MonitoredProcess]: Starting monitored process 87 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:27,974 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Waiting until timeout for monitored process [2025-03-09 07:05:27,975 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:27,984 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:27,985 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-09 07:05:27,985 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:27,985 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:27,985 INFO L204 nArgumentSynthesizer]: 4 loop disjuncts [2025-03-09 07:05:27,985 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-09 07:05:27,989 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2025-03-09 07:05:27,989 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,002 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,007 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Ended with exit code 0 [2025-03-09 07:05:28,007 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,007 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,009 INFO L229 MonitoredProcess]: Starting monitored process 88 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,010 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Waiting until timeout for monitored process [2025-03-09 07:05:28,012 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,022 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,022 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-09 07:05:28,022 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,022 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,022 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,022 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-09 07:05:28,023 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-09 07:05:28,023 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,025 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,030 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Ended with exit code 0 [2025-03-09 07:05:28,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,030 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,032 INFO L229 MonitoredProcess]: Starting monitored process 89 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,032 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Waiting until timeout for monitored process [2025-03-09 07:05:28,033 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,042 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,043 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-09 07:05:28,043 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,043 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,043 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-03-09 07:05:28,043 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-09 07:05:28,046 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2025-03-09 07:05:28,046 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,060 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,064 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Ended with exit code 0 [2025-03-09 07:05:28,065 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,065 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,066 INFO L229 MonitoredProcess]: Starting monitored process 90 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,067 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Waiting until timeout for monitored process [2025-03-09 07:05:28,068 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,077 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,077 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-09 07:05:28,077 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,078 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,078 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,078 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-09 07:05:28,078 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-09 07:05:28,078 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,080 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,085 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:28,086 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,086 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,087 INFO L229 MonitoredProcess]: Starting monitored process 91 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,088 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Waiting until timeout for monitored process [2025-03-09 07:05:28,089 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,098 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,098 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-09 07:05:28,098 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,098 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,098 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,098 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-09 07:05:28,099 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-09 07:05:28,099 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,101 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,105 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:28,106 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,106 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,107 INFO L229 MonitoredProcess]: Starting monitored process 92 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,108 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Waiting until timeout for monitored process [2025-03-09 07:05:28,109 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,118 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,118 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-09 07:05:28,118 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,118 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,118 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,118 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-09 07:05:28,118 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-09 07:05:28,119 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,121 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,126 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Ended with exit code 0 [2025-03-09 07:05:28,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,126 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,128 INFO L229 MonitoredProcess]: Starting monitored process 93 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,129 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Waiting until timeout for monitored process [2025-03-09 07:05:28,130 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,140 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,140 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-09 07:05:28,140 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,140 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,140 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,140 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-09 07:05:28,140 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-09 07:05:28,140 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,142 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,147 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:28,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,147 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,149 INFO L229 MonitoredProcess]: Starting monitored process 94 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,150 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Waiting until timeout for monitored process [2025-03-09 07:05:28,151 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,161 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,161 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-09 07:05:28,161 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,162 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,162 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,162 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-09 07:05:28,162 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-09 07:05:28,162 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,165 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,171 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:28,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,171 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,173 INFO L229 MonitoredProcess]: Starting monitored process 95 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,173 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Waiting until timeout for monitored process [2025-03-09 07:05:28,174 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,184 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,184 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-09 07:05:28,184 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,184 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,184 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,184 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-09 07:05:28,184 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-09 07:05:28,184 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,186 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,191 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Ended with exit code 0 [2025-03-09 07:05:28,192 INFO L451 LassoAnalysis]: Using template '3-phase'. [2025-03-09 07:05:28,192 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,192 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,193 INFO L229 MonitoredProcess]: Starting monitored process 96 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,195 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Waiting until timeout for monitored process [2025-03-09 07:05:28,196 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,206 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,206 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-09 07:05:28,206 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,206 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,206 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,206 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:28,207 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:28,207 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,209 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,213 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Ended with exit code 0 [2025-03-09 07:05:28,214 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,214 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,215 INFO L229 MonitoredProcess]: Starting monitored process 97 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,216 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Waiting until timeout for monitored process [2025-03-09 07:05:28,217 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,226 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,226 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-09 07:05:28,227 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,227 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,227 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,227 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:28,227 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:28,227 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,229 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,234 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Ended with exit code 0 [2025-03-09 07:05:28,234 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,234 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,236 INFO L229 MonitoredProcess]: Starting monitored process 98 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,236 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Waiting until timeout for monitored process [2025-03-09 07:05:28,237 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,247 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,247 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-09 07:05:28,247 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,247 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,247 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,247 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:28,247 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:28,247 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,249 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,254 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Ended with exit code 0 [2025-03-09 07:05:28,254 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,254 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,256 INFO L229 MonitoredProcess]: Starting monitored process 99 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,257 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Waiting until timeout for monitored process [2025-03-09 07:05:28,257 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,266 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,267 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-09 07:05:28,267 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,267 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,267 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,267 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:28,267 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:28,267 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,270 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,275 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Ended with exit code 0 [2025-03-09 07:05:28,275 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,275 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,277 INFO L229 MonitoredProcess]: Starting monitored process 100 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,277 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Waiting until timeout for monitored process [2025-03-09 07:05:28,278 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,287 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,288 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-09 07:05:28,288 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,288 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,288 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,288 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:28,288 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:28,288 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,291 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,296 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:28,296 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,296 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,297 INFO L229 MonitoredProcess]: Starting monitored process 101 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,304 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Waiting until timeout for monitored process [2025-03-09 07:05:28,305 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,314 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,314 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-09 07:05:28,314 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,314 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,314 INFO L204 nArgumentSynthesizer]: 4 loop disjuncts [2025-03-09 07:05:28,314 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:28,320 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2025-03-09 07:05:28,320 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,337 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,342 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Ended with exit code 0 [2025-03-09 07:05:28,342 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,342 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,343 INFO L229 MonitoredProcess]: Starting monitored process 102 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,344 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Waiting until timeout for monitored process [2025-03-09 07:05:28,345 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,354 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,355 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-09 07:05:28,355 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,355 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,355 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,355 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:28,355 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:28,355 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,358 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,363 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Ended with exit code 0 [2025-03-09 07:05:28,363 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,363 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,365 INFO L229 MonitoredProcess]: Starting monitored process 103 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,365 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Waiting until timeout for monitored process [2025-03-09 07:05:28,366 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,375 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,375 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-09 07:05:28,375 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,376 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,376 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-03-09 07:05:28,376 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:28,380 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2025-03-09 07:05:28,380 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,399 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,404 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:28,404 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,404 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,406 INFO L229 MonitoredProcess]: Starting monitored process 104 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,406 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Waiting until timeout for monitored process [2025-03-09 07:05:28,407 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,416 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,417 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-09 07:05:28,417 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,417 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,417 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,417 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:28,417 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:28,417 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,420 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,425 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Ended with exit code 0 [2025-03-09 07:05:28,426 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,426 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,427 INFO L229 MonitoredProcess]: Starting monitored process 105 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,428 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Waiting until timeout for monitored process [2025-03-09 07:05:28,429 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,438 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,438 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-09 07:05:28,438 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,438 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,438 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,438 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:28,439 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:28,439 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,442 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,447 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Ended with exit code 0 [2025-03-09 07:05:28,447 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,447 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,449 INFO L229 MonitoredProcess]: Starting monitored process 106 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,450 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Waiting until timeout for monitored process [2025-03-09 07:05:28,451 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,460 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,460 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-09 07:05:28,460 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,460 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,460 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,460 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:28,461 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:28,461 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,464 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,469 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Ended with exit code 0 [2025-03-09 07:05:28,469 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,469 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,471 INFO L229 MonitoredProcess]: Starting monitored process 107 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,471 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Waiting until timeout for monitored process [2025-03-09 07:05:28,472 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,482 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,482 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-09 07:05:28,482 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,482 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,482 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,482 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:28,482 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:28,482 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,484 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,489 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Ended with exit code 0 [2025-03-09 07:05:28,490 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,490 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,491 INFO L229 MonitoredProcess]: Starting monitored process 108 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,492 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Waiting until timeout for monitored process [2025-03-09 07:05:28,493 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,502 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,502 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-09 07:05:28,503 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,503 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,503 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,503 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:28,503 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:28,503 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,505 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,510 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Ended with exit code 0 [2025-03-09 07:05:28,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,510 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,512 INFO L229 MonitoredProcess]: Starting monitored process 109 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,512 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Waiting until timeout for monitored process [2025-03-09 07:05:28,514 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,523 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,523 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-09 07:05:28,523 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,523 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,523 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,523 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:28,524 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:28,524 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,526 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,531 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:28,531 INFO L451 LassoAnalysis]: Using template '4-phase'. [2025-03-09 07:05:28,532 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,532 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,534 INFO L229 MonitoredProcess]: Starting monitored process 110 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,535 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Waiting until timeout for monitored process [2025-03-09 07:05:28,536 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,546 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,546 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-09 07:05:28,546 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,547 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,547 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,547 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-09 07:05:28,547 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-09 07:05:28,547 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,550 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,556 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:28,556 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,556 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,558 INFO L229 MonitoredProcess]: Starting monitored process 111 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,559 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Waiting until timeout for monitored process [2025-03-09 07:05:28,560 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,570 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,570 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-09 07:05:28,570 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,571 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,571 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,571 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-09 07:05:28,571 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-09 07:05:28,571 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,574 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,579 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:28,580 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,580 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,582 INFO L229 MonitoredProcess]: Starting monitored process 112 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,583 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Waiting until timeout for monitored process [2025-03-09 07:05:28,584 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,594 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,595 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-09 07:05:28,595 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,595 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,595 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,595 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-09 07:05:28,596 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-09 07:05:28,596 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,599 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,604 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:28,604 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,605 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,606 INFO L229 MonitoredProcess]: Starting monitored process 113 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,607 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Waiting until timeout for monitored process [2025-03-09 07:05:28,609 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,619 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,620 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-09 07:05:28,620 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,620 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,620 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,620 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-09 07:05:28,621 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-09 07:05:28,621 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,625 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,630 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:28,630 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,630 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,632 INFO L229 MonitoredProcess]: Starting monitored process 114 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,633 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Waiting until timeout for monitored process [2025-03-09 07:05:28,634 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,645 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,645 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-09 07:05:28,646 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,646 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,646 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,646 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-09 07:05:28,647 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-09 07:05:28,647 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,651 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,656 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:28,656 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,657 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,659 INFO L229 MonitoredProcess]: Starting monitored process 115 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,660 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Waiting until timeout for monitored process [2025-03-09 07:05:28,662 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,674 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,674 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-09 07:05:28,674 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,674 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,674 INFO L204 nArgumentSynthesizer]: 4 loop disjuncts [2025-03-09 07:05:28,674 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-09 07:05:28,682 INFO L401 nArgumentSynthesizer]: We have 20 Motzkin's Theorem applications. [2025-03-09 07:05:28,682 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,708 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,713 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:28,713 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,713 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,715 INFO L229 MonitoredProcess]: Starting monitored process 116 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,715 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Waiting until timeout for monitored process [2025-03-09 07:05:28,716 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,726 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,726 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-09 07:05:28,726 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,726 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,726 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,726 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-09 07:05:28,727 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-09 07:05:28,727 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,731 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,737 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Ended with exit code 0 [2025-03-09 07:05:28,737 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,737 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,738 INFO L229 MonitoredProcess]: Starting monitored process 117 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,739 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Waiting until timeout for monitored process [2025-03-09 07:05:28,740 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,750 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,750 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-09 07:05:28,750 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,750 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,750 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-03-09 07:05:28,750 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-09 07:05:28,756 INFO L401 nArgumentSynthesizer]: We have 30 Motzkin's Theorem applications. [2025-03-09 07:05:28,756 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,786 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,791 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Ended with exit code 0 [2025-03-09 07:05:28,791 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,791 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,793 INFO L229 MonitoredProcess]: Starting monitored process 118 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,794 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Waiting until timeout for monitored process [2025-03-09 07:05:28,795 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,805 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,805 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-09 07:05:28,805 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,805 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,805 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,805 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-09 07:05:28,806 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-09 07:05:28,806 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,810 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,816 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Ended with exit code 0 [2025-03-09 07:05:28,816 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,816 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,818 INFO L229 MonitoredProcess]: Starting monitored process 119 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,819 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Waiting until timeout for monitored process [2025-03-09 07:05:28,819 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,829 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,830 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-09 07:05:28,830 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,830 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,830 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,830 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-09 07:05:28,831 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-09 07:05:28,831 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,835 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,841 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Ended with exit code 0 [2025-03-09 07:05:28,841 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,841 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,843 INFO L229 MonitoredProcess]: Starting monitored process 120 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,843 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Waiting until timeout for monitored process [2025-03-09 07:05:28,844 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,854 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,854 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-09 07:05:28,854 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,854 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,854 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,854 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-09 07:05:28,855 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-09 07:05:28,855 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,859 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,864 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:28,865 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,865 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,866 INFO L229 MonitoredProcess]: Starting monitored process 121 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,867 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Waiting until timeout for monitored process [2025-03-09 07:05:28,868 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,877 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,878 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-09 07:05:28,878 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,878 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,878 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,878 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-09 07:05:28,878 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-09 07:05:28,878 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,881 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,886 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:28,886 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,886 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,888 INFO L229 MonitoredProcess]: Starting monitored process 122 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,888 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Waiting until timeout for monitored process [2025-03-09 07:05:28,889 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,899 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,899 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-09 07:05:28,899 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,899 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,899 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,899 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-09 07:05:28,900 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-09 07:05:28,900 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,903 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,908 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Ended with exit code 0 [2025-03-09 07:05:28,908 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,908 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,910 INFO L229 MonitoredProcess]: Starting monitored process 123 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,910 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Waiting until timeout for monitored process [2025-03-09 07:05:28,911 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,921 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,921 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-09 07:05:28,921 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,921 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,921 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,921 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-09 07:05:28,922 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-09 07:05:28,922 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,925 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,930 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Ended with exit code 0 [2025-03-09 07:05:28,930 INFO L451 LassoAnalysis]: Using template '2-lex'. [2025-03-09 07:05:28,930 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,930 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,932 INFO L229 MonitoredProcess]: Starting monitored process 124 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,932 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Waiting until timeout for monitored process [2025-03-09 07:05:28,934 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,944 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,944 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-09 07:05:28,944 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,944 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,944 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,944 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:28,944 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:28,945 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,946 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,951 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:28,951 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,952 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,953 INFO L229 MonitoredProcess]: Starting monitored process 125 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,954 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Waiting until timeout for monitored process [2025-03-09 07:05:28,955 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,964 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,965 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-09 07:05:28,965 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,965 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,965 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,965 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:28,965 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:28,965 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,967 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,972 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Ended with exit code 0 [2025-03-09 07:05:28,972 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,972 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,974 INFO L229 MonitoredProcess]: Starting monitored process 126 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,975 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Waiting until timeout for monitored process [2025-03-09 07:05:28,976 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:28,985 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:28,985 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-09 07:05:28,985 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:28,986 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:28,986 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:28,986 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:28,987 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:28,987 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:28,988 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:28,993 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Ended with exit code 0 [2025-03-09 07:05:28,993 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:28,993 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:28,995 INFO L229 MonitoredProcess]: Starting monitored process 127 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:28,996 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Waiting until timeout for monitored process [2025-03-09 07:05:28,998 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:29,008 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:29,008 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-09 07:05:29,008 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:29,008 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:29,008 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:29,008 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:29,009 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:29,009 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:29,011 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:29,017 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:29,017 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:29,017 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:29,020 INFO L229 MonitoredProcess]: Starting monitored process 128 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:29,024 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Waiting until timeout for monitored process [2025-03-09 07:05:29,025 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:29,035 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:29,035 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-09 07:05:29,035 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:29,035 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:29,035 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:29,035 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:29,036 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:29,036 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:29,041 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:29,046 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Ended with exit code 0 [2025-03-09 07:05:29,046 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:29,046 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:29,048 INFO L229 MonitoredProcess]: Starting monitored process 129 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:29,049 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Waiting until timeout for monitored process [2025-03-09 07:05:29,052 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:29,063 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:29,063 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-09 07:05:29,063 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:29,063 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:29,063 INFO L204 nArgumentSynthesizer]: 4 loop disjuncts [2025-03-09 07:05:29,063 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:29,070 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2025-03-09 07:05:29,070 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:29,081 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:29,087 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Ended with exit code 0 [2025-03-09 07:05:29,087 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:29,087 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:29,089 INFO L229 MonitoredProcess]: Starting monitored process 130 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:29,089 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Waiting until timeout for monitored process [2025-03-09 07:05:29,091 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:29,100 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:29,100 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-09 07:05:29,100 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:29,100 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:29,100 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:29,100 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:29,101 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:29,101 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:29,103 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:29,108 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Ended with exit code 0 [2025-03-09 07:05:29,108 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:29,108 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:29,110 INFO L229 MonitoredProcess]: Starting monitored process 131 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:29,110 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Waiting until timeout for monitored process [2025-03-09 07:05:29,111 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:29,120 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:29,120 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-09 07:05:29,120 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:29,121 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:29,121 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-03-09 07:05:29,121 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:29,125 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2025-03-09 07:05:29,125 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:29,135 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:29,140 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Ended with exit code 0 [2025-03-09 07:05:29,140 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:29,140 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:29,142 INFO L229 MonitoredProcess]: Starting monitored process 132 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:29,142 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Waiting until timeout for monitored process [2025-03-09 07:05:29,143 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:29,153 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:29,153 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-09 07:05:29,153 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:29,153 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:29,153 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:29,153 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:29,153 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:29,153 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:29,155 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:29,160 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Ended with exit code 0 [2025-03-09 07:05:29,160 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:29,160 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:29,162 INFO L229 MonitoredProcess]: Starting monitored process 133 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:29,162 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Waiting until timeout for monitored process [2025-03-09 07:05:29,163 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:29,172 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:29,172 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-09 07:05:29,172 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:29,173 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:29,173 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:29,173 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:29,173 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:29,173 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:29,175 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:29,179 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Ended with exit code 0 [2025-03-09 07:05:29,180 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:29,180 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:29,181 INFO L229 MonitoredProcess]: Starting monitored process 134 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:29,182 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Waiting until timeout for monitored process [2025-03-09 07:05:29,183 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:29,192 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:29,192 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-09 07:05:29,192 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:29,192 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:29,192 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:29,192 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:29,193 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:29,193 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:29,194 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:29,199 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Ended with exit code 0 [2025-03-09 07:05:29,199 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:29,199 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:29,201 INFO L229 MonitoredProcess]: Starting monitored process 135 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:29,201 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Waiting until timeout for monitored process [2025-03-09 07:05:29,202 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:29,211 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:29,211 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-09 07:05:29,211 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:29,212 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:29,212 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:29,212 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:29,212 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:29,212 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:29,213 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:29,218 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Ended with exit code 0 [2025-03-09 07:05:29,218 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:29,218 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:29,220 INFO L229 MonitoredProcess]: Starting monitored process 136 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:29,220 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Waiting until timeout for monitored process [2025-03-09 07:05:29,221 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:29,230 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:29,230 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-09 07:05:29,230 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:29,231 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:29,231 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:29,231 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:29,231 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:29,231 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:29,233 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:29,237 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Ended with exit code 0 [2025-03-09 07:05:29,237 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:29,238 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:29,239 INFO L229 MonitoredProcess]: Starting monitored process 137 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:29,240 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Waiting until timeout for monitored process [2025-03-09 07:05:29,240 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:29,250 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:29,250 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-09 07:05:29,250 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:29,250 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:29,250 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:29,250 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-09 07:05:29,250 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:05:29,250 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:29,252 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:29,256 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:29,257 INFO L451 LassoAnalysis]: Using template '3-lex'. [2025-03-09 07:05:29,257 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:29,257 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:29,258 INFO L229 MonitoredProcess]: Starting monitored process 138 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:29,259 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Waiting until timeout for monitored process [2025-03-09 07:05:29,260 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:29,269 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:29,269 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-09 07:05:29,269 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:29,269 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:29,269 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:29,269 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-09 07:05:29,270 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-09 07:05:29,270 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:29,272 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:29,277 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Forceful destruction successful, exit code 0 [2025-03-09 07:05:29,277 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:29,277 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:29,279 INFO L229 MonitoredProcess]: Starting monitored process 139 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:29,280 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Waiting until timeout for monitored process [2025-03-09 07:05:29,280 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:29,290 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:29,290 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-09 07:05:29,290 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:29,290 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:29,290 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:29,290 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-09 07:05:29,291 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-09 07:05:29,291 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:29,293 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:29,298 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Ended with exit code 0 [2025-03-09 07:05:29,298 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:29,298 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:29,299 INFO L229 MonitoredProcess]: Starting monitored process 140 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:29,300 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Waiting until timeout for monitored process [2025-03-09 07:05:29,301 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:29,311 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:29,311 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-09 07:05:29,311 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:29,311 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:29,311 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:29,311 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-09 07:05:29,311 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-09 07:05:29,311 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:29,314 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:29,318 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Ended with exit code 0 [2025-03-09 07:05:29,319 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:29,319 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:29,320 INFO L229 MonitoredProcess]: Starting monitored process 141 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:29,321 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Waiting until timeout for monitored process [2025-03-09 07:05:29,322 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:29,331 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:29,331 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-09 07:05:29,331 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:29,331 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:29,331 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:29,331 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-09 07:05:29,332 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-09 07:05:29,332 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:29,334 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:29,339 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Ended with exit code 0 [2025-03-09 07:05:29,339 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:29,340 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:29,341 INFO L229 MonitoredProcess]: Starting monitored process 142 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:29,342 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Waiting until timeout for monitored process [2025-03-09 07:05:29,343 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:29,352 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:29,352 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-09 07:05:29,352 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:29,352 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:29,352 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:29,352 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-09 07:05:29,353 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-09 07:05:29,353 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:29,355 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:29,361 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Ended with exit code 0 [2025-03-09 07:05:29,361 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:29,361 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:29,363 INFO L229 MonitoredProcess]: Starting monitored process 143 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:29,363 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Waiting until timeout for monitored process [2025-03-09 07:05:29,364 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:29,374 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:29,374 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-09 07:05:29,374 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:29,374 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:29,374 INFO L204 nArgumentSynthesizer]: 4 loop disjuncts [2025-03-09 07:05:29,374 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-09 07:05:29,384 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2025-03-09 07:05:29,384 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:29,406 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:29,412 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Ended with exit code 0 [2025-03-09 07:05:29,412 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:29,412 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:29,414 INFO L229 MonitoredProcess]: Starting monitored process 144 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:29,414 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Waiting until timeout for monitored process [2025-03-09 07:05:29,415 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:29,424 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:29,425 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-09 07:05:29,425 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:29,425 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:29,425 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:29,425 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-09 07:05:29,426 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-09 07:05:29,426 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:29,429 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:29,433 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Ended with exit code 0 [2025-03-09 07:05:29,433 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:29,433 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:29,435 INFO L229 MonitoredProcess]: Starting monitored process 145 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:29,436 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Waiting until timeout for monitored process [2025-03-09 07:05:29,437 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:29,446 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:29,446 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-09 07:05:29,446 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:29,446 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:29,446 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-03-09 07:05:29,446 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-09 07:05:29,452 INFO L401 nArgumentSynthesizer]: We have 36 Motzkin's Theorem applications. [2025-03-09 07:05:29,452 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:29,474 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:29,479 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Ended with exit code 0 [2025-03-09 07:05:29,479 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:29,479 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:29,480 INFO L229 MonitoredProcess]: Starting monitored process 146 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:29,493 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Waiting until timeout for monitored process [2025-03-09 07:05:29,493 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:29,503 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:29,504 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-09 07:05:29,504 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:29,504 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:29,504 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:29,504 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-09 07:05:29,505 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-09 07:05:29,505 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:29,507 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:29,512 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Ended with exit code 0 [2025-03-09 07:05:29,513 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:29,513 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:29,514 INFO L229 MonitoredProcess]: Starting monitored process 147 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:29,515 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Waiting until timeout for monitored process [2025-03-09 07:05:29,516 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:29,525 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:29,525 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-09 07:05:29,526 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:29,526 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:29,526 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:29,526 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-09 07:05:29,527 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-09 07:05:29,527 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:29,530 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:29,535 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Ended with exit code 0 [2025-03-09 07:05:29,535 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:29,535 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:29,537 INFO L229 MonitoredProcess]: Starting monitored process 148 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:29,537 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Waiting until timeout for monitored process [2025-03-09 07:05:29,538 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:29,548 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:29,548 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-09 07:05:29,548 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:29,548 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:29,548 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:29,548 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-09 07:05:29,549 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-09 07:05:29,549 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:29,551 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:29,557 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Ended with exit code 0 [2025-03-09 07:05:29,557 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:29,557 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:29,559 INFO L229 MonitoredProcess]: Starting monitored process 149 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:29,559 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Waiting until timeout for monitored process [2025-03-09 07:05:29,560 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:29,570 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:29,570 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-09 07:05:29,570 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:29,570 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:29,570 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:29,570 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-09 07:05:29,571 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-09 07:05:29,571 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:29,573 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:29,578 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Ended with exit code 0 [2025-03-09 07:05:29,578 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:29,578 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:29,580 INFO L229 MonitoredProcess]: Starting monitored process 150 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:29,580 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Waiting until timeout for monitored process [2025-03-09 07:05:29,581 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:29,591 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:29,591 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-09 07:05:29,591 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:29,591 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:29,591 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:29,591 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-09 07:05:29,591 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-09 07:05:29,591 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:29,594 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:29,598 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Ended with exit code 0 [2025-03-09 07:05:29,599 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:05:29,599 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:05:29,600 INFO L229 MonitoredProcess]: Starting monitored process 151 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:05:29,601 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Waiting until timeout for monitored process [2025-03-09 07:05:29,602 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-09 07:05:29,611 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-09 07:05:29,611 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-09 07:05:29,611 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:05:29,611 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:05:29,611 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:05:29,611 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-09 07:05:29,612 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-09 07:05:29,612 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:05:29,614 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:05:29,619 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Ended with exit code 0 [2025-03-09 07:05:29,619 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 07:05:29,620 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-09 07:05:29,620 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-09 07:05:29,621 INFO L87 Difference]: Start difference. First operand 22175 states and 32367 transitions. cyclomatic complexity: 10201 Second operand has 3 states, 3 states have (on average 44.333333333333336) internal successors, (133), 2 states have internal predecessors, (133), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 07:05:31,850 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-09 07:05:31,850 INFO L93 Difference]: Finished difference Result 36934 states and 51442 transitions. [2025-03-09 07:05:31,850 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 36934 states and 51442 transitions. [2025-03-09 07:05:31,948 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 16360 [2025-03-09 07:05:32,120 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 36934 states to 36934 states and 51442 transitions. [2025-03-09 07:05:32,120 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 16379 [2025-03-09 07:05:32,132 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 16379 [2025-03-09 07:05:32,133 INFO L73 IsDeterministic]: Start isDeterministic. Operand 36934 states and 51442 transitions. [2025-03-09 07:05:32,135 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-09 07:05:32,135 INFO L218 hiAutomatonCegarLoop]: Abstraction has 36934 states and 51442 transitions. [2025-03-09 07:05:32,159 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 36934 states and 51442 transitions. [2025-03-09 07:05:32,377 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 36934 to 36934. [2025-03-09 07:05:32,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 36934 states, 36934 states have (on average 1.392808794065089) internal successors, (51442), 36933 states have internal predecessors, (51442), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 07:05:32,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36934 states to 36934 states and 51442 transitions. [2025-03-09 07:05:32,621 INFO L240 hiAutomatonCegarLoop]: Abstraction has 36934 states and 51442 transitions. [2025-03-09 07:05:32,621 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-09 07:05:32,622 INFO L432 stractBuchiCegarLoop]: Abstraction has 36934 states and 51442 transitions. [2025-03-09 07:05:32,622 INFO L338 stractBuchiCegarLoop]: ======== Iteration 5 ============ [2025-03-09 07:05:32,622 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 36934 states and 51442 transitions. [2025-03-09 07:05:32,695 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 16360 [2025-03-09 07:05:32,696 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-09 07:05:32,696 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-09 07:05:32,698 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2025-03-09 07:05:32,698 INFO L149 hiAutomatonCegarLoop]: Counterexample loop 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] [2025-03-09 07:05:32,699 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(20, 2);call #Ultimate.allocInit(12, 3);~f~0 := 6;~e~0 := 5;~d~0 := 4;~b~0 := 2;~a~0 := 1;~c~0 := 3;~u~0 := 21;~v~0 := 22;~w~0 := 23;~x~0 := 24;~y~0 := 25;~z~0 := 26;~a3~0 := 1;~a4~0 := 17;~a25~0 := 1;~a1~0 := 1;~a26~0 := 18;~a28~0 := 15;~a7~0 := 1;~a14~0 := 19;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet12#1, main_#t~ret13#1, main_~input~0#1, main_~output~0#1;main_~output~0#1 := -1;" "assume true;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" [2025-03-09 07:05:32,699 INFO L754 eck$LassoCheckResult]: Loop: "assume !((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output_~input#1) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(17 == ~a28~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == ~a7~0 && 17 == ~a4~0 && (18 == ~a14~0 && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && !(1 == ~a3~0) && (16 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(16 == ~a28~0 && ((18 == ~a14~0 && (!(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a3~0 && 1 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(!(1 == ~a3~0) && 17 == ~a28~0 && 1 == ~a25~0 && ((5 == calculate_output_~input#1 && (((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 17 == ~a26~0 && 18 == ~a4~0 && !(1 == ~a7~0) && ((1 == ~a25~0 && 3 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a3~0) && 20 == ~a14~0);" "assume !(((((1 == ~a1~0 && (20 == ~a14~0 && 2 == calculate_output_~input#1 && 17 == ~a26~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && 20 == ~a14~0 && 1 == ~a1~0 && 6 == calculate_output_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)));" "assume !(((17 == ~a4~0 && (((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && (1 == ~a1~0 && (1 == ~a7~0 && ((2 == calculate_output_~input#1 && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a3~0) && 18 == ~a26~0) && 19 == ~a14~0);" "assume !((18 == ~a26~0 && 1 == ~a7~0 && 16 == ~a28~0 && (((1 == ~a25~0 && 2 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(18 == ~a4~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 19 == ~a14~0 && (1 == ~a1~0 && 16 == ~a28~0 && 1 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && (((3 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(17 == ~a4~0 && 1 == ~a25~0 && 20 == ~a14~0 && ((!(1 == ~a3~0) && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !(((((((1 == ~a7~0 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 20 == ~a14~0) && 18 == ~a4~0) && 15 == ~a28~0);" "assume !((19 == ~a26~0 && 1 == ~a7~0 && (((18 == ~a14~0 && 4 == calculate_output_~input#1 && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 16 == ~a4~0);" "assume !(18 == ~a26~0 && (15 == ~a28~0 && 1 == ~a7~0 && 1 == ~a25~0 && (17 == ~a4~0 && 19 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && (15 == ~a28~0 && ((17 == ~a4~0 && 5 == calculate_output_~input#1 && 1 == ~a3~0) && 19 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a7~0);" "assume !((1 == ~a1~0 && (((19 == ~a14~0 && 4 == calculate_output_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && 16 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && (1 == ~a3~0 && 1 == ~a25~0 && 18 == ~a4~0 && 1 == calculate_output_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 1 == ~a1~0);" "assume !((!(1 == ~a7~0) && ((!(1 == ~a3~0) && (((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0) && 16 == ~a28~0);" "assume !((1 == ~a1~0 && (20 == ~a14~0 && (17 == ~a28~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && (1 == ~a1~0 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !(1 == ~a1~0 && 16 == ~a4~0 && ((((((17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a7~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !(16 == ~a4~0 && 1 == ~a25~0 && 17 == ~a28~0 && ((19 == ~a14~0 && (1 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a7~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && (((1 == ~a3~0 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !(16 == ~a28~0 && 1 == ~a3~0 && 19 == ~a14~0 && ((18 == ~a4~0 && !(1 == ~a7~0) && 5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((!(1 == ~a3~0) && ((((((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0) && 19 == ~a14~0) && 1 == ~a1~0);" "assume !(((17 == ~a28~0 && (((2 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 18 == ~a14~0) && 1 == ~a25~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((((1 == ~a3~0 && (1 == ~a25~0 && (4 == calculate_output_~input#1 && 1 == ~a7~0) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0) && 17 == ~a28~0) && 18 == ~a26~0);" "assume !(1 == ~a1~0 && 18 == ~a4~0 && ((!(1 == ~a7~0) && 19 == ~a14~0 && (5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a3~0);" "assume !(1 == ~a25~0 && 18 == ~a4~0 && 1 == ~a1~0 && 16 == ~a28~0 && ((2 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 18 == ~a14~0) && !(1 == ~a3~0));" "assume !((18 == ~a4~0 && (16 == ~a28~0 && 1 == ~a3~0 && 18 == ~a14~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((!(1 == ~a7~0) && 16 == ~a28~0 && 1 == ~a25~0 && 1 == ~a1~0 && !(1 == ~a3~0) && (5 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && 18 == ~a4~0);" "assume !(((((15 == ~a28~0 && (1 == ~a1~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 1 == ~a7~0) && 16 == ~a4~0);" "assume !((((((!(1 == ~a7~0) && 20 == ~a14~0 && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && 19 == ~a26~0 && 15 == ~a28~0 && (16 == ~a4~0 && !(1 == ~a3~0) && (1 == ~a25~0 && 2 == calculate_output_~input#1) && !(1 == ~a7~0)) && 1 == ~a1~0);" "assume !((((1 == ~a25~0 && 18 == ~a4~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 17 == ~a28~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && ((19 == ~a14~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(1 == ~a25~0 && ((((15 == ~a28~0 && (6 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && !(1 == ~a7~0)) && 17 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(1 == ~a3~0 && (((4 == calculate_output_~input#1 && ((18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0 && 16 == ~a28~0) || (20 == ~a14~0 && (18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(20 == ~a14~0 && 1 == ~a25~0 && (1 == ~a7~0 && ((16 == ~a4~0 && 5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(!(1 == ~a3~0) && (1 == ~a25~0 && 17 == ~a28~0 && (5 == calculate_output_~input#1 && ((20 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 16 == ~a4~0) && 1 == ~a1~0);" "assume !(18 == ~a14~0 && 16 == ~a28~0 && ((((!(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(18 == ~a4~0 && 17 == ~a26~0 && 1 == ~a25~0 && 1 == ~a1~0 && ((1 == ~a7~0 && 16 == ~a28~0 && 6 == calculate_output_~input#1) && 20 == ~a14~0) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a3~0) && 16 == ~a4~0 && (1 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 20 == ~a14~0);" "assume !(1 == ~a1~0 && 1 == ~a3~0 && (20 == ~a14~0 && 16 == ~a28~0 && (3 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(((18 == ~a4~0 && ((6 == calculate_output_~input#1 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a28~0);" "assume !(1 == ~a7~0 && 1 == ~a25~0 && ((1 == ~a1~0 && (17 == ~a28~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 18 == ~a14~0) && 18 == ~a4~0) && !(1 == ~a3~0));" "assume !(((((16 == ~a28~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a1~0) && 1 == ~a3~0) && 19 == ~a14~0) && 18 == ~a4~0);" "assume !((19 == ~a14~0 && 1 == ~a25~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 17 == ~a4~0 && 3 == calculate_output_~input#1 && !(1 == ~a3~0)) && 19 == ~a26~0) && 1 == ~a1~0);" "assume !(((1 == ~a1~0 && ((1 == ~a3~0 && 19 == ~a14~0 && 2 == calculate_output_~input#1 && 18 == ~a4~0) && 1 == ~a7~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 19 == ~a14~0 && 1 == ~a1~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(((((18 == ~a14~0 && ((1 == calculate_output_~input#1 && 1 == ~a3~0) && 17 == ~a28~0) && 18 == ~a4~0) && !(1 == ~a7~0)) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(1 == ~a7~0 && 19 == ~a26~0 && 1 == ~a1~0 && 19 == ~a14~0 && 1 == ~a25~0 && 15 == ~a28~0 && 16 == ~a4~0 && !(1 == ~a3~0) && 5 == calculate_output_~input#1);" "assume !(!(1 == ~a7~0) && (1 == ~a1~0 && ((!(1 == ~a3~0) && 18 == ~a14~0 && 6 == calculate_output_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 16 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 20 == ~a14~0 && ((((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && !(1 == ~a7~0));" "assume !((16 == ~a4~0 && ((19 == ~a14~0 && 1 == ~a7~0 && (1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 15 == ~a28~0);" "assume !((((19 == ~a26~0 && 18 == ~a4~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 17 == ~a28~0 && 20 == ~a14~0 && 1 == ~a3~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 18 == ~a4~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && 1 == ~a3~0) && 1 == ~a1~0) && 19 == ~a14~0) && 17 == ~a26~0) && 16 == ~a28~0);" "assume !(((1 == ~a1~0 && (((((18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a14~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 16 == ~a4~0);" "assume !(1 == ~a1~0 && (19 == ~a14~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(((1 == ~a25~0 && ((1 == ~a7~0 && (2 == calculate_output_~input#1 && 20 == ~a14~0) && 17 == ~a4~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 20 == ~a14~0 && (!(1 == ~a7~0) && (15 == ~a28~0 && 5 == calculate_output_~input#1) && 17 == ~a26~0) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !(1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a7~0) && (!(1 == ~a3~0) && (18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && 20 == ~a14~0);" "assume !((19 == ~a14~0 && 1 == ~a3~0 && 1 == ~a1~0 && (1 == ~a25~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 1 == calculate_output_~input#1) && 18 == ~a4~0) && 17 == ~a28~0);" "assume !(16 == ~a28~0 && (1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a3~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 20 == ~a14~0);" "assume !((1 == ~a25~0 && ((1 == ~a1~0 && ((6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 18 == ~a4~0) && 20 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && !(1 == ~a3~0));" "assume !(16 == ~a28~0 && (((16 == ~a4~0 && 1 == ~a7~0 && (6 == calculate_output_~input#1 && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0);" "assume !((15 == ~a28~0 && 1 == ~a1~0 && 16 == ~a4~0 && !(1 == ~a3~0) && (((17 == ~a26~0 || 18 == ~a26~0) && 1 == calculate_output_~input#1) && 1 == ~a25~0) && 20 == ~a14~0) && 1 == ~a7~0);" "assume !(1 == ~a1~0 && 15 == ~a28~0 && (17 == ~a4~0 && (19 == ~a26~0 && (19 == ~a14~0 && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && !(1 == ~a7~0));" "assume !(19 == ~a14~0 && (1 == ~a7~0 && ((((18 == ~a4~0 && 4 == calculate_output_~input#1) && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 16 == ~a28~0 && 1 == ~a7~0 && 18 == ~a4~0 && !(1 == ~a3~0) && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0);" "assume !((16 == ~a4~0 && (1 == ~a1~0 && 18 == ~a26~0 && (!(1 == ~a3~0) && 1 == ~a25~0 && 3 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a7~0) && 16 == ~a28~0);" "assume !(17 == ~a28~0 && 19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0) && 1 == ~a25~0 && ((3 == calculate_output_~input#1 && 1 == ~a3~0) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !(((1 == ~a1~0 && (((3 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 17 == ~a28~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0) && 20 == ~a14~0);" "assume !((18 == ~a4~0 && ((6 == calculate_output_~input#1 && (((((16 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 16 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0))) && 1 == ~a3~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(((1 == ~a1~0 && (1 == ~a25~0 && ((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0)) && 6 == calculate_output_~input#1) && 17 == ~a28~0) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !(((((1 == ~a1~0 && 17 == ~a4~0 && !(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && !(1 == ~a3~0)) && 20 == ~a14~0) && 16 == ~a28~0);" "assume !(((20 == ~a14~0 && (18 == ~a4~0 && (2 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(20 == ~a14~0 && 17 == ~a4~0 && 16 == ~a28~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 1 == ~a25~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && !(1 == ~a7~0));" "assume !(16 == ~a4~0 && !(1 == ~a3~0) && (((17 == ~a28~0 && (1 == ~a1~0 && 6 == calculate_output_~input#1) && 18 == ~a26~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(((((((((1 == ~a7~0 && 18 == ~a26~0) && 19 == ~a14~0) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a1~0) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(16 == ~a4~0 && !(1 == ~a7~0) && 1 == ~a25~0 && (19 == ~a14~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 19 == ~a26~0 && 3 == calculate_output_~input#1) && 15 == ~a28~0);" "assume !(1 == ~a7~0 && (15 == ~a28~0 && ((((6 == calculate_output_~input#1 && 1 == ~a1~0) && 19 == ~a14~0) && 18 == ~a4~0) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a26~0);" "assume !((1 == ~a1~0 && ((17 == ~a4~0 && !(1 == ~a7~0) && (1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 16 == ~a28~0);" "assume !((1 == ~a1~0 && ((!(1 == ~a3~0) && 17 == ~a28~0 && !(1 == ~a7~0) && 19 == ~a14~0 && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 18 == ~a26~0);" "assume !((!(1 == ~a3~0) && (!(1 == ~a7~0) && 1 == ~a1~0 && 1 == ~a25~0 && (5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a4~0) && 16 == ~a28~0) && 18 == ~a14~0);" "assume !((((17 == ~a28~0 && ((((18 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 4 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !((17 == ~a4~0 && (17 == ~a28~0 && ((((19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0)) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 1 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(((1 == ~a25~0 && ((((!(1 == ~a7~0) && 15 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0) || ((1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0)) && 1 == calculate_output_~input#1) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && ((1 == ~a3~0 && 2 == calculate_output_~input#1 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 17 == ~a4~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !((((1 == ~a25~0 && (15 == ~a28~0 && 1 == ~a1~0 && 3 == calculate_output_~input#1 && 18 == ~a4~0) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 17 == ~a26~0) && 20 == ~a14~0);" "assume !((1 == ~a25~0 && ((15 == ~a28~0 && (1 == ~a1~0 && 1 == ~a3~0 && 3 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a7~0) && 19 == ~a26~0);" "assume !(18 == ~a4~0 && 18 == ~a14~0 && 1 == ~a1~0 && 18 == ~a26~0 && !(1 == ~a3~0) && (1 == ~a25~0 && 4 == calculate_output_~input#1 && 15 == ~a28~0) && !(1 == ~a7~0));" "assume !(((1 == ~a1~0 && (((1 == calculate_output_~input#1 && (((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a28~0) && !(1 == ~a3~0)) && 18 == ~a4~0) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(((18 == ~a4~0 && !(1 == ~a3~0) && 1 == ~a25~0 && ((1 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a1~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && ((17 == ~a28~0 && 1 == ~a1~0 && 17 == ~a4~0 && 1 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (17 == ~a28~0 && ((4 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(1 == ~a1~0 && 17 == ~a28~0 && 19 == ~a14~0 && 17 == ~a4~0 && (((6 == calculate_output_~input#1 && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a26~0) && !(1 == ~a7~0));" "assume !(((((((1 == ~a25~0 && 6 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a26~0) && !(1 == ~a3~0)) && 18 == ~a4~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(19 == ~a26~0 && 16 == ~a28~0 && 1 == ~a3~0 && 1 == ~a1~0 && 18 == ~a14~0 && (1 == ~a25~0 && 3 == calculate_output_~input#1 && 18 == ~a4~0) && !(1 == ~a7~0));" "assume !((16 == ~a28~0 && 18 == ~a14~0 && 17 == ~a4~0 && 1 == ~a3~0 && ((((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(!(1 == ~a3~0) && (19 == ~a14~0 && 1 == ~a1~0 && 16 == ~a28~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a7~0);" "assume !((20 == ~a14~0 && 1 == ~a1~0 && 17 == ~a28~0 && (!(1 == ~a3~0) && 17 == ~a4~0 && 5 == calculate_output_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a7~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 19 == ~a14~0 && (1 == ~a25~0 && 1 == ~a3~0 && 18 == ~a26~0 && (5 == calculate_output_~input#1 && 17 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a4~0);" "assume !((17 == ~a4~0 && !(1 == ~a3~0) && (((((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a14~0) && 17 == ~a28~0);" "assume !((18 == ~a4~0 && 20 == ~a14~0 && 1 == ~a25~0 && 1 == ~a1~0 && 16 == ~a28~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && !(1 == ~a3~0));" "assume !(!(1 == ~a3~0) && 19 == ~a14~0 && 1 == ~a25~0 && (1 == ~a1~0 && (((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 16 == ~a4~0) && 16 == ~a28~0);" "assume !(16 == ~a4~0 && 15 == ~a28~0 && !(1 == ~a3~0) && ((!(1 == ~a7~0) && ((19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !((1 == ~a1~0 && 1 == ~a3~0 && (1 == ~a7~0 && (18 == ~a14~0 && (18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 15 == ~a28~0) && 18 == ~a4~0);" "assume !(16 == ~a28~0 && 17 == ~a4~0 && ((1 == ~a1~0 && ((((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0) && 1 == ~a3~0);" "assume !(!(1 == ~a3~0) && ((1 == ~a1~0 && 1 == ~a25~0 && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 16 == ~a28~0) && 18 == ~a4~0);" "assume !(1 == ~a7~0 && (((1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && 17 == ~a4~0 && 5 == calculate_output_~input#1) && 1 == ~a1~0) && 17 == ~a26~0) && 20 == ~a14~0);" "assume !((((((((19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) && 4 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a1~0) && 15 == ~a28~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !(!(1 == ~a3~0) && ((17 == ~a28~0 && 18 == ~a14~0 && ((((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a4~0) && 1 == ~a25~0);" "assume !(19 == ~a14~0 && (17 == ~a4~0 && (1 == ~a3~0 && ((1 == ~a7~0 && 4 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 18 == ~a26~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && ((17 == ~a4~0 && (((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 2 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0) && 17 == ~a28~0);" "assume !((15 == ~a28~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 1 == ~a25~0 && (19 == ~a26~0 && 20 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !((18 == ~a26~0 && (((17 == ~a28~0 && 16 == ~a4~0 && 1 == ~a7~0 && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((1 == ~a7~0 && (15 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && 19 == ~a14~0 && 3 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(17 == ~a28~0 && 18 == ~a4~0 && 1 == ~a25~0 && (1 == ~a3~0 && 3 == calculate_output_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && (((18 == ~a4~0 && 1 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a3~0) && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((((16 == ~a28~0 && (3 == calculate_output_~input#1 && (((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0) || (18 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 17 == ~a4~0) && 1 == ~a3~0);" "assume !((19 == ~a14~0 && (((1 == ~a1~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 17 == ~a28~0);" "assume !(!(1 == ~a7~0) && 1 == ~a1~0 && (1 == ~a3~0 && 1 == ~a25~0 && (((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 16 == ~a28~0) && 20 == ~a14~0) && 17 == ~a4~0);" "assume !((!(1 == ~a3~0) && ((((((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 17 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(!(1 == ~a3~0) && 16 == ~a28~0 && (1 == ~a1~0 && ((2 == calculate_output_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 19 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !((!(1 == ~a3~0) && 16 == ~a28~0 && ((19 == ~a14~0 && 1 == ~a1~0 && 1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a7~0);" "assume !((1 == ~a1~0 && (1 == ~a25~0 && (1 == ~a7~0 && (16 == ~a4~0 && 2 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 19 == ~a26~0) && 15 == ~a28~0);" "assume !(18 == ~a14~0 && !(1 == ~a3~0) && ((((1 == ~a1~0 && (17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a7~0) && 15 == ~a28~0) && 18 == ~a4~0);" "assume !((!(1 == ~a3~0) && 17 == ~a28~0 && (1 == ~a1~0 && 1 == ~a25~0 && (!(1 == ~a7~0) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 16 == ~a4~0) && 18 == ~a26~0);" "assume !(17 == ~a4~0 && ((19 == ~a26~0 && (((4 == calculate_output_~input#1 && 1 == ~a25~0) && 17 == ~a28~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume (1 == ~a25~0 && 1 == ~a7~0 && 19 == ~a14~0 && ((((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && 16 == ~a4~0) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a1~0;~a26~0 := 18;calculate_output_#res#1 := 26;" "main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_~input~0#1;havoc main_#t~ret13#1;" "assume true;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" [2025-03-09 07:05:32,704 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:05:32,704 INFO L85 PathProgramCache]: Analyzing trace with hash 76681887, now seen corresponding path program 3 times [2025-03-09 07:05:32,704 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:05:32,704 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1190005621] [2025-03-09 07:05:32,704 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-09 07:05:32,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:05:32,710 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 4 statements into 1 equivalence classes. [2025-03-09 07:05:32,713 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-09 07:05:32,713 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2025-03-09 07:05:32,713 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:05:32,714 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-09 07:05:32,715 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-03-09 07:05:32,718 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-09 07:05:32,721 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:32,721 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:05:32,723 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-09 07:05:32,723 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:05:32,723 INFO L85 PathProgramCache]: Analyzing trace with hash 236002060, now seen corresponding path program 1 times [2025-03-09 07:05:32,723 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:05:32,723 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1333085825] [2025-03-09 07:05:32,723 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:05:32,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:05:32,742 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 140 statements into 1 equivalence classes. [2025-03-09 07:05:32,760 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 140 of 140 statements. [2025-03-09 07:05:32,761 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:32,761 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:05:32,761 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-09 07:05:32,771 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 140 statements into 1 equivalence classes. [2025-03-09 07:05:32,787 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 140 of 140 statements. [2025-03-09 07:05:32,789 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:32,789 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:05:32,800 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-09 07:05:32,801 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:05:32,801 INFO L85 PathProgramCache]: Analyzing trace with hash 478040234, now seen corresponding path program 1 times [2025-03-09 07:05:32,801 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:05:32,801 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1627397008] [2025-03-09 07:05:32,801 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:05:32,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:05:32,819 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 144 statements into 1 equivalence classes. [2025-03-09 07:05:32,835 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 144 of 144 statements. [2025-03-09 07:05:32,835 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:32,835 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:05:32,954 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 07:05:32,954 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 07:05:32,954 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1627397008] [2025-03-09 07:05:32,954 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1627397008] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 07:05:32,954 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 07:05:32,954 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-09 07:05:32,954 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [547056550] [2025-03-09 07:05:32,954 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 07:05:33,749 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 07:05:33,750 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-09 07:05:33,750 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-09 07:05:33,750 INFO L87 Difference]: Start difference. First operand 36934 states and 51442 transitions. cyclomatic complexity: 14517 Second operand has 3 states, 3 states have (on average 48.0) internal successors, (144), 2 states have internal predecessors, (144), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 07:05:36,013 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-09 07:05:36,013 INFO L93 Difference]: Finished difference Result 73791 states and 93886 transitions. [2025-03-09 07:05:36,013 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 73791 states and 93886 transitions. [2025-03-09 07:05:36,211 INFO L131 ngComponentsAnalysis]: Automaton has 5 accepting balls. 32720 [2025-03-09 07:05:36,353 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 73791 states to 73791 states and 93886 transitions. [2025-03-09 07:05:36,353 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 32746 [2025-03-09 07:05:36,377 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 32746 [2025-03-09 07:05:36,377 INFO L73 IsDeterministic]: Start isDeterministic. Operand 73791 states and 93886 transitions. [2025-03-09 07:05:36,377 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-09 07:05:36,377 INFO L218 hiAutomatonCegarLoop]: Abstraction has 73791 states and 93886 transitions. [2025-03-09 07:05:36,416 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 73791 states and 93886 transitions. [2025-03-09 07:05:36,938 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 73791 to 73791. [2025-03-09 07:05:36,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 73791 states, 73791 states have (on average 1.2723231830440027) internal successors, (93886), 73790 states have internal predecessors, (93886), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 07:05:37,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 73791 states to 73791 states and 93886 transitions. [2025-03-09 07:05:37,084 INFO L240 hiAutomatonCegarLoop]: Abstraction has 73791 states and 93886 transitions. [2025-03-09 07:05:37,084 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-09 07:05:37,085 INFO L432 stractBuchiCegarLoop]: Abstraction has 73791 states and 93886 transitions. [2025-03-09 07:05:37,085 INFO L338 stractBuchiCegarLoop]: ======== Iteration 6 ============ [2025-03-09 07:05:37,085 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 73791 states and 93886 transitions. [2025-03-09 07:05:37,218 INFO L131 ngComponentsAnalysis]: Automaton has 5 accepting balls. 32720 [2025-03-09 07:05:37,218 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-09 07:05:37,218 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-09 07:05:37,219 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2025-03-09 07:05:37,220 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 07:05:37,220 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(20, 2);call #Ultimate.allocInit(12, 3);~f~0 := 6;~e~0 := 5;~d~0 := 4;~b~0 := 2;~a~0 := 1;~c~0 := 3;~u~0 := 21;~v~0 := 22;~w~0 := 23;~x~0 := 24;~y~0 := 25;~z~0 := 26;~a3~0 := 1;~a4~0 := 17;~a25~0 := 1;~a1~0 := 1;~a26~0 := 18;~a28~0 := 15;~a7~0 := 1;~a14~0 := 19;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet12#1, main_#t~ret13#1, main_~input~0#1, main_~output~0#1;main_~output~0#1 := -1;" "assume true;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" [2025-03-09 07:05:37,220 INFO L754 eck$LassoCheckResult]: Loop: "assume !((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output_~input#1) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(17 == ~a28~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == ~a7~0 && 17 == ~a4~0 && (18 == ~a14~0 && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && !(1 == ~a3~0) && (16 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(16 == ~a28~0 && ((18 == ~a14~0 && (!(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a3~0 && 1 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(!(1 == ~a3~0) && 17 == ~a28~0 && 1 == ~a25~0 && ((5 == calculate_output_~input#1 && (((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 17 == ~a26~0 && 18 == ~a4~0 && !(1 == ~a7~0) && ((1 == ~a25~0 && 3 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a3~0) && 20 == ~a14~0);" "assume !(((((1 == ~a1~0 && (20 == ~a14~0 && 2 == calculate_output_~input#1 && 17 == ~a26~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && 20 == ~a14~0 && 1 == ~a1~0 && 6 == calculate_output_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)));" "assume !(((17 == ~a4~0 && (((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && (1 == ~a1~0 && (1 == ~a7~0 && ((2 == calculate_output_~input#1 && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a3~0) && 18 == ~a26~0) && 19 == ~a14~0);" "assume !((18 == ~a26~0 && 1 == ~a7~0 && 16 == ~a28~0 && (((1 == ~a25~0 && 2 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(18 == ~a4~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 19 == ~a14~0 && (1 == ~a1~0 && 16 == ~a28~0 && 1 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && (((3 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(17 == ~a4~0 && 1 == ~a25~0 && 20 == ~a14~0 && ((!(1 == ~a3~0) && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !(((((((1 == ~a7~0 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 20 == ~a14~0) && 18 == ~a4~0) && 15 == ~a28~0);" "assume !((19 == ~a26~0 && 1 == ~a7~0 && (((18 == ~a14~0 && 4 == calculate_output_~input#1 && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 16 == ~a4~0);" "assume !(18 == ~a26~0 && (15 == ~a28~0 && 1 == ~a7~0 && 1 == ~a25~0 && (17 == ~a4~0 && 19 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && (15 == ~a28~0 && ((17 == ~a4~0 && 5 == calculate_output_~input#1 && 1 == ~a3~0) && 19 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a7~0);" "assume !((1 == ~a1~0 && (((19 == ~a14~0 && 4 == calculate_output_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && 16 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && (1 == ~a3~0 && 1 == ~a25~0 && 18 == ~a4~0 && 1 == calculate_output_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 1 == ~a1~0);" "assume !((!(1 == ~a7~0) && ((!(1 == ~a3~0) && (((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0) && 16 == ~a28~0);" "assume !((1 == ~a1~0 && (20 == ~a14~0 && (17 == ~a28~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && (1 == ~a1~0 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !(1 == ~a1~0 && 16 == ~a4~0 && ((((((17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a7~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !(16 == ~a4~0 && 1 == ~a25~0 && 17 == ~a28~0 && ((19 == ~a14~0 && (1 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a7~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && (((1 == ~a3~0 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !(16 == ~a28~0 && 1 == ~a3~0 && 19 == ~a14~0 && ((18 == ~a4~0 && !(1 == ~a7~0) && 5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((!(1 == ~a3~0) && ((((((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0) && 19 == ~a14~0) && 1 == ~a1~0);" "assume !(((17 == ~a28~0 && (((2 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 18 == ~a14~0) && 1 == ~a25~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((((1 == ~a3~0 && (1 == ~a25~0 && (4 == calculate_output_~input#1 && 1 == ~a7~0) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0) && 17 == ~a28~0) && 18 == ~a26~0);" "assume !(1 == ~a1~0 && 18 == ~a4~0 && ((!(1 == ~a7~0) && 19 == ~a14~0 && (5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a3~0);" "assume !(1 == ~a25~0 && 18 == ~a4~0 && 1 == ~a1~0 && 16 == ~a28~0 && ((2 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 18 == ~a14~0) && !(1 == ~a3~0));" "assume !((18 == ~a4~0 && (16 == ~a28~0 && 1 == ~a3~0 && 18 == ~a14~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((!(1 == ~a7~0) && 16 == ~a28~0 && 1 == ~a25~0 && 1 == ~a1~0 && !(1 == ~a3~0) && (5 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && 18 == ~a4~0);" "assume !(((((15 == ~a28~0 && (1 == ~a1~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 1 == ~a7~0) && 16 == ~a4~0);" "assume !((((((!(1 == ~a7~0) && 20 == ~a14~0 && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && 19 == ~a26~0 && 15 == ~a28~0 && (16 == ~a4~0 && !(1 == ~a3~0) && (1 == ~a25~0 && 2 == calculate_output_~input#1) && !(1 == ~a7~0)) && 1 == ~a1~0);" "assume !((((1 == ~a25~0 && 18 == ~a4~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 17 == ~a28~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && ((19 == ~a14~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(1 == ~a25~0 && ((((15 == ~a28~0 && (6 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && !(1 == ~a7~0)) && 17 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(1 == ~a3~0 && (((4 == calculate_output_~input#1 && ((18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0 && 16 == ~a28~0) || (20 == ~a14~0 && (18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(20 == ~a14~0 && 1 == ~a25~0 && (1 == ~a7~0 && ((16 == ~a4~0 && 5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(!(1 == ~a3~0) && (1 == ~a25~0 && 17 == ~a28~0 && (5 == calculate_output_~input#1 && ((20 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 16 == ~a4~0) && 1 == ~a1~0);" "assume !(18 == ~a14~0 && 16 == ~a28~0 && ((((!(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(18 == ~a4~0 && 17 == ~a26~0 && 1 == ~a25~0 && 1 == ~a1~0 && ((1 == ~a7~0 && 16 == ~a28~0 && 6 == calculate_output_~input#1) && 20 == ~a14~0) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a3~0) && 16 == ~a4~0 && (1 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 20 == ~a14~0);" "assume !(1 == ~a1~0 && 1 == ~a3~0 && (20 == ~a14~0 && 16 == ~a28~0 && (3 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(((18 == ~a4~0 && ((6 == calculate_output_~input#1 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a28~0);" "assume !(1 == ~a7~0 && 1 == ~a25~0 && ((1 == ~a1~0 && (17 == ~a28~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 18 == ~a14~0) && 18 == ~a4~0) && !(1 == ~a3~0));" "assume !(((((16 == ~a28~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a1~0) && 1 == ~a3~0) && 19 == ~a14~0) && 18 == ~a4~0);" "assume !((19 == ~a14~0 && 1 == ~a25~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 17 == ~a4~0 && 3 == calculate_output_~input#1 && !(1 == ~a3~0)) && 19 == ~a26~0) && 1 == ~a1~0);" "assume !(((1 == ~a1~0 && ((1 == ~a3~0 && 19 == ~a14~0 && 2 == calculate_output_~input#1 && 18 == ~a4~0) && 1 == ~a7~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 19 == ~a14~0 && 1 == ~a1~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(((((18 == ~a14~0 && ((1 == calculate_output_~input#1 && 1 == ~a3~0) && 17 == ~a28~0) && 18 == ~a4~0) && !(1 == ~a7~0)) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(1 == ~a7~0 && 19 == ~a26~0 && 1 == ~a1~0 && 19 == ~a14~0 && 1 == ~a25~0 && 15 == ~a28~0 && 16 == ~a4~0 && !(1 == ~a3~0) && 5 == calculate_output_~input#1);" "assume !(!(1 == ~a7~0) && (1 == ~a1~0 && ((!(1 == ~a3~0) && 18 == ~a14~0 && 6 == calculate_output_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 16 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 20 == ~a14~0 && ((((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && !(1 == ~a7~0));" "assume !((16 == ~a4~0 && ((19 == ~a14~0 && 1 == ~a7~0 && (1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 15 == ~a28~0);" "assume !((((19 == ~a26~0 && 18 == ~a4~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 17 == ~a28~0 && 20 == ~a14~0 && 1 == ~a3~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 18 == ~a4~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && 1 == ~a3~0) && 1 == ~a1~0) && 19 == ~a14~0) && 17 == ~a26~0) && 16 == ~a28~0);" "assume !(((1 == ~a1~0 && (((((18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a14~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 16 == ~a4~0);" "assume !(1 == ~a1~0 && (19 == ~a14~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(((1 == ~a25~0 && ((1 == ~a7~0 && (2 == calculate_output_~input#1 && 20 == ~a14~0) && 17 == ~a4~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 20 == ~a14~0 && (!(1 == ~a7~0) && (15 == ~a28~0 && 5 == calculate_output_~input#1) && 17 == ~a26~0) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !(1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a7~0) && (!(1 == ~a3~0) && (18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && 20 == ~a14~0);" "assume !((19 == ~a14~0 && 1 == ~a3~0 && 1 == ~a1~0 && (1 == ~a25~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 1 == calculate_output_~input#1) && 18 == ~a4~0) && 17 == ~a28~0);" "assume !(16 == ~a28~0 && (1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a3~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 20 == ~a14~0);" "assume !((1 == ~a25~0 && ((1 == ~a1~0 && ((6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 18 == ~a4~0) && 20 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && !(1 == ~a3~0));" "assume !(16 == ~a28~0 && (((16 == ~a4~0 && 1 == ~a7~0 && (6 == calculate_output_~input#1 && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0);" "assume !((15 == ~a28~0 && 1 == ~a1~0 && 16 == ~a4~0 && !(1 == ~a3~0) && (((17 == ~a26~0 || 18 == ~a26~0) && 1 == calculate_output_~input#1) && 1 == ~a25~0) && 20 == ~a14~0) && 1 == ~a7~0);" "assume !(1 == ~a1~0 && 15 == ~a28~0 && (17 == ~a4~0 && (19 == ~a26~0 && (19 == ~a14~0 && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && !(1 == ~a7~0));" "assume !(19 == ~a14~0 && (1 == ~a7~0 && ((((18 == ~a4~0 && 4 == calculate_output_~input#1) && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 16 == ~a28~0 && 1 == ~a7~0 && 18 == ~a4~0 && !(1 == ~a3~0) && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0);" "assume !((16 == ~a4~0 && (1 == ~a1~0 && 18 == ~a26~0 && (!(1 == ~a3~0) && 1 == ~a25~0 && 3 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a7~0) && 16 == ~a28~0);" "assume !(17 == ~a28~0 && 19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0) && 1 == ~a25~0 && ((3 == calculate_output_~input#1 && 1 == ~a3~0) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !(((1 == ~a1~0 && (((3 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 17 == ~a28~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0) && 20 == ~a14~0);" "assume !((18 == ~a4~0 && ((6 == calculate_output_~input#1 && (((((16 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 16 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0))) && 1 == ~a3~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(((1 == ~a1~0 && (1 == ~a25~0 && ((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0)) && 6 == calculate_output_~input#1) && 17 == ~a28~0) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !(((((1 == ~a1~0 && 17 == ~a4~0 && !(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && !(1 == ~a3~0)) && 20 == ~a14~0) && 16 == ~a28~0);" "assume !(((20 == ~a14~0 && (18 == ~a4~0 && (2 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(20 == ~a14~0 && 17 == ~a4~0 && 16 == ~a28~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 1 == ~a25~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && !(1 == ~a7~0));" "assume !(16 == ~a4~0 && !(1 == ~a3~0) && (((17 == ~a28~0 && (1 == ~a1~0 && 6 == calculate_output_~input#1) && 18 == ~a26~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(((((((((1 == ~a7~0 && 18 == ~a26~0) && 19 == ~a14~0) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a1~0) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(16 == ~a4~0 && !(1 == ~a7~0) && 1 == ~a25~0 && (19 == ~a14~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 19 == ~a26~0 && 3 == calculate_output_~input#1) && 15 == ~a28~0);" "assume !(1 == ~a7~0 && (15 == ~a28~0 && ((((6 == calculate_output_~input#1 && 1 == ~a1~0) && 19 == ~a14~0) && 18 == ~a4~0) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a26~0);" "assume !((1 == ~a1~0 && ((17 == ~a4~0 && !(1 == ~a7~0) && (1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 16 == ~a28~0);" "assume !((1 == ~a1~0 && ((!(1 == ~a3~0) && 17 == ~a28~0 && !(1 == ~a7~0) && 19 == ~a14~0 && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 18 == ~a26~0);" "assume !((!(1 == ~a3~0) && (!(1 == ~a7~0) && 1 == ~a1~0 && 1 == ~a25~0 && (5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a4~0) && 16 == ~a28~0) && 18 == ~a14~0);" "assume !((((17 == ~a28~0 && ((((18 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 4 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !((17 == ~a4~0 && (17 == ~a28~0 && ((((19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0)) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 1 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(((1 == ~a25~0 && ((((!(1 == ~a7~0) && 15 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0) || ((1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0)) && 1 == calculate_output_~input#1) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && ((1 == ~a3~0 && 2 == calculate_output_~input#1 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 17 == ~a4~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !((((1 == ~a25~0 && (15 == ~a28~0 && 1 == ~a1~0 && 3 == calculate_output_~input#1 && 18 == ~a4~0) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 17 == ~a26~0) && 20 == ~a14~0);" "assume !((1 == ~a25~0 && ((15 == ~a28~0 && (1 == ~a1~0 && 1 == ~a3~0 && 3 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a7~0) && 19 == ~a26~0);" "assume !(18 == ~a4~0 && 18 == ~a14~0 && 1 == ~a1~0 && 18 == ~a26~0 && !(1 == ~a3~0) && (1 == ~a25~0 && 4 == calculate_output_~input#1 && 15 == ~a28~0) && !(1 == ~a7~0));" "assume !(((1 == ~a1~0 && (((1 == calculate_output_~input#1 && (((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a28~0) && !(1 == ~a3~0)) && 18 == ~a4~0) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(((18 == ~a4~0 && !(1 == ~a3~0) && 1 == ~a25~0 && ((1 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a1~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && ((17 == ~a28~0 && 1 == ~a1~0 && 17 == ~a4~0 && 1 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (17 == ~a28~0 && ((4 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(1 == ~a1~0 && 17 == ~a28~0 && 19 == ~a14~0 && 17 == ~a4~0 && (((6 == calculate_output_~input#1 && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a26~0) && !(1 == ~a7~0));" "assume !(((((((1 == ~a25~0 && 6 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a26~0) && !(1 == ~a3~0)) && 18 == ~a4~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(19 == ~a26~0 && 16 == ~a28~0 && 1 == ~a3~0 && 1 == ~a1~0 && 18 == ~a14~0 && (1 == ~a25~0 && 3 == calculate_output_~input#1 && 18 == ~a4~0) && !(1 == ~a7~0));" "assume !((16 == ~a28~0 && 18 == ~a14~0 && 17 == ~a4~0 && 1 == ~a3~0 && ((((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(!(1 == ~a3~0) && (19 == ~a14~0 && 1 == ~a1~0 && 16 == ~a28~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a7~0);" "assume !((20 == ~a14~0 && 1 == ~a1~0 && 17 == ~a28~0 && (!(1 == ~a3~0) && 17 == ~a4~0 && 5 == calculate_output_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a7~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 19 == ~a14~0 && (1 == ~a25~0 && 1 == ~a3~0 && 18 == ~a26~0 && (5 == calculate_output_~input#1 && 17 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a4~0);" "assume !((17 == ~a4~0 && !(1 == ~a3~0) && (((((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a14~0) && 17 == ~a28~0);" "assume !((18 == ~a4~0 && 20 == ~a14~0 && 1 == ~a25~0 && 1 == ~a1~0 && 16 == ~a28~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && !(1 == ~a3~0));" "assume !(!(1 == ~a3~0) && 19 == ~a14~0 && 1 == ~a25~0 && (1 == ~a1~0 && (((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 16 == ~a4~0) && 16 == ~a28~0);" "assume !(16 == ~a4~0 && 15 == ~a28~0 && !(1 == ~a3~0) && ((!(1 == ~a7~0) && ((19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !((1 == ~a1~0 && 1 == ~a3~0 && (1 == ~a7~0 && (18 == ~a14~0 && (18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 15 == ~a28~0) && 18 == ~a4~0);" "assume !(16 == ~a28~0 && 17 == ~a4~0 && ((1 == ~a1~0 && ((((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0) && 1 == ~a3~0);" "assume !(!(1 == ~a3~0) && ((1 == ~a1~0 && 1 == ~a25~0 && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 16 == ~a28~0) && 18 == ~a4~0);" "assume !(1 == ~a7~0 && (((1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && 17 == ~a4~0 && 5 == calculate_output_~input#1) && 1 == ~a1~0) && 17 == ~a26~0) && 20 == ~a14~0);" "assume !((((((((19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) && 4 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a1~0) && 15 == ~a28~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !(!(1 == ~a3~0) && ((17 == ~a28~0 && 18 == ~a14~0 && ((((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a4~0) && 1 == ~a25~0);" "assume !(19 == ~a14~0 && (17 == ~a4~0 && (1 == ~a3~0 && ((1 == ~a7~0 && 4 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 18 == ~a26~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && ((17 == ~a4~0 && (((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 2 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0) && 17 == ~a28~0);" "assume !((15 == ~a28~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 1 == ~a25~0 && (19 == ~a26~0 && 20 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !((18 == ~a26~0 && (((17 == ~a28~0 && 16 == ~a4~0 && 1 == ~a7~0 && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((1 == ~a7~0 && (15 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && 19 == ~a14~0 && 3 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(17 == ~a28~0 && 18 == ~a4~0 && 1 == ~a25~0 && (1 == ~a3~0 && 3 == calculate_output_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && (((18 == ~a4~0 && 1 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a3~0) && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((((16 == ~a28~0 && (3 == calculate_output_~input#1 && (((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0) || (18 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 17 == ~a4~0) && 1 == ~a3~0);" "assume !((19 == ~a14~0 && (((1 == ~a1~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 17 == ~a28~0);" "assume !(!(1 == ~a7~0) && 1 == ~a1~0 && (1 == ~a3~0 && 1 == ~a25~0 && (((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 16 == ~a28~0) && 20 == ~a14~0) && 17 == ~a4~0);" "assume !((!(1 == ~a3~0) && ((((((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 17 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(!(1 == ~a3~0) && 16 == ~a28~0 && (1 == ~a1~0 && ((2 == calculate_output_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 19 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !((!(1 == ~a3~0) && 16 == ~a28~0 && ((19 == ~a14~0 && 1 == ~a1~0 && 1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a7~0);" "assume !((1 == ~a1~0 && (1 == ~a25~0 && (1 == ~a7~0 && (16 == ~a4~0 && 2 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 19 == ~a26~0) && 15 == ~a28~0);" "assume !(18 == ~a14~0 && !(1 == ~a3~0) && ((((1 == ~a1~0 && (17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a7~0) && 15 == ~a28~0) && 18 == ~a4~0);" "assume !((!(1 == ~a3~0) && 17 == ~a28~0 && (1 == ~a1~0 && 1 == ~a25~0 && (!(1 == ~a7~0) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 16 == ~a4~0) && 18 == ~a26~0);" "assume !(17 == ~a4~0 && ((19 == ~a26~0 && (((4 == calculate_output_~input#1 && 1 == ~a25~0) && 17 == ~a28~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !((1 == ~a25~0 && 1 == ~a7~0 && 19 == ~a14~0 && ((((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && 16 == ~a4~0) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(!(1 == ~a3~0) && 1 == ~a25~0 && 17 == ~a4~0 && (5 == calculate_output_~input#1 && ((18 == ~a14~0 && (17 == ~a26~0 && 16 == ~a28~0) && 1 == ~a7~0) || (20 == ~a14~0 && (15 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0))) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && ((19 == ~a14~0 && (3 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 1 == ~a1~0) && 17 == ~a28~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !(17 == ~a4~0 && (1 == ~a25~0 && ((!(1 == ~a7~0) && (5 == calculate_output_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 20 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 17 == ~a28~0);" "assume !(1 == ~a1~0 && (1 == ~a25~0 && 17 == ~a28~0 && 1 == ~a3~0 && (((!(1 == ~a7~0) && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 20 == ~a14~0) && 17 == ~a4~0);" "assume !(18 == ~a4~0 && 1 == ~a25~0 && 1 == ~a1~0 && 15 == ~a28~0 && ((((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 18 == ~a14~0) && !(1 == ~a3~0));" "assume !(1 == ~a1~0 && 1 == ~a25~0 && ((((((!(1 == ~a7~0) && 15 == ~a28~0 && 18 == ~a26~0) && 20 == ~a14~0) || (((19 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0)) || (((17 == ~a26~0 && 16 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0)) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a3~0);" "assume !((15 == ~a28~0 && ((1 == ~a25~0 && 16 == ~a4~0 && (((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 2 == calculate_output_~input#1) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !(((((17 == ~a4~0 && 4 == calculate_output_~input#1 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0)) || ((18 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 15 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(19 == ~a14~0 && 1 == ~a25~0 && ((!(1 == ~a7~0) && 17 == ~a4~0 && (2 == calculate_output_~input#1 && 17 == ~a28~0) && !(1 == ~a3~0)) && 19 == ~a26~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && 1 == ~a1~0 && (1 == ~a25~0 && 18 == ~a4~0 && 6 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && (((!(1 == ~a3~0) && 15 == ~a28~0 && (16 == ~a4~0 && 1 == calculate_output_~input#1) && 19 == ~a26~0) && 1 == ~a1~0) && 19 == ~a14~0) && 1 == ~a25~0);" "assume !((!(1 == ~a3~0) && 1 == ~a1~0 && 1 == ~a7~0 && 1 == ~a25~0 && ((3 == calculate_output_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 20 == ~a14~0) && 15 == ~a28~0) && 17 == ~a4~0);" "assume !(!(1 == ~a3~0) && ((19 == ~a14~0 && ((1 == ~a25~0 && (17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 16 == ~a28~0) && 17 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a7~0));" "assume !((1 == ~a25~0 && (!(1 == ~a3~0) && 1 == ~a7~0 && 17 == ~a4~0 && 1 == ~a1~0 && (17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 18 == ~a14~0) && 17 == ~a28~0);" "assume !(1 == ~a1~0 && ((1 == ~a25~0 && ((!(1 == ~a3~0) && (18 == ~a26~0 || 19 == ~a26~0) && 3 == calculate_output_~input#1) && 18 == ~a14~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 17 == ~a4~0);" "assume !((20 == ~a14~0 && ((!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && (18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a3~0) && 16 == ~a28~0);" "assume !((((16 == ~a28~0 && (18 == ~a4~0 && 3 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a3~0) && 1 == ~a25~0) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && 18 == ~a4~0 && 19 == ~a26~0 && (1 == ~a3~0 && 16 == ~a28~0 && (1 == calculate_output_~input#1 && 1 == ~a1~0) && 18 == ~a14~0) && !(1 == ~a7~0));" "assume !((((1 == ~a3~0 && 1 == ~a1~0 && (!(1 == ~a7~0) && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 15 == ~a28~0) && 19 == ~a14~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(((((((6 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0) && 18 == ~a4~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !((15 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && (1 == calculate_output_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(!(1 == ~a3~0) && ((!(1 == ~a7~0) && ((1 == ~a1~0 && 5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 19 == ~a14~0) && 15 == ~a28~0) && 18 == ~a4~0) && 1 == ~a25~0);" "assume !(17 == ~a28~0 && ((!(1 == ~a3~0) && 18 == ~a4~0 && ((((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a14~0);" "assume !(1 == ~a1~0 && (17 == ~a26~0 && 16 == ~a28~0 && 1 == ~a3~0 && 18 == ~a4~0 && 1 == ~a7~0 && 19 == ~a14~0 && 3 == calculate_output_~input#1) && 1 == ~a25~0);" "assume !((((1 == ~a25~0 && ((1 == ~a1~0 && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 18 == ~a14~0) && 17 == ~a4~0) && 1 == ~a7~0) && 15 == ~a28~0) && !(1 == ~a3~0));" "assume !((18 == ~a4~0 && !(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a25~0 && (18 == ~a14~0 && 15 == ~a28~0 && 2 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !((1 == ~a1~0 && 1 == ~a25~0 && (15 == ~a28~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 18 == ~a4~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !((((1 == ~a25~0 && (!(1 == ~a3~0) && 18 == ~a4~0 && 4 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 20 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a7~0)) && 16 == ~a28~0);" "assume !(((((16 == ~a28~0 && (5 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a3~0) && 1 == ~a25~0) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0);" "assume !(!(1 == ~a7~0) && (((1 == ~a1~0 && !(1 == ~a3~0) && 1 == ~a25~0 && 6 == calculate_output_~input#1 && 17 == ~a4~0) && 19 == ~a14~0) && 15 == ~a28~0) && 19 == ~a26~0);" "assume !(1 == ~a1~0 && (!(1 == ~a3~0) && ((((20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) && 6 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(18 == ~a4~0 && 1 == ~a3~0 && (18 == ~a14~0 && (1 == ~a1~0 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 6 == calculate_output_~input#1) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 18 == ~a14~0 && (((17 == ~a4~0 && 6 == calculate_output_~input#1 && ((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a28~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 15 == ~a28~0 && 1 == ~a25~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 16 == ~a4~0) && 20 == ~a14~0);" "assume !((16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && (1 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0);" "assume !((((17 == ~a4~0 && 1 == ~a1~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a3~0) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !(17 == ~a28~0 && (1 == ~a25~0 && 1 == ~a3~0 && 1 == ~a1~0 && 3 == calculate_output_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 18 == ~a4~0);" "assume !((((((15 == ~a28~0 && (1 == calculate_output_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 18 == ~a4~0) && 1 == ~a1~0) && 1 == ~a25~0) && 1 == ~a7~0) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(1 == ~a3~0 && 1 == ~a1~0 && 1 == ~a25~0 && ((17 == ~a26~0 && 20 == ~a14~0 && 18 == ~a4~0 && 5 == calculate_output_~input#1) && !(1 == ~a7~0)) && 15 == ~a28~0);" "assume !((1 == ~a3~0 && 16 == ~a28~0 && 18 == ~a26~0 && 1 == ~a1~0 && !(1 == ~a7~0) && 1 == ~a25~0 && 18 == ~a14~0 && 3 == calculate_output_~input#1) && 18 == ~a4~0);" "assume !(1 == ~a25~0 && (16 == ~a4~0 && (6 == calculate_output_~input#1 && ((((17 == ~a26~0 && 17 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0) || ((!(1 == ~a7~0) && 18 == ~a26~0 && 16 == ~a28~0) && 20 == ~a14~0) || (((19 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0))) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(1 == ~a25~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 16 == ~a4~0 && 2 == calculate_output_~input#1 && (((((18 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 16 == ~a28~0) && 20 == ~a14~0)) || (((17 == ~a26~0 && 17 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0)));" "assume !(16 == ~a4~0 && (1 == ~a25~0 && ((1 == ~a1~0 && (18 == ~a26~0 && 5 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0) && !(1 == ~a3~0));" "assume !(20 == ~a14~0 && ((18 == ~a4~0 && (18 == ~a26~0 && (6 == calculate_output_~input#1 && 17 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a7~0)) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(((1 == ~a3~0 && ((1 == ~a1~0 && 16 == ~a28~0 && 1 == ~a25~0 && 4 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 17 == ~a26~0) && 1 == ~a7~0);" "assume !(((17 == ~a4~0 && ((((5 == calculate_output_~input#1 && 16 == ~a28~0) && 1 == ~a25~0) && 19 == ~a26~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !(1 == ~a1~0 && 1 == ~a25~0 && (!(1 == ~a3~0) && 16 == ~a4~0 && (((19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || ((18 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 3 == calculate_output_~input#1) && 16 == ~a28~0);" "assume !((((((18 == ~a26~0 && (5 == calculate_output_~input#1 && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a7~0) && 17 == ~a28~0) && 17 == ~a4~0) && 1 == ~a1~0) && 20 == ~a14~0);" "assume !(1 == ~a25~0 && ((18 == ~a4~0 && 16 == ~a28~0 && 4 == calculate_output_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(((((18 == ~a14~0 && 18 == ~a4~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (!(1 == ~a7~0) && 18 == ~a26~0)) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 16 == ~a28~0);" "assume !((1 == ~a25~0 && ((((((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a1~0) && 18 == ~a4~0) && 1 == ~a7~0) && 1 == ~a3~0) && 15 == ~a28~0);" "assume ((1 == ~a25~0 && 1 == ~a1~0 && 18 == ~a4~0 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 17 == ~a28~0) && 1 == ~a3~0;~a26~0 := 17;~a7~0 := 1;~a14~0 := 19;calculate_output_#res#1 := -1;" "main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_~input~0#1;havoc main_#t~ret13#1;" "assume true;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" [2025-03-09 07:05:37,221 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:05:37,221 INFO L85 PathProgramCache]: Analyzing trace with hash 76681887, now seen corresponding path program 4 times [2025-03-09 07:05:37,221 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:05:37,221 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [242987318] [2025-03-09 07:05:37,221 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-09 07:05:37,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:05:37,224 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 4 statements into 2 equivalence classes. [2025-03-09 07:05:37,226 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 4 of 4 statements. [2025-03-09 07:05:37,226 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-03-09 07:05:37,226 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:05:37,226 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-09 07:05:37,226 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-03-09 07:05:37,228 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-09 07:05:37,228 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:37,228 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:05:37,229 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-09 07:05:37,230 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:05:37,230 INFO L85 PathProgramCache]: Analyzing trace with hash 1772274122, now seen corresponding path program 1 times [2025-03-09 07:05:37,230 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:05:37,230 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [822229606] [2025-03-09 07:05:37,230 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:05:37,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:05:37,432 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 192 statements into 1 equivalence classes. [2025-03-09 07:05:37,461 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 192 of 192 statements. [2025-03-09 07:05:37,461 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:37,461 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:05:37,461 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-09 07:05:37,473 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 192 statements into 1 equivalence classes. [2025-03-09 07:05:37,486 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 192 of 192 statements. [2025-03-09 07:05:37,487 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:37,487 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:05:37,505 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-09 07:05:37,505 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:05:37,506 INFO L85 PathProgramCache]: Analyzing trace with hash 1552483432, now seen corresponding path program 1 times [2025-03-09 07:05:37,506 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:05:37,506 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1837443448] [2025-03-09 07:05:37,506 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:05:37,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:05:37,541 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 196 statements into 1 equivalence classes. [2025-03-09 07:05:37,563 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 196 of 196 statements. [2025-03-09 07:05:37,563 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:37,563 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:05:37,803 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 07:05:37,803 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 07:05:37,803 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1837443448] [2025-03-09 07:05:37,803 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1837443448] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 07:05:37,803 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 07:05:37,803 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-09 07:05:37,803 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [386311501] [2025-03-09 07:05:37,803 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 07:05:39,037 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 07:05:39,038 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-09 07:05:39,038 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-09 07:05:39,038 INFO L87 Difference]: Start difference. First operand 73791 states and 93886 transitions. cyclomatic complexity: 20106 Second operand has 3 states, 3 states have (on average 65.33333333333333) internal successors, (196), 2 states have internal predecessors, (196), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 07:05:41,488 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-09 07:05:41,489 INFO L93 Difference]: Finished difference Result 147438 states and 175161 transitions. [2025-03-09 07:05:41,489 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 147438 states and 175161 transitions. [2025-03-09 07:05:41,991 INFO L131 ngComponentsAnalysis]: Automaton has 7 accepting balls. 65440 [2025-03-09 07:05:42,347 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 147438 states to 147438 states and 175161 transitions. [2025-03-09 07:05:42,348 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 65472 [2025-03-09 07:05:42,395 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 65472 [2025-03-09 07:05:42,395 INFO L73 IsDeterministic]: Start isDeterministic. Operand 147438 states and 175161 transitions. [2025-03-09 07:05:42,395 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-09 07:05:42,395 INFO L218 hiAutomatonCegarLoop]: Abstraction has 147438 states and 175161 transitions. [2025-03-09 07:05:42,491 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 147438 states and 175161 transitions. [2025-03-09 07:05:43,708 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 147438 to 146620. [2025-03-09 07:05:43,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 146620 states, 146620 states have (on average 1.1889851316327922) internal successors, (174329), 146619 states have internal predecessors, (174329), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 07:05:43,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 146620 states to 146620 states and 174329 transitions. [2025-03-09 07:05:43,975 INFO L240 hiAutomatonCegarLoop]: Abstraction has 146620 states and 174329 transitions. [2025-03-09 07:05:43,976 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-09 07:05:43,976 INFO L432 stractBuchiCegarLoop]: Abstraction has 146620 states and 174329 transitions. [2025-03-09 07:05:43,976 INFO L338 stractBuchiCegarLoop]: ======== Iteration 7 ============ [2025-03-09 07:05:43,976 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 146620 states and 174329 transitions. [2025-03-09 07:05:44,439 INFO L131 ngComponentsAnalysis]: Automaton has 7 accepting balls. 65440 [2025-03-09 07:05:44,439 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-09 07:05:44,439 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-09 07:05:44,443 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2025-03-09 07:05:44,443 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 07:05:44,443 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(20, 2);call #Ultimate.allocInit(12, 3);~f~0 := 6;~e~0 := 5;~d~0 := 4;~b~0 := 2;~a~0 := 1;~c~0 := 3;~u~0 := 21;~v~0 := 22;~w~0 := 23;~x~0 := 24;~y~0 := 25;~z~0 := 26;~a3~0 := 1;~a4~0 := 17;~a25~0 := 1;~a1~0 := 1;~a26~0 := 18;~a28~0 := 15;~a7~0 := 1;~a14~0 := 19;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet12#1, main_#t~ret13#1, main_~input~0#1, main_~output~0#1;main_~output~0#1 := -1;" "assume true;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" [2025-03-09 07:05:44,455 INFO L754 eck$LassoCheckResult]: Loop: "assume !((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output_~input#1) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(17 == ~a28~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == ~a7~0 && 17 == ~a4~0 && (18 == ~a14~0 && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && !(1 == ~a3~0) && (16 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(16 == ~a28~0 && ((18 == ~a14~0 && (!(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a3~0 && 1 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(!(1 == ~a3~0) && 17 == ~a28~0 && 1 == ~a25~0 && ((5 == calculate_output_~input#1 && (((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 17 == ~a26~0 && 18 == ~a4~0 && !(1 == ~a7~0) && ((1 == ~a25~0 && 3 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a3~0) && 20 == ~a14~0);" "assume !(((((1 == ~a1~0 && (20 == ~a14~0 && 2 == calculate_output_~input#1 && 17 == ~a26~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && 20 == ~a14~0 && 1 == ~a1~0 && 6 == calculate_output_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)));" "assume !(((17 == ~a4~0 && (((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && (1 == ~a1~0 && (1 == ~a7~0 && ((2 == calculate_output_~input#1 && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a3~0) && 18 == ~a26~0) && 19 == ~a14~0);" "assume !((18 == ~a26~0 && 1 == ~a7~0 && 16 == ~a28~0 && (((1 == ~a25~0 && 2 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(18 == ~a4~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 19 == ~a14~0 && (1 == ~a1~0 && 16 == ~a28~0 && 1 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && (((3 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(17 == ~a4~0 && 1 == ~a25~0 && 20 == ~a14~0 && ((!(1 == ~a3~0) && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !(((((((1 == ~a7~0 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 20 == ~a14~0) && 18 == ~a4~0) && 15 == ~a28~0);" "assume !((19 == ~a26~0 && 1 == ~a7~0 && (((18 == ~a14~0 && 4 == calculate_output_~input#1 && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 16 == ~a4~0);" "assume !(18 == ~a26~0 && (15 == ~a28~0 && 1 == ~a7~0 && 1 == ~a25~0 && (17 == ~a4~0 && 19 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && (15 == ~a28~0 && ((17 == ~a4~0 && 5 == calculate_output_~input#1 && 1 == ~a3~0) && 19 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a7~0);" "assume !((1 == ~a1~0 && (((19 == ~a14~0 && 4 == calculate_output_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && 16 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && (1 == ~a3~0 && 1 == ~a25~0 && 18 == ~a4~0 && 1 == calculate_output_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 1 == ~a1~0);" "assume !((!(1 == ~a7~0) && ((!(1 == ~a3~0) && (((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0) && 16 == ~a28~0);" "assume !((1 == ~a1~0 && (20 == ~a14~0 && (17 == ~a28~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && (1 == ~a1~0 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !(1 == ~a1~0 && 16 == ~a4~0 && ((((((17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a7~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !(16 == ~a4~0 && 1 == ~a25~0 && 17 == ~a28~0 && ((19 == ~a14~0 && (1 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a7~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && (((1 == ~a3~0 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !(16 == ~a28~0 && 1 == ~a3~0 && 19 == ~a14~0 && ((18 == ~a4~0 && !(1 == ~a7~0) && 5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((!(1 == ~a3~0) && ((((((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0) && 19 == ~a14~0) && 1 == ~a1~0);" "assume !(((17 == ~a28~0 && (((2 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 18 == ~a14~0) && 1 == ~a25~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((((1 == ~a3~0 && (1 == ~a25~0 && (4 == calculate_output_~input#1 && 1 == ~a7~0) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0) && 17 == ~a28~0) && 18 == ~a26~0);" "assume !(1 == ~a1~0 && 18 == ~a4~0 && ((!(1 == ~a7~0) && 19 == ~a14~0 && (5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a3~0);" "assume !(1 == ~a25~0 && 18 == ~a4~0 && 1 == ~a1~0 && 16 == ~a28~0 && ((2 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 18 == ~a14~0) && !(1 == ~a3~0));" "assume !((18 == ~a4~0 && (16 == ~a28~0 && 1 == ~a3~0 && 18 == ~a14~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((!(1 == ~a7~0) && 16 == ~a28~0 && 1 == ~a25~0 && 1 == ~a1~0 && !(1 == ~a3~0) && (5 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && 18 == ~a4~0);" "assume !(((((15 == ~a28~0 && (1 == ~a1~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 1 == ~a7~0) && 16 == ~a4~0);" "assume !((((((!(1 == ~a7~0) && 20 == ~a14~0 && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && 19 == ~a26~0 && 15 == ~a28~0 && (16 == ~a4~0 && !(1 == ~a3~0) && (1 == ~a25~0 && 2 == calculate_output_~input#1) && !(1 == ~a7~0)) && 1 == ~a1~0);" "assume !((((1 == ~a25~0 && 18 == ~a4~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 17 == ~a28~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && ((19 == ~a14~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(1 == ~a25~0 && ((((15 == ~a28~0 && (6 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && !(1 == ~a7~0)) && 17 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(1 == ~a3~0 && (((4 == calculate_output_~input#1 && ((18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0 && 16 == ~a28~0) || (20 == ~a14~0 && (18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(20 == ~a14~0 && 1 == ~a25~0 && (1 == ~a7~0 && ((16 == ~a4~0 && 5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(!(1 == ~a3~0) && (1 == ~a25~0 && 17 == ~a28~0 && (5 == calculate_output_~input#1 && ((20 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 16 == ~a4~0) && 1 == ~a1~0);" "assume !(18 == ~a14~0 && 16 == ~a28~0 && ((((!(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(18 == ~a4~0 && 17 == ~a26~0 && 1 == ~a25~0 && 1 == ~a1~0 && ((1 == ~a7~0 && 16 == ~a28~0 && 6 == calculate_output_~input#1) && 20 == ~a14~0) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a3~0) && 16 == ~a4~0 && (1 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 20 == ~a14~0);" "assume !(1 == ~a1~0 && 1 == ~a3~0 && (20 == ~a14~0 && 16 == ~a28~0 && (3 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(((18 == ~a4~0 && ((6 == calculate_output_~input#1 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a28~0);" "assume !(1 == ~a7~0 && 1 == ~a25~0 && ((1 == ~a1~0 && (17 == ~a28~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 18 == ~a14~0) && 18 == ~a4~0) && !(1 == ~a3~0));" "assume !(((((16 == ~a28~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a1~0) && 1 == ~a3~0) && 19 == ~a14~0) && 18 == ~a4~0);" "assume !((19 == ~a14~0 && 1 == ~a25~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 17 == ~a4~0 && 3 == calculate_output_~input#1 && !(1 == ~a3~0)) && 19 == ~a26~0) && 1 == ~a1~0);" "assume !(((1 == ~a1~0 && ((1 == ~a3~0 && 19 == ~a14~0 && 2 == calculate_output_~input#1 && 18 == ~a4~0) && 1 == ~a7~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 19 == ~a14~0 && 1 == ~a1~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(((((18 == ~a14~0 && ((1 == calculate_output_~input#1 && 1 == ~a3~0) && 17 == ~a28~0) && 18 == ~a4~0) && !(1 == ~a7~0)) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(1 == ~a7~0 && 19 == ~a26~0 && 1 == ~a1~0 && 19 == ~a14~0 && 1 == ~a25~0 && 15 == ~a28~0 && 16 == ~a4~0 && !(1 == ~a3~0) && 5 == calculate_output_~input#1);" "assume !(!(1 == ~a7~0) && (1 == ~a1~0 && ((!(1 == ~a3~0) && 18 == ~a14~0 && 6 == calculate_output_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 16 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 20 == ~a14~0 && ((((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && !(1 == ~a7~0));" "assume !((16 == ~a4~0 && ((19 == ~a14~0 && 1 == ~a7~0 && (1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 15 == ~a28~0);" "assume !((((19 == ~a26~0 && 18 == ~a4~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 17 == ~a28~0 && 20 == ~a14~0 && 1 == ~a3~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 18 == ~a4~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && 1 == ~a3~0) && 1 == ~a1~0) && 19 == ~a14~0) && 17 == ~a26~0) && 16 == ~a28~0);" "assume !(((1 == ~a1~0 && (((((18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a14~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 16 == ~a4~0);" "assume !(1 == ~a1~0 && (19 == ~a14~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(((1 == ~a25~0 && ((1 == ~a7~0 && (2 == calculate_output_~input#1 && 20 == ~a14~0) && 17 == ~a4~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 20 == ~a14~0 && (!(1 == ~a7~0) && (15 == ~a28~0 && 5 == calculate_output_~input#1) && 17 == ~a26~0) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !(1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a7~0) && (!(1 == ~a3~0) && (18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && 20 == ~a14~0);" "assume !((19 == ~a14~0 && 1 == ~a3~0 && 1 == ~a1~0 && (1 == ~a25~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 1 == calculate_output_~input#1) && 18 == ~a4~0) && 17 == ~a28~0);" "assume !(16 == ~a28~0 && (1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a3~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 20 == ~a14~0);" "assume !((1 == ~a25~0 && ((1 == ~a1~0 && ((6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 18 == ~a4~0) && 20 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && !(1 == ~a3~0));" "assume !(16 == ~a28~0 && (((16 == ~a4~0 && 1 == ~a7~0 && (6 == calculate_output_~input#1 && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0);" "assume !((15 == ~a28~0 && 1 == ~a1~0 && 16 == ~a4~0 && !(1 == ~a3~0) && (((17 == ~a26~0 || 18 == ~a26~0) && 1 == calculate_output_~input#1) && 1 == ~a25~0) && 20 == ~a14~0) && 1 == ~a7~0);" "assume !(1 == ~a1~0 && 15 == ~a28~0 && (17 == ~a4~0 && (19 == ~a26~0 && (19 == ~a14~0 && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && !(1 == ~a7~0));" "assume !(19 == ~a14~0 && (1 == ~a7~0 && ((((18 == ~a4~0 && 4 == calculate_output_~input#1) && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 16 == ~a28~0 && 1 == ~a7~0 && 18 == ~a4~0 && !(1 == ~a3~0) && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0);" "assume !((16 == ~a4~0 && (1 == ~a1~0 && 18 == ~a26~0 && (!(1 == ~a3~0) && 1 == ~a25~0 && 3 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a7~0) && 16 == ~a28~0);" "assume !(17 == ~a28~0 && 19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0) && 1 == ~a25~0 && ((3 == calculate_output_~input#1 && 1 == ~a3~0) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !(((1 == ~a1~0 && (((3 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 17 == ~a28~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0) && 20 == ~a14~0);" "assume !((18 == ~a4~0 && ((6 == calculate_output_~input#1 && (((((16 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 16 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0))) && 1 == ~a3~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(((1 == ~a1~0 && (1 == ~a25~0 && ((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0)) && 6 == calculate_output_~input#1) && 17 == ~a28~0) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !(((((1 == ~a1~0 && 17 == ~a4~0 && !(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && !(1 == ~a3~0)) && 20 == ~a14~0) && 16 == ~a28~0);" "assume !(((20 == ~a14~0 && (18 == ~a4~0 && (2 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(20 == ~a14~0 && 17 == ~a4~0 && 16 == ~a28~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 1 == ~a25~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && !(1 == ~a7~0));" "assume !(16 == ~a4~0 && !(1 == ~a3~0) && (((17 == ~a28~0 && (1 == ~a1~0 && 6 == calculate_output_~input#1) && 18 == ~a26~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(((((((((1 == ~a7~0 && 18 == ~a26~0) && 19 == ~a14~0) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a1~0) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(16 == ~a4~0 && !(1 == ~a7~0) && 1 == ~a25~0 && (19 == ~a14~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 19 == ~a26~0 && 3 == calculate_output_~input#1) && 15 == ~a28~0);" "assume !(1 == ~a7~0 && (15 == ~a28~0 && ((((6 == calculate_output_~input#1 && 1 == ~a1~0) && 19 == ~a14~0) && 18 == ~a4~0) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a26~0);" "assume !((1 == ~a1~0 && ((17 == ~a4~0 && !(1 == ~a7~0) && (1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 16 == ~a28~0);" "assume !((1 == ~a1~0 && ((!(1 == ~a3~0) && 17 == ~a28~0 && !(1 == ~a7~0) && 19 == ~a14~0 && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 18 == ~a26~0);" "assume !((!(1 == ~a3~0) && (!(1 == ~a7~0) && 1 == ~a1~0 && 1 == ~a25~0 && (5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a4~0) && 16 == ~a28~0) && 18 == ~a14~0);" "assume !((((17 == ~a28~0 && ((((18 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 4 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !((17 == ~a4~0 && (17 == ~a28~0 && ((((19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0)) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 1 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(((1 == ~a25~0 && ((((!(1 == ~a7~0) && 15 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0) || ((1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0)) && 1 == calculate_output_~input#1) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && ((1 == ~a3~0 && 2 == calculate_output_~input#1 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 17 == ~a4~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !((((1 == ~a25~0 && (15 == ~a28~0 && 1 == ~a1~0 && 3 == calculate_output_~input#1 && 18 == ~a4~0) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 17 == ~a26~0) && 20 == ~a14~0);" "assume !((1 == ~a25~0 && ((15 == ~a28~0 && (1 == ~a1~0 && 1 == ~a3~0 && 3 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a7~0) && 19 == ~a26~0);" "assume !(18 == ~a4~0 && 18 == ~a14~0 && 1 == ~a1~0 && 18 == ~a26~0 && !(1 == ~a3~0) && (1 == ~a25~0 && 4 == calculate_output_~input#1 && 15 == ~a28~0) && !(1 == ~a7~0));" "assume !(((1 == ~a1~0 && (((1 == calculate_output_~input#1 && (((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a28~0) && !(1 == ~a3~0)) && 18 == ~a4~0) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(((18 == ~a4~0 && !(1 == ~a3~0) && 1 == ~a25~0 && ((1 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a1~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && ((17 == ~a28~0 && 1 == ~a1~0 && 17 == ~a4~0 && 1 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (17 == ~a28~0 && ((4 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(1 == ~a1~0 && 17 == ~a28~0 && 19 == ~a14~0 && 17 == ~a4~0 && (((6 == calculate_output_~input#1 && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a26~0) && !(1 == ~a7~0));" "assume !(((((((1 == ~a25~0 && 6 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a26~0) && !(1 == ~a3~0)) && 18 == ~a4~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(19 == ~a26~0 && 16 == ~a28~0 && 1 == ~a3~0 && 1 == ~a1~0 && 18 == ~a14~0 && (1 == ~a25~0 && 3 == calculate_output_~input#1 && 18 == ~a4~0) && !(1 == ~a7~0));" "assume !((16 == ~a28~0 && 18 == ~a14~0 && 17 == ~a4~0 && 1 == ~a3~0 && ((((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(!(1 == ~a3~0) && (19 == ~a14~0 && 1 == ~a1~0 && 16 == ~a28~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a7~0);" "assume !((20 == ~a14~0 && 1 == ~a1~0 && 17 == ~a28~0 && (!(1 == ~a3~0) && 17 == ~a4~0 && 5 == calculate_output_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a7~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 19 == ~a14~0 && (1 == ~a25~0 && 1 == ~a3~0 && 18 == ~a26~0 && (5 == calculate_output_~input#1 && 17 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a4~0);" "assume !((17 == ~a4~0 && !(1 == ~a3~0) && (((((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a14~0) && 17 == ~a28~0);" "assume !((18 == ~a4~0 && 20 == ~a14~0 && 1 == ~a25~0 && 1 == ~a1~0 && 16 == ~a28~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && !(1 == ~a3~0));" "assume !(!(1 == ~a3~0) && 19 == ~a14~0 && 1 == ~a25~0 && (1 == ~a1~0 && (((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 16 == ~a4~0) && 16 == ~a28~0);" "assume !(16 == ~a4~0 && 15 == ~a28~0 && !(1 == ~a3~0) && ((!(1 == ~a7~0) && ((19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !((1 == ~a1~0 && 1 == ~a3~0 && (1 == ~a7~0 && (18 == ~a14~0 && (18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 15 == ~a28~0) && 18 == ~a4~0);" "assume !(16 == ~a28~0 && 17 == ~a4~0 && ((1 == ~a1~0 && ((((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0) && 1 == ~a3~0);" "assume !(!(1 == ~a3~0) && ((1 == ~a1~0 && 1 == ~a25~0 && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 16 == ~a28~0) && 18 == ~a4~0);" "assume !(1 == ~a7~0 && (((1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && 17 == ~a4~0 && 5 == calculate_output_~input#1) && 1 == ~a1~0) && 17 == ~a26~0) && 20 == ~a14~0);" "assume !((((((((19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) && 4 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a1~0) && 15 == ~a28~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !(!(1 == ~a3~0) && ((17 == ~a28~0 && 18 == ~a14~0 && ((((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a4~0) && 1 == ~a25~0);" "assume !(19 == ~a14~0 && (17 == ~a4~0 && (1 == ~a3~0 && ((1 == ~a7~0 && 4 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 18 == ~a26~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && ((17 == ~a4~0 && (((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 2 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0) && 17 == ~a28~0);" "assume !((15 == ~a28~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 1 == ~a25~0 && (19 == ~a26~0 && 20 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !((18 == ~a26~0 && (((17 == ~a28~0 && 16 == ~a4~0 && 1 == ~a7~0 && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((1 == ~a7~0 && (15 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && 19 == ~a14~0 && 3 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(17 == ~a28~0 && 18 == ~a4~0 && 1 == ~a25~0 && (1 == ~a3~0 && 3 == calculate_output_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && (((18 == ~a4~0 && 1 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a3~0) && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((((16 == ~a28~0 && (3 == calculate_output_~input#1 && (((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0) || (18 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 17 == ~a4~0) && 1 == ~a3~0);" "assume !((19 == ~a14~0 && (((1 == ~a1~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 17 == ~a28~0);" "assume !(!(1 == ~a7~0) && 1 == ~a1~0 && (1 == ~a3~0 && 1 == ~a25~0 && (((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 16 == ~a28~0) && 20 == ~a14~0) && 17 == ~a4~0);" "assume !((!(1 == ~a3~0) && ((((((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 17 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(!(1 == ~a3~0) && 16 == ~a28~0 && (1 == ~a1~0 && ((2 == calculate_output_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 19 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !((!(1 == ~a3~0) && 16 == ~a28~0 && ((19 == ~a14~0 && 1 == ~a1~0 && 1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a7~0);" "assume !((1 == ~a1~0 && (1 == ~a25~0 && (1 == ~a7~0 && (16 == ~a4~0 && 2 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 19 == ~a26~0) && 15 == ~a28~0);" "assume !(18 == ~a14~0 && !(1 == ~a3~0) && ((((1 == ~a1~0 && (17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a7~0) && 15 == ~a28~0) && 18 == ~a4~0);" "assume !((!(1 == ~a3~0) && 17 == ~a28~0 && (1 == ~a1~0 && 1 == ~a25~0 && (!(1 == ~a7~0) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 16 == ~a4~0) && 18 == ~a26~0);" "assume !(17 == ~a4~0 && ((19 == ~a26~0 && (((4 == calculate_output_~input#1 && 1 == ~a25~0) && 17 == ~a28~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !((1 == ~a25~0 && 1 == ~a7~0 && 19 == ~a14~0 && ((((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && 16 == ~a4~0) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(!(1 == ~a3~0) && 1 == ~a25~0 && 17 == ~a4~0 && (5 == calculate_output_~input#1 && ((18 == ~a14~0 && (17 == ~a26~0 && 16 == ~a28~0) && 1 == ~a7~0) || (20 == ~a14~0 && (15 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0))) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && ((19 == ~a14~0 && (3 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 1 == ~a1~0) && 17 == ~a28~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !(17 == ~a4~0 && (1 == ~a25~0 && ((!(1 == ~a7~0) && (5 == calculate_output_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 20 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 17 == ~a28~0);" "assume !(1 == ~a1~0 && (1 == ~a25~0 && 17 == ~a28~0 && 1 == ~a3~0 && (((!(1 == ~a7~0) && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 20 == ~a14~0) && 17 == ~a4~0);" "assume !(18 == ~a4~0 && 1 == ~a25~0 && 1 == ~a1~0 && 15 == ~a28~0 && ((((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 18 == ~a14~0) && !(1 == ~a3~0));" "assume !(1 == ~a1~0 && 1 == ~a25~0 && ((((((!(1 == ~a7~0) && 15 == ~a28~0 && 18 == ~a26~0) && 20 == ~a14~0) || (((19 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0)) || (((17 == ~a26~0 && 16 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0)) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a3~0);" "assume !((15 == ~a28~0 && ((1 == ~a25~0 && 16 == ~a4~0 && (((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 2 == calculate_output_~input#1) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !(((((17 == ~a4~0 && 4 == calculate_output_~input#1 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0)) || ((18 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 15 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(19 == ~a14~0 && 1 == ~a25~0 && ((!(1 == ~a7~0) && 17 == ~a4~0 && (2 == calculate_output_~input#1 && 17 == ~a28~0) && !(1 == ~a3~0)) && 19 == ~a26~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && 1 == ~a1~0 && (1 == ~a25~0 && 18 == ~a4~0 && 6 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && (((!(1 == ~a3~0) && 15 == ~a28~0 && (16 == ~a4~0 && 1 == calculate_output_~input#1) && 19 == ~a26~0) && 1 == ~a1~0) && 19 == ~a14~0) && 1 == ~a25~0);" "assume !((!(1 == ~a3~0) && 1 == ~a1~0 && 1 == ~a7~0 && 1 == ~a25~0 && ((3 == calculate_output_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 20 == ~a14~0) && 15 == ~a28~0) && 17 == ~a4~0);" "assume !(!(1 == ~a3~0) && ((19 == ~a14~0 && ((1 == ~a25~0 && (17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 16 == ~a28~0) && 17 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a7~0));" "assume !((1 == ~a25~0 && (!(1 == ~a3~0) && 1 == ~a7~0 && 17 == ~a4~0 && 1 == ~a1~0 && (17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 18 == ~a14~0) && 17 == ~a28~0);" "assume !(1 == ~a1~0 && ((1 == ~a25~0 && ((!(1 == ~a3~0) && (18 == ~a26~0 || 19 == ~a26~0) && 3 == calculate_output_~input#1) && 18 == ~a14~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 17 == ~a4~0);" "assume !((20 == ~a14~0 && ((!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && (18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a3~0) && 16 == ~a28~0);" "assume !((((16 == ~a28~0 && (18 == ~a4~0 && 3 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a3~0) && 1 == ~a25~0) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && 18 == ~a4~0 && 19 == ~a26~0 && (1 == ~a3~0 && 16 == ~a28~0 && (1 == calculate_output_~input#1 && 1 == ~a1~0) && 18 == ~a14~0) && !(1 == ~a7~0));" "assume !((((1 == ~a3~0 && 1 == ~a1~0 && (!(1 == ~a7~0) && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 15 == ~a28~0) && 19 == ~a14~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(((((((6 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0) && 18 == ~a4~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !((15 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && (1 == calculate_output_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(!(1 == ~a3~0) && ((!(1 == ~a7~0) && ((1 == ~a1~0 && 5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 19 == ~a14~0) && 15 == ~a28~0) && 18 == ~a4~0) && 1 == ~a25~0);" "assume !(17 == ~a28~0 && ((!(1 == ~a3~0) && 18 == ~a4~0 && ((((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a14~0);" "assume !(1 == ~a1~0 && (17 == ~a26~0 && 16 == ~a28~0 && 1 == ~a3~0 && 18 == ~a4~0 && 1 == ~a7~0 && 19 == ~a14~0 && 3 == calculate_output_~input#1) && 1 == ~a25~0);" "assume !((((1 == ~a25~0 && ((1 == ~a1~0 && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 18 == ~a14~0) && 17 == ~a4~0) && 1 == ~a7~0) && 15 == ~a28~0) && !(1 == ~a3~0));" "assume !((18 == ~a4~0 && !(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a25~0 && (18 == ~a14~0 && 15 == ~a28~0 && 2 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !((1 == ~a1~0 && 1 == ~a25~0 && (15 == ~a28~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 18 == ~a4~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !((((1 == ~a25~0 && (!(1 == ~a3~0) && 18 == ~a4~0 && 4 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 20 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a7~0)) && 16 == ~a28~0);" "assume !(((((16 == ~a28~0 && (5 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a3~0) && 1 == ~a25~0) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0);" "assume !(!(1 == ~a7~0) && (((1 == ~a1~0 && !(1 == ~a3~0) && 1 == ~a25~0 && 6 == calculate_output_~input#1 && 17 == ~a4~0) && 19 == ~a14~0) && 15 == ~a28~0) && 19 == ~a26~0);" "assume !(1 == ~a1~0 && (!(1 == ~a3~0) && ((((20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) && 6 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(18 == ~a4~0 && 1 == ~a3~0 && (18 == ~a14~0 && (1 == ~a1~0 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 6 == calculate_output_~input#1) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 18 == ~a14~0 && (((17 == ~a4~0 && 6 == calculate_output_~input#1 && ((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a28~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 15 == ~a28~0 && 1 == ~a25~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 16 == ~a4~0) && 20 == ~a14~0);" "assume !((16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && (1 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0);" "assume !((((17 == ~a4~0 && 1 == ~a1~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a3~0) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !(17 == ~a28~0 && (1 == ~a25~0 && 1 == ~a3~0 && 1 == ~a1~0 && 3 == calculate_output_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 18 == ~a4~0);" "assume !((((((15 == ~a28~0 && (1 == calculate_output_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 18 == ~a4~0) && 1 == ~a1~0) && 1 == ~a25~0) && 1 == ~a7~0) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(1 == ~a3~0 && 1 == ~a1~0 && 1 == ~a25~0 && ((17 == ~a26~0 && 20 == ~a14~0 && 18 == ~a4~0 && 5 == calculate_output_~input#1) && !(1 == ~a7~0)) && 15 == ~a28~0);" "assume !((1 == ~a3~0 && 16 == ~a28~0 && 18 == ~a26~0 && 1 == ~a1~0 && !(1 == ~a7~0) && 1 == ~a25~0 && 18 == ~a14~0 && 3 == calculate_output_~input#1) && 18 == ~a4~0);" "assume !(1 == ~a25~0 && (16 == ~a4~0 && (6 == calculate_output_~input#1 && ((((17 == ~a26~0 && 17 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0) || ((!(1 == ~a7~0) && 18 == ~a26~0 && 16 == ~a28~0) && 20 == ~a14~0) || (((19 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0))) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(1 == ~a25~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 16 == ~a4~0 && 2 == calculate_output_~input#1 && (((((18 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 16 == ~a28~0) && 20 == ~a14~0)) || (((17 == ~a26~0 && 17 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0)));" "assume !(16 == ~a4~0 && (1 == ~a25~0 && ((1 == ~a1~0 && (18 == ~a26~0 && 5 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0) && !(1 == ~a3~0));" "assume !(20 == ~a14~0 && ((18 == ~a4~0 && (18 == ~a26~0 && (6 == calculate_output_~input#1 && 17 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a7~0)) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(((1 == ~a3~0 && ((1 == ~a1~0 && 16 == ~a28~0 && 1 == ~a25~0 && 4 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 17 == ~a26~0) && 1 == ~a7~0);" "assume !(((17 == ~a4~0 && ((((5 == calculate_output_~input#1 && 16 == ~a28~0) && 1 == ~a25~0) && 19 == ~a26~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !(1 == ~a1~0 && 1 == ~a25~0 && (!(1 == ~a3~0) && 16 == ~a4~0 && (((19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || ((18 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 3 == calculate_output_~input#1) && 16 == ~a28~0);" "assume !((((((18 == ~a26~0 && (5 == calculate_output_~input#1 && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a7~0) && 17 == ~a28~0) && 17 == ~a4~0) && 1 == ~a1~0) && 20 == ~a14~0);" "assume !(1 == ~a25~0 && ((18 == ~a4~0 && 16 == ~a28~0 && 4 == calculate_output_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(((((18 == ~a14~0 && 18 == ~a4~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (!(1 == ~a7~0) && 18 == ~a26~0)) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 16 == ~a28~0);" "assume !((1 == ~a25~0 && ((((((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a1~0) && 18 == ~a4~0) && 1 == ~a7~0) && 1 == ~a3~0) && 15 == ~a28~0);" "assume !(((1 == ~a25~0 && 1 == ~a1~0 && 18 == ~a4~0 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 17 == ~a28~0) && 1 == ~a3~0);" "assume !((((((19 == ~a14~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0))) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((((((18 == ~a14~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !(!(1 == ~a7~0) && (17 == ~a4~0 && ((15 == ~a28~0 && 1 == ~a1~0 && 17 == ~a26~0 && 2 == calculate_output_~input#1) && 1 == ~a3~0) && 20 == ~a14~0) && 1 == ~a25~0);" "assume !(((1 == ~a1~0 && !(1 == ~a3~0) && 19 == ~a14~0 && 16 == ~a4~0 && 19 == ~a26~0 && 6 == calculate_output_~input#1 && !(1 == ~a7~0)) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && (17 == ~a4~0 && (1 == ~a25~0 && 1 == ~a1~0 && (5 == calculate_output_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a7~0) && 16 == ~a28~0) && !(1 == ~a3~0));" "assume !((((1 == ~a25~0 && (18 == ~a4~0 && (((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 6 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a1~0) && 1 == ~a7~0) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && ((((3 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 20 == ~a14~0) && 1 == ~a1~0) && 1 == ~a7~0) && 15 == ~a28~0);" "assume !((!(1 == ~a3~0) && ((((((17 == ~a26~0 || 18 == ~a26~0) && 1 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 18 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a7~0);" "assume !(20 == ~a14~0 && (((17 == ~a26~0 && 1 == ~a1~0 && 1 == ~a7~0 && 2 == calculate_output_~input#1 && !(1 == ~a3~0)) && 16 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0);" "assume !((17 == ~a4~0 && (1 == ~a3~0 && (2 == calculate_output_~input#1 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || (18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0))) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 16 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(17 == ~a28~0 && 1 == ~a25~0 && 1 == ~a3~0 && 19 == ~a14~0 && 1 == ~a1~0 && 18 == ~a4~0 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output_~input#1);" "assume !(1 == ~a1~0 && 16 == ~a4~0 && ((((!(1 == ~a7~0) && 5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 20 == ~a14~0) && 15 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((18 == ~a4~0 && (15 == ~a28~0 && 1 == ~a1~0 && 1 == ~a7~0 && 1 == ~a3~0 && 1 == ~a25~0 && 5 == calculate_output_~input#1) && 18 == ~a26~0) && 19 == ~a14~0);" "assume !(((1 == ~a25~0 && (15 == ~a28~0 && (18 == ~a26~0 && 4 == calculate_output_~input#1 && !(1 == ~a3~0)) && 1 == ~a1~0) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a7~0);" "assume !(1 == ~a3~0 && 1 == ~a1~0 && (18 == ~a4~0 && 17 == ~a28~0 && ((19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 5 == calculate_output_~input#1) && 1 == ~a25~0);" "assume !(((16 == ~a4~0 && 19 == ~a26~0 && (20 == ~a14~0 && !(1 == ~a3~0) && 1 == ~a7~0 && 5 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 15 == ~a28~0);" "assume !(1 == ~a25~0 && 1 == ~a1~0 && (17 == ~a4~0 && 1 == ~a3~0 && 2 == calculate_output_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 15 == ~a28~0);" "assume !((18 == ~a4~0 && 16 == ~a28~0 && 1 == ~a25~0 && (5 == calculate_output_~input#1 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0))) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && 15 == ~a28~0 && (18 == ~a14~0 && 17 == ~a4~0 && ((5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && !(1 == ~a7~0));" "assume !(((18 == ~a4~0 && (17 == ~a28~0 && ((((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0)) && 1 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && 1 == ~a1~0 && ((((((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 19 == ~a14~0)) && 6 == calculate_output_~input#1) && 17 == ~a4~0) && 17 == ~a28~0) && !(1 == ~a3~0));" "assume !(((17 == ~a28~0 && 1 == ~a1~0 && 17 == ~a4~0 && 1 == calculate_output_~input#1 && ((19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0))) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(15 == ~a28~0 && 1 == ~a25~0 && 1 == ~a3~0 && !(1 == ~a7~0) && (((1 == ~a1~0 && 4 == calculate_output_~input#1) && 20 == ~a14~0) && 17 == ~a26~0) && 17 == ~a4~0);" "assume !((1 == ~a25~0 && ((15 == ~a28~0 && 1 == ~a1~0 && !(1 == ~a3~0) && 1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 17 == ~a4~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(1 == ~a25~0 && 1 == ~a1~0 && 6 == calculate_output_~input#1 && (((((17 == ~a28~0 && 19 == ~a26~0 && 18 == ~a4~0 && 1 == ~a3~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (((15 == ~a28~0 && (!(1 == ~a3~0) && 16 == ~a4~0) && 17 == ~a26~0) && 1 == ~a7~0) && 18 == ~a14~0)) || (18 == ~a14~0 && 1 == ~a7~0 && 15 == ~a28~0 && 18 == ~a26~0 && !(1 == ~a3~0) && 16 == ~a4~0)));" "assume !(1 == ~a1~0 && ((((19 == ~a14~0 && 15 == ~a28~0 && 1 == ~a7~0 && 6 == calculate_output_~input#1) && 16 == ~a4~0) && 19 == ~a26~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && ((((17 == ~a4~0 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 6 == calculate_output_~input#1) && 17 == ~a28~0) && 20 == ~a14~0) && 1 == ~a1~0) && 1 == ~a7~0) && !(1 == ~a3~0));" "assume !((!(1 == ~a3~0) && ((1 == ~a25~0 && (((18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a7~0) && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && ((((!(1 == ~a3~0) && !(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 15 == ~a28~0) && 18 == ~a4~0) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(15 == ~a28~0 && !(1 == ~a3~0) && 18 == ~a4~0 && (1 == ~a1~0 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) && 3 == calculate_output_~input#1) && 1 == ~a25~0);" "assume !(16 == ~a4~0 && 1 == ~a1~0 && 20 == ~a14~0 && (!(1 == ~a3~0) && 16 == ~a28~0 && 3 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0);assume { :begin_inline_calculate_output2 } true;calculate_output2_#in~input#1 := calculate_output_~input#1;havoc calculate_output2_#res#1;havoc calculate_output2_#t~ret10#1, calculate_output2_~input#1;calculate_output2_~input#1 := calculate_output2_#in~input#1;" "assume !((16 == ~a28~0 && ((1 == ~a25~0 && (1 == ~a1~0 && 18 == ~a4~0 && 4 == calculate_output2_~input#1) && 18 == ~a14~0) && 18 == ~a26~0) && !(1 == ~a7~0)) && 1 == ~a3~0);" "assume !(1 == ~a25~0 && 17 == ~a4~0 && 15 == ~a28~0 && ((((((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)) && 1 == calculate_output2_~input#1) && 1 == ~a3~0) && 19 == ~a14~0) && 1 == ~a1~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && (19 == ~a14~0 && ((3 == calculate_output2_~input#1 && 15 == ~a28~0) && 19 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a7~0);" "assume !((!(1 == ~a3~0) && ((((18 == ~a26~0 && 1 == calculate_output2_~input#1 && 16 == ~a4~0) && 1 == ~a1~0) && 17 == ~a28~0) && 18 == ~a14~0) && 1 == ~a7~0) && 1 == ~a25~0);" "assume !(((!(1 == ~a7~0) && 18 == ~a14~0 && ((!(1 == ~a3~0) && 3 == calculate_output2_~input#1 && 1 == ~a1~0) && 1 == ~a25~0) && 17 == ~a28~0) && 16 == ~a4~0) && 18 == ~a26~0);" "assume !(16 == ~a28~0 && (((20 == ~a14~0 && ((4 == calculate_output2_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && !(1 == ~a7~0)) && !(1 == ~a3~0)) && 1 == ~a1~0) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !((!(1 == ~a3~0) && 1 == ~a25~0 && 17 == ~a28~0 && 18 == ~a14~0 && 17 == ~a4~0 && (3 == calculate_output2_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a7~0) && 1 == ~a1~0);" "assume !((1 == ~a3~0 && (((((19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) && 2 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0) && 17 == ~a28~0);" "assume !(20 == ~a14~0 && (((!(1 == ~a3~0) && 17 == ~a4~0 && (1 == calculate_output2_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 17 == ~a28~0) && !(1 == ~a7~0)) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((1 == ~a3~0 && ((((5 == calculate_output2_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 16 == ~a28~0) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !((((((1 == ~a25~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output2_~input#1) && 1 == ~a1~0) && 17 == ~a4~0) && !(1 == ~a3~0)) && 18 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0);" "assume !(17 == ~a4~0 && (((1 == ~a25~0 && (((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 3 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a3~0) && 15 == ~a28~0) && 19 == ~a14~0);" "assume !((1 == ~a25~0 && 19 == ~a26~0 && 20 == ~a14~0 && 1 == ~a3~0 && (1 == ~a1~0 && 2 == calculate_output2_~input#1 && 18 == ~a4~0) && 1 == ~a7~0) && 15 == ~a28~0);" "assume !(19 == ~a26~0 && 15 == ~a28~0 && 1 == ~a25~0 && (1 == ~a1~0 && (!(1 == ~a3~0) && 16 == ~a4~0 && 3 == calculate_output2_~input#1) && 20 == ~a14~0) && 1 == ~a7~0);" "assume !((((1 == ~a1~0 && 17 == ~a26~0 && 1 == ~a25~0 && (2 == calculate_output2_~input#1 && 1 == ~a7~0) && 19 == ~a14~0) && 16 == ~a28~0) && 1 == ~a3~0) && 18 == ~a4~0);" "assume !(!(1 == ~a7~0) && 1 == ~a25~0 && (1 == ~a1~0 && (((20 == ~a14~0 && 4 == calculate_output2_~input#1) && !(1 == ~a3~0)) && 18 == ~a4~0) && 17 == ~a26~0) && 15 == ~a28~0);" "assume !(15 == ~a28~0 && 1 == ~a1~0 && 18 == ~a4~0 && !(1 == ~a3~0) && ((((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output2_~input#1) && 1 == ~a25~0) && 18 == ~a14~0);" "assume !((19 == ~a14~0 && 18 == ~a4~0 && 16 == ~a28~0 && 1 == ~a25~0 && !(1 == ~a7~0) && 1 == ~a1~0 && 2 == calculate_output2_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a3~0);" "assume !((((16 == ~a28~0 && ((((17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output2_~input#1) && 1 == ~a1~0) && 17 == ~a4~0) && !(1 == ~a7~0)) && 19 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((((1 == ~a25~0 && 17 == ~a4~0 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 2 == calculate_output2_~input#1) && 1 == ~a3~0) && 17 == ~a28~0) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && (((18 == ~a4~0 && (1 == calculate_output2_~input#1 && 19 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(15 == ~a28~0 && 19 == ~a26~0 && 17 == ~a4~0 && (!(1 == ~a7~0) && !(1 == ~a3~0) && (1 == ~a1~0 && 5 == calculate_output2_~input#1) && 19 == ~a14~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 1 == ~a25~0 && (1 == ~a3~0 && (17 == ~a4~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 3 == calculate_output2_~input#1) && 16 == ~a28~0) && 20 == ~a14~0);" "assume !(1 == ~a25~0 && (19 == ~a14~0 && (((1 == ~a3~0 && 18 == ~a4~0 && 2 == calculate_output2_~input#1) && 19 == ~a26~0) && 15 == ~a28~0) && 1 == ~a1~0) && 1 == ~a7~0);" "assume !((1 == ~a25~0 && 17 == ~a4~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0) || (20 == ~a14~0 && !(1 == ~a7~0) && 15 == ~a28~0 && 18 == ~a26~0) || (20 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0)) && 6 == calculate_output2_~input#1) && !(1 == ~a3~0));" "assume !(1 == ~a25~0 && (((!(1 == ~a3~0) && 18 == ~a4~0 && 15 == ~a28~0 && 17 == ~a26~0 && 1 == calculate_output2_~input#1) && 1 == ~a1~0) && 20 == ~a14~0) && !(1 == ~a7~0));" "assume !((17 == ~a28~0 && (18 == ~a4~0 && 18 == ~a26~0 && 1 == ~a3~0 && 1 == ~a1~0 && 19 == ~a14~0 && 6 == calculate_output2_~input#1) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(((1 == ~a3~0 && ((18 == ~a26~0 && (1 == ~a25~0 && 5 == calculate_output2_~input#1) && 16 == ~a28~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && 18 == ~a4~0) && 18 == ~a14~0);" "assume !(1 == ~a3~0 && 18 == ~a4~0 && ((!(1 == ~a7~0) && 19 == ~a14~0 && 1 == ~a1~0 && 3 == calculate_output2_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !((15 == ~a28~0 && 1 == ~a25~0 && 1 == ~a7~0 && ((1 == ~a3~0 && 1 == calculate_output2_~input#1 && 1 == ~a1~0) && 19 == ~a26~0) && 18 == ~a4~0) && 19 == ~a14~0);" "assume !((!(1 == ~a3~0) && ((((16 == ~a4~0 && 1 == ~a25~0 && 5 == calculate_output2_~input#1) && 19 == ~a26~0) && 1 == ~a7~0) && 1 == ~a1~0) && 18 == ~a14~0) && 15 == ~a28~0);" "assume !((((16 == ~a28~0 && (20 == ~a14~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 2 == calculate_output2_~input#1) && !(1 == ~a3~0)) && 17 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(1 == ~a3~0 && ((((1 == ~a1~0 && 2 == calculate_output2_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 16 == ~a28~0) && 17 == ~a4~0) && 18 == ~a14~0);" "assume !(17 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a25~0 && 1 == ~a1~0 && 18 == ~a26~0 && (18 == ~a14~0 && 6 == calculate_output2_~input#1) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !(1 == ~a1~0 && 1 == ~a25~0 && ((((18 == ~a26~0 && 5 == calculate_output2_~input#1 && 17 == ~a28~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && !(1 == ~a3~0)) && 16 == ~a4~0);" "assume !(1 == ~a1~0 && 1 == ~a25~0 && (1 == ~a3~0 && 15 == ~a28~0 && ((19 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 5 == calculate_output2_~input#1) && 17 == ~a4~0);" "assume !(17 == ~a28~0 && (1 == ~a25~0 && (((((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0)) && 2 == calculate_output2_~input#1) && 18 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(1 == ~a1~0 && (1 == ~a7~0 && 15 == ~a28~0 && 20 == ~a14~0 && ((19 == ~a26~0 && 2 == calculate_output2_~input#1) && 1 == ~a3~0) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !((!(1 == ~a3~0) && 17 == ~a4~0 && !(1 == ~a7~0) && (((5 == calculate_output2_~input#1 && 19 == ~a14~0) && 19 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a28~0);" "assume !(((1 == ~a1~0 && ((((2 == calculate_output2_~input#1 && 17 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a26~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 16 == ~a4~0) && 19 == ~a14~0);" "assume !((18 == ~a4~0 && (18 == ~a14~0 && 1 == ~a1~0 && !(1 == ~a7~0) && 1 == ~a25~0 && 18 == ~a26~0 && 2 == calculate_output2_~input#1) && 1 == ~a3~0) && 16 == ~a28~0);" "assume !(((1 == ~a25~0 && ((20 == ~a14~0 && 4 == calculate_output2_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !(17 == ~a4~0 && (!(1 == ~a3~0) && 1 == ~a25~0 && 16 == ~a28~0 && ((((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output2_~input#1) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 20 == ~a14~0 && 1 == ~a25~0 && (!(1 == ~a3~0) && 16 == ~a4~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output2_~input#1) && 17 == ~a28~0);" "assume !(((((3 == calculate_output2_~input#1 && ((((17 == ~a26~0 && 17 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0) || (20 == ~a14~0 && !(1 == ~a7~0) && 18 == ~a26~0 && 16 == ~a28~0) || (((16 == ~a28~0 && 19 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0))) && !(1 == ~a3~0)) && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((((1 == ~a25~0 && 1 == ~a1~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output2_~input#1) && 19 == ~a14~0) && 16 == ~a28~0) && 18 == ~a4~0) && 1 == ~a3~0);" "assume !((15 == ~a28~0 && 18 == ~a26~0 && ((((1 == calculate_output2_~input#1 && 17 == ~a4~0) && 1 == ~a1~0) && 1 == ~a7~0) && 19 == ~a14~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(!(1 == ~a3~0) && ((((((((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) || ((18 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 4 == calculate_output2_~input#1) && 16 == ~a28~0) && 1 == ~a25~0) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && 18 == ~a14~0 && (((18 == ~a4~0 && (((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 6 == calculate_output2_~input#1) && 16 == ~a28~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && 16 == ~a4~0 && !(1 == ~a3~0) && (((20 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) || (18 == ~a14~0 && (16 == ~a28~0 && 17 == ~a26~0) && 1 == ~a7~0)) && 5 == calculate_output2_~input#1) && 1 == ~a1~0);" "assume !(15 == ~a28~0 && 17 == ~a4~0 && (!(1 == ~a3~0) && 18 == ~a14~0 && 1 == ~a1~0 && (3 == calculate_output2_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a7~0) && 1 == ~a25~0);" "assume !(18 == ~a14~0 && ((((16 == ~a4~0 && (!(1 == ~a3~0) && 1 == calculate_output2_~input#1) && 1 == ~a25~0) && 17 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a7~0)) && 18 == ~a26~0);" "assume !((((((1 == ~a25~0 && 1 == ~a7~0 && 6 == calculate_output2_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a1~0) && 17 == ~a4~0) && 15 == ~a28~0) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !((1 == ~a3~0 && 17 == ~a28~0 && 18 == ~a4~0 && (1 == ~a25~0 && 6 == calculate_output2_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0);" "assume !(18 == ~a26~0 && 19 == ~a14~0 && (17 == ~a4~0 && (!(1 == ~a3~0) && 1 == ~a1~0 && 2 == calculate_output2_~input#1 && !(1 == ~a7~0)) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !((((17 == ~a4~0 && ((((!(1 == ~a7~0) && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 1 == ~a3~0) && 15 == ~a28~0) && 19 == ~a14~0);" "assume !(((((1 == ~a25~0 && 18 == ~a26~0 && 1 == ~a7~0 && 1 == calculate_output2_~input#1 && 20 == ~a14~0) && 1 == ~a3~0) && 1 == ~a1~0) && 17 == ~a4~0) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && 19 == ~a26~0 && 1 == ~a7~0 && ((1 == ~a3~0 && (1 == ~a25~0 && 6 == calculate_output2_~input#1) && 18 == ~a4~0) && 1 == ~a1~0) && 15 == ~a28~0);" "assume !((17 == ~a4~0 && (1 == ~a1~0 && (((((!(1 == ~a7~0) && 18 == ~a26~0) && 19 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 4 == calculate_output2_~input#1) && 1 == ~a3~0) && 1 == ~a25~0) && 16 == ~a28~0);" "assume !(19 == ~a14~0 && 18 == ~a4~0 && !(1 == ~a7~0) && 1 == ~a25~0 && (((1 == ~a1~0 && 2 == calculate_output2_~input#1) && 16 == ~a28~0) && 18 == ~a26~0) && !(1 == ~a3~0));" "assume !((!(1 == ~a3~0) && (18 == ~a4~0 && (1 == calculate_output2_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 16 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(15 == ~a28~0 && (1 == ~a25~0 && (((((18 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) && 6 == calculate_output2_~input#1) && 18 == ~a4~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !((!(1 == ~a7~0) && 18 == ~a4~0 && 1 == ~a1~0 && (18 == ~a26~0 && (1 == calculate_output2_~input#1 && 19 == ~a14~0) && 17 == ~a28~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !((18 == ~a4~0 && (((1 == ~a1~0 && 1 == ~a25~0 && 18 == ~a14~0 && 5 == calculate_output2_~input#1) && 1 == ~a3~0) && !(1 == ~a7~0)) && 19 == ~a26~0) && 16 == ~a28~0);" "assume !(16 == ~a28~0 && (1 == ~a25~0 && (18 == ~a4~0 && ((20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) && 2 == calculate_output2_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(18 == ~a4~0 && !(1 == ~a3~0) && ((1 == ~a25~0 && 16 == ~a28~0 && 6 == calculate_output2_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 1 == ~a1~0) && 18 == ~a14~0);" "assume !(!(1 == ~a7~0) && 15 == ~a28~0 && ((1 == ~a25~0 && (18 == ~a14~0 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 4 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a3~0) && 18 == ~a4~0);" "assume !(1 == ~a3~0 && 1 == ~a25~0 && 18 == ~a26~0 && 18 == ~a4~0 && (1 == ~a7~0 && (15 == ~a28~0 && 3 == calculate_output2_~input#1) && 19 == ~a14~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && (((16 == ~a28~0 && 1 == calculate_output2_~input#1 && ((20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0) || ((!(1 == ~a7~0) && 18 == ~a26~0) && 19 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0))) && 17 == ~a4~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(((15 == ~a28~0 && 1 == ~a1~0 && 17 == ~a4~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 1 == calculate_output2_~input#1) && 19 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((19 == ~a14~0 && (((1 == ~a1~0 && 3 == calculate_output2_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a3~0) && 17 == ~a28~0) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !(17 == ~a28~0 && (1 == ~a3~0 && 1 == ~a25~0 && 1 == ~a1~0 && 6 == calculate_output2_~input#1 && ((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 18 == ~a4~0);" "assume !((1 == ~a25~0 && 18 == ~a4~0 && 1 == ~a1~0 && 4 == calculate_output2_~input#1 && (((1 == ~a7~0 && 17 == ~a26~0 && 17 == ~a28~0) && 18 == ~a14~0) || (20 == ~a14~0 && !(1 == ~a7~0) && 16 == ~a28~0 && 18 == ~a26~0) || (20 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0 && 16 == ~a28~0))) && 1 == ~a3~0);" "assume !(15 == ~a28~0 && (((((16 == ~a4~0 && 18 == ~a14~0 && 3 == calculate_output2_~input#1) && 1 == ~a25~0) && 1 == ~a7~0) && !(1 == ~a3~0)) && 1 == ~a1~0) && 19 == ~a26~0);" "assume !((((((15 == ~a28~0 && (6 == calculate_output2_~input#1 && 17 == ~a4~0) && 20 == ~a14~0) && 1 == ~a7~0) && 19 == ~a26~0) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(19 == ~a14~0 && (1 == ~a1~0 && ((!(1 == ~a7~0) && 18 == ~a4~0 && 1 == calculate_output2_~input#1 && 16 == ~a28~0) && 18 == ~a26~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(17 == ~a28~0 && (((!(1 == ~a3~0) && 3 == calculate_output2_~input#1 && (((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a25~0) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !(16 == ~a28~0 && (1 == ~a7~0 && 1 == ~a25~0 && 19 == ~a14~0 && 1 == ~a1~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output2_~input#1) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !(16 == ~a4~0 && (((1 == ~a7~0 && 1 == ~a25~0 && (4 == calculate_output2_~input#1 && 1 == ~a1~0) && !(1 == ~a3~0)) && 19 == ~a14~0) && 15 == ~a28~0) && 19 == ~a26~0);" "assume !(17 == ~a28~0 && 1 == ~a3~0 && (17 == ~a4~0 && (((((!(1 == ~a7~0) && 18 == ~a26~0) && 18 == ~a14~0) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) && 2 == calculate_output2_~input#1) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((1 == ~a3~0 && (((((((18 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 16 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0)) || (18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0 && 17 == ~a28~0)) && 3 == calculate_output2_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !(1 == ~a1~0 && 1 == ~a3~0 && (16 == ~a28~0 && 1 == ~a25~0 && 20 == ~a14~0 && 17 == ~a4~0 && (18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output2_~input#1) && !(1 == ~a7~0));" "assume !(18 == ~a4~0 && (18 == ~a14~0 && 15 == ~a28~0 && !(1 == ~a7~0) && (1 == ~a25~0 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 2 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !((17 == ~a4~0 && 16 == ~a28~0 && (1 == ~a3~0 && (((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0) || ((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) && 3 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(19 == ~a14~0 && (!(1 == ~a3~0) && ((1 == ~a1~0 && 1 == ~a7~0 && 4 == calculate_output2_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 17 == ~a28~0) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(((1 == ~a1~0 && (1 == ~a3~0 && 19 == ~a14~0 && 18 == ~a4~0 && 1 == ~a7~0 && 4 == calculate_output2_~input#1) && 15 == ~a28~0) && 19 == ~a26~0) && 1 == ~a25~0);" "assume !((1 == ~a1~0 && !(1 == ~a3~0) && ((17 == ~a4~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output2_~input#1) && 19 == ~a14~0) && 15 == ~a28~0) && 1 == ~a25~0);" "assume !((15 == ~a28~0 && (((1 == ~a25~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output2_~input#1) && 18 == ~a4~0) && 1 == ~a7~0) && 18 == ~a14~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && (15 == ~a28~0 && (1 == ~a7~0 && !(1 == ~a3~0) && ((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output2_~input#1) && 17 == ~a4~0) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !((19 == ~a14~0 && ((!(1 == ~a3~0) && ((5 == calculate_output2_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a7~0) && 15 == ~a28~0) && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && (1 == ~a1~0 && !(1 == ~a3~0) && (17 == ~a4~0 && 16 == ~a28~0 && (18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output2_~input#1) && 18 == ~a14~0) && !(1 == ~a7~0));" "assume !(20 == ~a14~0 && ((1 == ~a3~0 && (((1 == calculate_output2_~input#1 && 1 == ~a25~0) && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a7~0) && 17 == ~a26~0) && 18 == ~a4~0);" "assume !(1 == ~a25~0 && (18 == ~a14~0 && !(1 == ~a3~0) && 17 == ~a4~0 && 16 == ~a28~0 && (((1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output2_~input#1) && 1 == ~a1~0);" "assume !((1 == ~a1~0 && (((!(1 == ~a7~0) && 1 == ~a25~0 && 4 == calculate_output2_~input#1 && 19 == ~a14~0) && 17 == ~a4~0) && !(1 == ~a3~0)) && 18 == ~a26~0) && 15 == ~a28~0);" "assume !(((((1 == ~a1~0 && (((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output2_~input#1) && 20 == ~a14~0) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(!(1 == ~a7~0) && (19 == ~a14~0 && 17 == ~a4~0 && ((!(1 == ~a3~0) && 4 == calculate_output2_~input#1 && 1 == ~a25~0) && 17 == ~a28~0) && 18 == ~a26~0) && 1 == ~a1~0);" "assume !(17 == ~a28~0 && 1 == ~a25~0 && ((((3 == calculate_output2_~input#1 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && !(1 == ~a3~0)) && 1 == ~a1~0) && 17 == ~a4~0) && 18 == ~a14~0);" "assume !(((!(1 == ~a7~0) && 16 == ~a28~0 && 18 == ~a14~0 && (1 == ~a1~0 && 1 == calculate_output2_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(1 == ~a25~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 15 == ~a28~0 && (16 == ~a4~0 && !(1 == ~a3~0)) && 18 == ~a26~0) && 18 == ~a14~0) || (20 == ~a14~0 && !(1 == ~a7~0) && ((1 == ~a3~0 && 18 == ~a4~0) && 19 == ~a26~0) && 17 == ~a28~0) || ((1 == ~a7~0 && ((16 == ~a4~0 && !(1 == ~a3~0)) && 17 == ~a26~0) && 15 == ~a28~0) && 18 == ~a14~0)) && 3 == calculate_output2_~input#1);" "assume !(1 == ~a25~0 && ((15 == ~a28~0 && 17 == ~a26~0 && 18 == ~a4~0 && 19 == ~a14~0 && 1 == ~a3~0 && 1 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a7~0);" "assume !(1 == ~a1~0 && (!(1 == ~a7~0) && (19 == ~a14~0 && (1 == ~a3~0 && 6 == calculate_output2_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 18 == ~a4~0) && 16 == ~a28~0) && 1 == ~a25~0);" "assume !(((1 == ~a1~0 && 2 == calculate_output2_~input#1 && ((20 == ~a14~0 && !(1 == ~a7~0) && 17 == ~a28~0 && 17 == ~a4~0 && 19 == ~a26~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !(17 == ~a4~0 && !(1 == ~a3~0) && ((((((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 6 == calculate_output2_~input#1) && 15 == ~a28~0) && 1 == ~a1~0) && 1 == ~a25~0) && 19 == ~a14~0);" "assume !(((16 == ~a4~0 && 1 == ~a25~0 && ((1 == ~a7~0 && 18 == ~a14~0 && 4 == calculate_output2_~input#1) && 18 == ~a26~0) && 17 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(((17 == ~a28~0 && 1 == ~a1~0 && (4 == calculate_output2_~input#1 && (((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0) || (18 == ~a14~0 && !(1 == ~a7~0) && 18 == ~a26~0) || (18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !((1 == ~a25~0 && 1 == ~a1~0 && 17 == ~a4~0 && 2 == calculate_output2_~input#1 && ((((!(1 == ~a7~0) && 15 == ~a28~0 && 18 == ~a26~0) && 20 == ~a14~0) || (((15 == ~a28~0 && 19 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a26~0 && 16 == ~a28~0) && 18 == ~a14~0))) && !(1 == ~a3~0));" "assume !(1 == ~a1~0 && ((1 == ~a25~0 && ((((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 18 == ~a26~0) && 18 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0)) && 6 == calculate_output2_~input#1) && 1 == ~a3~0) && 16 == ~a28~0) && 17 == ~a4~0);" "assume !((((!(1 == ~a3~0) && 1 == ~a25~0 && 18 == ~a14~0 && 3 == calculate_output2_~input#1 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a28~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !(!(1 == ~a3~0) && ((1 == ~a1~0 && (1 == ~a7~0 && 16 == ~a28~0 && 20 == ~a14~0 && 6 == calculate_output2_~input#1) && 17 == ~a4~0) && 17 == ~a26~0) && 1 == ~a25~0);" "assume !(((1 == ~a25~0 && (((((17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output2_~input#1) && !(1 == ~a3~0)) && 18 == ~a4~0) && 18 == ~a14~0) && 17 == ~a28~0) && 1 == ~a7~0) && 1 == ~a1~0);" "assume !(16 == ~a28~0 && ((!(1 == ~a3~0) && 18 == ~a4~0 && ((1 == calculate_output2_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 1 == ~a7~0) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !(((((1 == ~a3~0 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) || ((18 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 1 == calculate_output2_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 15 == ~a28~0) && 18 == ~a4~0);" "assume !((16 == ~a28~0 && !(1 == ~a3~0) && 19 == ~a14~0 && 17 == ~a4~0 && !(1 == ~a7~0) && (19 == ~a26~0 && 1 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 1 == ~a3~0 && 1 == ~a25~0 && 18 == ~a4~0 && ((18 == ~a14~0 && 1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) || (20 == ~a14~0 && (15 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 15 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0)) && 2 == calculate_output2_~input#1);" "assume !((1 == ~a3~0 && (18 == ~a4~0 && (1 == ~a1~0 && 18 == ~a14~0 && 6 == calculate_output2_~input#1 && !(1 == ~a7~0)) && 16 == ~a28~0) && 19 == ~a26~0) && 1 == ~a25~0);" "assume !(((((1 == ~a25~0 && 18 == ~a26~0 && (18 == ~a4~0 && 4 == calculate_output2_~input#1) && 16 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a7~0)) && 19 == ~a14~0) && !(1 == ~a3~0));" "assume !((1 == ~a1~0 && ((((((18 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0)) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 1 == calculate_output2_~input#1) && 17 == ~a4~0) && 17 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && (((1 == ~a1~0 && 5 == calculate_output2_~input#1 && 1 == ~a25~0) && !(1 == ~a7~0)) && 17 == ~a28~0) && 19 == ~a14~0) && 17 == ~a26~0);" "assume !(16 == ~a4~0 && 1 == ~a25~0 && (1 == ~a1~0 && (((3 == calculate_output2_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(!(1 == ~a3~0) && 1 == ~a1~0 && 1 == ~a25~0 && (((6 == calculate_output2_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0))) && 17 == ~a4~0) && 17 == ~a28~0) && 18 == ~a14~0);" "assume !(1 == ~a1~0 && 16 == ~a4~0 && !(1 == ~a7~0) && (((17 == ~a26~0 && 1 == ~a25~0 && 1 == calculate_output2_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 17 == ~a28~0);" "assume !(((((15 == ~a28~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output2_~input#1) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 1 == ~a1~0) && 19 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(16 == ~a28~0 && 19 == ~a14~0 && (1 == ~a7~0 && (((1 == calculate_output2_~input#1 && 17 == ~a26~0) && 1 == ~a1~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !((((17 == ~a4~0 && 16 == ~a28~0 && (2 == calculate_output2_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a25~0) && 1 == ~a1~0) && 20 == ~a14~0) && 1 == ~a3~0);" "assume !(((18 == ~a4~0 && 1 == ~a25~0 && 1 == ~a1~0 && ((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 1 == calculate_output2_~input#1) && 1 == ~a3~0) && 17 == ~a28~0);" "assume !(1 == ~a25~0 && ((18 == ~a14~0 && (!(1 == ~a3~0) && 6 == calculate_output2_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 18 == ~a4~0) && 17 == ~a28~0);" "assume !((17 == ~a4~0 && (15 == ~a28~0 && (1 == ~a1~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output2_~input#1) && 18 == ~a14~0) && 1 == ~a25~0) && !(1 == ~a7~0)) && !(1 == ~a3~0));" "assume !(1 == ~a25~0 && (1 == ~a1~0 && ((((3 == calculate_output2_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a7~0)) && 15 == ~a28~0) && !(1 == ~a3~0)) && 16 == ~a4~0) && 19 == ~a14~0);" "assume !((16 == ~a4~0 && 1 == ~a1~0 && ((((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0)) && 4 == calculate_output2_~input#1) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(15 == ~a28~0 && 17 == ~a4~0 && 20 == ~a14~0 && 1 == ~a1~0 && (((((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 1 == calculate_output2_~input#1) && !(1 == ~a3~0)) && 1 == ~a7~0) && 1 == ~a25~0);" "assume !((!(1 == ~a7~0) && (((18 == ~a4~0 && 1 == ~a1~0 && 1 == ~a3~0 && 6 == calculate_output2_~input#1) && 18 == ~a14~0) && 18 == ~a26~0) && 16 == ~a28~0) && 1 == ~a25~0);" "assume !(!(1 == ~a7~0) && ((!(1 == ~a3~0) && ((18 == ~a14~0 && 6 == calculate_output2_~input#1 && 18 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a26~0);" "assume !(((19 == ~a14~0 && (((1 == ~a1~0 && 3 == calculate_output2_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && 18 == ~a4~0) && 15 == ~a28~0) && !(1 == ~a3~0)) && !(1 == ~a7~0));" "assume !(((((1 == ~a7~0 && 17 == ~a4~0 && 1 == ~a25~0 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 2 == calculate_output2_~input#1) && !(1 == ~a3~0)) && 1 == ~a1~0) && 17 == ~a28~0) && 20 == ~a14~0);" "assume !(16 == ~a4~0 && 15 == ~a28~0 && (1 == ~a1~0 && (((2 == calculate_output2_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a7~0)) && 20 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((((1 == ~a1~0 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) && 2 == calculate_output2_~input#1) && 17 == ~a28~0) && 1 == ~a25~0) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !((((1 == ~a3~0 && 1 == calculate_output2_~input#1 && (((1 == ~a7~0 && 17 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0) || (((16 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 16 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0))) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !(1 == ~a1~0 && 17 == ~a26~0 && !(1 == ~a7~0) && (((1 == ~a3~0 && 1 == ~a25~0 && 2 == calculate_output2_~input#1) && 18 == ~a4~0) && 15 == ~a28~0) && 20 == ~a14~0);" "assume !(18 == ~a26~0 && !(1 == ~a3~0) && 19 == ~a14~0 && (1 == ~a25~0 && 1 == ~a7~0 && (6 == calculate_output2_~input#1 && 16 == ~a28~0) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !(((16 == ~a4~0 && ((!(1 == ~a3~0) && 5 == calculate_output2_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a25~0) && 20 == ~a14~0);" "assume !((((1 == ~a25~0 && (1 == ~a1~0 && 5 == calculate_output2_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 18 == ~a4~0) && 1 == ~a3~0) && 18 == ~a14~0) && 16 == ~a28~0);" "assume !((18 == ~a4~0 && ((1 == ~a25~0 && 17 == ~a26~0 && (3 == calculate_output2_~input#1 && 16 == ~a28~0) && 20 == ~a14~0) && 1 == ~a7~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (18 == ~a14~0 && !(1 == ~a3~0) && (4 == calculate_output2_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !((((1 == ~a1~0 && 18 == ~a4~0 && 19 == ~a14~0 && 1 == ~a3~0 && 17 == ~a26~0 && 4 == calculate_output2_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a7~0);" "assume !(1 == ~a25~0 && ((17 == ~a28~0 && (1 == ~a1~0 && 5 == calculate_output2_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a4~0) && 19 == ~a14~0) && 1 == ~a3~0);" "assume !(1 == ~a1~0 && 1 == ~a25~0 && 16 == ~a4~0 && 17 == ~a28~0 && (!(1 == ~a7~0) && 19 == ~a14~0 && !(1 == ~a3~0) && 1 == calculate_output2_~input#1) && 17 == ~a26~0);" "assume !(1 == ~a25~0 && ((1 == ~a1~0 && ((18 == ~a14~0 && (16 == ~a28~0 && 17 == ~a26~0) && 1 == ~a7~0) || (((18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0)) && 5 == calculate_output2_~input#1) && 1 == ~a3~0) && 18 == ~a4~0);" "assume !(18 == ~a26~0 && 1 == ~a7~0 && ((((17 == ~a28~0 && 1 == ~a3~0 && 3 == calculate_output2_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a4~0) && 20 == ~a14~0);" "assume !(17 == ~a26~0 && 1 == ~a1~0 && (15 == ~a28~0 && 1 == ~a3~0 && 20 == ~a14~0 && (4 == calculate_output2_~input#1 && 1 == ~a25~0) && 18 == ~a4~0) && !(1 == ~a7~0));" "assume !(!(1 == ~a3~0) && 18 == ~a4~0 && (17 == ~a28~0 && 1 == ~a25~0 && (((1 == ~a7~0 && 18 == ~a26~0) && 19 == ~a14~0) || (18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0)) && 5 == calculate_output2_~input#1) && 1 == ~a1~0);" "assume !(19 == ~a26~0 && (1 == ~a25~0 && !(1 == ~a3~0) && 15 == ~a28~0 && 1 == ~a1~0 && (1 == calculate_output2_~input#1 && 1 == ~a7~0) && 16 == ~a4~0) && 20 == ~a14~0);" "assume !(((((((20 == ~a14~0 && (15 == ~a28~0 && 19 == ~a26~0) && !(1 == ~a7~0)) || (((16 == ~a28~0 && 17 == ~a26~0) && 1 == ~a7~0) && 18 == ~a14~0)) && 6 == calculate_output2_~input#1) && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !((1 == ~a7~0 && (1 == ~a25~0 && (15 == ~a28~0 && 16 == ~a4~0 && (17 == ~a26~0 || 18 == ~a26~0) && 2 == calculate_output2_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(!(1 == ~a3~0) && ((16 == ~a28~0 && 16 == ~a4~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a14~0);" "assume !(((17 == ~a4~0 && 1 == ~a25~0 && 18 == ~a26~0 && (20 == ~a14~0 && 3 == calculate_output2_~input#1 && 1 == ~a1~0) && 1 == ~a7~0) && 1 == ~a3~0) && 15 == ~a28~0);" "assume !(!(1 == ~a3~0) && (!(1 == ~a7~0) && 1 == ~a1~0 && (1 == ~a25~0 && (2 == calculate_output2_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 17 == ~a4~0) && 18 == ~a14~0) && 15 == ~a28~0);" "assume !(1 == ~a25~0 && ((15 == ~a28~0 && (18 == ~a4~0 && !(1 == ~a3~0) && 1 == calculate_output2_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a1~0) && 20 == ~a14~0) && !(1 == ~a7~0));" "assume !(17 == ~a4~0 && (1 == ~a3~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == calculate_output2_~input#1 && (((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0) || ((18 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0))) && 16 == ~a28~0);" "assume !((!(1 == ~a3~0) && 18 == ~a14~0 && (1 == ~a1~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output2_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(17 == ~a4~0 && 19 == ~a14~0 && (1 == ~a1~0 && (16 == ~a28~0 && !(1 == ~a3~0) && 2 == calculate_output2_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && !(1 == ~a7~0));" "assume !(20 == ~a14~0 && 1 == ~a1~0 && 1 == ~a25~0 && (((17 == ~a4~0 && 15 == ~a28~0 && 3 == calculate_output2_~input#1) && 19 == ~a26~0) && 1 == ~a3~0) && 1 == ~a7~0);" "assume !((1 == ~a25~0 && (1 == ~a1~0 && 16 == ~a4~0 && (4 == calculate_output2_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && !(1 == ~a3~0)) && 18 == ~a14~0);" "assume !(1 == ~a25~0 && 17 == ~a28~0 && 1 == ~a1~0 && 1 == ~a7~0 && 18 == ~a14~0 && ((1 == calculate_output2_~input#1 && !(1 == ~a3~0)) && 19 == ~a26~0) && 16 == ~a4~0);" "assume !(1 == ~a3~0 && (1 == ~a25~0 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (18 == ~a14~0 && (15 == ~a28~0 && 18 == ~a4~0 && 17 == ~a26~0) && 1 == ~a7~0)) && 1 == calculate_output2_~input#1) && 1 == ~a1~0);" "assume !((1 == ~a1~0 && ((((((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 6 == calculate_output2_~input#1) && 16 == ~a4~0) && 1 == ~a25~0) && 17 == ~a28~0) && !(1 == ~a3~0));" "assume !((16 == ~a28~0 && !(1 == ~a3~0) && 18 == ~a4~0 && ((1 == calculate_output2_~input#1 && ((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 19 == ~a14~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((15 == ~a28~0 && (((!(1 == ~a3~0) && 1 == ~a25~0 && (18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output2_~input#1) && 1 == ~a1~0) && !(1 == ~a7~0)) && 20 == ~a14~0) && 18 == ~a4~0);" "assume !((1 == ~a7~0 && (1 == ~a1~0 && !(1 == ~a3~0) && ((1 == calculate_output2_~input#1 && 18 == ~a26~0) && 1 == ~a25~0) && 15 == ~a28~0) && 18 == ~a4~0) && 19 == ~a14~0);" "assume !((19 == ~a14~0 && ((!(1 == ~a7~0) && (1 == ~a1~0 && (18 == ~a26~0 || 19 == ~a26~0) && 1 == calculate_output2_~input#1) && 1 == ~a3~0) && 16 == ~a28~0) && 18 == ~a4~0) && 1 == ~a25~0);" "assume !((17 == ~a4~0 && 17 == ~a28~0 && !(1 == ~a3~0) && ((((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 6 == calculate_output2_~input#1) && 19 == ~a14~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(16 == ~a28~0 && (17 == ~a4~0 && ((((((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 6 == calculate_output2_~input#1) && 20 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((((1 == ~a25~0 && (((3 == calculate_output2_~input#1 && 1 == ~a1~0) && 1 == ~a7~0) && 16 == ~a4~0) && 18 == ~a14~0) && 17 == ~a28~0) && 19 == ~a26~0) && !(1 == ~a3~0));" "assume !((1 == ~a1~0 && (((15 == ~a28~0 && 20 == ~a14~0 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 3 == calculate_output2_~input#1) && !(1 == ~a3~0)) && 18 == ~a4~0) && 1 == ~a25~0) && 1 == ~a7~0);" "assume !((16 == ~a28~0 && !(1 == ~a7~0) && (20 == ~a14~0 && 1 == ~a1~0 && 17 == ~a4~0 && (18 == ~a26~0 || 19 == ~a26~0) && 3 == calculate_output2_~input#1) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(17 == ~a28~0 && 1 == ~a7~0 && (1 == ~a25~0 && !(1 == ~a3~0) && (20 == ~a14~0 && 3 == calculate_output2_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !((18 == ~a4~0 && 20 == ~a14~0 && 1 == ~a3~0 && 1 == ~a1~0 && 17 == ~a28~0 && (2 == calculate_output2_~input#1 && 18 == ~a26~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(19 == ~a26~0 && (1 == ~a7~0 && !(1 == ~a3~0) && 16 == ~a4~0 && (1 == ~a1~0 && 1 == ~a25~0 && 1 == calculate_output2_~input#1) && 19 == ~a14~0) && 15 == ~a28~0);" "assume !((1 == ~a25~0 && (((20 == ~a14~0 && (17 == ~a28~0 && 19 == ~a26~0 && 18 == ~a4~0 && 1 == ~a3~0) && !(1 == ~a7~0)) || (18 == ~a14~0 && 1 == ~a7~0 && 15 == ~a28~0 && 17 == ~a26~0 && 16 == ~a4~0 && !(1 == ~a3~0))) || (18 == ~a14~0 && (15 == ~a28~0 && 18 == ~a26~0 && !(1 == ~a3~0) && 16 == ~a4~0) && 1 == ~a7~0)) && 5 == calculate_output2_~input#1) && 1 == ~a1~0);" "assume !(((1 == ~a7~0 && 17 == ~a4~0 && (17 == ~a28~0 && 1 == ~a25~0 && (17 == ~a26~0 || 18 == ~a26~0) && 2 == calculate_output2_~input#1) && 1 == ~a3~0) && 1 == ~a1~0) && 18 == ~a14~0);" "assume !(16 == ~a28~0 && ((1 == ~a25~0 && (1 == ~a7~0 && (18 == ~a26~0 && 4 == calculate_output2_~input#1) && !(1 == ~a3~0)) && 19 == ~a14~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !((18 == ~a4~0 && ((((17 == ~a26~0 && 2 == calculate_output2_~input#1 && 1 == ~a3~0) && 15 == ~a28~0) && 19 == ~a14~0) && 1 == ~a7~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((1 == ~a1~0 && 1 == ~a25~0 && 1 == calculate_output2_~input#1 && (((20 == ~a14~0 && !(1 == ~a7~0) && 17 == ~a28~0 && 16 == ~a4~0 && 18 == ~a26~0) || (20 == ~a14~0 && (17 == ~a28~0 && 19 == ~a26~0 && 16 == ~a4~0) && !(1 == ~a7~0))) || (18 == ~a14~0 && 1 == ~a7~0 && 15 == ~a28~0 && 17 == ~a26~0 && 17 == ~a4~0))) && !(1 == ~a3~0));" "assume !(1 == ~a1~0 && 1 == ~a3~0 && (18 == ~a26~0 && 18 == ~a4~0 && (1 == ~a25~0 && 4 == calculate_output2_~input#1 && 17 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(18 == ~a26~0 && 1 == ~a25~0 && ((1 == ~a1~0 && !(1 == ~a3~0) && (1 == calculate_output2_~input#1 && 19 == ~a14~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 17 == ~a4~0);" "assume !(17 == ~a4~0 && ((((!(1 == ~a3~0) && 1 == ~a1~0 && (17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output2_~input#1) && 15 == ~a28~0) && 18 == ~a14~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(17 == ~a4~0 && (20 == ~a14~0 && (15 == ~a28~0 && 1 == ~a7~0 && 1 == ~a25~0 && 2 == calculate_output2_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(18 == ~a26~0 && ((18 == ~a14~0 && (((16 == ~a4~0 && 4 == calculate_output2_~input#1) && 1 == ~a7~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !((!(1 == ~a3~0) && 1 == ~a25~0 && 19 == ~a14~0 && 16 == ~a4~0 && (17 == ~a28~0 && 1 == calculate_output2_~input#1 && 18 == ~a26~0) && 1 == ~a1~0) && !(1 == ~a7~0));" "assume !((1 == ~a25~0 && 18 == ~a4~0 && (((((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 2 == calculate_output2_~input#1) && 16 == ~a28~0) && 1 == ~a1~0) && 19 == ~a14~0) && 1 == ~a3~0);" "assume !(((((19 == ~a14~0 && !(1 == ~a3~0) && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output2_~input#1) && 1 == ~a25~0) && 16 == ~a28~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !(19 == ~a14~0 && (1 == ~a3~0 && 1 == ~a25~0 && (17 == ~a28~0 && 2 == calculate_output2_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && (!(1 == ~a3~0) && (((18 == ~a26~0 && 3 == calculate_output2_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((!(1 == ~a7~0) && ((1 == ~a25~0 && 1 == ~a1~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 1 == calculate_output2_~input#1) && 18 == ~a4~0) && 16 == ~a28~0) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(1 == ~a25~0 && 16 == ~a4~0 && 19 == ~a26~0 && 1 == ~a1~0 && ((15 == ~a28~0 && 5 == calculate_output2_~input#1 && !(1 == ~a3~0)) && 19 == ~a14~0) && !(1 == ~a7~0));" "assume !((1 == ~a1~0 && !(1 == ~a3~0) && ((3 == calculate_output2_~input#1 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 15 == ~a28~0) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !(18 == ~a4~0 && 20 == ~a14~0 && (((1 == ~a1~0 && !(1 == ~a7~0) && 15 == ~a28~0 && 5 == calculate_output2_~input#1) && 17 == ~a26~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !((1 == ~a25~0 && !(1 == ~a3~0) && 5 == calculate_output2_~input#1 && ((18 == ~a14~0 && 1 == ~a7~0 && 15 == ~a28~0 && 17 == ~a4~0 && 17 == ~a26~0) || ((!(1 == ~a7~0) && (16 == ~a4~0 && 18 == ~a26~0) && 17 == ~a28~0) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 17 == ~a28~0 && 16 == ~a4~0 && 19 == ~a26~0) && 20 == ~a14~0))) && 1 == ~a1~0);" "assume !(1 == ~a7~0 && 18 == ~a4~0 && ((1 == ~a25~0 && 16 == ~a28~0 && 20 == ~a14~0 && 4 == calculate_output2_~input#1 && 1 == ~a3~0) && 17 == ~a26~0) && 1 == ~a1~0);" "assume !(((1 == ~a25~0 && 16 == ~a4~0 && (((20 == ~a14~0 && (18 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)) || (((19 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0)) || (18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a28~0 && 17 == ~a26~0)) && 4 == calculate_output2_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !((17 == ~a4~0 && ((3 == calculate_output2_~input#1 && (((20 == ~a14~0 && (18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0)) || (18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0 && 16 == ~a28~0))) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(((((18 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0 && 5 == calculate_output2_~input#1 && 1 == ~a1~0) && !(1 == ~a3~0)) && 17 == ~a28~0) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(18 == ~a4~0 && (1 == ~a25~0 && ((1 == ~a3~0 && !(1 == ~a7~0) && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output2_~input#1) && 1 == ~a1~0) && 15 == ~a28~0) && 19 == ~a14~0);" "assume !((1 == ~a25~0 && !(1 == ~a3~0) && (1 == ~a1~0 && 17 == ~a28~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 1 == calculate_output2_~input#1) && 17 == ~a4~0) && 19 == ~a14~0);" "assume !(((((15 == ~a28~0 && ((2 == calculate_output2_~input#1 && !(1 == ~a3~0)) && 18 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a7~0)) && 20 == ~a14~0) && 17 == ~a26~0) && 1 == ~a25~0);" "assume !((((1 == ~a1~0 && 17 == ~a4~0 && !(1 == ~a7~0) && (3 == calculate_output2_~input#1 && 19 == ~a14~0) && 1 == ~a25~0) && 19 == ~a26~0) && !(1 == ~a3~0)) && 17 == ~a28~0);" "assume !(1 == ~a25~0 && (1 == ~a3~0 && 1 == ~a7~0 && (18 == ~a14~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 3 == calculate_output2_~input#1) && 15 == ~a28~0) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 18 == ~a4~0 && 16 == ~a28~0 && 20 == ~a14~0 && (1 == ~a25~0 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output2_~input#1) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 1 == ~a3~0 && ((4 == calculate_output2_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 18 == ~a4~0) && 1 == ~a25~0) && 16 == ~a28~0) && 20 == ~a14~0);" "assume !(1 == ~a25~0 && 1 == ~a1~0 && ((1 == ~a3~0 && 18 == ~a14~0 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 1 == calculate_output2_~input#1) && 17 == ~a28~0) && 18 == ~a4~0);" "assume !((17 == ~a4~0 && (19 == ~a14~0 && 1 == ~a3~0 && 1 == ~a1~0 && 5 == calculate_output2_~input#1 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !(((((((!(1 == ~a7~0) && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output2_~input#1) && 1 == ~a25~0) && 20 == ~a14~0) && 17 == ~a4~0) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(17 == ~a26~0 && 1 == ~a3~0 && ((20 == ~a14~0 && 1 == ~a1~0 && (6 == calculate_output2_~input#1 && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0);" "assume !(17 == ~a4~0 && (((1 == ~a1~0 && 20 == ~a14~0 && (3 == calculate_output2_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && !(1 == ~a7~0)) && 16 == ~a28~0) && 1 == ~a3~0);" "assume !(19 == ~a14~0 && (!(1 == ~a3~0) && (((6 == calculate_output2_~input#1 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 16 == ~a28~0) && 16 == ~a4~0) && 1 == ~a1~0);" "assume !((!(1 == ~a3~0) && 1 == ~a1~0 && 16 == ~a4~0 && ((((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 1 == calculate_output2_~input#1) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !(((1 == ~a25~0 && ((20 == ~a14~0 && 1 == ~a7~0 && 5 == calculate_output2_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a1~0) && 15 == ~a28~0) && !(1 == ~a3~0)) && 17 == ~a4~0);" "assume !((17 == ~a4~0 && 1 == ~a1~0 && (2 == calculate_output2_~input#1 && ((((!(1 == ~a7~0) && 15 == ~a28~0 && 18 == ~a26~0) && 20 == ~a14~0) || (20 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0)) || (((17 == ~a26~0 && 16 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0))) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(((((((!(1 == ~a7~0) && 17 == ~a28~0 && (18 == ~a4~0 && 1 == ~a3~0) && 19 == ~a26~0) && 20 == ~a14~0) || (18 == ~a14~0 && 1 == ~a7~0 && 15 == ~a28~0 && 17 == ~a26~0 && !(1 == ~a3~0) && 16 == ~a4~0)) || (((15 == ~a28~0 && (16 == ~a4~0 && !(1 == ~a3~0)) && 18 == ~a26~0) && 1 == ~a7~0) && 18 == ~a14~0)) && 4 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((((1 == ~a3~0 && ((((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output2_~input#1) && 17 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a4~0) && 18 == ~a14~0) && 1 == ~a7~0);" "assume !((15 == ~a28~0 && 1 == ~a25~0 && ((5 == calculate_output2_~input#1 && ((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && !(1 == ~a3~0)) && 1 == ~a1~0) && 18 == ~a4~0);assume { :begin_inline_calculate_output3 } true;calculate_output3_#in~input#1 := calculate_output2_~input#1;havoc calculate_output3_#res#1;havoc calculate_output3_#t~ret11#1, calculate_output3_~input#1;calculate_output3_~input#1 := calculate_output3_#in~input#1;" "assume !(!(1 == ~a3~0) && ((18 == ~a14~0 && 1 == ~a7~0 && (17 == ~a4~0 && (17 == ~a26~0 || 18 == ~a26~0) && 1 == calculate_output3_~input#1) && 17 == ~a28~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(1 == ~a7~0 && 1 == ~a1~0 && (20 == ~a14~0 && ((17 == ~a28~0 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 1 == calculate_output3_~input#1) && !(1 == ~a3~0)) && 1 == ~a25~0) && 17 == ~a4~0);" "assume !((((((20 == ~a14~0 && 18 == ~a4~0 && 1 == ~a25~0 && 3 == calculate_output3_~input#1) && 1 == ~a3~0) && 1 == ~a7~0) && 1 == ~a1~0) && 15 == ~a28~0) && 19 == ~a26~0);" "assume !(((1 == ~a25~0 && 20 == ~a14~0 && (1 == ~a1~0 && 2 == calculate_output3_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a3~0) && 18 == ~a4~0) && 17 == ~a28~0);" "assume !(((((((15 == ~a28~0 && 6 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 18 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !((1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a4~0 && (1 == calculate_output3_~input#1 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 1 == ~a1~0) && 17 == ~a28~0);" "assume !(!(1 == ~a7~0) && (18 == ~a14~0 && 1 == ~a3~0 && ((1 == ~a25~0 && 2 == calculate_output3_~input#1 && 1 == ~a1~0) && 18 == ~a4~0) && 18 == ~a26~0) && 17 == ~a28~0);" "assume !(((17 == ~a4~0 && 20 == ~a14~0 && 1 == ~a1~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output3_~input#1) && 16 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(((1 == ~a7~0 && ((((1 == calculate_output3_~input#1 && !(1 == ~a3~0)) && 16 == ~a4~0) && 16 == ~a28~0) && 18 == ~a14~0) && 1 == ~a1~0) && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(!(1 == ~a7~0) && (1 == ~a1~0 && (1 == ~a3~0 && (1 == ~a25~0 && (18 == ~a26~0 || 19 == ~a26~0) && 3 == calculate_output3_~input#1) && 19 == ~a14~0) && 16 == ~a28~0) && 18 == ~a4~0);" "assume !((1 == ~a3~0 && ((6 == calculate_output3_~input#1 && ((18 == ~a14~0 && (16 == ~a28~0 && 17 == ~a26~0) && 1 == ~a7~0) || (20 == ~a14~0 && !(1 == ~a7~0) && 18 == ~a26~0 && 15 == ~a28~0) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0))) && 18 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(18 == ~a4~0 && (15 == ~a28~0 && 1 == ~a25~0 && (((19 == ~a14~0 && 5 == calculate_output3_~input#1) && 1 == ~a7~0) && 1 == ~a3~0) && 19 == ~a26~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 17 == ~a4~0 && ((((((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0) || (18 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0)) && 5 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a3~0) && 16 == ~a28~0);" "assume !((!(1 == ~a7~0) && !(1 == ~a3~0) && (18 == ~a14~0 && (16 == ~a4~0 && 1 == ~a25~0 && 4 == calculate_output3_~input#1) && 17 == ~a28~0) && 17 == ~a26~0) && 1 == ~a1~0);" "assume !(((20 == ~a14~0 && (((17 == ~a4~0 && 3 == calculate_output3_~input#1 && 17 == ~a26~0) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a1~0) && !(1 == ~a7~0)) && 15 == ~a28~0);" "assume !((((1 == ~a1~0 && !(1 == ~a3~0) && 3 == calculate_output3_~input#1 && ((19 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0))) && 17 == ~a28~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(17 == ~a4~0 && (((6 == calculate_output3_~input#1 && (((((15 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (((19 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0)) || ((1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0))) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !(19 == ~a14~0 && (1 == ~a1~0 && ((!(1 == ~a3~0) && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output3_~input#1) && 1 == ~a25~0) && 16 == ~a28~0) && 18 == ~a4~0);" "assume !(((1 == ~a3~0 && ((((((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output3_~input#1) && 1 == ~a25~0) && 17 == ~a4~0) && 1 == ~a1~0) && 16 == ~a28~0) && 18 == ~a14~0);" "assume !(((18 == ~a14~0 && (((1 == ~a3~0 && 5 == calculate_output3_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 18 == ~a4~0) && 15 == ~a28~0) && 1 == ~a25~0) && !(1 == ~a7~0)) && 1 == ~a1~0);" "assume !(20 == ~a14~0 && ((17 == ~a4~0 && (17 == ~a28~0 && (1 == ~a1~0 && 2 == calculate_output3_~input#1) && 18 == ~a26~0) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a7~0);" "assume !(((((15 == ~a28~0 && ((20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 4 == calculate_output3_~input#1) && 1 == ~a1~0) && 18 == ~a4~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(((16 == ~a28~0 && 1 == ~a3~0 && 1 == ~a1~0 && 18 == ~a4~0 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output3_~input#1) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 16 == ~a28~0 && (1 == ~a25~0 && !(1 == ~a3~0) && 18 == ~a14~0 && (2 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a7~0) && 18 == ~a4~0);" "assume !(18 == ~a4~0 && 1 == ~a1~0 && (1 == ~a25~0 && 2 == calculate_output3_~input#1 && (((1 == ~a7~0 && 17 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0) || (20 == ~a14~0 && (16 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) || (((16 == ~a28~0 && 19 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0))) && 1 == ~a3~0);" "assume !(17 == ~a28~0 && ((1 == ~a25~0 && 19 == ~a14~0 && ((2 == calculate_output3_~input#1 && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 17 == ~a26~0) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !(1 == ~a3~0 && (((1 == ~a1~0 && ((1 == ~a25~0 && 2 == calculate_output3_~input#1) && 18 == ~a4~0) && 20 == ~a14~0) && 1 == ~a7~0) && 16 == ~a28~0) && 17 == ~a26~0);" "assume !((18 == ~a4~0 && (15 == ~a28~0 && !(1 == ~a3~0) && 6 == calculate_output3_~input#1 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 1 == ~a25~0 && (18 == ~a4~0 && ((5 == calculate_output3_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && !(1 == ~a3~0)) && 19 == ~a14~0) && 15 == ~a28~0);" "assume !((18 == ~a4~0 && ((!(1 == ~a3~0) && (1 == ~a1~0 && 3 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 1 == ~a7~0) && 17 == ~a28~0) && 18 == ~a14~0);" "assume !(!(1 == ~a3~0) && ((15 == ~a28~0 && 1 == ~a1~0 && ((19 == ~a26~0 && 1 == calculate_output3_~input#1) && 1 == ~a7~0) && 1 == ~a25~0) && 18 == ~a14~0) && 16 == ~a4~0);" "assume !(1 == ~a25~0 && ((((16 == ~a28~0 && (5 == calculate_output3_~input#1 && 18 == ~a26~0) && 19 == ~a14~0) && 1 == ~a1~0) && 1 == ~a7~0) && 18 == ~a4~0) && !(1 == ~a3~0));" "assume !(!(1 == ~a3~0) && 1 == ~a25~0 && 1 == ~a1~0 && 4 == calculate_output3_~input#1 && (((((17 == ~a28~0 && 18 == ~a26~0 && 16 == ~a4~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (20 == ~a14~0 && ((19 == ~a26~0 && 16 == ~a4~0) && 17 == ~a28~0) && !(1 == ~a7~0))) || (((15 == ~a28~0 && 17 == ~a26~0 && 17 == ~a4~0) && 1 == ~a7~0) && 18 == ~a14~0)));" "assume !(19 == ~a14~0 && (1 == ~a1~0 && ((1 == ~a25~0 && 2 == calculate_output3_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a4~0) && 1 == ~a3~0) && 17 == ~a28~0);" "assume !(17 == ~a4~0 && 1 == ~a1~0 && (((((20 == ~a14~0 && (15 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) || (20 == ~a14~0 && (19 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0))) || ((1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0)) && 1 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !((1 == ~a1~0 && !(1 == ~a3~0) && (20 == ~a14~0 && (6 == calculate_output3_~input#1 && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 1 == ~a25~0) && 16 == ~a28~0) && 16 == ~a4~0);" "assume !(((((1 == ~a25~0 && (15 == ~a28~0 && 6 == calculate_output3_~input#1 && 20 == ~a14~0) && 18 == ~a4~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && 17 == ~a26~0);" "assume !((((((16 == ~a4~0 && !(1 == ~a3~0) && 4 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 1 == ~a1~0) && 15 == ~a28~0) && 1 == ~a7~0);" "assume !(1 == ~a25~0 && (!(1 == ~a7~0) && ((17 == ~a4~0 && 18 == ~a14~0 && (18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output3_~input#1) && 16 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !((((1 == ~a1~0 && 1 == calculate_output3_~input#1 && ((18 == ~a14~0 && (17 == ~a26~0 && 16 == ~a28~0) && 1 == ~a7~0) || (((18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (((19 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0))) && 1 == ~a25~0) && !(1 == ~a3~0)) && 17 == ~a4~0);" "assume !(17 == ~a4~0 && 1 == ~a3~0 && 18 == ~a14~0 && 1 == ~a25~0 && ((17 == ~a28~0 && 3 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a7~0) && 1 == ~a1~0);" "assume !((18 == ~a14~0 && !(1 == ~a3~0) && 1 == ~a1~0 && (17 == ~a4~0 && 6 == calculate_output3_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 16 == ~a28~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && ((((((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output3_~input#1) && 1 == ~a3~0) && 1 == ~a1~0) && 17 == ~a4~0) && 17 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(1 == ~a1~0 && 16 == ~a4~0 && !(1 == ~a3~0) && (((((19 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (18 == ~a14~0 && (17 == ~a26~0 && 16 == ~a28~0) && 1 == ~a7~0)) && 3 == calculate_output3_~input#1) && 1 == ~a25~0);" "assume !(((19 == ~a26~0 && ((((19 == ~a14~0 && 2 == calculate_output3_~input#1) && 1 == ~a7~0) && 1 == ~a1~0) && 15 == ~a28~0) && 1 == ~a25~0) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !(((1 == ~a1~0 && 19 == ~a14~0 && 15 == ~a28~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 3 == calculate_output3_~input#1) && 17 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(((1 == ~a25~0 && ((((((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0)) && 5 == calculate_output3_~input#1) && !(1 == ~a3~0)) && 1 == ~a1~0) && 15 == ~a28~0) && 17 == ~a4~0);" "assume !(18 == ~a4~0 && 20 == ~a14~0 && (((1 == ~a1~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 1 == calculate_output3_~input#1) && 1 == ~a25~0) && 16 == ~a28~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && 1 == ~a25~0 && 1 == ~a1~0 && 1 == ~a7~0 && (!(1 == ~a3~0) && 18 == ~a26~0 && 3 == calculate_output3_~input#1 && 18 == ~a14~0) && 16 == ~a4~0);" "assume !((17 == ~a4~0 && 1 == ~a25~0 && (16 == ~a28~0 && ((((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output3_~input#1) && 1 == ~a3~0) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !((17 == ~a28~0 && 18 == ~a4~0 && !(1 == ~a3~0) && 1 == ~a7~0 && ((1 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a14~0);" "assume !((19 == ~a14~0 && (1 == ~a25~0 && (((((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 1 == calculate_output3_~input#1) && 17 == ~a4~0) && !(1 == ~a3~0)) && 16 == ~a28~0) && 1 == ~a7~0) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && ((1 == ~a3~0 && 1 == ~a1~0 && 4 == calculate_output3_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 17 == ~a28~0) && 18 == ~a4~0) && 20 == ~a14~0);" "assume !(1 == ~a3~0 && 17 == ~a4~0 && (1 == ~a1~0 && 17 == ~a26~0 && (1 == ~a25~0 && 15 == ~a28~0 && 1 == calculate_output3_~input#1) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(17 == ~a4~0 && (1 == ~a1~0 && 20 == ~a14~0 && (!(1 == ~a7~0) && (15 == ~a28~0 && 6 == calculate_output3_~input#1) && !(1 == ~a3~0)) && 17 == ~a26~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && (15 == ~a28~0 && ((18 == ~a14~0 && !(1 == ~a7~0) && 4 == calculate_output3_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !(((20 == ~a14~0 && ((1 == ~a1~0 && 17 == ~a26~0 && 4 == calculate_output3_~input#1 && !(1 == ~a7~0)) && 17 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !((((1 == ~a3~0 && 5 == calculate_output3_~input#1 && ((18 == ~a14~0 && (17 == ~a28~0 && 17 == ~a26~0) && 1 == ~a7~0) || (((16 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (((19 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0))) && 1 == ~a25~0) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !((19 == ~a14~0 && (15 == ~a28~0 && 1 == ~a25~0 && 1 == ~a3~0 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 6 == calculate_output3_~input#1) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !((18 == ~a14~0 && 1 == ~a25~0 && ((18 == ~a4~0 && 1 == ~a3~0 && (18 == ~a26~0 || 19 == ~a26~0) && 1 == calculate_output3_~input#1) && 1 == ~a7~0) && 1 == ~a1~0) && 15 == ~a28~0);" "assume !(((((1 == ~a1~0 && ((6 == calculate_output3_~input#1 && 1 == ~a25~0) && 17 == ~a26~0) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 16 == ~a4~0) && 17 == ~a28~0) && 19 == ~a14~0);" "assume !(((18 == ~a14~0 && 18 == ~a4~0 && ((((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output3_~input#1) && !(1 == ~a3~0)) && 1 == ~a25~0) && 17 == ~a28~0) && 1 == ~a1~0);" "assume !((((((!(1 == ~a3~0) && ((17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output3_~input#1) && 1 == ~a1~0) && 19 == ~a14~0) && 1 == ~a7~0) && 1 == ~a25~0) && 16 == ~a4~0) && 15 == ~a28~0);" "assume !(1 == ~a25~0 && ((2 == calculate_output3_~input#1 && ((((!(1 == ~a7~0) && 17 == ~a28~0 && 18 == ~a26~0 && 16 == ~a4~0) && 20 == ~a14~0) || (20 == ~a14~0 && !(1 == ~a7~0) && 17 == ~a28~0 && 19 == ~a26~0 && 16 == ~a4~0)) || ((1 == ~a7~0 && (17 == ~a4~0 && 17 == ~a26~0) && 15 == ~a28~0) && 18 == ~a14~0))) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && ((((6 == calculate_output3_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 20 == ~a14~0) && 1 == ~a3~0) && 18 == ~a4~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !(16 == ~a28~0 && ((!(1 == ~a3~0) && ((1 == ~a25~0 && (18 == ~a26~0 || 19 == ~a26~0) && 1 == calculate_output3_~input#1) && 17 == ~a4~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && 18 == ~a14~0);" "assume !((1 == ~a25~0 && !(1 == ~a7~0) && (18 == ~a14~0 && ((((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 1 == calculate_output3_~input#1) && !(1 == ~a3~0)) && 16 == ~a4~0) && 1 == ~a1~0) && 15 == ~a28~0);" "assume !(((((1 == ~a1~0 && 1 == ~a25~0 && 3 == calculate_output3_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a4~0) && 17 == ~a28~0) && 18 == ~a14~0) && 1 == ~a3~0);" "assume !((1 == ~a1~0 && (!(1 == ~a3~0) && 15 == ~a28~0 && 18 == ~a4~0 && 6 == calculate_output3_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(((1 == ~a7~0 && (((!(1 == ~a3~0) && 17 == ~a26~0 && 4 == calculate_output3_~input#1) && 20 == ~a14~0) && 1 == ~a25~0) && 16 == ~a28~0) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !((17 == ~a28~0 && (17 == ~a4~0 && 1 == ~a3~0 && 6 == calculate_output3_~input#1 && (((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0) || (19 == ~a14~0 && !(1 == ~a7~0) && 18 == ~a26~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0))) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(17 == ~a4~0 && (((15 == ~a28~0 && !(1 == ~a7~0) && !(1 == ~a3~0) && 1 == ~a1~0 && 3 == calculate_output3_~input#1) && 1 == ~a25~0) && 18 == ~a26~0) && 19 == ~a14~0);" "assume !(17 == ~a28~0 && 1 == ~a25~0 && 1 == ~a3~0 && (17 == ~a4~0 && (((19 == ~a14~0 && !(1 == ~a7~0) && 18 == ~a26~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 5 == calculate_output3_~input#1) && 1 == ~a1~0);" "assume !(18 == ~a4~0 && (((((1 == ~a3~0 && 19 == ~a14~0 && 5 == calculate_output3_~input#1) && 1 == ~a7~0) && 1 == ~a1~0) && 17 == ~a26~0) && 16 == ~a28~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && (1 == ~a1~0 && 17 == ~a4~0 && (1 == ~a7~0 && (5 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 18 == ~a14~0) && 1 == ~a3~0) && 17 == ~a28~0);" "assume !((((1 == ~a25~0 && (17 == ~a4~0 && (19 == ~a26~0 && 6 == calculate_output3_~input#1) && 19 == ~a14~0) && !(1 == ~a7~0)) && !(1 == ~a3~0)) && 17 == ~a28~0) && 1 == ~a1~0);" "assume !((15 == ~a28~0 && (((1 == ~a25~0 && !(1 == ~a7~0) && 3 == calculate_output3_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 18 == ~a14~0) && 1 == ~a1~0) && 1 == ~a3~0) && 18 == ~a4~0);" "assume !(18 == ~a26~0 && (20 == ~a14~0 && ((1 == ~a3~0 && 1 == ~a1~0 && 18 == ~a4~0 && 5 == calculate_output3_~input#1) && !(1 == ~a7~0)) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !((1 == ~a1~0 && 18 == ~a4~0 && 1 == ~a25~0 && 1 == ~a7~0 && 20 == ~a14~0 && (2 == calculate_output3_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !((18 == ~a14~0 && (15 == ~a28~0 && 1 == ~a3~0 && 18 == ~a4~0 && (((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 1 == calculate_output3_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && !(1 == ~a7~0));" "assume !(((16 == ~a28~0 && 1 == ~a1~0 && (2 == calculate_output3_~input#1 && ((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0))) && !(1 == ~a3~0)) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !((1 == ~a25~0 && !(1 == ~a3~0) && (((((19 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0)) && 3 == calculate_output3_~input#1) && 18 == ~a4~0) && 16 == ~a28~0) && 1 == ~a1~0);" "assume !(18 == ~a4~0 && ((1 == ~a25~0 && 16 == ~a28~0 && (2 == calculate_output3_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && !(1 == ~a3~0)) && 1 == ~a1~0) && 20 == ~a14~0);" "assume !((((1 == ~a3~0 && 16 == ~a28~0 && 1 == ~a1~0 && !(1 == ~a7~0) && (18 == ~a26~0 || 19 == ~a26~0) && 1 == calculate_output3_~input#1) && 17 == ~a4~0) && 1 == ~a25~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a25~0 && 6 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 16 == ~a28~0) && 16 == ~a4~0) && 1 == ~a7~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !((16 == ~a28~0 && !(1 == ~a3~0) && 1 == ~a25~0 && (4 == calculate_output3_~input#1 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0))) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !((1 == ~a7~0 && ((1 == ~a25~0 && 20 == ~a14~0 && 1 == ~a1~0 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 4 == calculate_output3_~input#1) && 15 == ~a28~0) && 18 == ~a4~0) && !(1 == ~a3~0));" "assume !(!(1 == ~a3~0) && (((18 == ~a4~0 && 3 == calculate_output3_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 16 == ~a28~0);" "assume !((15 == ~a28~0 && (1 == ~a3~0 && ((18 == ~a14~0 && 6 == calculate_output3_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a7~0)) && 18 == ~a4~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && (((((18 == ~a26~0 && 1 == calculate_output3_~input#1) && 18 == ~a4~0) && 20 == ~a14~0) && 1 == ~a1~0) && 1 == ~a3~0) && 17 == ~a28~0) && !(1 == ~a7~0));" "assume !(18 == ~a4~0 && ((((1 == ~a7~0 && !(1 == ~a3~0) && 3 == calculate_output3_~input#1 && 19 == ~a14~0) && 1 == ~a25~0) && 16 == ~a28~0) && 1 == ~a1~0) && 18 == ~a26~0);" "assume !((!(1 == ~a7~0) && (18 == ~a14~0 && 15 == ~a28~0 && ((5 == calculate_output3_~input#1 && 18 == ~a26~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !(19 == ~a26~0 && 15 == ~a28~0 && (16 == ~a4~0 && 1 == ~a1~0 && 1 == ~a25~0 && (6 == calculate_output3_~input#1 && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a7~0);" "assume !((16 == ~a4~0 && (!(1 == ~a3~0) && (((3 == calculate_output3_~input#1 && 17 == ~a26~0) && 19 == ~a14~0) && 1 == ~a25~0) && 17 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a7~0));" "assume !(17 == ~a4~0 && 1 == ~a1~0 && (19 == ~a14~0 && ((16 == ~a28~0 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 3 == calculate_output3_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && 1 == ~a7~0);" "assume !((1 == ~a3~0 && (17 == ~a4~0 && 1 == ~a1~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output3_~input#1) && 17 == ~a28~0) && 1 == ~a25~0) && 18 == ~a14~0);" "assume !((1 == ~a7~0 && 19 == ~a14~0 && ((15 == ~a28~0 && !(1 == ~a3~0) && 6 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 16 == ~a4~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((15 == ~a28~0 && (((!(1 == ~a3~0) && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 3 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a14~0) && 18 == ~a4~0);" "assume !(((16 == ~a28~0 && (1 == ~a1~0 && (((19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0)) && 1 == calculate_output3_~input#1) && 18 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && ((((!(1 == ~a3~0) && 19 == ~a14~0 && (18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output3_~input#1) && 1 == ~a1~0) && 15 == ~a28~0) && 18 == ~a4~0) && 1 == ~a25~0);" "assume !(((((1 == calculate_output3_~input#1 && (((((18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (((15 == ~a28~0 && 19 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0)) || (18 == ~a14~0 && 1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0))) && 1 == ~a25~0) && 1 == ~a3~0) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !((((18 == ~a14~0 && (1 == ~a25~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 2 == calculate_output3_~input#1) && 1 == ~a1~0) && 17 == ~a28~0) && 1 == ~a7~0) && !(1 == ~a3~0)) && 17 == ~a4~0);" "assume !((1 == ~a25~0 && (1 == ~a1~0 && 1 == calculate_output3_~input#1 && ((((!(1 == ~a7~0) && 18 == ~a26~0 && 16 == ~a28~0) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 16 == ~a28~0) && 20 == ~a14~0)) || (18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0 && 17 == ~a28~0))) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !(1 == ~a1~0 && (((17 == ~a4~0 && 16 == ~a28~0 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 4 == calculate_output3_~input#1) && 18 == ~a14~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !((((19 == ~a14~0 && (((5 == calculate_output3_~input#1 && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a25~0) && 15 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a7~0) && 18 == ~a4~0);" "assume !(1 == ~a25~0 && 18 == ~a14~0 && 1 == ~a1~0 && 1 == ~a7~0 && (16 == ~a28~0 && 18 == ~a4~0 && (17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output3_~input#1) && !(1 == ~a3~0));" "assume !(((1 == ~a7~0 && 18 == ~a4~0 && ((!(1 == ~a3~0) && (17 == ~a26~0 || 18 == ~a26~0) && 2 == calculate_output3_~input#1) && 15 == ~a28~0) && 18 == ~a14~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(((1 == ~a3~0 && 18 == ~a14~0 && 18 == ~a26~0 && 18 == ~a4~0 && 17 == ~a28~0 && 5 == calculate_output3_~input#1 && 1 == ~a1~0) && 1 == ~a25~0) && !(1 == ~a7~0));" "assume !((1 == ~a25~0 && 1 == ~a1~0 && 15 == ~a28~0 && !(1 == ~a3~0) && 18 == ~a4~0 && 19 == ~a14~0 && 4 == calculate_output3_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && !(1 == ~a7~0));" "assume !((!(1 == ~a7~0) && 1 == ~a25~0 && 16 == ~a4~0 && 20 == ~a14~0 && 15 == ~a28~0 && !(1 == ~a3~0) && 1 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && 17 == ~a4~0 && 1 == ~a7~0 && ((15 == ~a28~0 && (19 == ~a26~0 && 4 == calculate_output3_~input#1) && 1 == ~a3~0) && 1 == ~a1~0) && 20 == ~a14~0);" "assume !(16 == ~a28~0 && 1 == ~a3~0 && 1 == ~a1~0 && 1 == ~a25~0 && ((((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 4 == calculate_output3_~input#1) && 17 == ~a4~0) && 20 == ~a14~0);" "assume !(19 == ~a14~0 && (((16 == ~a28~0 && 1 == ~a25~0 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 1 == calculate_output3_~input#1) && 1 == ~a1~0) && 1 == ~a3~0) && 18 == ~a4~0);" "assume !(18 == ~a14~0 && !(1 == ~a3~0) && 1 == ~a1~0 && (17 == ~a28~0 && 17 == ~a4~0 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output3_~input#1) && 1 == ~a25~0);" "assume !(15 == ~a28~0 && (((1 == ~a25~0 && 18 == ~a14~0 && 18 == ~a4~0 && 3 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a7~0) && 1 == ~a1~0);" "assume !((1 == ~a1~0 && (((17 == ~a4~0 && 1 == calculate_output3_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0) && 16 == ~a28~0);" "assume !(15 == ~a28~0 && !(1 == ~a7~0) && 1 == ~a25~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 17 == ~a26~0 && (5 == calculate_output3_~input#1 && 17 == ~a4~0) && 20 == ~a14~0);" "assume !(1 == ~a25~0 && 18 == ~a4~0 && (15 == ~a28~0 && !(1 == ~a3~0) && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) && 1 == calculate_output3_~input#1) && 1 == ~a1~0);" "assume !(((18 == ~a26~0 && (17 == ~a4~0 && (!(1 == ~a7~0) && 2 == calculate_output3_~input#1 && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !((((!(1 == ~a3~0) && 20 == ~a14~0 && 16 == ~a4~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !(((((16 == ~a4~0 && ((2 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && !(1 == ~a7~0)) && 19 == ~a14~0) && 15 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(15 == ~a28~0 && 1 == ~a25~0 && !(1 == ~a3~0) && 17 == ~a4~0 && (2 == calculate_output3_~input#1 && ((19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0))) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && 18 == ~a14~0 && (17 == ~a28~0 && 1 == ~a1~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output3_~input#1) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !((17 == ~a4~0 && (17 == ~a28~0 && (1 == ~a1~0 && 1 == ~a25~0 && 5 == calculate_output3_~input#1 && !(1 == ~a7~0)) && 19 == ~a14~0) && !(1 == ~a3~0)) && 18 == ~a26~0);" "assume !(19 == ~a14~0 && (1 == ~a7~0 && ((18 == ~a26~0 && 1 == ~a1~0 && 2 == calculate_output3_~input#1 && 15 == ~a28~0) && 1 == ~a25~0) && 18 == ~a4~0) && !(1 == ~a3~0));" "assume !((19 == ~a14~0 && !(1 == ~a3~0) && ((1 == ~a1~0 && 1 == calculate_output3_~input#1 && ((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 18 == ~a4~0) && 15 == ~a28~0);" "assume !(17 == ~a4~0 && !(1 == ~a3~0) && ((1 == ~a25~0 && (((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 2 == calculate_output3_~input#1) && 16 == ~a28~0) && 1 == ~a1~0) && 18 == ~a14~0);" "assume !(1 == ~a7~0 && (!(1 == ~a3~0) && ((((18 == ~a14~0 && 2 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 16 == ~a4~0) && 19 == ~a26~0) && 17 == ~a28~0);" "assume !((((1 == ~a1~0 && (16 == ~a28~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output3_~input#1) && 18 == ~a4~0) && 20 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(16 == ~a28~0 && (17 == ~a4~0 && !(1 == ~a3~0) && ((1 == ~a25~0 && 4 == calculate_output3_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0) && 19 == ~a14~0) && 1 == ~a7~0);" "assume !((17 == ~a4~0 && 19 == ~a14~0 && 1 == ~a25~0 && ((1 == ~a1~0 && 3 == calculate_output3_~input#1 && 17 == ~a28~0) && !(1 == ~a3~0)) && 18 == ~a26~0) && !(1 == ~a7~0));" "assume !(18 == ~a4~0 && 1 == ~a25~0 && (1 == ~a1~0 && 3 == calculate_output3_~input#1 && ((((!(1 == ~a7~0) && 18 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0) || (20 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0)) || (((17 == ~a26~0 && 16 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0))) && 1 == ~a3~0);" "assume !(1 == ~a3~0 && 1 == ~a25~0 && (1 == ~a1~0 && 17 == ~a28~0 && ((19 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 4 == calculate_output3_~input#1) && 18 == ~a4~0);" "assume !(1 == ~a3~0 && 1 == ~a25~0 && (3 == calculate_output3_~input#1 && ((20 == ~a14~0 && ((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) || ((((17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0))) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && (1 == ~a1~0 && 17 == ~a4~0 && ((((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)) && 4 == calculate_output3_~input#1) && 20 == ~a14~0) && 1 == ~a3~0) && 17 == ~a28~0);" "assume !(((((1 == ~a1~0 && 6 == calculate_output3_~input#1 && ((19 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && !(1 == ~a3~0)) && 1 == ~a25~0) && 17 == ~a28~0) && 18 == ~a4~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 1 == ~a1~0 && !(1 == ~a7~0) && ((17 == ~a26~0 && 6 == calculate_output3_~input#1) && 17 == ~a28~0) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !((((1 == ~a1~0 && 17 == ~a28~0 && 1 == ~a25~0 && (3 == calculate_output3_~input#1 && 20 == ~a14~0) && 18 == ~a26~0) && 1 == ~a3~0) && !(1 == ~a7~0)) && 18 == ~a4~0);" "assume !(1 == ~a1~0 && 18 == ~a4~0 && 20 == ~a14~0 && 16 == ~a28~0 && (!(1 == ~a7~0) && !(1 == ~a3~0) && (18 == ~a26~0 || 19 == ~a26~0) && 6 == calculate_output3_~input#1) && 1 == ~a25~0);" "assume !((!(1 == ~a3~0) && (1 == ~a1~0 && (((3 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a7~0) && 18 == ~a14~0) && 16 == ~a28~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !((1 == ~a1~0 && 15 == ~a28~0 && (1 == ~a3~0 && (((19 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0)) && 2 == calculate_output3_~input#1) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(1 == ~a1~0 && (17 == ~a4~0 && 1 == ~a25~0 && 3 == calculate_output3_~input#1 && ((18 == ~a14~0 && (16 == ~a28~0 && 17 == ~a26~0) && 1 == ~a7~0) || (20 == ~a14~0 && (18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) || (((15 == ~a28~0 && 19 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0))) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && 1 == ~a25~0 && !(1 == ~a3~0) && (18 == ~a14~0 && (1 == ~a1~0 && (18 == ~a26~0 || 19 == ~a26~0) && 3 == calculate_output3_~input#1) && 16 == ~a28~0) && 16 == ~a4~0);" "assume !(!(1 == ~a3~0) && (1 == ~a1~0 && 1 == ~a25~0 && (((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) && 4 == calculate_output3_~input#1) && 17 == ~a28~0) && 16 == ~a4~0);" "assume !((1 == ~a1~0 && 15 == ~a28~0 && 19 == ~a14~0 && 18 == ~a4~0 && (6 == calculate_output3_~input#1 && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(15 == ~a28~0 && 19 == ~a14~0 && (((18 == ~a26~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == calculate_output3_~input#1) && 1 == ~a3~0) && 1 == ~a7~0) && 18 == ~a4~0);" "assume !((1 == ~a3~0 && ((1 == ~a1~0 && 6 == calculate_output3_~input#1 && (((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 18 == ~a26~0) && 18 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0))) && 1 == ~a25~0) && 17 == ~a28~0) && 17 == ~a4~0);" "assume !((1 == ~a1~0 && 1 == ~a25~0 && 18 == ~a4~0 && (6 == calculate_output3_~input#1 && ((20 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 16 == ~a28~0) && !(1 == ~a3~0));" "assume !(((1 == ~a25~0 && 1 == ~a7~0 && ((1 == ~a1~0 && 18 == ~a4~0 && 4 == calculate_output3_~input#1) && 1 == ~a3~0) && 19 == ~a26~0) && 20 == ~a14~0) && 15 == ~a28~0);" "assume !(15 == ~a28~0 && 20 == ~a14~0 && ((1 == ~a7~0 && ((4 == calculate_output3_~input#1 && 1 == ~a1~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a26~0) && 16 == ~a4~0);" "assume !((1 == ~a3~0 && 17 == ~a4~0 && ((((1 == calculate_output3_~input#1 && 1 == ~a7~0) && 1 == ~a1~0) && 19 == ~a26~0) && 1 == ~a25~0) && 20 == ~a14~0) && 15 == ~a28~0);" "assume !((1 == ~a25~0 && !(1 == ~a3~0) && 1 == ~a1~0 && (((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) && 2 == calculate_output3_~input#1) && 18 == ~a4~0) && 15 == ~a28~0);" "assume !((16 == ~a4~0 && 1 == ~a25~0 && (1 == ~a1~0 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0)) && 3 == calculate_output3_~input#1) && !(1 == ~a3~0)) && 17 == ~a28~0);" "assume !(1 == ~a25~0 && 1 == ~a1~0 && 20 == ~a14~0 && !(1 == ~a3~0) && 17 == ~a4~0 && 1 == ~a7~0 && (16 == ~a28~0 && 3 == calculate_output3_~input#1) && 17 == ~a26~0);" "assume !(18 == ~a4~0 && (15 == ~a28~0 && (1 == ~a7~0 && ((4 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 18 == ~a14~0) && 1 == ~a1~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(20 == ~a14~0 && (((1 == ~a7~0 && ((6 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 15 == ~a28~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !(19 == ~a14~0 && !(1 == ~a3~0) && (((1 == ~a1~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output3_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0);" "assume !(1 == ~a25~0 && !(1 == ~a3~0) && (((20 == ~a14~0 && ((19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output3_~input#1) && 1 == ~a1~0) && 1 == ~a7~0) && 15 == ~a28~0) && 17 == ~a4~0);" "assume !(1 == ~a1~0 && (1 == ~a3~0 && (18 == ~a4~0 && (((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 5 == calculate_output3_~input#1) && 1 == ~a25~0) && 17 == ~a28~0) && 18 == ~a14~0);" "assume !(17 == ~a28~0 && (((17 == ~a4~0 && 1 == ~a3~0 && (1 == calculate_output3_~input#1 && 1 == ~a1~0) && 1 == ~a25~0) && 1 == ~a7~0) && 20 == ~a14~0) && 18 == ~a26~0);" "assume !(17 == ~a28~0 && (1 == ~a1~0 && 1 == ~a3~0 && (1 == ~a25~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 5 == calculate_output3_~input#1) && 18 == ~a4~0) && 19 == ~a14~0);" "assume !(((1 == ~a1~0 && 1 == ~a25~0 && ((3 == calculate_output3_~input#1 && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 18 == ~a14~0) && 16 == ~a28~0) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !(15 == ~a28~0 && ((1 == ~a3~0 && (((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0)) && 5 == calculate_output3_~input#1) && 1 == ~a25~0) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !(((1 == ~a25~0 && (4 == calculate_output3_~input#1 && ((18 == ~a14~0 && 1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) || ((!(1 == ~a7~0) && 18 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 15 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0))) && 1 == ~a3~0) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !((18 == ~a4~0 && ((18 == ~a26~0 && (!(1 == ~a7~0) && 3 == calculate_output3_~input#1 && 15 == ~a28~0) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((((17 == ~a4~0 && 19 == ~a14~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output3_~input#1) && !(1 == ~a3~0)) && 1 == ~a1~0) && 1 == ~a25~0) && 17 == ~a28~0);" "assume !(!(1 == ~a3~0) && ((16 == ~a28~0 && ((1 == ~a1~0 && 3 == calculate_output3_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && !(1 == ~a7~0)) && 20 == ~a14~0) && 18 == ~a4~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && (1 == ~a1~0 && 1 == ~a3~0 && 17 == ~a28~0 && 6 == calculate_output3_~input#1 && ((19 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 18 == ~a4~0);" "assume !(((((((!(1 == ~a7~0) && 17 == ~a28~0 && (18 == ~a4~0 && 1 == ~a3~0) && 19 == ~a26~0) && 20 == ~a14~0) || (18 == ~a14~0 && 1 == ~a7~0 && ((!(1 == ~a3~0) && 16 == ~a4~0) && 17 == ~a26~0) && 15 == ~a28~0)) || ((1 == ~a7~0 && 15 == ~a28~0 && (16 == ~a4~0 && !(1 == ~a3~0)) && 18 == ~a26~0) && 18 == ~a14~0)) && 1 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 1 == ~a25~0 && (17 == ~a4~0 && 16 == ~a28~0 && (2 == calculate_output3_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 1 == ~a3~0) && 19 == ~a14~0);" "assume !(16 == ~a28~0 && (20 == ~a14~0 && (!(1 == ~a3~0) && (1 == ~a1~0 && 1 == ~a7~0 && 1 == calculate_output3_~input#1) && 17 == ~a26~0) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !(!(1 == ~a7~0) && ((((20 == ~a14~0 && 15 == ~a28~0 && 1 == calculate_output3_~input#1 && 1 == ~a3~0) && 17 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !(!(1 == ~a3~0) && 19 == ~a14~0 && (16 == ~a4~0 && (1 == ~a25~0 && (2 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 16 == ~a28~0) && 1 == ~a7~0) && 1 == ~a1~0);" "assume !(((18 == ~a4~0 && ((((((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output3_~input#1) && 17 == ~a28~0) && 1 == ~a1~0) && 1 == ~a25~0) && 1 == ~a3~0) && 20 == ~a14~0);" "assume !((20 == ~a14~0 && 1 == ~a1~0 && 16 == ~a4~0 && (17 == ~a28~0 && 2 == calculate_output3_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(((15 == ~a28~0 && (18 == ~a4~0 && (19 == ~a26~0 && 5 == calculate_output3_~input#1 && 20 == ~a14~0) && 1 == ~a1~0) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a7~0);" "assume !(((15 == ~a28~0 && (18 == ~a4~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 3 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !(1 == ~a1~0 && 1 == ~a25~0 && (((1 == ~a7~0 && (20 == ~a14~0 && 2 == calculate_output3_~input#1) && 19 == ~a26~0) && 16 == ~a4~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && (2 == calculate_output3_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0) || ((1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0))) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((1 == ~a1~0 && (!(1 == ~a3~0) && 19 == ~a14~0 && 16 == ~a28~0 && 19 == ~a26~0 && 2 == calculate_output3_~input#1 && !(1 == ~a7~0)) && 1 == ~a25~0) && 17 == ~a4~0);" "assume !((1 == ~a1~0 && (4 == calculate_output3_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && 15 == ~a28~0 && 17 == ~a26~0 && 18 == ~a4~0) && 18 == ~a14~0))) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !(19 == ~a14~0 && 1 == ~a1~0 && 1 == ~a3~0 && 17 == ~a4~0 && (1 == ~a25~0 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 4 == calculate_output3_~input#1) && 16 == ~a28~0);" "assume !((!(1 == ~a3~0) && ((((!(1 == ~a7~0) && 1 == calculate_output3_~input#1 && 17 == ~a4~0) && 1 == ~a25~0) && 18 == ~a26~0) && 1 == ~a1~0) && 19 == ~a14~0) && 17 == ~a28~0);" "assume !(((((((((17 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 1 == calculate_output3_~input#1) && 17 == ~a4~0) && 18 == ~a14~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a3~0) && 16 == ~a28~0);" "assume !(((((18 == ~a14~0 && 16 == ~a28~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 6 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !(16 == ~a4~0 && (1 == ~a7~0 && (!(1 == ~a3~0) && (18 == ~a14~0 && 19 == ~a26~0 && 4 == calculate_output3_~input#1) && 17 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(16 == ~a28~0 && (17 == ~a4~0 && ((6 == calculate_output3_~input#1 && (((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0) || ((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0))) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && (!(1 == ~a7~0) && (((((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output3_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && 16 == ~a28~0) && 20 == ~a14~0) && 18 == ~a4~0);" "assume !(((!(1 == ~a3~0) && 15 == ~a28~0 && (1 == calculate_output3_~input#1 && ((19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0))) && 17 == ~a4~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && 1 == ~a1~0 && !(1 == ~a3~0) && (4 == calculate_output3_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0) || ((1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0))) && 16 == ~a4~0);" "assume !((((((!(1 == ~a3~0) && (1 == calculate_output3_~input#1 && 1 == ~a25~0) && 15 == ~a28~0) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0) && 17 == ~a26~0) && !(1 == ~a7~0));" "assume !(((!(1 == ~a3~0) && 20 == ~a14~0 && 17 == ~a4~0 && (1 == ~a1~0 && (18 == ~a26~0 || 19 == ~a26~0) && 1 == calculate_output3_~input#1) && 16 == ~a28~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !((16 == ~a4~0 && (((15 == ~a28~0 && 19 == ~a14~0 && (17 == ~a26~0 || 18 == ~a26~0) && 1 == calculate_output3_~input#1) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((!(1 == ~a7~0) && 1 == ~a25~0 && 1 == ~a1~0 && 1 == ~a3~0 && 18 == ~a4~0 && (4 == calculate_output3_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a28~0) && 19 == ~a14~0);" "assume !(15 == ~a28~0 && ((1 == ~a7~0 && 17 == ~a4~0 && (1 == ~a25~0 && (18 == ~a26~0 || 19 == ~a26~0) && 1 == calculate_output3_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 18 == ~a14~0);" "assume !(19 == ~a26~0 && 16 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a3~0 && (1 == ~a25~0 && 4 == calculate_output3_~input#1 && 18 == ~a4~0) && 1 == ~a1~0) && 18 == ~a14~0);" "assume !(((1 == ~a25~0 && 17 == ~a28~0 && !(1 == ~a3~0) && (((19 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0)) && 3 == calculate_output3_~input#1) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !(((((1 == ~a25~0 && (!(1 == ~a7~0) && 1 == calculate_output3_~input#1 && 15 == ~a28~0) && 1 == ~a1~0) && 17 == ~a4~0) && !(1 == ~a3~0)) && 19 == ~a14~0) && 19 == ~a26~0);" "assume !(((1 == ~a1~0 && 15 == ~a28~0 && 17 == ~a4~0 && 6 == calculate_output3_~input#1 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 19 == ~a14~0))) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(18 == ~a14~0 && 17 == ~a28~0 && ((1 == ~a25~0 && !(1 == ~a3~0) && 1 == ~a1~0 && (17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output3_~input#1) && 18 == ~a4~0) && 1 == ~a7~0);" "assume !(!(1 == ~a7~0) && 17 == ~a28~0 && 18 == ~a14~0 && (1 == ~a1~0 && 18 == ~a26~0 && !(1 == ~a3~0) && 2 == calculate_output3_~input#1 && 1 == ~a25~0) && 16 == ~a4~0);" "assume !((!(1 == ~a3~0) && (((((((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 4 == calculate_output3_~input#1) && !(1 == ~a7~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a28~0) && 20 == ~a14~0) && 17 == ~a4~0);" "assume !((((((17 == ~a4~0 && (5 == calculate_output3_~input#1 && 1 == ~a25~0) && 1 == ~a1~0) && 20 == ~a14~0) && 1 == ~a3~0) && 18 == ~a26~0) && 1 == ~a7~0) && 15 == ~a28~0);" "assume !(16 == ~a4~0 && (1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output3_~input#1 && ((18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a28~0 && 17 == ~a26~0) || (((18 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (20 == ~a14~0 && (19 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)))) && !(1 == ~a3~0));" "assume !(1 == ~a25~0 && 1 == ~a3~0 && ((17 == ~a4~0 && (((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 6 == calculate_output3_~input#1) && 16 == ~a28~0) && 19 == ~a14~0) && 1 == ~a1~0);" "assume !(((((16 == ~a4~0 && !(1 == ~a7~0) && 18 == ~a14~0 && 5 == calculate_output3_~input#1 && 1 == ~a1~0) && !(1 == ~a3~0)) && 17 == ~a28~0) && 1 == ~a25~0) && 18 == ~a26~0);" "assume !((((((15 == ~a28~0 && (3 == calculate_output3_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 18 == ~a4~0) && 1 == ~a1~0) && 20 == ~a14~0);" "assume !(19 == ~a14~0 && (1 == ~a1~0 && ((18 == ~a4~0 && 6 == calculate_output3_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a3~0) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !(18 == ~a4~0 && (((((((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output3_~input#1) && 16 == ~a28~0) && 19 == ~a14~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && ((1 == ~a1~0 && 18 == ~a14~0 && (5 == calculate_output3_~input#1 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a4~0) && !(1 == ~a3~0)) && 17 == ~a28~0);" "assume !((1 == ~a25~0 && 1 == ~a7~0 && (((18 == ~a14~0 && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output3_~input#1) && 17 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0) && 17 == ~a28~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 17 == ~a28~0 && 1 == ~a1~0 && 5 == calculate_output3_~input#1 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 1 == ~a25~0);" "assume !(17 == ~a28~0 && (18 == ~a26~0 && !(1 == ~a7~0) && 18 == ~a4~0 && ((1 == ~a3~0 && 4 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(1 == ~a25~0 && (16 == ~a28~0 && 1 == ~a3~0 && (17 == ~a4~0 && 3 == calculate_output3_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !((1 == ~a25~0 && (20 == ~a14~0 && (15 == ~a28~0 && (4 == calculate_output3_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 18 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && !(1 == ~a7~0));" "assume !(!(1 == ~a3~0) && (19 == ~a14~0 && 17 == ~a4~0 && (1 == ~a1~0 && !(1 == ~a7~0) && 1 == ~a25~0 && 2 == calculate_output3_~input#1) && 15 == ~a28~0) && 19 == ~a26~0);" "assume !(1 == ~a1~0 && (((((19 == ~a14~0 && 18 == ~a4~0 && 6 == calculate_output3_~input#1) && 1 == ~a25~0) && 16 == ~a28~0) && 18 == ~a26~0) && !(1 == ~a3~0)) && !(1 == ~a7~0));" "assume !(18 == ~a4~0 && 1 == ~a1~0 && (20 == ~a14~0 && ((((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 1 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a28~0);" "assume !(19 == ~a26~0 && !(1 == ~a7~0) && 17 == ~a4~0 && 1 == ~a1~0 && ((17 == ~a28~0 && 1 == calculate_output3_~input#1 && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0);" "assume !(17 == ~a28~0 && ((1 == ~a25~0 && (2 == calculate_output3_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0) || (19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0);assume { :begin_inline_calculate_output4 } true;calculate_output4_#in~input#1 := calculate_output3_~input#1;havoc calculate_output4_#res#1;havoc calculate_output4_~input#1;calculate_output4_~input#1 := calculate_output4_#in~input#1;" "assume !(1 == ~a25~0 && 17 == ~a28~0 && 18 == ~a14~0 && (((17 == ~a26~0 && 16 == ~a4~0 && 5 == calculate_output4_~input#1) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 1 == ~a1~0);" "assume !(1 == ~a3~0 && (1 == ~a1~0 && 16 == ~a28~0 && (18 == ~a4~0 && 1 == calculate_output4_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !((!(1 == ~a7~0) && (1 == ~a25~0 && (((2 == calculate_output4_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && 17 == ~a28~0) && 17 == ~a4~0) && 20 == ~a14~0);" "assume !(17 == ~a4~0 && 17 == ~a28~0 && 1 == ~a25~0 && 1 == ~a3~0 && (3 == calculate_output4_~input#1 && (((19 == ~a14~0 && !(1 == ~a7~0) && 18 == ~a26~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 1 == ~a1~0);" "assume !(15 == ~a28~0 && 1 == ~a1~0 && (1 == ~a25~0 && (16 == ~a4~0 && (((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 5 == calculate_output4_~input#1) && !(1 == ~a7~0)) && !(1 == ~a3~0)) && 18 == ~a14~0);" "assume !(((!(1 == ~a7~0) && 17 == ~a4~0 && 19 == ~a14~0 && 1 == ~a1~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output4_~input#1) && !(1 == ~a3~0)) && 16 == ~a28~0) && 1 == ~a25~0);" "assume !(!(1 == ~a3~0) && (20 == ~a14~0 && 1 == ~a25~0 && 1 == ~a1~0 && (4 == calculate_output4_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 18 == ~a4~0) && 16 == ~a28~0);" "assume !(((1 == ~a1~0 && ((19 == ~a14~0 && 3 == calculate_output4_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(1 == ~a3~0 && ((17 == ~a28~0 && (18 == ~a14~0 && 3 == calculate_output4_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(16 == ~a28~0 && (16 == ~a4~0 && (1 == ~a25~0 && 5 == calculate_output4_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0) || (19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(16 == ~a4~0 && ((20 == ~a14~0 && !(1 == ~a3~0) && 17 == ~a28~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 6 == calculate_output4_~input#1) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(((19 == ~a14~0 && 1 == ~a1~0 && 16 == ~a28~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output4_~input#1) && 18 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && ((!(1 == ~a3~0) && ((16 == ~a28~0 && 6 == calculate_output4_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a1~0) && 17 == ~a4~0) && 19 == ~a14~0) && 1 == ~a7~0);" "assume !((1 == ~a7~0 && 1 == ~a25~0 && !(1 == ~a3~0) && ((((17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output4_~input#1) && 16 == ~a28~0) && 18 == ~a14~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !((17 == ~a4~0 && (((((((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)) && 1 == calculate_output4_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a14~0) && !(1 == ~a3~0)) && 17 == ~a28~0);" "assume !(16 == ~a28~0 && !(1 == ~a7~0) && 19 == ~a26~0 && 1 == ~a25~0 && !(1 == ~a3~0) && 19 == ~a14~0 && (4 == calculate_output4_~input#1 && 1 == ~a1~0) && 17 == ~a4~0);" "assume !((18 == ~a4~0 && (16 == ~a28~0 && 1 == ~a25~0 && 18 == ~a14~0 && 4 == calculate_output4_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0)))) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(15 == ~a28~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 18 == ~a4~0 && ((((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) && 4 == calculate_output4_~input#1) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && 16 == ~a4~0 && 1 == ~a1~0 && 2 == calculate_output4_~input#1 && ((20 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && !(1 == ~a3~0));" "assume !(18 == ~a4~0 && !(1 == ~a7~0) && (18 == ~a26~0 && (((1 == ~a3~0 && 2 == calculate_output4_~input#1) && 17 == ~a28~0) && 1 == ~a1~0) && 19 == ~a14~0) && 1 == ~a25~0);" "assume !((20 == ~a14~0 && (1 == ~a3~0 && !(1 == ~a7~0) && 1 == ~a25~0 && (6 == calculate_output4_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a28~0) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !((1 == ~a1~0 && ((1 == ~a7~0 && 18 == ~a14~0 && 17 == ~a28~0 && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output4_~input#1) && 18 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !((((1 == ~a1~0 && 17 == ~a4~0 && 6 == calculate_output4_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a3~0);" "assume !((17 == ~a28~0 && ((1 == ~a3~0 && 4 == calculate_output4_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 18 == ~a4~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(17 == ~a28~0 && 1 == ~a1~0 && 18 == ~a4~0 && 1 == ~a3~0 && (1 == ~a25~0 && (6 == calculate_output4_~input#1 && !(1 == ~a7~0)) && 18 == ~a26~0) && 18 == ~a14~0);" "assume !(((1 == ~a3~0 && 19 == ~a14~0 && 15 == ~a28~0 && (1 == ~a1~0 && 1 == calculate_output4_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a7~0)) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(1 == ~a1~0 && (1 == ~a25~0 && ((!(1 == ~a3~0) && 5 == calculate_output4_~input#1 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 16 == ~a28~0) && 16 == ~a4~0) && 19 == ~a14~0);" "assume !((((1 == ~a25~0 && (18 == ~a26~0 && 18 == ~a4~0 && 1 == calculate_output4_~input#1 && 1 == ~a1~0) && 15 == ~a28~0) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(17 == ~a4~0 && 16 == ~a28~0 && (18 == ~a14~0 && (!(1 == ~a7~0) && 1 == ~a25~0 && (18 == ~a26~0 || 19 == ~a26~0) && 6 == calculate_output4_~input#1) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !((1 == ~a3~0 && 16 == ~a28~0 && (1 == ~a1~0 && 18 == ~a14~0 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 6 == calculate_output4_~input#1) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a3~0 && 4 == calculate_output4_~input#1 && ((((!(1 == ~a7~0) && 18 == ~a26~0) && 18 == ~a14~0) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0))) && 16 == ~a28~0);" "assume !(19 == ~a14~0 && 1 == ~a25~0 && (1 == ~a1~0 && ((15 == ~a28~0 && 5 == calculate_output4_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 16 == ~a4~0);" "assume !(16 == ~a28~0 && 18 == ~a14~0 && 16 == ~a4~0 && (!(1 == ~a3~0) && 1 == ~a25~0 && 1 == calculate_output4_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0);" "assume !(((19 == ~a26~0 && 1 == ~a7~0 && 1 == ~a3~0 && 1 == ~a25~0 && 15 == ~a28~0 && 1 == ~a1~0 && 6 == calculate_output4_~input#1) && 20 == ~a14~0) && 18 == ~a4~0);" "assume !(((17 == ~a4~0 && 19 == ~a14~0 && 1 == ~a7~0 && !(1 == ~a3~0) && ((19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 2 == calculate_output4_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 16 == ~a28~0);" "assume !(17 == ~a4~0 && !(1 == ~a3~0) && (1 == ~a1~0 && 4 == calculate_output4_~input#1 && ((((!(1 == ~a7~0) && 18 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a26~0 && 16 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a25~0);" "assume !((((((((3 == calculate_output4_~input#1 && 17 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 20 == ~a14~0) && !(1 == ~a7~0)) && 17 == ~a4~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(((1 == ~a3~0 && 17 == ~a28~0 && 19 == ~a14~0 && 17 == ~a4~0 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 6 == calculate_output4_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(1 == ~a7~0 && 1 == ~a1~0 && 17 == ~a28~0 && ((16 == ~a4~0 && (2 == calculate_output4_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !(((1 == ~a7~0 && 19 == ~a14~0 && 1 == ~a1~0 && !(1 == ~a3~0) && (18 == ~a4~0 && 3 == calculate_output4_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 18 == ~a26~0);" "assume !((17 == ~a4~0 && 17 == ~a28~0 && 20 == ~a14~0 && (!(1 == ~a7~0) && 1 == ~a1~0 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 6 == calculate_output4_~input#1) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(((((1 == ~a1~0 && (((18 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) && 3 == calculate_output4_~input#1) && 1 == ~a3~0) && 17 == ~a4~0) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !((1 == ~a3~0 && 1 == ~a25~0 && 1 == ~a1~0 && (18 == ~a14~0 && 18 == ~a4~0 && 18 == ~a26~0 && 3 == calculate_output4_~input#1) && 17 == ~a28~0) && !(1 == ~a7~0));" "assume !((19 == ~a14~0 && 17 == ~a4~0 && (((!(1 == ~a3~0) && 3 == calculate_output4_~input#1 && !(1 == ~a7~0)) && 1 == ~a1~0) && 19 == ~a26~0) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !(17 == ~a4~0 && (1 == ~a7~0 && ((1 == ~a3~0 && 1 == ~a25~0 && 4 == calculate_output4_~input#1 && 20 == ~a14~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a1~0);" "assume !(18 == ~a4~0 && 1 == ~a3~0 && (((2 == calculate_output4_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && 1 == ~a1~0 && ((18 == ~a26~0 && ((20 == ~a14~0 && 6 == calculate_output4_~input#1) && 1 == ~a3~0) && 17 == ~a4~0) && 17 == ~a28~0) && 1 == ~a7~0);" "assume !(((19 == ~a26~0 && (((1 == ~a1~0 && 4 == calculate_output4_~input#1 && 15 == ~a28~0) && !(1 == ~a7~0)) && 16 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !(((2 == calculate_output4_~input#1 && ((((!(1 == ~a7~0) && 17 == ~a28~0 && 19 == ~a26~0 && 1 == ~a3~0 && 18 == ~a4~0) && 20 == ~a14~0) || (18 == ~a14~0 && 1 == ~a7~0 && 15 == ~a28~0 && (!(1 == ~a3~0) && 16 == ~a4~0) && 17 == ~a26~0)) || ((1 == ~a7~0 && 15 == ~a28~0 && 18 == ~a26~0 && 16 == ~a4~0 && !(1 == ~a3~0)) && 18 == ~a14~0))) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(18 == ~a4~0 && (1 == ~a1~0 && (!(1 == ~a7~0) && 19 == ~a14~0 && 1 == ~a25~0 && 2 == calculate_output4_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 15 == ~a28~0) && 1 == ~a3~0);" "assume !(((1 == ~a25~0 && 16 == ~a4~0 && (20 == ~a14~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output4_~input#1) && !(1 == ~a3~0)) && 17 == ~a28~0) && 1 == ~a1~0);" "assume !((18 == ~a4~0 && ((18 == ~a14~0 && (((18 == ~a26~0 || 19 == ~a26~0) && 6 == calculate_output4_~input#1) && 15 == ~a28~0) && 1 == ~a1~0) && 1 == ~a25~0) && 1 == ~a7~0) && 1 == ~a3~0);" "assume !(1 == ~a3~0 && 1 == ~a25~0 && 17 == ~a28~0 && ((4 == calculate_output4_~input#1 && (((19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(((((19 == ~a26~0 && 19 == ~a14~0 && 17 == ~a4~0 && 6 == calculate_output4_~input#1 && 1 == ~a25~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && 16 == ~a28~0) && !(1 == ~a3~0));" "assume !(17 == ~a26~0 && 1 == ~a1~0 && (((((!(1 == ~a3~0) && 3 == calculate_output4_~input#1) && 18 == ~a14~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(16 == ~a4~0 && (17 == ~a26~0 && 19 == ~a14~0 && (17 == ~a28~0 && (!(1 == ~a7~0) && 4 == calculate_output4_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(17 == ~a4~0 && (((((1 == ~a1~0 && 1 == ~a3~0 && 5 == calculate_output4_~input#1) && 19 == ~a14~0) && 1 == ~a7~0) && 18 == ~a26~0) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !(!(1 == ~a3~0) && 18 == ~a4~0 && ((18 == ~a14~0 && 16 == ~a28~0 && 1 == calculate_output4_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (!(1 == ~a7~0) && 18 == ~a26~0))) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((1 == ~a7~0 && 1 == ~a3~0 && 20 == ~a14~0 && 1 == ~a25~0 && 17 == ~a4~0 && (6 == calculate_output4_~input#1 && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && (1 == ~a1~0 && 15 == ~a28~0 && 17 == ~a26~0 && 18 == ~a4~0 && (20 == ~a14~0 && 6 == calculate_output4_~input#1) && 1 == ~a3~0) && !(1 == ~a7~0));" "assume !((18 == ~a4~0 && 1 == ~a3~0 && 15 == ~a28~0 && ((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output4_~input#1) && 1 == ~a7~0) && 17 == ~a26~0) && 19 == ~a14~0);" "assume !((19 == ~a26~0 && 1 == ~a1~0 && 18 == ~a14~0 && (((5 == calculate_output4_~input#1 && 1 == ~a25~0) && !(1 == ~a3~0)) && 16 == ~a4~0) && 1 == ~a7~0) && 17 == ~a28~0);" "assume !((1 == ~a1~0 && 17 == ~a4~0 && 17 == ~a28~0 && 20 == ~a14~0 && (!(1 == ~a3~0) && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 4 == calculate_output4_~input#1) && 1 == ~a7~0) && 1 == ~a25~0);" "assume !(!(1 == ~a7~0) && (!(1 == ~a3~0) && ((17 == ~a28~0 && 19 == ~a14~0 && 18 == ~a26~0 && 3 == calculate_output4_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !((18 == ~a4~0 && 20 == ~a14~0 && 18 == ~a26~0 && (1 == ~a1~0 && 1 == ~a25~0 && 1 == ~a3~0 && 4 == calculate_output4_~input#1) && !(1 == ~a7~0)) && 17 == ~a28~0);" "assume !(!(1 == ~a3~0) && 18 == ~a4~0 && !(1 == ~a7~0) && 1 == ~a25~0 && 16 == ~a28~0 && (1 == ~a1~0 && 2 == calculate_output4_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 20 == ~a14~0);" "assume !(18 == ~a4~0 && 17 == ~a26~0 && (19 == ~a14~0 && (1 == ~a25~0 && (1 == ~a7~0 && 3 == calculate_output4_~input#1) && 1 == ~a3~0) && 15 == ~a28~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && (18 == ~a4~0 && ((1 == ~a3~0 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 3 == calculate_output4_~input#1) && 16 == ~a28~0) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(!(1 == ~a3~0) && !(1 == ~a7~0) && 1 == ~a25~0 && 1 == ~a1~0 && 17 == ~a28~0 && 18 == ~a14~0 && (2 == calculate_output4_~input#1 && 17 == ~a26~0) && 16 == ~a4~0);" "assume !((18 == ~a14~0 && ((1 == ~a1~0 && 17 == ~a4~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 1 == calculate_output4_~input#1) && 17 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !((1 == ~a1~0 && (((((((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0)) && 4 == calculate_output4_~input#1) && 17 == ~a28~0) && 1 == ~a25~0) && 18 == ~a4~0) && !(1 == ~a3~0));" "assume !(1 == ~a1~0 && !(1 == ~a3~0) && 16 == ~a4~0 && (19 == ~a14~0 && (17 == ~a28~0 && (18 == ~a26~0 || 19 == ~a26~0) && 3 == calculate_output4_~input#1) && 1 == ~a7~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && 1 == ~a1~0 && ((17 == ~a28~0 && 5 == calculate_output4_~input#1 && ((((!(1 == ~a7~0) && 18 == ~a26~0) && 18 == ~a14~0) || (18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0))) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0))) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !(1 == ~a25~0 && 18 == ~a26~0 && (16 == ~a4~0 && (((2 == calculate_output4_~input#1 && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a7~0) && !(1 == ~a3~0)) && 18 == ~a14~0);" "assume !((!(1 == ~a3~0) && ((1 == ~a7~0 && ((18 == ~a14~0 && 6 == calculate_output4_~input#1) && 1 == ~a1~0) && 16 == ~a4~0) && 19 == ~a26~0) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && (18 == ~a4~0 && 15 == ~a28~0 && 1 == ~a1~0 && (18 == ~a26~0 && 1 == ~a3~0 && 6 == calculate_output4_~input#1) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(18 == ~a14~0 && 1 == ~a25~0 && 16 == ~a28~0 && (((3 == calculate_output4_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 1 == ~a1~0) && 18 == ~a4~0) && !(1 == ~a3~0));" "assume !((1 == ~a3~0 && ((((((19 == ~a26~0 && 17 == ~a4~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (18 == ~a14~0 && ((17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 1 == ~a7~0)) && 6 == calculate_output4_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(20 == ~a14~0 && 1 == ~a1~0 && ((1 == ~a25~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output4_~input#1) && 17 == ~a28~0) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !((!(1 == ~a3~0) && 1 == ~a7~0 && (((((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output4_~input#1) && 17 == ~a4~0) && 18 == ~a14~0) && 1 == ~a25~0) && 1 == ~a1~0) && 15 == ~a28~0);" "assume !((16 == ~a4~0 && (!(1 == ~a3~0) && 1 == ~a25~0 && ((20 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 1 == calculate_output4_~input#1) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !(1 == ~a1~0 && ((((15 == ~a28~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output4_~input#1) && 19 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(((!(1 == ~a3~0) && ((((((16 == ~a4~0 && 18 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (20 == ~a14~0 && ((19 == ~a26~0 && 16 == ~a4~0) && 17 == ~a28~0) && !(1 == ~a7~0))) || (18 == ~a14~0 && ((17 == ~a26~0 && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a7~0)) && 6 == calculate_output4_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((18 == ~a26~0 && ((19 == ~a14~0 && 1 == ~a25~0 && 1 == ~a1~0 && 17 == ~a4~0 && 5 == calculate_output4_~input#1) && 15 == ~a28~0) && !(1 == ~a3~0)) && !(1 == ~a7~0));" "assume !(1 == ~a1~0 && 1 == ~a25~0 && (17 == ~a28~0 && (18 == ~a14~0 && 1 == ~a7~0 && 2 == calculate_output4_~input#1 && 18 == ~a26~0) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !((1 == ~a25~0 && 1 == ~a3~0 && 18 == ~a4~0 && 20 == ~a14~0 && ((5 == calculate_output4_~input#1 && 1 == ~a1~0) && 17 == ~a26~0) && 1 == ~a7~0) && 16 == ~a28~0);" "assume !((1 == ~a3~0 && 1 == ~a25~0 && 1 == ~a7~0 && 18 == ~a14~0 && 17 == ~a28~0 && 17 == ~a4~0 && 1 == calculate_output4_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 1 == ~a25~0 && !(1 == ~a3~0) && ((18 == ~a14~0 && ((17 == ~a4~0 && 17 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) || ((!(1 == ~a7~0) && (18 == ~a26~0 && 16 == ~a4~0) && 17 == ~a28~0) && 20 == ~a14~0) || (20 == ~a14~0 && !(1 == ~a7~0) && (16 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0)) && 3 == calculate_output4_~input#1);" "assume !(17 == ~a28~0 && 20 == ~a14~0 && 16 == ~a4~0 && ((1 == ~a25~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output4_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !((18 == ~a4~0 && 19 == ~a14~0 && 17 == ~a28~0 && 1 == ~a25~0 && (4 == calculate_output4_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 16 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 16 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 17 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 16 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 17 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 17 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 17 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 16 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 16 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 16 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 17 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 17 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 17 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 17 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 17 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 16 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 17 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 17 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 16 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 17 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 16 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 17 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 17 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 17 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 17 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "calculate_output4_#res#1 := -2;" "calculate_output3_#t~ret11#1 := calculate_output4_#res#1;havoc calculate_output4_~input#1;havoc calculate_output4_#in~input#1;assume { :end_inline_calculate_output4 } true;calculate_output3_#res#1 := calculate_output3_#t~ret11#1;havoc calculate_output3_#t~ret11#1;" "calculate_output2_#t~ret10#1 := calculate_output3_#res#1;havoc calculate_output3_#t~ret11#1, calculate_output3_~input#1;havoc calculate_output3_#in~input#1;assume { :end_inline_calculate_output3 } true;calculate_output2_#res#1 := calculate_output2_#t~ret10#1;havoc calculate_output2_#t~ret10#1;" "calculate_output_#t~ret9#1 := calculate_output2_#res#1;havoc calculate_output2_#t~ret10#1, calculate_output2_~input#1;havoc calculate_output2_#in~input#1;assume { :end_inline_calculate_output2 } true;calculate_output_#res#1 := calculate_output_#t~ret9#1;havoc calculate_output_#t~ret9#1;" "main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_~input~0#1;havoc main_#t~ret13#1;" "assume true;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" [2025-03-09 07:05:44,459 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:05:44,459 INFO L85 PathProgramCache]: Analyzing trace with hash 76681887, now seen corresponding path program 5 times [2025-03-09 07:05:44,459 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:05:44,459 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1300149073] [2025-03-09 07:05:44,459 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-03-09 07:05:44,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:05:44,463 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 4 statements into 1 equivalence classes. [2025-03-09 07:05:44,464 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-09 07:05:44,465 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-03-09 07:05:44,465 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:05:44,465 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-09 07:05:44,465 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-03-09 07:05:44,466 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-09 07:05:44,466 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:44,466 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:05:44,467 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-09 07:05:44,468 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:05:44,468 INFO L85 PathProgramCache]: Analyzing trace with hash 814507097, now seen corresponding path program 1 times [2025-03-09 07:05:44,468 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:05:44,468 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [631680081] [2025-03-09 07:05:44,468 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:05:44,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:05:44,526 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 818 statements into 1 equivalence classes. [2025-03-09 07:05:44,570 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 818 of 818 statements. [2025-03-09 07:05:44,570 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:44,570 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:05:44,570 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-09 07:05:44,592 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 818 statements into 1 equivalence classes. [2025-03-09 07:05:44,745 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 818 of 818 statements. [2025-03-09 07:05:44,745 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:44,745 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:05:44,793 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-09 07:05:44,795 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:05:44,795 INFO L85 PathProgramCache]: Analyzing trace with hash 1966281591, now seen corresponding path program 1 times [2025-03-09 07:05:44,795 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:05:44,795 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2072148099] [2025-03-09 07:05:44,795 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:05:44,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:05:44,855 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 822 statements into 1 equivalence classes. [2025-03-09 07:05:44,888 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 822 of 822 statements. [2025-03-09 07:05:44,888 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:05:44,888 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:05:48,135 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 07:05:48,135 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 07:05:48,135 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2072148099] [2025-03-09 07:05:48,135 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2072148099] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 07:05:48,135 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 07:05:48,135 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11 [2025-03-09 07:05:48,136 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1919169602] [2025-03-09 07:05:48,136 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton