./Ultimate.py --spec ../sv-benchmarks/c/properties/termination.prp --file ../sv-benchmarks/c/eca-rers2012/Problem04_label37.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version 798a7b37 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerTermination.xml -i ../sv-benchmarks/c/eca-rers2012/Problem04_label37.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 5c0996d8d9f0a0e1dbc7ca17b0c9afa41657f1a23c2f6445b4df39ae80cec455 --- Real Ultimate output --- This is Ultimate 0.3.0-?-798a7b3-m [2025-03-04 15:51:03,959 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-04 15:51:04,000 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf [2025-03-04 15:51:04,004 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-04 15:51:04,004 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-04 15:51:04,005 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.Remove goto edges from RCFG [2025-03-04 15:51:04,029 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-04 15:51:04,029 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-04 15:51:04,029 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-04 15:51:04,029 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-04 15:51:04,030 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-04 15:51:04,030 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-04 15:51:04,030 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-04 15:51:04,030 INFO L153 SettingsManager]: * Use SBE=true [2025-03-04 15:51:04,030 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2025-03-04 15:51:04,030 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2025-03-04 15:51:04,030 INFO L153 SettingsManager]: * Use old map elimination=false [2025-03-04 15:51:04,030 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2025-03-04 15:51:04,030 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2025-03-04 15:51:04,030 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2025-03-04 15:51:04,030 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-04 15:51:04,030 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2025-03-04 15:51:04,030 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-04 15:51:04,030 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-04 15:51:04,030 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-04 15:51:04,031 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-04 15:51:04,031 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2025-03-04 15:51:04,031 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2025-03-04 15:51:04,031 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2025-03-04 15:51:04,031 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-04 15:51:04,031 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-04 15:51:04,031 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-04 15:51:04,031 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2025-03-04 15:51:04,031 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-04 15:51:04,031 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-04 15:51:04,031 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-04 15:51:04,031 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-04 15:51:04,031 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-04 15:51:04,031 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-04 15:51:04,031 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2025-03-04 15:51:04,031 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 -> 5c0996d8d9f0a0e1dbc7ca17b0c9afa41657f1a23c2f6445b4df39ae80cec455 [2025-03-04 15:51:04,259 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-04 15:51:04,265 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-04 15:51:04,266 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-04 15:51:04,267 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-04 15:51:04,267 INFO L274 PluginConnector]: CDTParser initialized [2025-03-04 15:51:04,268 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/eca-rers2012/Problem04_label37.c [2025-03-04 15:51:05,390 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/27fc1983e/09e0660c05d9496cb44f0c946e285f5f/FLAG848d5295e [2025-03-04 15:51:05,843 INFO L384 CDTParser]: Found 1 translation units. [2025-03-04 15:51:05,844 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem04_label37.c [2025-03-04 15:51:05,877 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/27fc1983e/09e0660c05d9496cb44f0c946e285f5f/FLAG848d5295e [2025-03-04 15:51:05,965 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/27fc1983e/09e0660c05d9496cb44f0c946e285f5f [2025-03-04 15:51:05,966 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-04 15:51:05,968 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-04 15:51:05,970 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-04 15:51:05,970 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-04 15:51:05,974 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-04 15:51:05,975 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 03:51:05" (1/1) ... [2025-03-04 15:51:05,976 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@557ea9f1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:51:05, skipping insertion in model container [2025-03-04 15:51:05,976 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 03:51:05" (1/1) ... [2025-03-04 15:51:06,046 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-04 15:51:06,645 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 15:51:06,655 INFO L200 MainTranslator]: Completed pre-run [2025-03-04 15:51:06,937 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 15:51:06,956 INFO L204 MainTranslator]: Completed translation [2025-03-04 15:51:06,956 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:51:06 WrapperNode [2025-03-04 15:51:06,956 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-04 15:51:06,957 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-04 15:51:06,957 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-04 15:51:06,957 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-04 15:51:06,961 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:51:06" (1/1) ... [2025-03-04 15:51:07,009 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:51:06" (1/1) ... [2025-03-04 15:51:07,182 INFO L138 Inliner]: procedures = 17, calls = 12, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 5569 [2025-03-04 15:51:07,183 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-04 15:51:07,183 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-04 15:51:07,183 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-04 15:51:07,183 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-04 15:51:07,190 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:51:06" (1/1) ... [2025-03-04 15:51:07,190 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:51:06" (1/1) ... [2025-03-04 15:51:07,215 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:51:06" (1/1) ... [2025-03-04 15:51:07,273 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-04 15:51:07,273 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:51:06" (1/1) ... [2025-03-04 15:51:07,274 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:51:06" (1/1) ... [2025-03-04 15:51:07,334 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:51:06" (1/1) ... [2025-03-04 15:51:07,344 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:51:06" (1/1) ... [2025-03-04 15:51:07,353 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:51:06" (1/1) ... [2025-03-04 15:51:07,362 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:51:06" (1/1) ... [2025-03-04 15:51:07,380 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-04 15:51:07,381 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-04 15:51:07,381 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-04 15:51:07,381 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-04 15:51:07,382 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:51:06" (1/1) ... [2025-03-04 15:51:07,386 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:07,396 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:07,407 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-04 15:51:07,412 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-04 15:51:07,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-04 15:51:07,426 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-04 15:51:07,426 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-04 15:51:07,426 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-04 15:51:07,481 INFO L256 CfgBuilder]: Building ICFG [2025-03-04 15:51:07,482 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-04 15:51:10,852 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L4081: havoc calculate_output3_#t~ret11#1; [2025-03-04 15:51:10,853 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1382: havoc calculate_output_#t~ret9#1; [2025-03-04 15:51:10,853 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L2719: havoc calculate_output2_#t~ret10#1; [2025-03-04 15:51:10,934 INFO L? ?]: Removed 768 outVars from TransFormulas that were not future-live. [2025-03-04 15:51:10,934 INFO L307 CfgBuilder]: Performing block encoding [2025-03-04 15:51:10,958 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-04 15:51:10,958 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-04 15:51:10,958 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 03:51:10 BoogieIcfgContainer [2025-03-04 15:51:10,958 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-04 15:51:10,959 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2025-03-04 15:51:10,959 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2025-03-04 15:51:10,964 INFO L274 PluginConnector]: BuchiAutomizer initialized [2025-03-04 15:51:10,965 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2025-03-04 15:51:10,965 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 04.03 03:51:05" (1/3) ... [2025-03-04 15:51:10,966 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@22619015 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 04.03 03:51:10, skipping insertion in model container [2025-03-04 15:51:10,966 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2025-03-04 15:51:10,966 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:51:06" (2/3) ... [2025-03-04 15:51:10,966 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@22619015 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 04.03 03:51:10, skipping insertion in model container [2025-03-04 15:51:10,967 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2025-03-04 15:51:10,967 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 03:51:10" (3/3) ... [2025-03-04 15:51:10,968 INFO L363 chiAutomizerObserver]: Analyzing ICFG Problem04_label37.c [2025-03-04 15:51:11,030 INFO L306 stractBuchiCegarLoop]: Interprodecural is true [2025-03-04 15:51:11,030 INFO L307 stractBuchiCegarLoop]: Hoare is None [2025-03-04 15:51:11,030 INFO L308 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2025-03-04 15:51:11,030 INFO L309 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2025-03-04 15:51:11,030 INFO L310 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2025-03-04 15:51:11,031 INFO L311 stractBuchiCegarLoop]: Difference is false [2025-03-04 15:51:11,031 INFO L312 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2025-03-04 15:51:11,031 INFO L316 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2025-03-04 15:51:11,036 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-04 15:51:11,078 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 880 [2025-03-04 15:51:11,078 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-04 15:51:11,078 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-04 15:51:11,086 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2025-03-04 15:51:11,086 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1] [2025-03-04 15:51:11,086 INFO L338 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2025-03-04 15:51:11,088 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-04 15:51:11,099 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 880 [2025-03-04 15:51:11,099 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-04 15:51:11,099 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-04 15:51:11,101 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2025-03-04 15:51:11,101 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1] [2025-03-04 15:51:11,106 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-04 15:51:11,106 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-04 15:51:11,109 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:11,110 INFO L85 PathProgramCache]: Analyzing trace with hash 79712, now seen corresponding path program 1 times [2025-03-04 15:51:11,115 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:51:11,115 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1811687269] [2025-03-04 15:51:11,115 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:51:11,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:51:11,165 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 2 statements into 1 equivalence classes. [2025-03-04 15:51:11,176 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-03-04 15:51:11,177 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:11,177 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:11,177 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 15:51:11,184 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 2 statements into 1 equivalence classes. [2025-03-04 15:51:11,190 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-03-04 15:51:11,191 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:11,191 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:11,204 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 15:51:11,207 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:11,207 INFO L85 PathProgramCache]: Analyzing trace with hash 76566560, now seen corresponding path program 1 times [2025-03-04 15:51:11,207 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:51:11,207 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [380646680] [2025-03-04 15:51:11,207 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:51:11,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:51:11,213 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-03-04 15:51:11,228 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-04 15:51:11,228 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:11,228 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:11,228 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 15:51:11,231 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-03-04 15:51:11,238 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-04 15:51:11,239 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:11,240 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:11,241 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 15:51:11,246 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:11,247 INFO L85 PathProgramCache]: Analyzing trace with hash 676904959, now seen corresponding path program 1 times [2025-03-04 15:51:11,247 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:51:11,247 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [953021069] [2025-03-04 15:51:11,247 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:51:11,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:51:11,255 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-04 15:51:11,264 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-04 15:51:11,264 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:11,264 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 15:51:11,433 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-04 15:51:11,433 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 15:51:11,433 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [953021069] [2025-03-04 15:51:11,433 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [953021069] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 15:51:11,433 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 15:51:11,434 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 15:51:11,434 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1184457238] [2025-03-04 15:51:11,434 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 15:51:11,636 INFO L204 LassoAnalysis]: Preferences: [2025-03-04 15:51:11,636 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-04 15:51:11,637 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-04 15:51:11,637 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-04 15:51:11,637 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2025-03-04 15:51:11,637 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:11,637 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-04 15:51:11,638 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-04 15:51:11,639 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label37.c_Iteration1_Loop [2025-03-04 15:51:11,639 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-04 15:51:11,639 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-04 15:51:11,655 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:11,660 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:11,752 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:11,754 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:11,756 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:11,759 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:11,760 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:11,762 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:11,764 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:11,766 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:11,768 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:11,841 WARN L137 XnfTransformerHelper]: expecting exponential blowup for input size 6 [2025-03-04 15:51:12,131 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-04 15:51:12,132 INFO L365 LassoAnalysis]: Checking for nontermination... [2025-03-04 15:51:12,133 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:12,133 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:12,135 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-04 15:51:12,138 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-04 15:51:12,139 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-04 15:51:12,139 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:51:12,153 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-04 15:51:12,153 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-04 15:51:12,159 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Ended with exit code 0 [2025-03-04 15:51:12,160 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:12,160 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:12,162 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-04 15:51:12,163 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-04 15:51:12,165 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-04 15:51:12,165 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:51:12,194 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:12,194 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:12,194 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:12,196 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-04 15:51:12,198 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-04 15:51:12,199 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2025-03-04 15:51:12,199 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:51:12,250 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2025-03-04 15:51:12,254 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-04 15:51:12,255 INFO L204 LassoAnalysis]: Preferences: [2025-03-04 15:51:12,255 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-04 15:51:12,255 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-04 15:51:12,255 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-04 15:51:12,255 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-04 15:51:12,255 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:12,255 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-04 15:51:12,255 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-04 15:51:12,255 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label37.c_Iteration1_Loop [2025-03-04 15:51:12,255 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-04 15:51:12,255 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-04 15:51:12,260 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:12,365 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:12,368 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:12,370 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:12,372 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:12,373 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:12,375 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:12,377 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:12,379 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:12,381 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:12,382 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:12,450 WARN L137 XnfTransformerHelper]: expecting exponential blowup for input size 6 [2025-03-04 15:51:12,722 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-04 15:51:12,725 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-04 15:51:12,726 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:12,726 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:12,727 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-04 15:51:12,728 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-04 15:51:12,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-04 15:51:12,740 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:12,740 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:12,740 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:12,740 INFO L204 nArgumentSynthesizer]: 3 loop disjuncts [2025-03-04 15:51:12,740 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:12,756 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-04 15:51:12,756 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:12,765 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-04 15:51:12,770 INFO L443 ModelExtractionUtils]: Simplification made 2 calls to the SMT solver. [2025-03-04 15:51:12,773 INFO L444 ModelExtractionUtils]: 5 out of 7 variables were initially zero. Simplification set additionally 0 variables to zero. [2025-03-04 15:51:12,774 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:12,774 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:12,776 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-04 15:51:12,777 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-04 15:51:12,778 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-04 15:51:12,778 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2025-03-04 15:51:12,778 INFO L474 LassoAnalysis]: Proved termination. [2025-03-04 15:51:12,778 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(~a4~0) = 1*~a4~0 Supporting invariants [] [2025-03-04 15:51:12,784 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-04 15:51:12,787 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2025-03-04 15:51:12,799 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:12,809 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 2 statements into 1 equivalence classes. [2025-03-04 15:51:12,817 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-03-04 15:51:12,818 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:12,818 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 15:51:12,819 INFO L256 TraceCheckSpWp]: Trace formula consists of 63 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-04 15:51:12,820 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-04 15:51:12,828 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-03-04 15:51:12,831 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-04 15:51:12,831 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:12,831 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 15:51:12,832 INFO L256 TraceCheckSpWp]: Trace formula consists of 31 conjuncts, 4 conjuncts are in the unsatisfiable core [2025-03-04 15:51:12,832 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-04 15:51:12,885 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-04 15:51:12,902 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-04 15:51:12,905 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-04 15:51:13,172 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Ended with exit code 0 [2025-03-04 15:51:15,249 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-04 15:51:15,251 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-04 15:51:15,253 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-04 15:51:15,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 3354 transitions. [2025-03-04 15:51:15,264 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 3354 transitions. Stem has 2 letters. Loop has 4 letters. [2025-03-04 15:51:15,265 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-04 15:51:15,265 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 3354 transitions. Stem has 6 letters. Loop has 4 letters. [2025-03-04 15:51:15,265 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-04 15:51:15,265 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 3354 transitions. Stem has 2 letters. Loop has 8 letters. [2025-03-04 15:51:15,265 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-04 15:51:15,266 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 3542 states and 6265 transitions. [2025-03-04 15:51:15,313 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 1698 [2025-03-04 15:51:15,328 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 3542 states to 2528 states and 4374 transitions. [2025-03-04 15:51:15,329 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 1701 [2025-03-04 15:51:15,331 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 1706 [2025-03-04 15:51:15,331 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2528 states and 4374 transitions. [2025-03-04 15:51:15,331 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-04 15:51:15,332 INFO L218 hiAutomatonCegarLoop]: Abstraction has 2528 states and 4374 transitions. [2025-03-04 15:51:15,343 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2528 states and 4374 transitions. [2025-03-04 15:51:15,407 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2528 to 2523. [2025-03-04 15:51:15,414 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-04 15:51:15,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2523 states to 2523 states and 4369 transitions. [2025-03-04 15:51:15,421 INFO L240 hiAutomatonCegarLoop]: Abstraction has 2523 states and 4369 transitions. [2025-03-04 15:51:15,421 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 15:51:15,424 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 15:51:15,424 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 15:51:15,425 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-04 15:51:17,902 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-04 15:51:17,902 INFO L93 Difference]: Finished difference Result 4980 states and 7611 transitions. [2025-03-04 15:51:17,902 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 4980 states and 7611 transitions. [2025-03-04 15:51:17,924 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 3272 [2025-03-04 15:51:17,942 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 4980 states to 4919 states and 7531 transitions. [2025-03-04 15:51:17,943 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 3275 [2025-03-04 15:51:17,945 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 3275 [2025-03-04 15:51:17,945 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4919 states and 7531 transitions. [2025-03-04 15:51:17,945 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-04 15:51:17,945 INFO L218 hiAutomatonCegarLoop]: Abstraction has 4919 states and 7531 transitions. [2025-03-04 15:51:17,951 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4919 states and 7531 transitions. [2025-03-04 15:51:18,006 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4919 to 4919. [2025-03-04 15:51:18,012 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-04 15:51:18,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4919 states to 4919 states and 7531 transitions. [2025-03-04 15:51:18,021 INFO L240 hiAutomatonCegarLoop]: Abstraction has 4919 states and 7531 transitions. [2025-03-04 15:51:18,022 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 15:51:18,022 INFO L432 stractBuchiCegarLoop]: Abstraction has 4919 states and 7531 transitions. [2025-03-04 15:51:18,023 INFO L338 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2025-03-04 15:51:18,023 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 4919 states and 7531 transitions. [2025-03-04 15:51:18,038 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 3272 [2025-03-04 15:51:18,038 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-04 15:51:18,038 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-04 15:51:18,039 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1] [2025-03-04 15:51:18,039 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 15:51:18,040 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-04 15:51:18,043 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-04 15:51:18,043 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:18,043 INFO L85 PathProgramCache]: Analyzing trace with hash 2473530, now seen corresponding path program 1 times [2025-03-04 15:51:18,043 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:51:18,043 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [174426169] [2025-03-04 15:51:18,043 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:51:18,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:51:18,046 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 3 statements into 1 equivalence classes. [2025-03-04 15:51:18,054 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 3 of 3 statements. [2025-03-04 15:51:18,054 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:18,054 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:18,054 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 15:51:18,055 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 3 statements into 1 equivalence classes. [2025-03-04 15:51:18,062 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 3 of 3 statements. [2025-03-04 15:51:18,063 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:18,063 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:18,065 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 15:51:18,065 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:18,065 INFO L85 PathProgramCache]: Analyzing trace with hash 2102553338, now seen corresponding path program 1 times [2025-03-04 15:51:18,066 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:51:18,066 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2059801066] [2025-03-04 15:51:18,066 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:51:18,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:51:18,069 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 15 statements into 1 equivalence classes. [2025-03-04 15:51:18,076 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 15 of 15 statements. [2025-03-04 15:51:18,079 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:18,080 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:18,080 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 15:51:18,082 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 15 statements into 1 equivalence classes. [2025-03-04 15:51:18,089 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 15 of 15 statements. [2025-03-04 15:51:18,089 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:18,089 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:18,091 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 15:51:18,091 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:18,092 INFO L85 PathProgramCache]: Analyzing trace with hash 179524513, now seen corresponding path program 1 times [2025-03-04 15:51:18,092 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:51:18,092 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1015056904] [2025-03-04 15:51:18,092 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:51:18,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:51:18,101 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-04 15:51:18,111 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-04 15:51:18,112 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:18,112 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:18,112 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 15:51:18,114 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-04 15:51:18,119 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-04 15:51:18,119 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:18,119 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:18,122 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 15:51:18,255 INFO L204 LassoAnalysis]: Preferences: [2025-03-04 15:51:18,256 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-04 15:51:18,256 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-04 15:51:18,256 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-04 15:51:18,256 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2025-03-04 15:51:18,256 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:18,256 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-04 15:51:18,256 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-04 15:51:18,256 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label37.c_Iteration2_Loop [2025-03-04 15:51:18,256 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-04 15:51:18,256 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-04 15:51:18,258 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,260 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,262 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,264 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,265 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,269 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,270 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,272 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,274 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,279 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,280 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,283 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,285 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,286 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,288 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,364 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-04 15:51:18,366 INFO L365 LassoAnalysis]: Checking for nontermination... [2025-03-04 15:51:18,366 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:18,366 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:18,368 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-04 15:51:18,369 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-04 15:51:18,371 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-04 15:51:18,371 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:51:18,382 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-04 15:51:18,382 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-04 15:51:18,388 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:18,388 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:18,388 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:18,390 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-04 15:51:18,391 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-04 15:51:18,393 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-04 15:51:18,393 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:51:18,404 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-04 15:51:18,405 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~a3~0=1} Honda state: {~a3~0=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-04 15:51:18,411 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-04 15:51:18,411 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:18,411 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:18,413 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-04 15:51:18,415 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-04 15:51:18,416 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-04 15:51:18,416 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:51:18,426 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-04 15:51:18,427 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~a1~0=1} Honda state: {~a1~0=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-04 15:51:18,432 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:18,433 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:18,433 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:18,435 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-04 15:51:18,436 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-04 15:51:18,438 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-04 15:51:18,438 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:51:18,451 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-04 15:51:18,452 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-04 15:51:18,457 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:18,457 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:18,458 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:18,459 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-04 15:51:18,461 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-04 15:51:18,462 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-04 15:51:18,462 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:51:18,478 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-04 15:51:18,478 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:18,478 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:18,480 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-04 15:51:18,481 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-04 15:51:18,482 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2025-03-04 15:51:18,482 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:51:18,494 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2025-03-04 15:51:18,499 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-04 15:51:18,499 INFO L204 LassoAnalysis]: Preferences: [2025-03-04 15:51:18,499 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-04 15:51:18,499 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-04 15:51:18,499 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-04 15:51:18,499 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-04 15:51:18,499 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:18,499 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-04 15:51:18,499 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-04 15:51:18,499 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label37.c_Iteration2_Loop [2025-03-04 15:51:18,499 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-04 15:51:18,499 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-04 15:51:18,500 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,503 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,504 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,506 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,508 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,511 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,513 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,514 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,517 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,519 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,526 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,530 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,532 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,533 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,535 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:18,595 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-04 15:51:18,595 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-04 15:51:18,596 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:18,596 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:18,597 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-04 15:51:18,598 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-04 15:51:18,599 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-04 15:51:18,608 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:18,608 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:18,608 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:18,608 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:18,608 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:18,609 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:51:18,609 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:18,610 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:18,615 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-04 15:51:18,615 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:18,615 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:18,617 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-04 15:51:18,637 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-04 15:51:18,640 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-04 15:51:18,647 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:18,647 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:18,647 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:18,647 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:18,647 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:18,647 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:51:18,647 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:18,648 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:18,654 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-04 15:51:18,654 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:18,654 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:18,655 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-04 15:51:18,656 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-04 15:51:18,657 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-04 15:51:18,666 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:18,667 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:18,667 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:18,667 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:18,667 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:18,667 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:51:18,667 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:18,669 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:18,674 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:18,674 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:18,674 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:18,676 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-04 15:51:18,677 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-04 15:51:18,678 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-04 15:51:18,687 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:18,687 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:18,687 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:18,687 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:18,687 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:18,688 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:51:18,688 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:18,689 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:18,694 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:18,694 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:18,694 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:18,696 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-04 15:51:18,697 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-04 15:51:18,698 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-04 15:51:18,707 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:18,707 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:18,707 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:18,707 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:18,707 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:18,708 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:51:18,708 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:18,710 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-04 15:51:18,711 INFO L443 ModelExtractionUtils]: Simplification made 2 calls to the SMT solver. [2025-03-04 15:51:18,711 INFO L444 ModelExtractionUtils]: 1 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero. [2025-03-04 15:51:18,711 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:18,711 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:18,713 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-04 15:51:18,714 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-04 15:51:18,715 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-04 15:51:18,715 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2025-03-04 15:51:18,715 INFO L474 LassoAnalysis]: Proved termination. [2025-03-04 15:51:18,715 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(~a26~0) = 1*~a26~0 Supporting invariants [] [2025-03-04 15:51:18,720 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-04 15:51:18,721 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2025-03-04 15:51:18,729 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:18,733 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 3 statements into 1 equivalence classes. [2025-03-04 15:51:18,739 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 3 of 3 statements. [2025-03-04 15:51:18,739 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:18,739 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 15:51:18,739 INFO L256 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-04 15:51:18,739 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-04 15:51:18,747 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 15 statements into 1 equivalence classes. [2025-03-04 15:51:18,751 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 15 of 15 statements. [2025-03-04 15:51:18,751 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:18,751 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 15:51:18,752 INFO L256 TraceCheckSpWp]: Trace formula consists of 45 conjuncts, 4 conjuncts are in the unsatisfiable core [2025-03-04 15:51:18,753 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-04 15:51:18,779 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-04 15:51:18,780 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-04 15:51:18,780 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-04 15:51:20,645 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-04 15:51:20,996 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-04 15:51:20,996 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-04 15:51:20,997 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-04 15:51:20,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1453 transitions. [2025-03-04 15:51:20,998 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 1453 transitions. Stem has 3 letters. Loop has 15 letters. [2025-03-04 15:51:20,998 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-04 15:51:20,998 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 1453 transitions. Stem has 18 letters. Loop has 15 letters. [2025-03-04 15:51:20,998 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-04 15:51:20,998 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 1453 transitions. Stem has 3 letters. Loop has 30 letters. [2025-03-04 15:51:20,998 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-04 15:51:20,999 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 14800 states and 21627 transitions. [2025-03-04 15:51:21,060 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 6544 [2025-03-04 15:51:21,122 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 14800 states to 14800 states and 21627 transitions. [2025-03-04 15:51:21,123 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 6554 [2025-03-04 15:51:21,128 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 6571 [2025-03-04 15:51:21,128 INFO L73 IsDeterministic]: Start isDeterministic. Operand 14800 states and 21627 transitions. [2025-03-04 15:51:21,128 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-04 15:51:21,128 INFO L218 hiAutomatonCegarLoop]: Abstraction has 14800 states and 21627 transitions. [2025-03-04 15:51:21,139 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 14800 states and 21627 transitions. [2025-03-04 15:51:21,265 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 14800 to 14783. [2025-03-04 15:51:21,285 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-04 15:51:21,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14783 states to 14783 states and 21610 transitions. [2025-03-04 15:51:21,311 INFO L240 hiAutomatonCegarLoop]: Abstraction has 14783 states and 21610 transitions. [2025-03-04 15:51:21,311 INFO L432 stractBuchiCegarLoop]: Abstraction has 14783 states and 21610 transitions. [2025-03-04 15:51:21,311 INFO L338 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2025-03-04 15:51:21,311 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 14783 states and 21610 transitions. [2025-03-04 15:51:21,340 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 6544 [2025-03-04 15:51:21,340 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-04 15:51:21,340 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-04 15:51:21,342 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2025-03-04 15:51:21,342 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-04 15:51:21,342 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-04 15:51:21,343 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-04 15:51:21,344 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:21,344 INFO L85 PathProgramCache]: Analyzing trace with hash 76681887, now seen corresponding path program 1 times [2025-03-04 15:51:21,344 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:51:21,344 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1982763994] [2025-03-04 15:51:21,344 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:51:21,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:51:21,347 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-03-04 15:51:21,350 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-04 15:51:21,350 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:21,350 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:21,350 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 15:51:21,351 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-03-04 15:51:21,353 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-04 15:51:21,353 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:21,353 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:21,355 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 15:51:21,355 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:21,355 INFO L85 PathProgramCache]: Analyzing trace with hash -1049449665, now seen corresponding path program 1 times [2025-03-04 15:51:21,355 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:51:21,355 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1854922902] [2025-03-04 15:51:21,355 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:51:21,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:51:21,366 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 110 statements into 1 equivalence classes. [2025-03-04 15:51:21,380 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 110 of 110 statements. [2025-03-04 15:51:21,380 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:21,380 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 15:51:21,584 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-04 15:51:21,584 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 15:51:21,584 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1854922902] [2025-03-04 15:51:21,584 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1854922902] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 15:51:21,584 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 15:51:21,584 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-04 15:51:21,584 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [18143115] [2025-03-04 15:51:21,584 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 15:51:21,585 INFO L769 eck$LassoCheckResult]: loop already infeasible [2025-03-04 15:51:21,585 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 15:51:21,585 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 15:51:21,585 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 15:51:21,585 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-04 15:51:23,935 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-04 15:51:23,936 INFO L93 Difference]: Finished difference Result 22175 states and 32367 transitions. [2025-03-04 15:51:23,936 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 22175 states and 32367 transitions. [2025-03-04 15:51:23,989 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 9816 [2025-03-04 15:51:24,048 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 22175 states to 22175 states and 32367 transitions. [2025-03-04 15:51:24,049 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 9830 [2025-03-04 15:51:24,057 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 9830 [2025-03-04 15:51:24,057 INFO L73 IsDeterministic]: Start isDeterministic. Operand 22175 states and 32367 transitions. [2025-03-04 15:51:24,059 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-04 15:51:24,059 INFO L218 hiAutomatonCegarLoop]: Abstraction has 22175 states and 32367 transitions. [2025-03-04 15:51:24,075 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 22175 states and 32367 transitions. [2025-03-04 15:51:24,222 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 22175 to 22175. [2025-03-04 15:51:24,258 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-04 15:51:24,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22175 states to 22175 states and 32367 transitions. [2025-03-04 15:51:24,292 INFO L240 hiAutomatonCegarLoop]: Abstraction has 22175 states and 32367 transitions. [2025-03-04 15:51:24,293 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 15:51:24,294 INFO L432 stractBuchiCegarLoop]: Abstraction has 22175 states and 32367 transitions. [2025-03-04 15:51:24,294 INFO L338 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2025-03-04 15:51:24,294 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 22175 states and 32367 transitions. [2025-03-04 15:51:24,333 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 9816 [2025-03-04 15:51:24,333 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-04 15:51:24,334 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-04 15:51:24,337 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2025-03-04 15:51:24,337 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-04 15:51:24,337 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-04 15:51:24,339 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-04 15:51:24,339 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:24,339 INFO L85 PathProgramCache]: Analyzing trace with hash 76681887, now seen corresponding path program 2 times [2025-03-04 15:51:24,339 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:51:24,339 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [557359485] [2025-03-04 15:51:24,339 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-04 15:51:24,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:51:24,343 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 4 statements into 1 equivalence classes. [2025-03-04 15:51:24,347 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-04 15:51:24,347 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-03-04 15:51:24,347 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:24,348 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 15:51:24,349 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-03-04 15:51:24,350 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-04 15:51:24,352 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:24,352 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:24,354 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 15:51:24,356 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:24,356 INFO L85 PathProgramCache]: Analyzing trace with hash 846156057, now seen corresponding path program 1 times [2025-03-04 15:51:24,356 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:51:24,356 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [397306336] [2025-03-04 15:51:24,356 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:51:24,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:51:24,428 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 129 statements into 1 equivalence classes. [2025-03-04 15:51:24,444 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 129 of 129 statements. [2025-03-04 15:51:24,444 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:24,444 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:24,444 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 15:51:24,450 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 129 statements into 1 equivalence classes. [2025-03-04 15:51:24,463 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 129 of 129 statements. [2025-03-04 15:51:24,463 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:24,463 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:24,473 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 15:51:24,473 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:24,474 INFO L85 PathProgramCache]: Analyzing trace with hash 2053861947, now seen corresponding path program 1 times [2025-03-04 15:51:24,474 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:51:24,474 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [540308573] [2025-03-04 15:51:24,474 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:51:24,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:51:24,487 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 133 statements into 1 equivalence classes. [2025-03-04 15:51:24,503 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 133 of 133 statements. [2025-03-04 15:51:24,503 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:24,503 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 15:51:24,685 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-04 15:51:24,686 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 15:51:24,686 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [540308573] [2025-03-04 15:51:24,686 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [540308573] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 15:51:24,686 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 15:51:24,686 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 15:51:24,686 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1739755530] [2025-03-04 15:51:24,686 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 15:51:25,406 INFO L204 LassoAnalysis]: Preferences: [2025-03-04 15:51:25,407 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-04 15:51:25,407 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-04 15:51:25,407 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-04 15:51:25,407 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2025-03-04 15:51:25,407 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:25,407 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-04 15:51:25,407 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-04 15:51:25,407 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label37.c_Iteration4_Loop [2025-03-04 15:51:25,407 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-04 15:51:25,407 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-04 15:51:25,408 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:25,409 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:25,410 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:25,411 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:25,413 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:25,414 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:25,433 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:25,435 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:25,442 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:25,444 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:25,445 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:25,447 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:25,450 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:25,451 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:25,640 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-04 15:51:25,640 INFO L365 LassoAnalysis]: Checking for nontermination... [2025-03-04 15:51:25,640 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:25,640 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:25,642 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-04 15:51:25,644 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-04 15:51:25,646 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-04 15:51:25,646 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:51:25,657 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-04 15:51:25,657 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-04 15:51:25,662 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-04 15:51:25,662 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:25,662 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:25,664 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-04 15:51:25,665 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-04 15:51:25,666 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-04 15:51:25,666 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:51:25,676 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-04 15:51:25,676 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-04 15:51:25,681 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-04 15:51:25,681 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:25,681 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:25,683 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-04 15:51:25,684 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-04 15:51:25,685 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-04 15:51:25,685 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:51:25,695 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-04 15:51:25,695 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-04 15:51:25,700 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-04 15:51:25,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:25,700 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:25,701 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-04 15:51:25,702 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-04 15:51:25,703 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-04 15:51:25,703 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:51:25,713 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-04 15:51:25,713 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~a1~0=1} Honda state: {~a1~0=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-04 15:51:25,719 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-04 15:51:25,719 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:25,719 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:25,721 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-04 15:51:25,723 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-04 15:51:25,724 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-04 15:51:25,724 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:51:25,734 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-04 15:51:25,734 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~a3~0=1} Honda state: {~a3~0=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-04 15:51:25,739 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-04 15:51:25,740 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:25,740 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:25,741 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-04 15:51:25,742 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-04 15:51:25,743 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-04 15:51:25,743 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:51:25,765 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-04 15:51:25,765 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:25,765 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:25,767 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-04 15:51:25,768 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-04 15:51:25,769 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2025-03-04 15:51:25,769 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:51:25,801 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2025-03-04 15:51:25,804 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-04 15:51:25,805 INFO L204 LassoAnalysis]: Preferences: [2025-03-04 15:51:25,805 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-04 15:51:25,805 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-04 15:51:25,805 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-04 15:51:25,805 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-04 15:51:25,805 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:25,805 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-04 15:51:25,805 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-04 15:51:25,805 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label37.c_Iteration4_Loop [2025-03-04 15:51:25,805 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-04 15:51:25,805 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-04 15:51:25,806 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:25,807 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:25,809 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:25,810 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:25,812 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:25,813 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:25,830 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:25,832 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:25,839 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:25,842 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:25,843 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:25,845 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:25,846 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:25,847 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:26,008 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-04 15:51:26,008 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-04 15:51:26,008 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,008 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,010 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-04 15:51:26,011 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-04 15:51:26,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-04 15:51:26,022 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,022 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,022 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,022 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,022 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:26,022 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:51:26,022 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,023 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,028 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Ended with exit code 0 [2025-03-04 15:51:26,028 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,028 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,030 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-04 15:51:26,031 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-04 15:51:26,032 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-04 15:51:26,041 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,041 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,041 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,041 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,041 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:26,042 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:51:26,042 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,043 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,048 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Ended with exit code 0 [2025-03-04 15:51:26,049 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,049 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,051 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-04 15:51:26,052 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-04 15:51:26,053 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-04 15:51:26,062 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,062 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,062 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,062 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,062 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:26,062 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:51:26,062 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,063 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,068 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-04 15:51:26,068 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,068 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,070 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-04 15:51:26,070 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-04 15:51:26,071 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-04 15:51:26,081 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,081 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,081 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,081 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,081 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:26,082 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:51:26,082 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,083 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,087 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-04 15:51:26,088 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,088 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,089 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-04 15:51:26,091 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-04 15:51:26,092 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-04 15:51:26,101 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,101 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,101 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,101 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,101 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:26,102 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:51:26,102 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,103 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,109 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:26,109 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,109 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,113 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-04 15:51:26,114 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-04 15:51:26,115 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-04 15:51:26,124 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,125 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,125 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,125 INFO L204 nArgumentSynthesizer]: 4 loop disjuncts [2025-03-04 15:51:26,125 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:26,128 INFO L401 nArgumentSynthesizer]: We have 8 Motzkin's Theorem applications. [2025-03-04 15:51:26,128 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,133 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,139 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:26,139 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,139 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,141 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-04 15:51:26,143 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-04 15:51:26,144 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-04 15:51:26,154 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,154 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,154 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,154 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,154 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:26,154 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:51:26,154 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,156 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,161 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:26,161 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,162 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,163 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-04 15:51:26,165 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-04 15:51:26,167 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-04 15:51:26,177 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,177 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,177 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,177 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-03-04 15:51:26,177 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:26,180 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2025-03-04 15:51:26,181 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,185 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,190 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:26,192 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,192 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,194 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-04 15:51:26,195 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-04 15:51:26,198 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-04 15:51:26,208 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,208 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,208 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,208 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,208 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:26,208 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:51:26,208 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,210 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,215 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:26,215 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,215 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,217 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-04 15:51:26,218 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-04 15:51:26,220 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-04 15:51:26,229 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,229 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,229 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,229 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,229 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:26,229 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:51:26,229 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,231 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,236 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-04 15:51:26,236 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,236 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,238 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-04 15:51:26,238 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-04 15:51:26,239 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-04 15:51:26,249 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,249 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,249 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,249 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,249 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:26,249 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:51:26,249 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,250 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,256 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:26,256 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,256 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,257 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-04 15:51:26,258 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-04 15:51:26,259 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-04 15:51:26,268 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,268 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,268 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,268 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,268 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:26,268 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:51:26,269 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,269 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,274 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-04 15:51:26,274 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,274 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,276 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-04 15:51:26,276 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-04 15:51:26,277 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-04 15:51:26,287 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,287 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,287 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,287 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,287 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:26,287 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:51:26,288 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,288 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,293 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Ended with exit code 0 [2025-03-04 15:51:26,293 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,293 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,295 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-04 15:51:26,295 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-04 15:51:26,296 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-04 15:51:26,305 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,306 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,306 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,306 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,306 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:26,306 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:51:26,306 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,307 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,311 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-04 15:51:26,312 INFO L451 LassoAnalysis]: Using template '2-nested'. [2025-03-04 15:51:26,312 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,312 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,313 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-04 15:51:26,314 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-04 15:51:26,316 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-04 15:51:26,325 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,325 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,325 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,325 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,325 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:26,325 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:26,325 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,326 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,331 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Ended with exit code 0 [2025-03-04 15:51:26,331 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,331 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,333 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-04 15:51:26,333 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-04 15:51:26,334 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-04 15:51:26,343 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,344 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,344 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,344 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,344 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:26,344 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:26,344 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,345 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,350 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:26,351 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,351 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,352 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-04 15:51:26,353 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-04 15:51:26,354 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-04 15:51:26,363 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,363 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,363 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,363 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,363 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:26,363 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:26,363 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,364 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,369 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Ended with exit code 0 [2025-03-04 15:51:26,369 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,369 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,371 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-04 15:51:26,371 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-04 15:51:26,372 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-04 15:51:26,382 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,382 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,382 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,382 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,382 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:26,382 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:26,382 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,384 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,389 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Ended with exit code 0 [2025-03-04 15:51:26,390 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,390 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,391 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-04 15:51:26,393 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-04 15:51:26,394 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-04 15:51:26,404 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,404 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,404 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,404 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,404 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:26,405 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:26,405 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,406 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,411 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:26,412 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,412 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,413 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-04 15:51:26,415 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-04 15:51:26,416 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-04 15:51:26,426 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,426 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,426 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,426 INFO L204 nArgumentSynthesizer]: 4 loop disjuncts [2025-03-04 15:51:26,426 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:26,430 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2025-03-04 15:51:26,430 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,436 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,441 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Ended with exit code 0 [2025-03-04 15:51:26,441 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,442 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,443 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-04 15:51:26,444 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-04 15:51:26,445 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-04 15:51:26,454 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,454 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,454 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,454 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,454 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:26,455 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:26,455 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,456 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,461 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Ended with exit code 0 [2025-03-04 15:51:26,462 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,462 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,463 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-04 15:51:26,464 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-04 15:51:26,465 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-04 15:51:26,474 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,474 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,474 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,474 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-03-04 15:51:26,474 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:26,478 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2025-03-04 15:51:26,478 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,484 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,489 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-04 15:51:26,489 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,489 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,490 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-04 15:51:26,491 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-04 15:51:26,492 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-04 15:51:26,501 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,502 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,502 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,502 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,502 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:26,502 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:26,502 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,504 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,508 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-04 15:51:26,509 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,509 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,510 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-04 15:51:26,511 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-04 15:51:26,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-04 15:51:26,522 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,522 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,522 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,522 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,522 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:26,523 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:26,523 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,525 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,530 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-04 15:51:26,530 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,530 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,532 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-04 15:51:26,532 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-04 15:51:26,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-04 15:51:26,542 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,543 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,543 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,543 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,543 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:26,543 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:26,543 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,545 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,550 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Ended with exit code 0 [2025-03-04 15:51:26,550 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,550 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,551 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-04 15:51:26,552 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-04 15:51:26,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-04 15:51:26,563 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,563 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,563 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,563 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,563 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:26,563 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:26,563 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,565 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,570 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Ended with exit code 0 [2025-03-04 15:51:26,570 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,571 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,572 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-04 15:51:26,573 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-04 15:51:26,574 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-04 15:51:26,583 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,583 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,584 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,584 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,584 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:26,584 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:26,584 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,585 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,590 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-04 15:51:26,590 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,591 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,592 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-04 15:51:26,593 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-04 15:51:26,594 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-04 15:51:26,603 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,603 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,603 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,603 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,603 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:26,604 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:26,604 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,605 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,610 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-04 15:51:26,610 INFO L451 LassoAnalysis]: Using template '3-nested'. [2025-03-04 15:51:26,610 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,610 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,612 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-04 15:51:26,612 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-04 15:51:26,613 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-04 15:51:26,623 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,623 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,623 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,623 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,623 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:26,623 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:26,623 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,625 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,629 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Ended with exit code 0 [2025-03-04 15:51:26,630 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,630 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,631 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-04 15:51:26,632 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-04 15:51:26,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-04 15:51:26,642 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,642 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,642 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,642 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,642 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:26,643 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:26,643 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,647 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,652 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-04 15:51:26,652 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,652 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,654 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-04 15:51:26,654 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-04 15:51:26,656 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-04 15:51:26,666 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,666 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,666 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,666 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,666 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:26,667 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:26,667 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,668 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,673 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-04 15:51:26,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,674 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-04 15:51:26,675 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-04 15:51:26,676 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-04 15:51:26,685 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,685 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,685 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,685 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,685 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:26,686 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:26,686 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,687 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,693 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-04 15:51:26,693 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,693 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,695 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-04 15:51:26,695 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-04 15:51:26,696 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-04 15:51:26,706 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,706 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,706 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,706 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,706 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:26,707 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:26,707 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,708 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,714 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Ended with exit code 0 [2025-03-04 15:51:26,714 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,714 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,715 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-04 15:51:26,716 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-04 15:51:26,717 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-04 15:51:26,727 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,727 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,727 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,727 INFO L204 nArgumentSynthesizer]: 4 loop disjuncts [2025-03-04 15:51:26,727 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:26,732 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2025-03-04 15:51:26,732 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,740 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,745 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-04 15:51:26,745 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,745 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,747 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-04 15:51:26,747 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-04 15:51:26,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-04 15:51:26,757 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,757 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,757 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,758 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,758 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:26,758 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:26,758 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,760 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,765 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-04 15:51:26,765 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,765 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,767 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-04 15:51:26,767 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-04 15:51:26,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-04 15:51:26,778 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,778 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,778 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,778 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-03-04 15:51:26,778 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:26,782 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2025-03-04 15:51:26,782 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,789 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,794 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-04 15:51:26,794 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,794 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,796 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-04 15:51:26,797 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-04 15:51:26,801 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-04 15:51:26,810 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,810 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,810 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,810 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,810 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:26,811 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:26,811 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,812 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,817 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-04 15:51:26,818 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,818 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,820 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-04 15:51:26,820 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-04 15:51:26,821 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-04 15:51:26,831 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,831 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,831 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,831 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,831 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:26,831 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:26,831 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,833 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,838 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-04 15:51:26,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,840 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-04 15:51:26,840 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-04 15:51:26,841 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-04 15:51:26,850 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,850 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,851 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,851 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,851 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:26,851 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:26,851 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,855 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,860 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-04 15:51:26,860 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,860 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,862 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-04 15:51:26,863 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-04 15:51:26,864 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-04 15:51:26,873 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,873 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,873 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,873 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,873 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:26,874 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:26,874 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,875 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,880 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:26,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,881 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,882 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-04 15:51:26,890 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-04 15:51:26,891 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-04 15:51:26,901 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,901 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,902 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,902 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,902 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:26,903 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:26,903 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,904 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,909 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Ended with exit code 0 [2025-03-04 15:51:26,910 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,910 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,911 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-04 15:51:26,912 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-04 15:51:26,913 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-04 15:51:26,922 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,922 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,922 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,922 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,922 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:26,923 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:26,923 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,924 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,929 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-04 15:51:26,929 INFO L451 LassoAnalysis]: Using template '4-nested'. [2025-03-04 15:51:26,929 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,929 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,931 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-04 15:51:26,932 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-04 15:51:26,932 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-04 15:51:26,942 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,942 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,942 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,942 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,942 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:26,943 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:26,943 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,944 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,949 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-04 15:51:26,949 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,949 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,951 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-04 15:51:26,951 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-04 15:51:26,952 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-04 15:51:26,962 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,962 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,962 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,962 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,962 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:26,962 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:26,962 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,963 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,968 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Ended with exit code 0 [2025-03-04 15:51:26,969 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,969 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,970 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-04 15:51:26,971 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-04 15:51:26,972 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-04 15:51:26,982 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:26,982 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:26,982 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:26,982 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:26,982 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:26,983 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:26,983 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:26,984 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:26,989 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-04 15:51:26,989 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:26,989 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:26,991 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-04 15:51:26,991 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-04 15:51:26,992 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-04 15:51:27,002 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:27,002 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,002 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,002 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,002 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:27,003 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:27,003 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,004 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,009 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-04 15:51:27,009 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,009 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,011 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-04 15:51:27,012 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-04 15:51:27,013 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-04 15:51:27,022 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:27,022 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,022 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,022 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,022 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:27,023 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:27,023 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,025 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,029 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-04 15:51:27,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,030 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,031 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-04 15:51:27,032 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-04 15:51:27,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-04 15:51:27,042 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:27,043 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,043 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,043 INFO L204 nArgumentSynthesizer]: 4 loop disjuncts [2025-03-04 15:51:27,043 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:27,053 INFO L401 nArgumentSynthesizer]: We have 20 Motzkin's Theorem applications. [2025-03-04 15:51:27,053 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,064 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,069 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Ended with exit code 0 [2025-03-04 15:51:27,069 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,069 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,071 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-04 15:51:27,072 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-04 15:51:27,073 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-04 15:51:27,083 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:27,083 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,083 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,083 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,083 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:27,084 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:27,084 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,086 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,091 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-04 15:51:27,092 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,092 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,093 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-04 15:51:27,094 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-04 15:51:27,096 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-04 15:51:27,106 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:27,106 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,106 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,106 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-03-04 15:51:27,106 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:27,113 INFO L401 nArgumentSynthesizer]: We have 30 Motzkin's Theorem applications. [2025-03-04 15:51:27,113 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,123 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,128 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:27,128 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,128 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,129 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-04 15:51:27,130 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-04 15:51:27,132 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-04 15:51:27,141 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:27,141 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,141 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,141 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,141 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:27,142 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:27,142 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,144 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,149 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-04 15:51:27,149 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,149 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,150 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-04 15:51:27,151 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-04 15:51:27,152 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-04 15:51:27,162 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:27,162 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,162 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,162 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,162 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:27,163 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:27,163 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,165 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,170 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-04 15:51:27,170 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,170 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,172 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-04 15:51:27,172 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-04 15:51:27,173 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-04 15:51:27,183 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:27,183 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,183 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,183 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,183 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:27,184 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:27,184 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,185 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,190 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-04 15:51:27,191 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,191 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,192 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-04 15:51:27,193 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-04 15:51:27,194 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-04 15:51:27,203 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:27,203 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,204 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,204 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,204 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:27,204 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:27,204 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,205 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,210 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-04 15:51:27,210 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,211 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,212 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-04 15:51:27,213 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-04 15:51:27,214 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-04 15:51:27,223 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:27,223 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,223 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,223 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,223 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:27,224 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:27,224 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,225 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,230 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-04 15:51:27,230 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,230 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,232 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-04 15:51:27,232 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-04 15:51:27,233 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-04 15:51:27,243 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:27,243 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,243 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,243 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,243 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:27,243 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:27,243 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,245 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,250 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-04 15:51:27,250 INFO L451 LassoAnalysis]: Using template '2-phase'. [2025-03-04 15:51:27,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,250 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,252 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-04 15:51:27,252 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-04 15:51:27,253 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-04 15:51:27,263 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,263 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:27,263 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,263 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,263 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,263 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:27,263 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:27,263 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,265 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,270 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-04 15:51:27,270 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,270 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,272 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-04 15:51:27,273 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-04 15:51:27,273 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-04 15:51:27,283 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,283 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:27,283 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,283 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,283 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,283 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:27,283 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:27,283 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,285 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,290 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-04 15:51:27,290 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,290 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,292 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-04 15:51:27,292 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-04 15:51:27,293 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-04 15:51:27,302 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,303 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:27,303 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,303 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,303 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,303 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:27,303 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:27,303 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,305 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,310 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-04 15:51:27,310 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,310 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,312 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-04 15:51:27,312 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-04 15:51:27,313 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-04 15:51:27,322 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,323 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:27,323 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,323 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,323 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,323 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:27,323 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:27,323 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,325 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,330 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-04 15:51:27,330 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,331 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,332 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-04 15:51:27,333 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-04 15:51:27,334 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-04 15:51:27,343 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,343 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:27,343 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,343 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,343 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,343 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:27,344 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:27,344 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,346 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,351 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-04 15:51:27,351 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,351 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,352 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-04 15:51:27,353 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-04 15:51:27,359 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-04 15:51:27,369 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,369 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:27,369 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,369 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,369 INFO L204 nArgumentSynthesizer]: 4 loop disjuncts [2025-03-04 15:51:27,369 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:27,373 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2025-03-04 15:51:27,373 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,388 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,394 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:27,394 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,394 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,396 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-04 15:51:27,396 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-04 15:51:27,397 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-04 15:51:27,407 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,407 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:27,407 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,407 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,407 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,407 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:27,407 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:27,407 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,410 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,415 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-04 15:51:27,415 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,415 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,416 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-04 15:51:27,417 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-04 15:51:27,418 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-04 15:51:27,427 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,428 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:27,428 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,428 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,428 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-03-04 15:51:27,428 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:27,431 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2025-03-04 15:51:27,431 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,447 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,452 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-04 15:51:27,453 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,453 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,454 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-04 15:51:27,455 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-04 15:51:27,456 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-04 15:51:27,465 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,465 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:27,465 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,465 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,465 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,465 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:27,466 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:27,466 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,468 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,473 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Ended with exit code 0 [2025-03-04 15:51:27,473 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,473 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,475 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-04 15:51:27,476 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-04 15:51:27,476 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-04 15:51:27,486 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,486 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:27,486 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,486 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,486 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,486 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:27,487 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:27,487 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,489 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,494 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Ended with exit code 0 [2025-03-04 15:51:27,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,494 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,496 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-04 15:51:27,497 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-04 15:51:27,497 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-04 15:51:27,508 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,508 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:27,508 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,508 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,508 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,508 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:27,508 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:27,508 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,511 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,516 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-04 15:51:27,516 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,516 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,518 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-04 15:51:27,519 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-04 15:51:27,520 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-04 15:51:27,530 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,530 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:27,530 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,530 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,530 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,530 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:27,531 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:27,531 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,532 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,538 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-04 15:51:27,538 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,538 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,540 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-04 15:51:27,541 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-04 15:51:27,542 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-04 15:51:27,553 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,553 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:27,553 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,553 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,553 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,553 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:27,553 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:27,554 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,555 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,561 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-04 15:51:27,561 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,561 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,563 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-04 15:51:27,564 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-04 15:51:27,566 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-04 15:51:27,575 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,575 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:27,575 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,575 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,575 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,575 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:27,576 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:27,576 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,578 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,583 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-04 15:51:27,583 INFO L451 LassoAnalysis]: Using template '3-phase'. [2025-03-04 15:51:27,583 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,583 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,584 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-04 15:51:27,585 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-04 15:51:27,586 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-04 15:51:27,596 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,596 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-04 15:51:27,596 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,596 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,596 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,596 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:27,596 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:27,597 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,599 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,604 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-04 15:51:27,605 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,605 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,606 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-04 15:51:27,607 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-04 15:51:27,608 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-04 15:51:27,617 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,617 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-04 15:51:27,617 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,618 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,618 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,618 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:27,618 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:27,618 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,620 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,625 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-04 15:51:27,626 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,626 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,627 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-04 15:51:27,628 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-04 15:51:27,630 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-04 15:51:27,639 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,639 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-04 15:51:27,639 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,639 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,639 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,639 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:27,640 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:27,640 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,642 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,647 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-04 15:51:27,647 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,648 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,649 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-04 15:51:27,650 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-04 15:51:27,651 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-04 15:51:27,660 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,660 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-04 15:51:27,660 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,660 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,660 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,660 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:27,661 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:27,661 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,664 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,669 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-04 15:51:27,669 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,669 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,671 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-04 15:51:27,671 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-04 15:51:27,672 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-04 15:51:27,682 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,682 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-04 15:51:27,682 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,682 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,682 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,682 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:27,683 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:27,683 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,686 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,691 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Ended with exit code 0 [2025-03-04 15:51:27,692 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,692 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,693 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-04 15:51:27,694 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-04 15:51:27,695 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-04 15:51:27,705 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,705 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-04 15:51:27,705 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,705 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,705 INFO L204 nArgumentSynthesizer]: 4 loop disjuncts [2025-03-04 15:51:27,705 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:27,711 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2025-03-04 15:51:27,711 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,729 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,734 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:27,735 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,735 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,736 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-04 15:51:27,737 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-04 15:51:27,738 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-04 15:51:27,747 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,748 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-04 15:51:27,748 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,748 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,748 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,748 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:27,748 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:27,748 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,752 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,756 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-04 15:51:27,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,757 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,758 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-04 15:51:27,758 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-04 15:51:27,759 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-04 15:51:27,769 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,769 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-04 15:51:27,769 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,769 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,769 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-03-04 15:51:27,769 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:27,773 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2025-03-04 15:51:27,773 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,792 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,797 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Ended with exit code 0 [2025-03-04 15:51:27,797 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,797 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,799 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-04 15:51:27,799 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-04 15:51:27,800 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-04 15:51:27,810 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,810 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-04 15:51:27,810 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,810 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,810 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,810 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:27,811 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:27,811 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,814 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,819 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:27,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,819 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,821 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-04 15:51:27,821 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-04 15:51:27,822 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-04 15:51:27,832 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,832 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-04 15:51:27,832 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,832 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,832 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,832 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:27,832 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:27,832 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,836 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,841 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-04 15:51:27,841 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,841 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,842 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-04 15:51:27,843 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-04 15:51:27,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-04 15:51:27,854 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,854 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-04 15:51:27,854 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,854 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,854 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,854 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:27,854 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:27,854 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,857 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,862 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-04 15:51:27,862 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,862 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,864 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-04 15:51:27,865 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-04 15:51:27,866 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-04 15:51:27,875 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,875 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-04 15:51:27,875 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,876 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,876 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,876 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:27,876 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:27,876 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,878 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,883 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:27,883 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,883 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,885 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-04 15:51:27,885 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-04 15:51:27,886 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-04 15:51:27,896 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,896 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-04 15:51:27,896 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,896 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,896 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,896 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:27,897 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:27,897 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,899 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,904 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-04 15:51:27,904 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,904 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,906 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-04 15:51:27,906 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-04 15:51:27,907 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-04 15:51:27,917 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,917 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-04 15:51:27,917 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,917 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,917 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,917 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:27,918 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:27,918 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,920 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,925 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Ended with exit code 0 [2025-03-04 15:51:27,926 INFO L451 LassoAnalysis]: Using template '4-phase'. [2025-03-04 15:51:27,926 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,926 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,928 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-04 15:51:27,929 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-04 15:51:27,931 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-04 15:51:27,940 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,941 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:27,941 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,941 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,941 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,941 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:27,941 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:27,941 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,944 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,950 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Ended with exit code 0 [2025-03-04 15:51:27,950 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,950 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,952 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-04 15:51:27,953 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-04 15:51:27,954 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-04 15:51:27,965 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,965 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:27,965 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,965 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,965 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,965 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:27,966 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:27,966 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,969 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,975 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-04 15:51:27,975 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:27,975 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:27,977 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-04 15:51:27,977 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-04 15:51:27,980 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-04 15:51:27,990 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:27,990 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:27,990 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:27,990 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:27,990 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:27,990 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:27,991 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:27,991 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:27,994 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:27,999 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Ended with exit code 0 [2025-03-04 15:51:28,000 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,000 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,002 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-04 15:51:28,002 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-04 15:51:28,004 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-04 15:51:28,015 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,015 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:28,015 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,015 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,015 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,015 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:28,015 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:28,016 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,020 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,027 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Ended with exit code 0 [2025-03-04 15:51:28,027 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,027 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,029 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-04 15:51:28,029 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-04 15:51:28,031 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-04 15:51:28,042 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,042 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:28,042 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,042 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,042 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,042 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:28,043 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:28,043 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,047 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,053 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-04 15:51:28,053 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,053 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,055 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-04 15:51:28,057 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-04 15:51:28,058 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-04 15:51:28,071 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,071 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:28,071 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,071 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,071 INFO L204 nArgumentSynthesizer]: 4 loop disjuncts [2025-03-04 15:51:28,071 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:28,079 INFO L401 nArgumentSynthesizer]: We have 20 Motzkin's Theorem applications. [2025-03-04 15:51:28,080 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,107 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,113 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-04 15:51:28,113 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,113 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,115 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-04 15:51:28,115 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-04 15:51:28,116 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-04 15:51:28,126 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,126 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:28,126 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,126 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,127 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,127 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:28,127 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:28,127 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,132 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,137 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:28,138 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,138 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,139 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-04 15:51:28,140 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-04 15:51:28,141 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-04 15:51:28,151 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,151 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:28,151 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,151 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,151 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-03-04 15:51:28,151 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:28,157 INFO L401 nArgumentSynthesizer]: We have 30 Motzkin's Theorem applications. [2025-03-04 15:51:28,157 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,188 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,193 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-04 15:51:28,193 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,193 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,195 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-04 15:51:28,196 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-04 15:51: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-04 15:51:28,206 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,206 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:28,206 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,207 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,207 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,207 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:28,207 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:28,207 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,212 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,217 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-04 15:51:28,218 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,218 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,219 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-04 15:51:28,220 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-04 15:51:28,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-04 15:51:28,231 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,231 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:28,231 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,231 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,231 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,231 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:28,232 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:28,232 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,237 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,242 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-04 15:51:28,243 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,243 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,244 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-04 15:51:28,245 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-04 15:51:28,246 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-04 15:51:28,256 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,256 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:28,256 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,256 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,256 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,256 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:28,257 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:28,257 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,261 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,266 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Ended with exit code 0 [2025-03-04 15:51:28,267 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,267 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,268 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-04 15:51:28,269 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-04 15:51:28,270 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-04 15:51:28,280 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,280 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:28,280 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,280 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,280 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,280 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:28,281 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:28,281 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,283 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,288 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Ended with exit code 0 [2025-03-04 15:51:28,288 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,288 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,289 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-04 15:51:28,290 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-04 15:51:28,291 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-04 15:51:28,301 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,301 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:28,301 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,301 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,301 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,301 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:28,302 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:28,302 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,304 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,309 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-04 15:51:28,309 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,309 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,311 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-04 15:51:28,311 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-04 15:51:28,312 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-04 15:51:28,322 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,322 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:28,322 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,322 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,322 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,322 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:28,323 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:28,323 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,325 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,330 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-04 15:51:28,330 INFO L451 LassoAnalysis]: Using template '2-lex'. [2025-03-04 15:51:28,331 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,331 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,332 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-04 15:51:28,333 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-04 15:51:28,334 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-04 15:51:28,343 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,343 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:28,343 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,344 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,344 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,344 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:28,344 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:28,344 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,346 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,350 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-04 15:51:28,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,350 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,352 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-04 15:51:28,352 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-04 15:51:28,354 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-04 15:51:28,363 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,363 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:28,363 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,363 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,363 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,363 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:28,364 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:28,364 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,365 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,370 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-04 15:51:28,370 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,370 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,381 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-04 15:51:28,383 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-04 15:51:28,384 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-04 15:51:28,395 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,395 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:28,395 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,395 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,395 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,395 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:28,395 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:28,395 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,397 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,402 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:28,402 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,402 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,404 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-04 15:51:28,405 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-04 15:51:28,406 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-04 15:51:28,415 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,416 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:28,416 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,416 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,416 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,416 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:28,416 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:28,416 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,418 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,423 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-04 15:51:28,424 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,424 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,426 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-04 15:51:28,427 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-04 15:51:28,427 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-04 15:51:28,437 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,437 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:28,437 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,437 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,437 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,437 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:28,438 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:28,438 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,440 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,445 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-04 15:51:28,445 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,446 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,447 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-04 15:51:28,448 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-04 15:51:28,449 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-04 15:51:28,459 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,459 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:28,459 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,459 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,459 INFO L204 nArgumentSynthesizer]: 4 loop disjuncts [2025-03-04 15:51:28,459 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:28,463 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2025-03-04 15:51:28,463 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,475 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,481 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-04 15:51:28,481 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,481 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,483 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-04 15:51:28,483 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-04 15:51:28,484 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-04 15:51:28,494 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,494 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:28,494 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,494 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,494 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,494 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:28,495 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:28,495 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,497 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,502 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:28,502 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,502 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,504 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-04 15:51:28,504 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-04 15:51:28,505 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-04 15:51:28,515 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,515 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:28,515 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,515 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,515 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-03-04 15:51:28,515 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:28,519 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2025-03-04 15:51:28,519 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,531 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,537 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-04 15:51:28,537 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,537 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,539 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-04 15:51:28,540 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-04 15:51:28,540 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-04 15:51:28,550 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,550 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:28,550 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,550 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,550 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,550 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:28,550 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:28,550 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,552 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,557 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-04 15:51:28,557 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,557 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,559 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-04 15:51:28,560 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-04 15:51: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-04 15:51:28,570 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,570 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:28,570 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,570 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,570 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,570 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:28,571 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:28,571 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,573 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,578 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-04 15:51:28,578 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,578 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,580 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-04 15:51:28,580 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-04 15:51:28,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-04 15:51:28,590 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,590 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:28,591 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,591 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,591 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,591 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:28,591 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:28,591 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,593 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,598 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-04 15:51:28,598 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,598 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,600 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-04 15:51:28,600 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-04 15:51:28,601 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-04 15:51:28,610 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,611 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:28,611 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,611 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,611 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,611 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:28,611 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:28,611 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,613 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,618 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:28,618 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,618 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,619 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-04 15:51:28,620 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-04 15:51:28,621 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-04 15:51:28,630 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,630 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:28,630 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,631 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,631 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,631 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:28,631 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:28,631 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,633 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,638 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-04 15:51:28,638 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,638 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,640 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-04 15:51:28,640 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-04 15:51:28,641 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-04 15:51:28,651 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,651 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:28,651 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,651 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,651 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,651 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:28,651 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:28,651 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,653 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,658 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-04 15:51:28,659 INFO L451 LassoAnalysis]: Using template '3-lex'. [2025-03-04 15:51:28,659 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,659 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,661 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-04 15:51:28,661 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-04 15:51: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-04 15:51:28,672 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,672 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:28,672 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,672 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,672 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,672 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-04 15:51:28,673 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-04 15:51:28,673 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,675 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,680 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Ended with exit code 0 [2025-03-04 15:51:28,681 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,681 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,682 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-04 15:51:28,683 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-04 15:51:28,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-04 15:51:28,693 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,694 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:28,694 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,694 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,694 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,694 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-04 15:51:28,694 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-04 15:51:28,694 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,697 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,702 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-04 15:51:28,702 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,702 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,704 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-04 15:51:28,704 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-04 15:51:28,705 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-04 15:51:28,715 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,715 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:28,715 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,715 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,715 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,715 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-04 15:51:28,716 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-04 15:51:28,716 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,718 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,724 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-04 15:51:28,724 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,724 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,725 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-04 15:51:28,726 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-04 15:51:28,727 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-04 15:51:28,736 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,736 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:28,737 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,737 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,737 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,737 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-04 15:51:28,737 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-04 15:51:28,737 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,740 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,746 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-04 15:51:28,746 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,746 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,748 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-04 15:51:28,749 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-04 15:51:28,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-04 15:51:28,760 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,760 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:28,760 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,761 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,761 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,761 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-04 15:51:28,761 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-04 15:51:28,761 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,764 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,769 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:28,770 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,770 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,772 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-04 15:51:28,773 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-04 15:51:28,773 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-04 15:51:28,783 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,783 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:28,783 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,783 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,783 INFO L204 nArgumentSynthesizer]: 4 loop disjuncts [2025-03-04 15:51:28,783 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-04 15:51:28,793 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2025-03-04 15:51:28,793 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,817 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,822 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-04 15:51:28,822 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,822 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,824 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-04 15:51:28,825 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-04 15:51:28,825 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-04 15:51:28,835 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,835 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:28,835 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,835 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,835 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,835 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-04 15:51:28,836 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-04 15:51:28,836 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,839 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,844 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:28,845 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,845 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,846 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-04 15:51:28,847 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-04 15:51:28,848 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-04 15:51:28,857 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,857 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:28,857 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,857 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,858 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-03-04 15:51:28,858 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-04 15:51:28,864 INFO L401 nArgumentSynthesizer]: We have 36 Motzkin's Theorem applications. [2025-03-04 15:51:28,864 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,888 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,893 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-04 15:51:28,893 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,894 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,895 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-04 15:51:28,896 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-04 15:51:28,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-04 15:51:28,906 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,906 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:28,906 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,906 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,906 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,907 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-04 15:51:28,907 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-04 15:51:28,907 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,910 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,916 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-04 15:51:28,916 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,916 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,917 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-04 15:51:28,918 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-04 15:51:28,919 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-04 15:51:28,929 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,929 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:28,929 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,930 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,930 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,930 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-04 15:51:28,931 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-04 15:51:28,931 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,933 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,939 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-04 15:51:28,939 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,939 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,940 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-04 15:51:28,941 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-04 15:51:28,942 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-04 15:51:28,952 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,952 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:28,952 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,952 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,952 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,952 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-04 15:51:28,953 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-04 15:51:28,953 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,955 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,961 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-04 15:51:28,961 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,961 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,963 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-04 15:51:28,964 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-04 15:51:28,964 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-04 15:51:28,974 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,974 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:28,974 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,974 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,974 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,974 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-04 15:51:28,975 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-04 15:51:28,975 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,977 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:28,982 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-04 15:51:28,982 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:28,982 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:28,984 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-04 15:51:28,985 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-04 15:51:28,986 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-04 15:51:28,995 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:28,995 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:28,996 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:28,996 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:28,996 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:28,996 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-04 15:51:28,996 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-04 15:51:28,996 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:28,998 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:29,003 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-04 15:51:29,004 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:29,004 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:29,005 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-04 15:51:29,006 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-04 15:51:29,007 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-04 15:51:29,016 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:29,017 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:29,017 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:29,017 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:29,017 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:29,017 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-04 15:51:29,017 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-04 15:51:29,017 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:29,019 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:29,024 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:29,025 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 15:51:29,025 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 15:51:29,025 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 15:51:29,026 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-04 15:51:31,286 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-04 15:51:31,286 INFO L93 Difference]: Finished difference Result 36934 states and 51442 transitions. [2025-03-04 15:51:31,286 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 36934 states and 51442 transitions. [2025-03-04 15:51:31,388 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 16360 [2025-03-04 15:51:31,456 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 36934 states to 36934 states and 51442 transitions. [2025-03-04 15:51:31,456 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 16379 [2025-03-04 15:51:31,468 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 16379 [2025-03-04 15:51:31,468 INFO L73 IsDeterministic]: Start isDeterministic. Operand 36934 states and 51442 transitions. [2025-03-04 15:51:31,468 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-04 15:51:31,468 INFO L218 hiAutomatonCegarLoop]: Abstraction has 36934 states and 51442 transitions. [2025-03-04 15:51:31,489 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 36934 states and 51442 transitions. [2025-03-04 15:51:31,810 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 36934 to 36934. [2025-03-04 15:51:31,838 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-04 15:51:31,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36934 states to 36934 states and 51442 transitions. [2025-03-04 15:51:31,880 INFO L240 hiAutomatonCegarLoop]: Abstraction has 36934 states and 51442 transitions. [2025-03-04 15:51:31,880 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 15:51:31,881 INFO L432 stractBuchiCegarLoop]: Abstraction has 36934 states and 51442 transitions. [2025-03-04 15:51:31,881 INFO L338 stractBuchiCegarLoop]: ======== Iteration 5 ============ [2025-03-04 15:51:31,881 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 36934 states and 51442 transitions. [2025-03-04 15:51:31,942 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 16360 [2025-03-04 15:51:31,942 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-04 15:51:31,942 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-04 15:51:31,945 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2025-03-04 15:51:31,945 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-04 15:51:31,945 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-04 15:51:31,946 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-04 15:51:31,946 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:31,946 INFO L85 PathProgramCache]: Analyzing trace with hash 76681887, now seen corresponding path program 3 times [2025-03-04 15:51:31,947 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:51:31,947 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [885266627] [2025-03-04 15:51:31,947 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-04 15:51:31,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:51:31,950 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 4 statements into 1 equivalence classes. [2025-03-04 15:51:31,952 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-04 15:51:31,952 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2025-03-04 15:51:31,952 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:31,952 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 15:51:31,953 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-03-04 15:51:31,954 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-04 15:51:31,954 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:31,954 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:31,956 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 15:51:31,958 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:31,959 INFO L85 PathProgramCache]: Analyzing trace with hash 236002060, now seen corresponding path program 1 times [2025-03-04 15:51:31,959 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:51:31,959 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [610200671] [2025-03-04 15:51:31,959 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:51:31,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:51:31,971 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 140 statements into 1 equivalence classes. [2025-03-04 15:51:31,985 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 140 of 140 statements. [2025-03-04 15:51:31,986 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:31,986 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:31,987 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 15:51:31,992 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 140 statements into 1 equivalence classes. [2025-03-04 15:51:32,002 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 140 of 140 statements. [2025-03-04 15:51:32,002 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:32,002 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:32,008 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 15:51:32,009 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:32,009 INFO L85 PathProgramCache]: Analyzing trace with hash 478040234, now seen corresponding path program 1 times [2025-03-04 15:51:32,009 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:51:32,009 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [9706338] [2025-03-04 15:51:32,009 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:51:32,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:51:32,029 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 144 statements into 1 equivalence classes. [2025-03-04 15:51:32,041 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 144 of 144 statements. [2025-03-04 15:51:32,041 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:32,041 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 15:51:32,174 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-04 15:51:32,175 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 15:51:32,175 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [9706338] [2025-03-04 15:51:32,175 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [9706338] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 15:51:32,176 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 15:51:32,176 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 15:51:32,176 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [773230509] [2025-03-04 15:51:32,176 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 15:51:32,894 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 15:51:32,894 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 15:51:32,894 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 15:51:32,895 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-04 15:51:35,174 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-04 15:51:35,174 INFO L93 Difference]: Finished difference Result 73791 states and 93886 transitions. [2025-03-04 15:51:35,174 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 73791 states and 93886 transitions. [2025-03-04 15:51:35,511 INFO L131 ngComponentsAnalysis]: Automaton has 5 accepting balls. 32720 [2025-03-04 15:51:35,670 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 73791 states to 73791 states and 93886 transitions. [2025-03-04 15:51:35,670 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 32746 [2025-03-04 15:51:35,695 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 32746 [2025-03-04 15:51:35,696 INFO L73 IsDeterministic]: Start isDeterministic. Operand 73791 states and 93886 transitions. [2025-03-04 15:51:35,696 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-04 15:51:35,696 INFO L218 hiAutomatonCegarLoop]: Abstraction has 73791 states and 93886 transitions. [2025-03-04 15:51:35,734 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 73791 states and 93886 transitions. [2025-03-04 15:51:36,197 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 73791 to 73791. [2025-03-04 15:51:36,257 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-04 15:51:36,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 73791 states to 73791 states and 93886 transitions. [2025-03-04 15:51:36,577 INFO L240 hiAutomatonCegarLoop]: Abstraction has 73791 states and 93886 transitions. [2025-03-04 15:51:36,577 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 15:51:36,578 INFO L432 stractBuchiCegarLoop]: Abstraction has 73791 states and 93886 transitions. [2025-03-04 15:51:36,578 INFO L338 stractBuchiCegarLoop]: ======== Iteration 6 ============ [2025-03-04 15:51:36,579 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 73791 states and 93886 transitions. [2025-03-04 15:51:36,707 INFO L131 ngComponentsAnalysis]: Automaton has 5 accepting balls. 32720 [2025-03-04 15:51:36,707 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-04 15:51:36,707 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-04 15:51:36,710 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2025-03-04 15:51:36,710 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-04 15:51:36,710 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-04 15:51:36,711 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-04 15:51:36,712 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:36,712 INFO L85 PathProgramCache]: Analyzing trace with hash 76681887, now seen corresponding path program 4 times [2025-03-04 15:51:36,712 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:51:36,712 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1864739551] [2025-03-04 15:51:36,712 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-04 15:51:36,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:51:36,716 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 4 statements into 2 equivalence classes. [2025-03-04 15:51:36,718 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 4 of 4 statements. [2025-03-04 15:51:36,718 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-03-04 15:51:36,718 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:36,718 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 15:51:36,719 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-03-04 15:51:36,720 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-04 15:51:36,721 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:36,721 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:36,722 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 15:51:36,722 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:36,723 INFO L85 PathProgramCache]: Analyzing trace with hash 1772274122, now seen corresponding path program 1 times [2025-03-04 15:51:36,723 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:51:36,723 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [307290506] [2025-03-04 15:51:36,723 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:51:36,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:51:36,745 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 192 statements into 1 equivalence classes. [2025-03-04 15:51:36,779 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 192 of 192 statements. [2025-03-04 15:51:36,779 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:36,779 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:36,779 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 15:51:36,788 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 192 statements into 1 equivalence classes. [2025-03-04 15:51:36,802 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 192 of 192 statements. [2025-03-04 15:51:36,803 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:36,803 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:36,814 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 15:51:36,815 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:36,815 INFO L85 PathProgramCache]: Analyzing trace with hash 1552483432, now seen corresponding path program 1 times [2025-03-04 15:51:36,815 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:51:36,815 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1506549371] [2025-03-04 15:51:36,815 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:51:36,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:51:36,831 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 196 statements into 1 equivalence classes. [2025-03-04 15:51:36,849 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 196 of 196 statements. [2025-03-04 15:51:36,849 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:36,849 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 15:51:37,039 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-04 15:51:37,039 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 15:51:37,039 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1506549371] [2025-03-04 15:51:37,039 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1506549371] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 15:51:37,039 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 15:51:37,039 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 15:51:37,039 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [324754596] [2025-03-04 15:51:37,040 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 15:51:38,228 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 15:51:38,228 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 15:51:38,228 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 15:51:38,228 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-04 15:51:40,679 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-04 15:51:40,679 INFO L93 Difference]: Finished difference Result 147438 states and 175161 transitions. [2025-03-04 15:51:40,679 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 147438 states and 175161 transitions. [2025-03-04 15:51:41,093 INFO L131 ngComponentsAnalysis]: Automaton has 7 accepting balls. 65440 [2025-03-04 15:51:41,499 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 147438 states to 147438 states and 175161 transitions. [2025-03-04 15:51:41,499 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 65472 [2025-03-04 15:51:41,535 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 65472 [2025-03-04 15:51:41,535 INFO L73 IsDeterministic]: Start isDeterministic. Operand 147438 states and 175161 transitions. [2025-03-04 15:51:41,535 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-04 15:51:41,535 INFO L218 hiAutomatonCegarLoop]: Abstraction has 147438 states and 175161 transitions. [2025-03-04 15:51:41,616 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 147438 states and 175161 transitions. [2025-03-04 15:51:42,643 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 147438 to 146620. [2025-03-04 15:51:42,744 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-04 15:51:43,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 146620 states to 146620 states and 174329 transitions. [2025-03-04 15:51:43,166 INFO L240 hiAutomatonCegarLoop]: Abstraction has 146620 states and 174329 transitions. [2025-03-04 15:51:43,167 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 15:51:43,167 INFO L432 stractBuchiCegarLoop]: Abstraction has 146620 states and 174329 transitions. [2025-03-04 15:51:43,168 INFO L338 stractBuchiCegarLoop]: ======== Iteration 7 ============ [2025-03-04 15:51:43,168 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 146620 states and 174329 transitions. [2025-03-04 15:51:43,549 INFO L131 ngComponentsAnalysis]: Automaton has 7 accepting balls. 65440 [2025-03-04 15:51:43,550 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-04 15:51:43,550 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-04 15:51:43,553 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2025-03-04 15:51:43,553 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-04 15:51:43,553 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-04 15:51:43,558 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-04 15:51:43,560 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:43,560 INFO L85 PathProgramCache]: Analyzing trace with hash 76681887, now seen corresponding path program 5 times [2025-03-04 15:51:43,560 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:51:43,561 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [40935637] [2025-03-04 15:51:43,561 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-03-04 15:51:43,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:51:43,564 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 4 statements into 1 equivalence classes. [2025-03-04 15:51:43,566 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-04 15:51:43,566 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-03-04 15:51:43,566 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:43,566 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 15:51:43,567 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-03-04 15:51:43,568 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-04 15:51:43,568 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:43,568 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:43,570 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 15:51:43,570 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:43,570 INFO L85 PathProgramCache]: Analyzing trace with hash -1987521958, now seen corresponding path program 1 times [2025-03-04 15:51:43,570 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:51:43,571 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2072299980] [2025-03-04 15:51:43,571 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:51:43,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:51:43,628 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 818 statements into 1 equivalence classes. [2025-03-04 15:51:43,672 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 818 of 818 statements. [2025-03-04 15:51:43,672 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:43,672 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:43,672 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 15:51:43,696 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 818 statements into 1 equivalence classes. [2025-03-04 15:51:43,740 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 818 of 818 statements. [2025-03-04 15:51:43,740 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:43,740 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:43,793 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 15:51:43,794 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:43,794 INFO L85 PathProgramCache]: Analyzing trace with hash -835747464, now seen corresponding path program 1 times [2025-03-04 15:51:43,794 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:51:43,794 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2008105624] [2025-03-04 15:51:43,795 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:51:43,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:51:43,857 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 822 statements into 1 equivalence classes. [2025-03-04 15:51:43,893 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 822 of 822 statements. [2025-03-04 15:51:43,893 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:43,894 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 15:51:47,875 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-04 15:51:47,875 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 15:51:47,875 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2008105624] [2025-03-04 15:51:47,875 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2008105624] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 15:51:47,875 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 15:51:47,875 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11 [2025-03-04 15:51:47,876 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [229432483] [2025-03-04 15:51:47,876 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton