./Ultimate.py --spec ../sv-benchmarks/c/properties/termination.prp --file ../sv-benchmarks/c/eca-rers2012/Problem04_label46.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version 551b0097 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerTermination.xml -i ../sv-benchmarks/c/eca-rers2012/Problem04_label46.c -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/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 8c45ecc27ad3f2665e38b5f15002da02b7320f8016c4345de558c50154c3c1cd --- Real Ultimate output --- This is Ultimate 0.3.0-?-551b009-m [2025-01-10 07:20:22,969 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-01-10 07:20:23,037 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf [2025-01-10 07:20:23,042 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-01-10 07:20:23,042 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-01-10 07:20:23,069 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-01-10 07:20:23,069 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-01-10 07:20:23,070 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-01-10 07:20:23,070 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-01-10 07:20:23,070 INFO L153 SettingsManager]: * Use memory slicer=true [2025-01-10 07:20:23,070 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-01-10 07:20:23,070 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-01-10 07:20:23,071 INFO L153 SettingsManager]: * Use SBE=true [2025-01-10 07:20:23,071 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2025-01-10 07:20:23,072 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2025-01-10 07:20:23,072 INFO L153 SettingsManager]: * Use old map elimination=false [2025-01-10 07:20:23,072 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2025-01-10 07:20:23,073 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2025-01-10 07:20:23,073 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2025-01-10 07:20:23,073 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-01-10 07:20:23,073 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2025-01-10 07:20:23,073 INFO L153 SettingsManager]: * sizeof long=4 [2025-01-10 07:20:23,073 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-01-10 07:20:23,073 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-01-10 07:20:23,074 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-01-10 07:20:23,074 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2025-01-10 07:20:23,074 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2025-01-10 07:20:23,074 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2025-01-10 07:20:23,074 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-01-10 07:20:23,074 INFO L153 SettingsManager]: * sizeof long double=12 [2025-01-10 07:20:23,075 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-01-10 07:20:23,075 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2025-01-10 07:20:23,075 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-01-10 07:20:23,075 INFO L153 SettingsManager]: * Use constant arrays=true [2025-01-10 07:20:23,075 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2025-01-10 07:20:23,075 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-10 07:20:23,075 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-01-10 07:20:23,075 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-01-10 07:20:23,076 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2025-01-10 07:20:23,077 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-jdk21/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 -> 8c45ecc27ad3f2665e38b5f15002da02b7320f8016c4345de558c50154c3c1cd [2025-01-10 07:20:23,370 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-01-10 07:20:23,380 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-01-10 07:20:23,382 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-01-10 07:20:23,383 INFO L270 PluginConnector]: Initializing CDTParser... [2025-01-10 07:20:23,383 INFO L274 PluginConnector]: CDTParser initialized [2025-01-10 07:20:23,384 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/eca-rers2012/Problem04_label46.c [2025-01-10 07:20:24,707 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/1a6190841/5a312d817c0544758690c6715457cdc2/FLAG2f4e13660 [2025-01-10 07:20:25,262 INFO L384 CDTParser]: Found 1 translation units. [2025-01-10 07:20:25,263 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem04_label46.c [2025-01-10 07:20:25,295 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/1a6190841/5a312d817c0544758690c6715457cdc2/FLAG2f4e13660 [2025-01-10 07:20:25,309 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/1a6190841/5a312d817c0544758690c6715457cdc2 [2025-01-10 07:20:25,311 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-01-10 07:20:25,313 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-01-10 07:20:25,314 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-01-10 07:20:25,314 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-01-10 07:20:25,318 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-01-10 07:20:25,319 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.01 07:20:25" (1/1) ... [2025-01-10 07:20:25,320 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3bd3874e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:20:25, skipping insertion in model container [2025-01-10 07:20:25,320 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.01 07:20:25" (1/1) ... [2025-01-10 07:20:25,432 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-01-10 07:20:26,227 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-10 07:20:26,239 INFO L200 MainTranslator]: Completed pre-run [2025-01-10 07:20:26,583 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-10 07:20:26,608 INFO L204 MainTranslator]: Completed translation [2025-01-10 07:20:26,609 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:20:26 WrapperNode [2025-01-10 07:20:26,609 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-01-10 07:20:26,610 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-01-10 07:20:26,610 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-01-10 07:20:26,610 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-01-10 07:20:26,616 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:20:26" (1/1) ... [2025-01-10 07:20:26,666 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:20:26" (1/1) ... [2025-01-10 07:20:26,873 INFO L138 Inliner]: procedures = 17, calls = 12, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 5569 [2025-01-10 07:20:26,874 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-01-10 07:20:26,875 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-01-10 07:20:26,875 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-01-10 07:20:26,875 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-01-10 07:20:26,883 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:20:26" (1/1) ... [2025-01-10 07:20:26,883 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:20:26" (1/1) ... [2025-01-10 07:20:26,914 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:20:26" (1/1) ... [2025-01-10 07:20:26,980 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-01-10 07:20:26,980 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:20:26" (1/1) ... [2025-01-10 07:20:26,980 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:20:26" (1/1) ... [2025-01-10 07:20:27,119 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:20:26" (1/1) ... [2025-01-10 07:20:27,130 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:20:26" (1/1) ... [2025-01-10 07:20:27,178 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:20:26" (1/1) ... [2025-01-10 07:20:27,202 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:20:26" (1/1) ... [2025-01-10 07:20:27,226 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:20:26" (1/1) ... [2025-01-10 07:20:27,251 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-01-10 07:20:27,253 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2025-01-10 07:20:27,253 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2025-01-10 07:20:27,253 INFO L274 PluginConnector]: RCFGBuilder initialized [2025-01-10 07:20:27,254 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:20:26" (1/1) ... [2025-01-10 07:20:27,259 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:27,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:27,318 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:27,321 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2025-01-10 07:20:27,343 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-01-10 07:20:27,343 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-01-10 07:20:27,344 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-01-10 07:20:27,344 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-01-10 07:20:27,412 INFO L234 CfgBuilder]: Building ICFG [2025-01-10 07:20:27,413 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2025-01-10 07:20:31,666 INFO L? ?]: Removed 768 outVars from TransFormulas that were not future-live. [2025-01-10 07:20:31,666 INFO L283 CfgBuilder]: Performing block encoding [2025-01-10 07:20:31,709 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-01-10 07:20:31,709 INFO L312 CfgBuilder]: Removed 1 assume(true) statements. [2025-01-10 07:20:31,712 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.01 07:20:31 BoogieIcfgContainer [2025-01-10 07:20:31,712 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2025-01-10 07:20:31,713 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2025-01-10 07:20:31,713 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2025-01-10 07:20:31,718 INFO L274 PluginConnector]: BuchiAutomizer initialized [2025-01-10 07:20:31,719 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2025-01-10 07:20:31,719 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 10.01 07:20:25" (1/3) ... [2025-01-10 07:20:31,720 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@13d22952 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.01 07:20:31, skipping insertion in model container [2025-01-10 07:20:31,720 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2025-01-10 07:20:31,720 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:20:26" (2/3) ... [2025-01-10 07:20:31,720 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@13d22952 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.01 07:20:31, skipping insertion in model container [2025-01-10 07:20:31,721 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2025-01-10 07:20:31,721 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.01 07:20:31" (3/3) ... [2025-01-10 07:20:31,722 INFO L363 chiAutomizerObserver]: Analyzing ICFG Problem04_label46.c [2025-01-10 07:20:31,787 INFO L306 stractBuchiCegarLoop]: Interprodecural is true [2025-01-10 07:20:31,787 INFO L307 stractBuchiCegarLoop]: Hoare is None [2025-01-10 07:20:31,788 INFO L308 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2025-01-10 07:20:31,788 INFO L309 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2025-01-10 07:20:31,788 INFO L310 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2025-01-10 07:20:31,789 INFO L311 stractBuchiCegarLoop]: Difference is false [2025-01-10 07:20:31,789 INFO L312 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2025-01-10 07:20:31,789 INFO L316 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2025-01-10 07:20:31,799 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-01-10 07:20:31,858 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 880 [2025-01-10 07:20:31,858 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-01-10 07:20:31,858 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-01-10 07:20:31,871 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2025-01-10 07:20:31,871 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1] [2025-01-10 07:20:31,871 INFO L338 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2025-01-10 07:20:31,874 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-01-10 07:20:31,889 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 880 [2025-01-10 07:20:31,889 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-01-10 07:20:31,889 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-01-10 07:20:31,891 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2025-01-10 07:20:31,891 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1] [2025-01-10 07:20:31,897 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-01-10 07:20:31,898 INFO L754 eck$LassoCheckResult]: Loop: "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-01-10 07:20:31,902 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:20:31,903 INFO L85 PathProgramCache]: Analyzing trace with hash 963, now seen corresponding path program 1 times [2025-01-10 07:20:31,909 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:20:31,910 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [230229741] [2025-01-10 07:20:31,910 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:20:31,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:20:31,980 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 2 statements into 1 equivalence classes. [2025-01-10 07:20:32,001 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-01-10 07:20:32,001 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:32,001 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:20:32,002 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-10 07:20:32,006 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 2 statements into 1 equivalence classes. [2025-01-10 07:20:32,016 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-01-10 07:20:32,018 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:32,018 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:20:32,034 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-10 07:20:32,037 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:20:32,037 INFO L85 PathProgramCache]: Analyzing trace with hash 1117532, now seen corresponding path program 1 times [2025-01-10 07:20:32,037 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:20:32,037 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1874673555] [2025-01-10 07:20:32,037 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:20:32,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:20:32,041 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-01-10 07:20:32,059 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-01-10 07:20:32,060 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:32,060 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:20:32,060 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-10 07:20:32,064 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-01-10 07:20:32,074 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-01-10 07:20:32,074 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:32,075 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:20:32,077 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-10 07:20:32,083 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:20:32,083 INFO L85 PathProgramCache]: Analyzing trace with hash 889544734, now seen corresponding path program 1 times [2025-01-10 07:20:32,083 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:20:32,083 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1863280018] [2025-01-10 07:20:32,083 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:20:32,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:20:32,093 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-01-10 07:20:32,106 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-01-10 07:20:32,110 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:32,110 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 07:20:32,269 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 07:20:32,270 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-10 07:20:32,270 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1863280018] [2025-01-10 07:20:32,271 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1863280018] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-10 07:20:32,271 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-10 07:20:32,273 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-10 07:20:32,273 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1456656521] [2025-01-10 07:20:32,274 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-10 07:20:32,538 INFO L204 LassoAnalysis]: Preferences: [2025-01-10 07:20:32,539 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-01-10 07:20:32,539 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-01-10 07:20:32,539 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-01-10 07:20:32,540 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2025-01-10 07:20:32,540 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:32,540 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-01-10 07:20:32,540 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-01-10 07:20:32,541 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label46.c_Iteration1_Loop [2025-01-10 07:20:32,541 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-01-10 07:20:32,541 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-01-10 07:20:32,561 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:32,568 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:32,691 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:32,695 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:32,698 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:32,700 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:32,703 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:32,706 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:32,708 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:32,711 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:32,714 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:32,815 WARN L137 XnfTransformerHelper]: expecting exponential blowup for input size 6 [2025-01-10 07:20:33,254 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-01-10 07:20:33,255 INFO L365 LassoAnalysis]: Checking for nontermination... [2025-01-10 07:20:33,257 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:33,257 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:33,261 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:33,263 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process [2025-01-10 07:20:33,265 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:20:33,265 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:20:33,290 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:20:33,290 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-01-10 07:20:33,299 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Ended with exit code 0 [2025-01-10 07:20:33,299 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:33,299 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:33,301 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:33,304 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process [2025-01-10 07:20:33,305 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:20:33,305 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:20:33,343 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Ended with exit code 0 [2025-01-10 07:20:33,343 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:33,344 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:33,346 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:33,349 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process [2025-01-10 07:20:33,350 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2025-01-10 07:20:33,350 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:20:33,419 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2025-01-10 07:20:33,425 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Forceful destruction successful, exit code 0 [2025-01-10 07:20:33,425 INFO L204 LassoAnalysis]: Preferences: [2025-01-10 07:20:33,425 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-01-10 07:20:33,425 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-01-10 07:20:33,425 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-01-10 07:20:33,425 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-01-10 07:20:33,425 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:33,425 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-01-10 07:20:33,425 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-01-10 07:20:33,425 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label46.c_Iteration1_Loop [2025-01-10 07:20:33,425 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-01-10 07:20:33,426 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-01-10 07:20:33,427 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:33,549 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:33,552 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:33,555 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:33,558 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:33,561 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:33,563 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:33,566 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:33,568 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:33,571 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:33,573 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:33,663 WARN L137 XnfTransformerHelper]: expecting exponential blowup for input size 6 [2025-01-10 07:20:34,021 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-01-10 07:20:34,026 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-01-10 07:20:34,027 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:34,027 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:34,029 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:34,032 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process [2025-01-10 07:20:34,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-01-10 07:20:34,048 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:34,048 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:34,048 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:34,049 INFO L204 nArgumentSynthesizer]: 3 loop disjuncts [2025-01-10 07:20:34,049 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:20:34,069 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-01-10 07:20:34,070 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:34,081 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-01-10 07:20:34,093 INFO L443 ModelExtractionUtils]: Simplification made 2 calls to the SMT solver. [2025-01-10 07:20:34,095 INFO L444 ModelExtractionUtils]: 5 out of 7 variables were initially zero. Simplification set additionally 0 variables to zero. [2025-01-10 07:20:34,098 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:34,098 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:34,101 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:34,103 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process [2025-01-10 07:20:34,104 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-01-10 07:20:34,104 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2025-01-10 07:20:34,105 INFO L474 LassoAnalysis]: Proved termination. [2025-01-10 07:20:34,105 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(~a4~0) = 1*~a4~0 Supporting invariants [] [2025-01-10 07:20:34,112 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Ended with exit code 0 [2025-01-10 07:20:34,114 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2025-01-10 07:20:34,128 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:20:34,146 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 2 statements into 1 equivalence classes. [2025-01-10 07:20:34,162 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-01-10 07:20:34,162 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:34,163 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 07:20:34,165 INFO L256 TraceCheckSpWp]: Trace formula consists of 63 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-01-10 07:20:34,166 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-01-10 07:20:34,180 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-01-10 07:20:34,186 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-01-10 07:20:34,186 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:34,186 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 07:20:34,187 INFO L256 TraceCheckSpWp]: Trace formula consists of 31 conjuncts, 4 conjuncts are in the unsatisfiable core [2025-01-10 07:20:34,188 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-01-10 07:20:34,262 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 07:20:34,288 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-01-10 07:20:34,293 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-01-10 07:20:35,531 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Ended with exit code 0 [2025-01-10 07:20:37,219 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-01-10 07:20:37,221 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-01-10 07:20:37,225 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-01-10 07:20:37,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 3354 transitions. [2025-01-10 07:20:37,241 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 3354 transitions. Stem has 2 letters. Loop has 4 letters. [2025-01-10 07:20:37,243 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-01-10 07:20:37,243 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 3354 transitions. Stem has 6 letters. Loop has 4 letters. [2025-01-10 07:20:37,244 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-01-10 07:20:37,244 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 3354 transitions. Stem has 2 letters. Loop has 8 letters. [2025-01-10 07:20:37,244 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-01-10 07:20:37,245 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 3542 states and 6265 transitions. [2025-01-10 07:20:37,280 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 1698 [2025-01-10 07:20:37,310 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 3542 states to 2528 states and 4374 transitions. [2025-01-10 07:20:37,312 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 1701 [2025-01-10 07:20:37,316 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 1706 [2025-01-10 07:20:37,318 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2528 states and 4374 transitions. [2025-01-10 07:20:37,319 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-01-10 07:20:37,319 INFO L218 hiAutomatonCegarLoop]: Abstraction has 2528 states and 4374 transitions. [2025-01-10 07:20:37,339 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2528 states and 4374 transitions. [2025-01-10 07:20:37,430 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2528 to 2523. [2025-01-10 07:20:37,436 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-01-10 07:20:37,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2523 states to 2523 states and 4369 transitions. [2025-01-10 07:20:37,446 INFO L240 hiAutomatonCegarLoop]: Abstraction has 2523 states and 4369 transitions. [2025-01-10 07:20:37,447 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-10 07:20:37,451 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-10 07:20:37,451 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-10 07:20:37,452 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-01-10 07:20:40,701 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-01-10 07:20:40,702 INFO L93 Difference]: Finished difference Result 4980 states and 7591 transitions. [2025-01-10 07:20:40,702 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 4980 states and 7591 transitions. [2025-01-10 07:20:40,733 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 3272 [2025-01-10 07:20:40,764 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 4980 states to 4919 states and 7499 transitions. [2025-01-10 07:20:40,764 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 3275 [2025-01-10 07:20:40,769 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 3275 [2025-01-10 07:20:40,770 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4919 states and 7499 transitions. [2025-01-10 07:20:40,771 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-01-10 07:20:40,771 INFO L218 hiAutomatonCegarLoop]: Abstraction has 4919 states and 7499 transitions. [2025-01-10 07:20:40,777 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4919 states and 7499 transitions. [2025-01-10 07:20:40,845 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4919 to 4919. [2025-01-10 07:20:40,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4919 states, 4919 states have (on average 1.5244968489530393) internal successors, (7499), 4918 states have internal predecessors, (7499), 0 states have call successors, (0), 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-01-10 07:20:40,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4919 states to 4919 states and 7499 transitions. [2025-01-10 07:20:40,870 INFO L240 hiAutomatonCegarLoop]: Abstraction has 4919 states and 7499 transitions. [2025-01-10 07:20:40,870 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-10 07:20:40,871 INFO L432 stractBuchiCegarLoop]: Abstraction has 4919 states and 7499 transitions. [2025-01-10 07:20:40,871 INFO L338 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2025-01-10 07:20:40,871 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 4919 states and 7499 transitions. [2025-01-10 07:20:40,894 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 3272 [2025-01-10 07:20:40,895 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-01-10 07:20:40,895 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-01-10 07:20:40,897 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1] [2025-01-10 07:20:40,897 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-10 07:20:40,897 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;" "havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" [2025-01-10 07:20:40,898 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;" "havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" [2025-01-10 07:20:40,903 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:20:40,903 INFO L85 PathProgramCache]: Analyzing trace with hash 29859, now seen corresponding path program 1 times [2025-01-10 07:20:40,903 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:20:40,903 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [109134175] [2025-01-10 07:20:40,903 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:20:40,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:20:40,910 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 3 statements into 1 equivalence classes. [2025-01-10 07:20:40,920 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 3 of 3 statements. [2025-01-10 07:20:40,923 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:40,924 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:20:40,924 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-10 07:20:40,926 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 3 statements into 1 equivalence classes. [2025-01-10 07:20:40,935 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 3 of 3 statements. [2025-01-10 07:20:40,936 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:40,936 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:20:40,938 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-10 07:20:40,943 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:20:40,943 INFO L85 PathProgramCache]: Analyzing trace with hash -318663768, now seen corresponding path program 1 times [2025-01-10 07:20:40,943 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:20:40,943 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1397170003] [2025-01-10 07:20:40,943 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:20:40,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:20:40,951 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 15 statements into 1 equivalence classes. [2025-01-10 07:20:40,968 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 15 of 15 statements. [2025-01-10 07:20:40,969 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:40,969 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:20:40,969 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-10 07:20:40,971 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 15 statements into 1 equivalence classes. [2025-01-10 07:20:40,984 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 15 of 15 statements. [2025-01-10 07:20:40,984 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:40,984 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:20:40,990 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-10 07:20:40,991 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:20:40,991 INFO L85 PathProgramCache]: Analyzing trace with hash -1009187130, now seen corresponding path program 1 times [2025-01-10 07:20:40,992 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:20:40,992 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [710023289] [2025-01-10 07:20:40,992 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:20:40,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:20:41,001 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-01-10 07:20:41,018 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-01-10 07:20:41,019 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:41,019 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:20:41,019 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-10 07:20:41,022 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-01-10 07:20:41,036 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-01-10 07:20:41,039 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:41,040 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:20:41,044 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-10 07:20:41,258 INFO L204 LassoAnalysis]: Preferences: [2025-01-10 07:20:41,258 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-01-10 07:20:41,258 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-01-10 07:20:41,259 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-01-10 07:20:41,259 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2025-01-10 07:20:41,259 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:41,259 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-01-10 07:20:41,259 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-01-10 07:20:41,259 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label46.c_Iteration2_Loop [2025-01-10 07:20:41,259 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-01-10 07:20:41,259 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-01-10 07:20:41,260 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,262 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,264 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,266 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,269 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,271 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,275 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,277 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,280 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,283 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,287 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,290 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,293 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,295 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,297 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,395 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-01-10 07:20:41,395 INFO L365 LassoAnalysis]: Checking for nontermination... [2025-01-10 07:20:41,395 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:41,396 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:41,398 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:41,400 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process [2025-01-10 07:20:41,402 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:20:41,402 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:20:41,417 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:20:41,417 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_calculate_output_#t~ret9#1=0} Honda state: {ULTIMATE.start_calculate_output_#t~ret9#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-01-10 07:20:41,424 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Forceful destruction successful, exit code 0 [2025-01-10 07:20:41,425 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:41,425 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:41,427 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:41,430 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process [2025-01-10 07:20:41,431 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:20:41,431 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:20:41,447 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:20:41,447 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-01-10 07:20:41,455 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Ended with exit code 0 [2025-01-10 07:20:41,456 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:41,456 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:41,458 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:41,460 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process [2025-01-10 07:20:41,461 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:20:41,461 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:20:41,474 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:20:41,474 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~a3~0=1} Honda state: {~a3~0=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-01-10 07:20:41,482 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Ended with exit code 0 [2025-01-10 07:20:41,483 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:41,483 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:41,485 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:41,487 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process [2025-01-10 07:20:41,488 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:20:41,488 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:20:41,502 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:20:41,502 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~a1~0=1} Honda state: {~a1~0=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-01-10 07:20:41,510 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Ended with exit code 0 [2025-01-10 07:20:41,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:41,510 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:41,513 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:41,515 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Waiting until timeout for monitored process [2025-01-10 07:20:41,516 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:20:41,516 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:20:41,527 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:20:41,527 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-01-10 07:20:41,532 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Ended with exit code 0 [2025-01-10 07:20:41,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:41,533 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:41,534 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:41,536 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Waiting until timeout for monitored process [2025-01-10 07:20:41,536 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:20:41,537 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:20:41,553 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Ended with exit code 0 [2025-01-10 07:20:41,553 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:41,553 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:41,555 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:41,556 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Waiting until timeout for monitored process [2025-01-10 07:20:41,557 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2025-01-10 07:20:41,557 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:20:41,570 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2025-01-10 07:20:41,577 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Ended with exit code 0 [2025-01-10 07:20:41,578 INFO L204 LassoAnalysis]: Preferences: [2025-01-10 07:20:41,578 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-01-10 07:20:41,578 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-01-10 07:20:41,578 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-01-10 07:20:41,578 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-01-10 07:20:41,578 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:41,578 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-01-10 07:20:41,578 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-01-10 07:20:41,578 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label46.c_Iteration2_Loop [2025-01-10 07:20:41,578 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-01-10 07:20:41,578 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-01-10 07:20:41,579 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,584 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,586 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,588 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,598 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,601 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,605 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,608 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,611 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,615 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,618 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,620 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,622 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,624 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,627 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:41,722 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-01-10 07:20:41,722 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-01-10 07:20:41,722 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:41,723 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:41,727 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:41,728 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process [2025-01-10 07:20:41,730 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:41,743 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:41,743 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:41,743 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:41,743 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:41,743 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:20:41,746 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:20:41,747 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:41,748 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:41,756 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Forceful destruction successful, exit code 0 [2025-01-10 07:20:41,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:41,757 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:41,759 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:41,761 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process [2025-01-10 07:20:41,762 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:41,774 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:41,775 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:41,775 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:41,775 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:41,775 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:20:41,780 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:20:41,780 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:41,784 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:41,791 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Forceful destruction successful, exit code 0 [2025-01-10 07:20:41,792 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:41,792 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:41,794 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:41,797 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process [2025-01-10 07:20:41,798 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:41,810 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:41,810 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:41,810 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:41,810 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:41,811 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:20:41,811 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:20:41,811 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:41,816 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:41,823 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Forceful destruction successful, exit code 0 [2025-01-10 07:20:41,824 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:41,824 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:41,826 INFO L229 MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:41,829 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Waiting until timeout for monitored process [2025-01-10 07:20:41,830 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:41,843 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:41,843 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:41,843 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:41,843 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:41,843 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:20:41,845 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:20:41,845 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:41,846 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:41,854 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Forceful destruction successful, exit code 0 [2025-01-10 07:20:41,855 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:41,855 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:41,857 INFO L229 MonitoredProcess]: Starting monitored process 18 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:41,860 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Waiting until timeout for monitored process [2025-01-10 07:20:41,860 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:41,871 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:41,871 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:41,871 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:41,871 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:41,871 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:20:41,872 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:20:41,872 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:41,873 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:41,878 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Ended with exit code 0 [2025-01-10 07:20:41,879 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:41,879 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:41,880 INFO L229 MonitoredProcess]: Starting monitored process 19 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:41,881 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Waiting until timeout for monitored process [2025-01-10 07:20:41,882 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:41,892 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:41,892 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:41,892 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:41,892 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:41,892 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:20:41,893 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:20:41,893 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:41,895 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-01-10 07:20:41,897 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2025-01-10 07:20:41,897 INFO L444 ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 1 variables to zero. [2025-01-10 07:20:41,897 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:41,897 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:41,899 INFO L229 MonitoredProcess]: Starting monitored process 20 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:41,900 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Waiting until timeout for monitored process [2025-01-10 07:20:41,900 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-01-10 07:20:41,901 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2025-01-10 07:20:41,901 INFO L474 LassoAnalysis]: Proved termination. [2025-01-10 07:20:41,901 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(~a26~0) = 1*~a26~0 Supporting invariants [] [2025-01-10 07:20:41,906 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Ended with exit code 0 [2025-01-10 07:20:41,907 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2025-01-10 07:20:41,915 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:20:41,921 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 3 statements into 1 equivalence classes. [2025-01-10 07:20:41,927 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 3 of 3 statements. [2025-01-10 07:20:41,928 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:41,928 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 07:20:41,928 INFO L256 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-01-10 07:20:41,928 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-01-10 07:20:41,940 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 15 statements into 1 equivalence classes. [2025-01-10 07:20:41,946 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 15 of 15 statements. [2025-01-10 07:20:41,946 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:41,946 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 07:20:41,947 INFO L256 TraceCheckSpWp]: Trace formula consists of 45 conjuncts, 4 conjuncts are in the unsatisfiable core [2025-01-10 07:20:41,947 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-01-10 07:20:41,985 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 07:20:41,986 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-01-10 07:20:41,987 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 4919 states and 7499 transitions. cyclomatic complexity: 2583 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-01-10 07:20:43,335 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Ended with exit code 0 [2025-01-10 07:20:44,632 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 4919 states and 7499 transitions. cyclomatic complexity: 2583. 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 14808 states and 21574 transitions. Complement of second has 5 states. [2025-01-10 07:20:44,632 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-01-10 07:20:44,633 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-01-10 07:20:44,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1453 transitions. [2025-01-10 07:20:44,634 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 1453 transitions. Stem has 3 letters. Loop has 15 letters. [2025-01-10 07:20:44,634 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-01-10 07:20:44,634 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 1453 transitions. Stem has 18 letters. Loop has 15 letters. [2025-01-10 07:20:44,634 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-01-10 07:20:44,635 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 1453 transitions. Stem has 3 letters. Loop has 30 letters. [2025-01-10 07:20:44,635 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-01-10 07:20:44,635 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 14808 states and 21574 transitions. [2025-01-10 07:20:44,724 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 6544 [2025-01-10 07:20:44,817 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 14808 states to 14808 states and 21574 transitions. [2025-01-10 07:20:44,818 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 6556 [2025-01-10 07:20:44,826 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 6573 [2025-01-10 07:20:44,827 INFO L73 IsDeterministic]: Start isDeterministic. Operand 14808 states and 21574 transitions. [2025-01-10 07:20:44,827 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-01-10 07:20:44,827 INFO L218 hiAutomatonCegarLoop]: Abstraction has 14808 states and 21574 transitions. [2025-01-10 07:20:44,843 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 14808 states and 21574 transitions. [2025-01-10 07:20:45,142 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 14808 to 14791. [2025-01-10 07:20:45,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 14791 states, 14791 states have (on average 1.4574403353390575) internal successors, (21557), 14790 states have internal predecessors, (21557), 0 states have call successors, (0), 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-01-10 07:20:45,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14791 states to 14791 states and 21557 transitions. [2025-01-10 07:20:45,280 INFO L240 hiAutomatonCegarLoop]: Abstraction has 14791 states and 21557 transitions. [2025-01-10 07:20:45,280 INFO L432 stractBuchiCegarLoop]: Abstraction has 14791 states and 21557 transitions. [2025-01-10 07:20:45,280 INFO L338 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2025-01-10 07:20:45,280 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 14791 states and 21557 transitions. [2025-01-10 07:20:45,337 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 6544 [2025-01-10 07:20:45,337 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-01-10 07:20:45,338 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-01-10 07:20:45,340 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2025-01-10 07:20:45,340 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] [2025-01-10 07:20:45,340 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;" "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-01-10 07:20:45,341 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;" "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-01-10 07:20:45,341 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:20:45,342 INFO L85 PathProgramCache]: Analyzing trace with hash 925640, now seen corresponding path program 1 times [2025-01-10 07:20:45,342 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:20:45,342 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [176343021] [2025-01-10 07:20:45,342 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:20:45,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:20:45,346 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-01-10 07:20:45,352 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-01-10 07:20:45,353 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:45,353 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:20:45,353 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-10 07:20:45,354 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-01-10 07:20:45,359 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-01-10 07:20:45,359 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:45,359 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:20:45,362 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-10 07:20:45,362 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:20:45,362 INFO L85 PathProgramCache]: Analyzing trace with hash 92886377, now seen corresponding path program 1 times [2025-01-10 07:20:45,363 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:20:45,363 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1257551433] [2025-01-10 07:20:45,363 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:20:45,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:20:45,373 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 29 statements into 1 equivalence classes. [2025-01-10 07:20:45,383 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 29 of 29 statements. [2025-01-10 07:20:45,386 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:45,386 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:20:45,386 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-10 07:20:45,389 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 29 statements into 1 equivalence classes. [2025-01-10 07:20:45,395 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 29 of 29 statements. [2025-01-10 07:20:45,395 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:45,395 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:20:45,398 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-10 07:20:45,399 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:20:45,399 INFO L85 PathProgramCache]: Analyzing trace with hash -683868414, now seen corresponding path program 1 times [2025-01-10 07:20:45,399 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:20:45,399 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [406602452] [2025-01-10 07:20:45,399 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:20:45,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:20:45,412 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 33 statements into 1 equivalence classes. [2025-01-10 07:20:45,426 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 33 of 33 statements. [2025-01-10 07:20:45,428 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:45,428 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 07:20:45,546 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 07:20:45,546 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-10 07:20:45,546 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [406602452] [2025-01-10 07:20:45,546 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [406602452] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-10 07:20:45,546 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-10 07:20:45,546 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-10 07:20:45,547 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [986202120] [2025-01-10 07:20:45,547 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-10 07:20:45,851 INFO L204 LassoAnalysis]: Preferences: [2025-01-10 07:20:45,852 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-01-10 07:20:45,852 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-01-10 07:20:45,852 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-01-10 07:20:45,852 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2025-01-10 07:20:45,852 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:45,852 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-01-10 07:20:45,852 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-01-10 07:20:45,852 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label46.c_Iteration3_Loop [2025-01-10 07:20:45,852 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-01-10 07:20:45,852 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-01-10 07:20:45,854 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:45,861 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:45,863 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:45,865 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:45,867 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:45,869 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:45,872 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:45,874 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:45,876 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:45,880 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:45,889 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:45,900 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:45,906 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:45,908 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:45,911 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:46,078 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-01-10 07:20:46,078 INFO L365 LassoAnalysis]: Checking for nontermination... [2025-01-10 07:20:46,078 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:46,079 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:46,081 INFO L229 MonitoredProcess]: Starting monitored process 21 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:46,082 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Waiting until timeout for monitored process [2025-01-10 07:20:46,083 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:20:46,083 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:20:46,100 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Ended with exit code 0 [2025-01-10 07:20:46,100 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:46,101 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:46,102 INFO L229 MonitoredProcess]: Starting monitored process 22 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:46,103 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Waiting until timeout for monitored process [2025-01-10 07:20:46,104 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2025-01-10 07:20:46,104 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:20:46,116 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2025-01-10 07:20:46,122 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Ended with exit code 0 [2025-01-10 07:20:46,122 INFO L204 LassoAnalysis]: Preferences: [2025-01-10 07:20:46,123 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-01-10 07:20:46,123 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-01-10 07:20:46,123 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-01-10 07:20:46,123 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-01-10 07:20:46,123 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:46,123 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-01-10 07:20:46,123 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-01-10 07:20:46,123 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label46.c_Iteration3_Loop [2025-01-10 07:20:46,123 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-01-10 07:20:46,123 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-01-10 07:20:46,124 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:46,131 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:46,133 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:46,136 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:46,138 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:46,140 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:46,141 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:46,143 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:46,147 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:46,153 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:46,160 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:46,168 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:46,173 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:46,175 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:46,176 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:46,313 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-01-10 07:20:46,313 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-01-10 07:20:46,313 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:46,313 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:46,315 INFO L229 MonitoredProcess]: Starting monitored process 23 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:46,316 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Waiting until timeout for monitored process [2025-01-10 07:20:46,317 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:46,327 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:46,327 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:46,327 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:46,327 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:46,327 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:20:46,328 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:20:46,328 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:46,330 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-01-10 07:20:46,331 INFO L443 ModelExtractionUtils]: Simplification made 2 calls to the SMT solver. [2025-01-10 07:20:46,331 INFO L444 ModelExtractionUtils]: 1 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero. [2025-01-10 07:20:46,331 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:46,331 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:46,333 INFO L229 MonitoredProcess]: Starting monitored process 24 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:46,334 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Waiting until timeout for monitored process [2025-01-10 07:20:46,334 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-01-10 07:20:46,334 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2025-01-10 07:20:46,334 INFO L474 LassoAnalysis]: Proved termination. [2025-01-10 07:20:46,334 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(~a14~0) = 1*~a14~0 Supporting invariants [] [2025-01-10 07:20:46,340 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Ended with exit code 0 [2025-01-10 07:20:46,341 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2025-01-10 07:20:46,353 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:20:46,364 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-01-10 07:20:46,371 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-01-10 07:20:46,372 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:46,372 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 07:20:46,373 INFO L256 TraceCheckSpWp]: Trace formula consists of 69 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-01-10 07:20:46,373 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-01-10 07:20:46,386 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 29 statements into 1 equivalence classes. [2025-01-10 07:20:46,395 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 29 of 29 statements. [2025-01-10 07:20:46,395 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:46,395 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 07:20:46,396 INFO L256 TraceCheckSpWp]: Trace formula consists of 61 conjuncts, 4 conjuncts are in the unsatisfiable core [2025-01-10 07:20:46,397 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-01-10 07:20:46,449 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 07:20:46,450 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-01-10 07:20:46,450 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 14791 states and 21557 transitions. cyclomatic complexity: 6775 Second operand has 4 states, 4 states have (on average 8.25) internal successors, (33), 4 states have internal predecessors, (33), 0 states have call successors, (0), 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-01-10 07:20:46,616 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Forceful destruction successful, exit code 0 [2025-01-10 07:20:48,818 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 14791 states and 21557 transitions. cyclomatic complexity: 6775. Second operand has 4 states, 4 states have (on average 8.25) internal successors, (33), 4 states have internal predecessors, (33), 0 states have call successors, (0), 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 47853 states and 65634 transitions. Complement of second has 5 states. [2025-01-10 07:20:48,819 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-01-10 07:20:48,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4 states, 4 states have (on average 8.25) internal successors, (33), 4 states have internal predecessors, (33), 0 states have call successors, (0), 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-01-10 07:20:48,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1488 transitions. [2025-01-10 07:20:48,821 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 1488 transitions. Stem has 4 letters. Loop has 29 letters. [2025-01-10 07:20:48,821 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-01-10 07:20:48,821 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 1488 transitions. Stem has 33 letters. Loop has 29 letters. [2025-01-10 07:20:48,822 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-01-10 07:20:48,822 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 1488 transitions. Stem has 4 letters. Loop has 58 letters. [2025-01-10 07:20:48,822 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-01-10 07:20:48,822 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 47853 states and 65634 transitions. [2025-01-10 07:20:49,040 INFO L131 ngComponentsAnalysis]: Automaton has 8 accepting balls. 13088 [2025-01-10 07:20:49,277 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 47853 states to 47853 states and 65634 transitions. [2025-01-10 07:20:49,281 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 13141 [2025-01-10 07:20:49,312 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 13173 [2025-01-10 07:20:49,315 INFO L73 IsDeterministic]: Start isDeterministic. Operand 47853 states and 65634 transitions. [2025-01-10 07:20:49,326 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-01-10 07:20:49,326 INFO L218 hiAutomatonCegarLoop]: Abstraction has 47853 states and 65634 transitions. [2025-01-10 07:20:49,428 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 47853 states and 65634 transitions. [2025-01-10 07:20:50,075 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 47853 to 47806. [2025-01-10 07:20:50,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 47806 states, 47806 states have (on average 1.3719198426975694) internal successors, (65586), 47805 states have internal predecessors, (65586), 0 states have call successors, (0), 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-01-10 07:20:50,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47806 states to 47806 states and 65586 transitions. [2025-01-10 07:20:50,299 INFO L240 hiAutomatonCegarLoop]: Abstraction has 47806 states and 65586 transitions. [2025-01-10 07:20:50,299 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-10 07:20:50,300 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-10 07:20:50,300 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-10 07:20:50,301 INFO L87 Difference]: Start difference. First operand 47806 states and 65586 transitions. Second operand has 3 states, 3 states have (on average 11.0) internal successors, (33), 2 states have internal predecessors, (33), 0 states have call successors, (0), 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-01-10 07:20:53,400 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-01-10 07:20:53,401 INFO L93 Difference]: Finished difference Result 94552 states and 123981 transitions. [2025-01-10 07:20:53,401 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 94552 states and 123981 transitions. [2025-01-10 07:20:53,679 INFO L131 ngComponentsAnalysis]: Automaton has 10 accepting balls. 26176 [2025-01-10 07:20:54,031 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 94552 states to 94552 states and 123981 transitions. [2025-01-10 07:20:54,031 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 26254 [2025-01-10 07:20:54,044 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 26254 [2025-01-10 07:20:54,044 INFO L73 IsDeterministic]: Start isDeterministic. Operand 94552 states and 123981 transitions. [2025-01-10 07:20:54,044 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-01-10 07:20:54,045 INFO L218 hiAutomatonCegarLoop]: Abstraction has 94552 states and 123981 transitions. [2025-01-10 07:20:54,107 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 94552 states and 123981 transitions. [2025-01-10 07:20:55,188 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 94552 to 94552. [2025-01-10 07:20:55,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 94552 states, 94552 states have (on average 1.3112467213808274) internal successors, (123981), 94551 states have internal predecessors, (123981), 0 states have call successors, (0), 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-01-10 07:20:55,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94552 states to 94552 states and 123981 transitions. [2025-01-10 07:20:55,820 INFO L240 hiAutomatonCegarLoop]: Abstraction has 94552 states and 123981 transitions. [2025-01-10 07:20:55,820 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-10 07:20:55,823 INFO L432 stractBuchiCegarLoop]: Abstraction has 94552 states and 123981 transitions. [2025-01-10 07:20:55,823 INFO L338 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2025-01-10 07:20:55,823 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 94552 states and 123981 transitions. [2025-01-10 07:20:56,070 INFO L131 ngComponentsAnalysis]: Automaton has 10 accepting balls. 26176 [2025-01-10 07:20:56,071 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-01-10 07:20:56,071 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-01-10 07:20:56,083 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1] [2025-01-10 07:20:56,083 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] [2025-01-10 07:20:56,083 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;" "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);" [2025-01-10 07:20:56,085 INFO L754 eck$LassoCheckResult]: Loop: "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);~a26~0 := 18;calculate_output_#res#1 := 23;" "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;" "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);" [2025-01-10 07:20:56,093 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:20:56,093 INFO L85 PathProgramCache]: Analyzing trace with hash 28694856, now seen corresponding path program 1 times [2025-01-10 07:20:56,093 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:20:56,094 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1762662436] [2025-01-10 07:20:56,094 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:20:56,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:20:56,107 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 5 statements into 1 equivalence classes. [2025-01-10 07:20:56,117 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 5 of 5 statements. [2025-01-10 07:20:56,117 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:56,117 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:20:56,117 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-10 07:20:56,122 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 5 statements into 1 equivalence classes. [2025-01-10 07:20:56,124 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 5 of 5 statements. [2025-01-10 07:20:56,131 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:56,132 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:20:56,139 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-10 07:20:56,149 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:20:56,149 INFO L85 PathProgramCache]: Analyzing trace with hash 1201617289, now seen corresponding path program 1 times [2025-01-10 07:20:56,149 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:20:56,149 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1326606309] [2025-01-10 07:20:56,149 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:20:56,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:20:56,198 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 165 statements into 1 equivalence classes. [2025-01-10 07:20:56,263 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 165 of 165 statements. [2025-01-10 07:20:56,264 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:56,264 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:20:56,264 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-10 07:20:56,274 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 165 statements into 1 equivalence classes. [2025-01-10 07:20:56,299 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 165 of 165 statements. [2025-01-10 07:20:56,299 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:56,299 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:20:56,320 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-10 07:20:56,321 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:20:56,321 INFO L85 PathProgramCache]: Analyzing trace with hash 2062278818, now seen corresponding path program 1 times [2025-01-10 07:20:56,322 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:20:56,322 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1611945237] [2025-01-10 07:20:56,322 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:20:56,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:20:56,354 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 170 statements into 1 equivalence classes. [2025-01-10 07:20:56,385 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 170 of 170 statements. [2025-01-10 07:20:56,386 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:56,386 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 07:20:56,746 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 07:20:56,746 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-10 07:20:56,746 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1611945237] [2025-01-10 07:20:56,746 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1611945237] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-10 07:20:56,747 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-10 07:20:56,747 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-10 07:20:56,747 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1904440045] [2025-01-10 07:20:56,747 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-10 07:20:57,913 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-10 07:20:57,913 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-10 07:20:57,913 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-10 07:20:57,914 INFO L87 Difference]: Start difference. First operand 94552 states and 123981 transitions. cyclomatic complexity: 29463 Second operand has 3 states, 3 states have (on average 56.666666666666664) internal successors, (170), 2 states have internal predecessors, (170), 0 states have call successors, (0), 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-01-10 07:21:01,124 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-01-10 07:21:01,125 INFO L93 Difference]: Finished difference Result 186326 states and 227692 transitions. [2025-01-10 07:21:01,125 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 186326 states and 227692 transitions. [2025-01-10 07:21:01,639 INFO L131 ngComponentsAnalysis]: Automaton has 23 accepting balls. 52352 [2025-01-10 07:21:02,357 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 186326 states to 186326 states and 227692 transitions. [2025-01-10 07:21:02,357 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 52454 [2025-01-10 07:21:02,391 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 52454 [2025-01-10 07:21:02,391 INFO L73 IsDeterministic]: Start isDeterministic. Operand 186326 states and 227692 transitions. [2025-01-10 07:21:02,392 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-01-10 07:21:02,392 INFO L218 hiAutomatonCegarLoop]: Abstraction has 186326 states and 227692 transitions. [2025-01-10 07:21:02,511 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 186326 states and 227692 transitions. [2025-01-10 07:21:03,874 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 186326 to 139648. [2025-01-10 07:21:03,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 139648 states, 139648 states have (on average 1.2530075618698442) internal successors, (174980), 139647 states have internal predecessors, (174980), 0 states have call successors, (0), 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-01-10 07:21:04,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139648 states to 139648 states and 174980 transitions. [2025-01-10 07:21:04,593 INFO L240 hiAutomatonCegarLoop]: Abstraction has 139648 states and 174980 transitions. [2025-01-10 07:21:04,593 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-10 07:21:04,594 INFO L432 stractBuchiCegarLoop]: Abstraction has 139648 states and 174980 transitions. [2025-01-10 07:21:04,594 INFO L338 stractBuchiCegarLoop]: ======== Iteration 5 ============ [2025-01-10 07:21:04,594 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 139648 states and 174980 transitions. [2025-01-10 07:21:04,967 INFO L131 ngComponentsAnalysis]: Automaton has 17 accepting balls. 39264 [2025-01-10 07:21:04,968 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-01-10 07:21:04,968 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-01-10 07:21:04,970 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1] [2025-01-10 07:21:04,970 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] [2025-01-10 07:21:04,970 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;" "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);" [2025-01-10 07:21:04,971 INFO L754 eck$LassoCheckResult]: Loop: "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));~a28~0 := 15;~a26~0 := 17;~a7~0 := 1;~a14~0 := 18;~a3~0 := 1;~a4~0 := 16;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;" "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);" [2025-01-10 07:21:04,972 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:21:04,972 INFO L85 PathProgramCache]: Analyzing trace with hash 28694856, now seen corresponding path program 2 times [2025-01-10 07:21:04,972 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:21:04,973 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1236571312] [2025-01-10 07:21:04,973 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-01-10 07:21:04,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:21:04,977 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 5 statements into 1 equivalence classes. [2025-01-10 07:21:04,979 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 5 of 5 statements. [2025-01-10 07:21:04,980 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-01-10 07:21:04,980 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:21:04,980 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-10 07:21:04,981 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 5 statements into 1 equivalence classes. [2025-01-10 07:21:04,983 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 5 of 5 statements. [2025-01-10 07:21:04,983 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:21:04,983 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:21:04,985 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-10 07:21:04,985 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:21:04,985 INFO L85 PathProgramCache]: Analyzing trace with hash 984555403, now seen corresponding path program 1 times [2025-01-10 07:21:04,985 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:21:04,986 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [751227517] [2025-01-10 07:21:04,986 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:21:04,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:21:05,014 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 217 statements into 1 equivalence classes. [2025-01-10 07:21:05,039 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 217 of 217 statements. [2025-01-10 07:21:05,039 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:21:05,039 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:21:05,040 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-10 07:21:05,053 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 217 statements into 1 equivalence classes. [2025-01-10 07:21:05,074 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 217 of 217 statements. [2025-01-10 07:21:05,077 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:21:05,077 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:21:05,090 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-10 07:21:05,094 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:21:05,094 INFO L85 PathProgramCache]: Analyzing trace with hash -1266574300, now seen corresponding path program 1 times [2025-01-10 07:21:05,094 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:21:05,094 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [733496834] [2025-01-10 07:21:05,094 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:21:05,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:21:05,125 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 222 statements into 1 equivalence classes. [2025-01-10 07:21:05,153 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 222 of 222 statements. [2025-01-10 07:21:05,153 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:21:05,153 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 07:21:05,876 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 07:21:05,878 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-10 07:21:05,878 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [733496834] [2025-01-10 07:21:05,878 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [733496834] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-10 07:21:05,878 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-10 07:21:05,879 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-01-10 07:21:05,879 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [990727107] [2025-01-10 07:21:05,879 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-10 07:21:07,953 INFO L204 LassoAnalysis]: Preferences: [2025-01-10 07:21:07,954 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-01-10 07:21:07,954 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-01-10 07:21:07,954 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-01-10 07:21:07,954 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2025-01-10 07:21:07,954 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:07,954 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-01-10 07:21:07,954 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-01-10 07:21:07,954 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label46.c_Iteration5_Loop [2025-01-10 07:21:07,954 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-01-10 07:21:07,954 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-01-10 07:21:07,956 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:21:07,960 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:21:07,962 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:21:07,963 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:21:07,979 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:21:07,981 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:21:07,983 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:21:07,986 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:21:07,988 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:21:07,990 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:21:08,224 WARN L137 XnfTransformerHelper]: expecting exponential blowup for input size 8 [2025-01-10 07:21:09,209 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-01-10 07:21:09,210 INFO L365 LassoAnalysis]: Checking for nontermination... [2025-01-10 07:21:09,210 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:09,210 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:09,213 INFO L229 MonitoredProcess]: Starting monitored process 25 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:09,215 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Waiting until timeout for monitored process [2025-01-10 07:21:09,218 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:21:09,218 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:21:09,228 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:21:09,228 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~a1~0=1} Honda state: {~a1~0=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-01-10 07:21:09,233 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Ended with exit code 0 [2025-01-10 07:21:09,233 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:09,233 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:09,235 INFO L229 MonitoredProcess]: Starting monitored process 26 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:09,236 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Waiting until timeout for monitored process [2025-01-10 07:21:09,238 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:21:09,238 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:21:09,248 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:21:09,249 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-01-10 07:21:09,254 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Forceful destruction successful, exit code 0 [2025-01-10 07:21:09,254 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:09,254 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:09,256 INFO L229 MonitoredProcess]: Starting monitored process 27 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:09,257 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Waiting until timeout for monitored process [2025-01-10 07:21:09,258 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:21:09,258 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:21:09,268 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:21:09,268 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-01-10 07:21:09,273 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Ended with exit code 0 [2025-01-10 07:21:09,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:09,273 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:09,275 INFO L229 MonitoredProcess]: Starting monitored process 28 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:09,276 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Waiting until timeout for monitored process [2025-01-10 07:21:09,276 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:21:09,276 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:21:09,293 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:21:09,293 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_calculate_output_~input#1=6} Honda state: {ULTIMATE.start_calculate_output_~input#1=6} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-01-10 07:21:09,298 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Ended with exit code 0 [2025-01-10 07:21:09,298 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:09,298 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:09,300 INFO L229 MonitoredProcess]: Starting monitored process 29 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:09,301 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Waiting until timeout for monitored process [2025-01-10 07:21:09,302 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:21:09,302 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:21:09,312 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:21:09,312 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_calculate_output_#res#1=0} Honda state: {ULTIMATE.start_calculate_output_#res#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-01-10 07:21:09,317 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Ended with exit code 0 [2025-01-10 07:21:09,317 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:09,317 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:09,318 INFO L229 MonitoredProcess]: Starting monitored process 30 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:09,319 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Waiting until timeout for monitored process [2025-01-10 07:21:09,321 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:21:09,321 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:21:09,331 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:21:09,331 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_~input~0#1=0} Honda state: {ULTIMATE.start_main_~input~0#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-01-10 07:21:09,335 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Ended with exit code 0 [2025-01-10 07:21:09,336 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:09,336 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:09,338 INFO L229 MonitoredProcess]: Starting monitored process 31 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:09,338 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Waiting until timeout for monitored process [2025-01-10 07:21:09,340 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:21:09,340 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:21:09,351 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:21:09,351 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~a25~0=1} Honda state: {~a25~0=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-01-10 07:21:09,357 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Ended with exit code 0 [2025-01-10 07:21:09,357 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:09,357 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:09,359 INFO L229 MonitoredProcess]: Starting monitored process 32 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:09,360 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Waiting until timeout for monitored process [2025-01-10 07:21:09,361 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:21:09,361 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:21:09,372 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:21:09,372 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_calculate_output_#t~ret9#1=0} Honda state: {ULTIMATE.start_calculate_output_#t~ret9#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-01-10 07:21:09,377 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Ended with exit code 0 [2025-01-10 07:21:09,377 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:09,378 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:09,379 INFO L229 MonitoredProcess]: Starting monitored process 33 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:09,380 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Waiting until timeout for monitored process [2025-01-10 07:21:09,381 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:21:09,381 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:21:09,391 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:21:09,391 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-01-10 07:21:09,397 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Ended with exit code 0 [2025-01-10 07:21:09,397 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:09,397 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:09,399 INFO L229 MonitoredProcess]: Starting monitored process 34 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:09,399 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Waiting until timeout for monitored process [2025-01-10 07:21:09,400 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:21:09,400 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:21:09,432 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Ended with exit code 0 [2025-01-10 07:21:09,432 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:09,432 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:09,434 INFO L229 MonitoredProcess]: Starting monitored process 35 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:09,434 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Waiting until timeout for monitored process [2025-01-10 07:21:09,435 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2025-01-10 07:21:09,435 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:21:09,513 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2025-01-10 07:21:09,517 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Ended with exit code 0 [2025-01-10 07:21:09,517 INFO L204 LassoAnalysis]: Preferences: [2025-01-10 07:21:09,517 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-01-10 07:21:09,517 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-01-10 07:21:09,517 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-01-10 07:21:09,518 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-01-10 07:21:09,518 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:09,518 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-01-10 07:21:09,518 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-01-10 07:21:09,518 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label46.c_Iteration5_Loop [2025-01-10 07:21:09,518 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-01-10 07:21:09,518 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-01-10 07:21:09,519 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:21:09,522 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:21:09,525 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:21:09,526 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:21:09,535 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:21:09,540 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:21:09,542 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:21:09,544 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:21:09,545 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:21:09,547 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:21:09,754 WARN L137 XnfTransformerHelper]: expecting exponential blowup for input size 8 [2025-01-10 07:21:10,825 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-01-10 07:21:10,825 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-01-10 07:21:10,825 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:10,825 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:10,827 INFO L229 MonitoredProcess]: Starting monitored process 36 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:10,828 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Waiting until timeout for monitored process [2025-01-10 07:21:10,830 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:10,839 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:10,839 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:10,839 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:10,839 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:10,839 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:21:10,840 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:21:10,840 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:10,843 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:10,849 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Ended with exit code 0 [2025-01-10 07:21:10,850 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:10,850 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:10,852 INFO L229 MonitoredProcess]: Starting monitored process 37 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:10,854 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Waiting until timeout for monitored process [2025-01-10 07:21:10,855 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:10,865 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:10,865 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:10,865 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:10,865 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:10,866 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:21:10,866 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:21:10,866 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:10,867 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:10,872 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Forceful destruction successful, exit code 0 [2025-01-10 07:21:10,872 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:10,872 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:10,874 INFO L229 MonitoredProcess]: Starting monitored process 38 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:10,875 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Waiting until timeout for monitored process [2025-01-10 07:21:10,876 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:10,885 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:10,885 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:10,885 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:10,885 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:10,885 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:21:10,886 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:21:10,886 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:10,889 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:10,895 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Ended with exit code 0 [2025-01-10 07:21:10,896 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:10,896 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:10,898 INFO L229 MonitoredProcess]: Starting monitored process 39 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:10,899 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Waiting until timeout for monitored process [2025-01-10 07:21:10,899 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:10,909 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:10,909 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:10,909 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:10,909 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:21:10,909 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:21:10,912 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2025-01-10 07:21:10,912 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:10,917 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:10,922 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Ended with exit code 0 [2025-01-10 07:21:10,922 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:10,923 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:10,924 INFO L229 MonitoredProcess]: Starting monitored process 40 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:10,925 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Waiting until timeout for monitored process [2025-01-10 07:21:10,926 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:10,936 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:10,936 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:10,936 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:10,936 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:10,936 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:21:10,936 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:21:10,936 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:10,937 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:10,942 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Ended with exit code 0 [2025-01-10 07:21:10,943 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:10,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:10,944 INFO L229 MonitoredProcess]: Starting monitored process 41 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:10,945 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Waiting until timeout for monitored process [2025-01-10 07:21:10,946 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:10,955 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:10,956 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:10,956 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:10,956 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:10,956 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:21:10,956 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:21:10,956 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:10,957 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:10,962 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Ended with exit code 0 [2025-01-10 07:21:10,962 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:10,963 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:10,964 INFO L229 MonitoredProcess]: Starting monitored process 42 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:10,965 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Waiting until timeout for monitored process [2025-01-10 07:21:10,966 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:10,975 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:10,975 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:10,976 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:10,976 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:10,976 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:21:10,977 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:21:10,977 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:10,978 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:10,983 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Ended with exit code 0 [2025-01-10 07:21:10,983 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:10,984 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:10,985 INFO L229 MonitoredProcess]: Starting monitored process 43 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:10,986 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Waiting until timeout for monitored process [2025-01-10 07:21:10,987 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:10,996 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:10,997 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:10,997 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:10,997 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:10,997 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:21:10,997 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:21:10,997 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:10,998 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,003 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Forceful destruction successful, exit code 0 [2025-01-10 07:21:11,004 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,004 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,006 INFO L229 MonitoredProcess]: Starting monitored process 44 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,008 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Waiting until timeout for monitored process [2025-01-10 07:21:11,008 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:11,018 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,018 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,018 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,018 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:11,018 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:21:11,018 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:21:11,018 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,019 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,024 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Ended with exit code 0 [2025-01-10 07:21:11,025 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,025 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,026 INFO L229 MonitoredProcess]: Starting monitored process 45 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,027 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Waiting until timeout for monitored process [2025-01-10 07:21:11,028 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:11,038 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,038 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,038 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,038 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:21:11,038 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:21:11,055 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2025-01-10 07:21:11,055 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,070 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,075 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Ended with exit code 0 [2025-01-10 07:21:11,076 INFO L451 LassoAnalysis]: Using template '2-nested'. [2025-01-10 07:21:11,076 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,076 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,078 INFO L229 MonitoredProcess]: Starting monitored process 46 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,079 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Waiting until timeout for monitored process [2025-01-10 07:21:11,080 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:11,089 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,090 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,090 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,090 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:11,090 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:21:11,091 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:21:11,091 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,092 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,097 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Ended with exit code 0 [2025-01-10 07:21:11,098 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,098 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,100 INFO L229 MonitoredProcess]: Starting monitored process 47 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,101 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Waiting until timeout for monitored process [2025-01-10 07:21:11,102 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:11,111 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,111 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,112 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,112 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:11,112 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:21:11,112 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:21:11,112 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,113 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,119 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Forceful destruction successful, exit code 0 [2025-01-10 07:21:11,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,119 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,121 INFO L229 MonitoredProcess]: Starting monitored process 48 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,122 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Waiting until timeout for monitored process [2025-01-10 07:21:11,122 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:11,132 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,132 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,132 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,132 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:11,132 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:21:11,132 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:21:11,133 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,134 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,139 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Forceful destruction successful, exit code 0 [2025-01-10 07:21:11,139 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,139 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,141 INFO L229 MonitoredProcess]: Starting monitored process 49 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,142 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Waiting until timeout for monitored process [2025-01-10 07:21:11,143 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:11,152 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,152 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,152 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:21:11,152 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:21:11,156 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2025-01-10 07:21:11,156 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,163 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,168 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Ended with exit code 0 [2025-01-10 07:21:11,168 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,168 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,170 INFO L229 MonitoredProcess]: Starting monitored process 50 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,171 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Waiting until timeout for monitored process [2025-01-10 07:21:11,172 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:11,181 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,181 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,182 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,182 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:11,182 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:21:11,182 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:21:11,182 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,183 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,188 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Ended with exit code 0 [2025-01-10 07:21:11,188 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,188 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,190 INFO L229 MonitoredProcess]: Starting monitored process 51 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,191 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Waiting until timeout for monitored process [2025-01-10 07:21:11,192 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:11,201 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,201 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,201 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,201 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:11,201 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:21:11,202 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:21:11,202 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,203 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,208 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Ended with exit code 0 [2025-01-10 07:21:11,208 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,209 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,211 INFO L229 MonitoredProcess]: Starting monitored process 52 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,212 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Waiting until timeout for monitored process [2025-01-10 07:21:11,213 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:11,222 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,222 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,222 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,223 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:11,223 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:21:11,223 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:21:11,223 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,225 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,229 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Ended with exit code 0 [2025-01-10 07:21:11,230 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,230 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,231 INFO L229 MonitoredProcess]: Starting monitored process 53 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,233 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Waiting until timeout for monitored process [2025-01-10 07:21:11,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-01-10 07:21:11,243 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,243 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,243 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,243 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:11,243 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:21:11,244 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:21:11,244 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,245 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,250 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Ended with exit code 0 [2025-01-10 07:21:11,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,250 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,252 INFO L229 MonitoredProcess]: Starting monitored process 54 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,253 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Waiting until timeout for monitored process [2025-01-10 07:21:11,254 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:11,263 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,263 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,263 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,263 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:11,263 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:21:11,264 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:21:11,264 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,265 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,270 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Ended with exit code 0 [2025-01-10 07:21:11,270 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,270 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,272 INFO L229 MonitoredProcess]: Starting monitored process 55 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,273 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Waiting until timeout for monitored process [2025-01-10 07:21:11,274 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:11,284 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,284 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,284 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,284 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:21:11,284 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:21:11,321 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2025-01-10 07:21:11,321 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,346 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,352 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Ended with exit code 0 [2025-01-10 07:21:11,353 INFO L451 LassoAnalysis]: Using template '3-nested'. [2025-01-10 07:21:11,353 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,353 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,355 INFO L229 MonitoredProcess]: Starting monitored process 56 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,356 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Waiting until timeout for monitored process [2025-01-10 07:21:11,357 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:11,367 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,367 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,367 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,367 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:11,368 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:11,368 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:21:11,368 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,370 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,375 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Ended with exit code 0 [2025-01-10 07:21:11,376 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,376 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,377 INFO L229 MonitoredProcess]: Starting monitored process 57 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,378 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Waiting until timeout for monitored process [2025-01-10 07:21:11,379 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:11,389 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,389 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,389 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,389 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:11,389 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:11,390 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:21:11,390 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,391 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,397 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Ended with exit code 0 [2025-01-10 07:21:11,397 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,397 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,399 INFO L229 MonitoredProcess]: Starting monitored process 58 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,400 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Waiting until timeout for monitored process [2025-01-10 07:21:11,400 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:11,410 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,410 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,410 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,410 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:11,410 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:11,411 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:21:11,411 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,412 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,418 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Ended with exit code 0 [2025-01-10 07:21:11,418 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,418 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,420 INFO L229 MonitoredProcess]: Starting monitored process 59 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,420 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Waiting until timeout for monitored process [2025-01-10 07:21:11,421 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:11,431 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,431 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,431 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,431 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:21:11,431 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:11,437 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2025-01-10 07:21:11,437 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,446 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,451 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Ended with exit code 0 [2025-01-10 07:21:11,452 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,452 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,453 INFO L229 MonitoredProcess]: Starting monitored process 60 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,454 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Waiting until timeout for monitored process [2025-01-10 07:21:11,455 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:11,465 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,465 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,465 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,465 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:11,465 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:11,465 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:21:11,465 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,467 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,472 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Ended with exit code 0 [2025-01-10 07:21:11,473 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,473 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,474 INFO L229 MonitoredProcess]: Starting monitored process 61 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,475 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Waiting until timeout for monitored process [2025-01-10 07:21:11,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-01-10 07:21:11,485 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,486 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,486 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,486 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:11,486 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:11,486 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:21:11,486 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,488 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,493 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Ended with exit code 0 [2025-01-10 07:21:11,493 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,493 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,495 INFO L229 MonitoredProcess]: Starting monitored process 62 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,496 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Waiting until timeout for monitored process [2025-01-10 07:21:11,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-01-10 07:21:11,506 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,506 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,506 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,506 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:11,506 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:11,507 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:21:11,507 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,509 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,514 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Ended with exit code 0 [2025-01-10 07:21:11,514 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,514 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,516 INFO L229 MonitoredProcess]: Starting monitored process 63 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,517 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Waiting until timeout for monitored process [2025-01-10 07:21:11,517 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:11,527 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,527 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,527 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,527 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:11,527 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:11,528 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:21:11,528 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,529 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,534 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Ended with exit code 0 [2025-01-10 07:21:11,534 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,534 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,536 INFO L229 MonitoredProcess]: Starting monitored process 64 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,537 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Waiting until timeout for monitored process [2025-01-10 07:21:11,537 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:11,547 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,547 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,547 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,547 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:11,547 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:11,548 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:21:11,548 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,549 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,554 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Ended with exit code 0 [2025-01-10 07:21:11,554 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,554 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,556 INFO L229 MonitoredProcess]: Starting monitored process 65 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,557 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Waiting until timeout for monitored process [2025-01-10 07:21:11,558 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:11,568 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,568 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,568 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,568 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:21:11,568 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:11,596 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2025-01-10 07:21:11,597 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,626 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,632 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Forceful destruction successful, exit code 0 [2025-01-10 07:21:11,633 INFO L451 LassoAnalysis]: Using template '4-nested'. [2025-01-10 07:21:11,633 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,633 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,635 INFO L229 MonitoredProcess]: Starting monitored process 66 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,635 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Waiting until timeout for monitored process [2025-01-10 07:21:11,636 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:11,646 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,646 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,646 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,646 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:11,646 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:21:11,647 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:21:11,647 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,649 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,654 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Ended with exit code 0 [2025-01-10 07:21:11,654 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,654 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,656 INFO L229 MonitoredProcess]: Starting monitored process 67 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,657 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Waiting until timeout for monitored process [2025-01-10 07:21:11,658 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:11,667 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,668 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,668 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,668 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:11,668 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:21:11,668 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:21:11,668 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,670 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,675 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Ended with exit code 0 [2025-01-10 07:21:11,675 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,675 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,677 INFO L229 MonitoredProcess]: Starting monitored process 68 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,678 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Waiting until timeout for monitored process [2025-01-10 07:21:11,679 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:11,688 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,688 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,688 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,688 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:11,688 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:21:11,689 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:21:11,689 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,690 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,695 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Ended with exit code 0 [2025-01-10 07:21:11,695 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,695 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,697 INFO L229 MonitoredProcess]: Starting monitored process 69 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,698 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Waiting until timeout for monitored process [2025-01-10 07:21:11,699 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:11,708 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,709 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,709 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,709 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:21:11,709 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:21:11,719 INFO L401 nArgumentSynthesizer]: We have 30 Motzkin's Theorem applications. [2025-01-10 07:21:11,719 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,729 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,734 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Ended with exit code 0 [2025-01-10 07:21:11,735 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,735 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,737 INFO L229 MonitoredProcess]: Starting monitored process 70 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,737 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Waiting until timeout for monitored process [2025-01-10 07:21:11,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-01-10 07:21:11,748 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,748 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,748 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,748 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:11,749 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:21:11,750 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:21:11,750 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,752 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,757 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Ended with exit code 0 [2025-01-10 07:21:11,757 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,757 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,759 INFO L229 MonitoredProcess]: Starting monitored process 71 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,760 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Waiting until timeout for monitored process [2025-01-10 07:21:11,760 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:11,770 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,770 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,771 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,771 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:11,771 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:21:11,771 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:21:11,771 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,773 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,778 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Ended with exit code 0 [2025-01-10 07:21:11,778 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,778 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,780 INFO L229 MonitoredProcess]: Starting monitored process 72 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,780 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Waiting until timeout for monitored process [2025-01-10 07:21:11,781 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:11,791 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,791 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,791 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,791 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:11,791 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:21:11,792 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:21:11,792 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,794 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,799 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Ended with exit code 0 [2025-01-10 07:21:11,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,800 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,801 INFO L229 MonitoredProcess]: Starting monitored process 73 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,802 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Waiting until timeout for monitored process [2025-01-10 07:21:11,803 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:11,813 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,813 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,813 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:11,813 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:21:11,813 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:21:11,813 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,815 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,820 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Ended with exit code 0 [2025-01-10 07:21:11,820 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,820 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,823 INFO L229 MonitoredProcess]: Starting monitored process 74 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,824 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Waiting until timeout for monitored process [2025-01-10 07:21:11,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-01-10 07:21:11,835 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,835 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,835 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,835 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:11,835 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:21:11,836 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:21:11,836 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,837 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,843 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Ended with exit code 0 [2025-01-10 07:21:11,843 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,843 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,845 INFO L229 MonitoredProcess]: Starting monitored process 75 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,845 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Waiting until timeout for monitored process [2025-01-10 07:21:11,847 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:11,857 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:21:11,858 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,858 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,858 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:21:11,858 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:21:11,893 INFO L401 nArgumentSynthesizer]: We have 30 Motzkin's Theorem applications. [2025-01-10 07:21:11,893 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,935 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,941 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Ended with exit code 0 [2025-01-10 07:21:11,942 INFO L451 LassoAnalysis]: Using template '2-phase'. [2025-01-10 07:21:11,942 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,942 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,944 INFO L229 MonitoredProcess]: Starting monitored process 76 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,945 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Waiting until timeout for monitored process [2025-01-10 07:21:11,946 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:11,956 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:11,956 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:21:11,956 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,956 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,956 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:11,956 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:21:11,957 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:21:11,957 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,960 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,968 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Ended with exit code 0 [2025-01-10 07:21:11,968 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,968 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,970 INFO L229 MonitoredProcess]: Starting monitored process 77 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,972 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Waiting until timeout for monitored process [2025-01-10 07:21:11,973 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:11,984 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:11,984 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:21:11,984 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:11,985 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:11,985 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:11,985 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:21:11,985 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:21:11,985 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:11,987 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:11,992 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Forceful destruction successful, exit code 0 [2025-01-10 07:21:11,992 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:11,992 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:11,994 INFO L229 MonitoredProcess]: Starting monitored process 78 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:11,995 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Waiting until timeout for monitored process [2025-01-10 07:21:11,996 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:12,005 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:12,006 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:21:12,006 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:12,006 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:12,006 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:12,006 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:21:12,007 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:21:12,007 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:12,008 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:12,013 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Ended with exit code 0 [2025-01-10 07:21:12,014 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:12,014 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:12,016 INFO L229 MonitoredProcess]: Starting monitored process 79 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:12,016 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Waiting until timeout for monitored process [2025-01-10 07:21:12,017 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:12,027 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:12,027 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:21:12,027 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:12,027 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:12,027 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:21:12,027 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:21:12,032 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2025-01-10 07:21:12,032 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:12,052 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:12,058 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Ended with exit code 0 [2025-01-10 07:21:12,058 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:12,058 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:12,060 INFO L229 MonitoredProcess]: Starting monitored process 80 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:12,061 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Waiting until timeout for monitored process [2025-01-10 07:21:12,062 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:12,072 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:12,072 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:21:12,072 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:12,072 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:12,072 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:12,072 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:21:12,073 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:21:12,073 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:12,075 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:12,080 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Ended with exit code 0 [2025-01-10 07:21:12,080 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:12,080 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:12,082 INFO L229 MonitoredProcess]: Starting monitored process 81 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:12,083 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Waiting until timeout for monitored process [2025-01-10 07:21:12,084 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:12,093 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:12,094 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:21:12,094 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:12,094 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:12,094 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:12,094 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:21:12,094 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:21:12,094 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:12,096 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:12,101 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Ended with exit code 0 [2025-01-10 07:21:12,102 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:12,102 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:12,103 INFO L229 MonitoredProcess]: Starting monitored process 82 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:12,104 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Waiting until timeout for monitored process [2025-01-10 07:21:12,105 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:12,115 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:12,115 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:21:12,115 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:12,115 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:12,115 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:12,115 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:21:12,116 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:21:12,116 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:12,118 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:12,123 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Ended with exit code 0 [2025-01-10 07:21:12,124 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:12,124 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:12,125 INFO L229 MonitoredProcess]: Starting monitored process 83 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:12,126 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Waiting until timeout for monitored process [2025-01-10 07:21:12,127 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:12,137 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:12,137 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:21:12,137 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:12,137 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:12,137 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:12,137 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:21:12,138 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:21:12,138 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:12,140 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:12,146 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Ended with exit code 0 [2025-01-10 07:21:12,146 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:12,146 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:12,148 INFO L229 MonitoredProcess]: Starting monitored process 84 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:12,149 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Waiting until timeout for monitored process [2025-01-10 07:21:12,150 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:12,159 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:12,159 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:21:12,159 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:12,159 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:12,160 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:12,160 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:21:12,160 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:21:12,160 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:12,162 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:12,167 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Ended with exit code 0 [2025-01-10 07:21:12,167 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:12,167 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:12,169 INFO L229 MonitoredProcess]: Starting monitored process 85 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:12,169 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Waiting until timeout for monitored process [2025-01-10 07:21:12,170 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:12,180 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:12,180 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:21:12,180 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:12,181 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:12,181 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:21:12,181 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:21:12,207 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2025-01-10 07:21:12,207 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:12,279 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:12,288 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Ended with exit code 0 [2025-01-10 07:21:12,288 INFO L451 LassoAnalysis]: Using template '3-phase'. [2025-01-10 07:21:12,288 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:12,288 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:12,290 INFO L229 MonitoredProcess]: Starting monitored process 86 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:12,293 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Waiting until timeout for monitored process [2025-01-10 07:21:12,294 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:12,307 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:12,307 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-01-10 07:21:12,307 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:12,307 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:12,307 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:12,307 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:12,308 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:21:12,308 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:12,313 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:12,321 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Forceful destruction successful, exit code 0 [2025-01-10 07:21:12,321 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:12,321 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:12,323 INFO L229 MonitoredProcess]: Starting monitored process 87 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:12,326 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Waiting until timeout for monitored process [2025-01-10 07:21:12,326 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:12,338 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:12,339 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-01-10 07:21:12,339 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:12,339 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:12,339 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:12,339 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:12,340 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:21:12,340 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:12,344 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:12,351 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Ended with exit code 0 [2025-01-10 07:21:12,352 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:12,353 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:12,355 INFO L229 MonitoredProcess]: Starting monitored process 88 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:12,357 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Waiting until timeout for monitored process [2025-01-10 07:21:12,358 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:12,369 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:12,370 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-01-10 07:21:12,370 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:12,370 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:12,370 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:12,370 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:12,371 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:21:12,371 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:12,374 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:12,382 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Forceful destruction successful, exit code 0 [2025-01-10 07:21:12,382 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:12,383 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:12,385 INFO L229 MonitoredProcess]: Starting monitored process 89 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:12,387 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Waiting until timeout for monitored process [2025-01-10 07:21:12,388 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:12,400 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:12,401 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-01-10 07:21:12,401 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:12,401 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:12,401 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:21:12,401 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:12,409 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2025-01-10 07:21:12,409 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:12,439 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:12,445 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Ended with exit code 0 [2025-01-10 07:21:12,446 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:12,446 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:12,447 INFO L229 MonitoredProcess]: Starting monitored process 90 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:12,448 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Waiting until timeout for monitored process [2025-01-10 07:21:12,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-01-10 07:21:12,459 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:12,459 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-01-10 07:21:12,459 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:12,459 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:12,459 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:12,459 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:12,460 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:21:12,460 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:12,462 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:12,467 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Ended with exit code 0 [2025-01-10 07:21:12,467 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:12,468 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:12,469 INFO L229 MonitoredProcess]: Starting monitored process 91 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:12,470 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Waiting until timeout for monitored process [2025-01-10 07:21:12,471 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:12,480 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:12,481 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-01-10 07:21:12,481 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:12,481 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:12,481 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:12,481 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:12,481 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:21:12,481 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:12,484 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:12,489 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Ended with exit code 0 [2025-01-10 07:21:12,489 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:12,490 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:12,491 INFO L229 MonitoredProcess]: Starting monitored process 92 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:12,492 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Waiting until timeout for monitored process [2025-01-10 07:21:12,493 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:12,502 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:12,503 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-01-10 07:21:12,503 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:12,503 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:12,503 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:12,503 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:12,504 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:21:12,504 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:12,507 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:12,512 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Ended with exit code 0 [2025-01-10 07:21:12,512 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:12,513 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:12,514 INFO L229 MonitoredProcess]: Starting monitored process 93 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:12,516 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Waiting until timeout for monitored process [2025-01-10 07:21:12,517 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:12,527 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:12,527 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-01-10 07:21:12,527 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:12,527 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:12,527 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:12,527 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:12,528 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:21:12,528 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:12,530 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:12,536 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Forceful destruction successful, exit code 0 [2025-01-10 07:21:12,536 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:12,536 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:12,538 INFO L229 MonitoredProcess]: Starting monitored process 94 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:12,539 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Waiting until timeout for monitored process [2025-01-10 07:21:12,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-01-10 07:21:12,549 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:12,549 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-01-10 07:21:12,549 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:12,550 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:12,550 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:12,550 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:12,550 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:21:12,550 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:12,553 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:12,558 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Ended with exit code 0 [2025-01-10 07:21:12,559 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:12,559 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:12,561 INFO L229 MonitoredProcess]: Starting monitored process 95 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:12,562 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Waiting until timeout for monitored process [2025-01-10 07:21:12,562 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:12,573 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:12,573 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-01-10 07:21:12,573 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:12,574 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:12,574 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:21:12,574 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:12,618 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2025-01-10 07:21:12,618 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:12,731 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:12,740 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Ended with exit code 0 [2025-01-10 07:21:12,740 INFO L451 LassoAnalysis]: Using template '4-phase'. [2025-01-10 07:21:12,741 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:12,741 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:12,743 INFO L229 MonitoredProcess]: Starting monitored process 96 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:12,745 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Waiting until timeout for monitored process [2025-01-10 07:21:12,746 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:12,759 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:12,760 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:21:12,760 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:12,760 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:12,760 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:12,760 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:21:12,761 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:21:12,761 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:12,767 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:12,775 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Ended with exit code 0 [2025-01-10 07:21:12,776 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:12,776 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:12,778 INFO L229 MonitoredProcess]: Starting monitored process 97 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:12,780 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Waiting until timeout for monitored process [2025-01-10 07:21:12,781 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:12,795 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:12,795 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:21:12,795 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:12,795 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:12,795 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:12,795 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:21:12,798 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:21:12,798 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:12,803 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:12,811 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Ended with exit code 0 [2025-01-10 07:21:12,812 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:12,812 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:12,814 INFO L229 MonitoredProcess]: Starting monitored process 98 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:12,817 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Waiting until timeout for monitored process [2025-01-10 07:21:12,818 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:12,830 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:12,830 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:21:12,830 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:12,830 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:12,830 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:12,830 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:21:12,831 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:21:12,832 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:12,837 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:12,845 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Forceful destruction successful, exit code 0 [2025-01-10 07:21:12,846 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:12,846 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:12,848 INFO L229 MonitoredProcess]: Starting monitored process 99 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:12,851 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Waiting until timeout for monitored process [2025-01-10 07:21:12,853 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:12,866 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:12,866 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:21:12,866 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:12,866 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:12,866 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:21:12,866 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:21:12,877 INFO L401 nArgumentSynthesizer]: We have 30 Motzkin's Theorem applications. [2025-01-10 07:21:12,878 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:12,929 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:12,938 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Ended with exit code 0 [2025-01-10 07:21:12,938 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:12,938 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:12,941 INFO L229 MonitoredProcess]: Starting monitored process 100 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:12,943 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Waiting until timeout for monitored process [2025-01-10 07:21:12,944 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:12,958 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:12,959 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:21:12,959 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:12,959 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:12,959 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:12,959 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:21:12,961 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:21:12,961 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:12,968 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:12,975 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Forceful destruction successful, exit code 0 [2025-01-10 07:21:12,975 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:12,976 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:12,978 INFO L229 MonitoredProcess]: Starting monitored process 101 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:12,980 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Waiting until timeout for monitored process [2025-01-10 07:21:12,981 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:12,994 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:12,994 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:21:12,994 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:12,994 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:12,994 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:12,994 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:21:12,995 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:21:12,995 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:13,000 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:13,005 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Ended with exit code 0 [2025-01-10 07:21:13,006 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:13,006 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:13,007 INFO L229 MonitoredProcess]: Starting monitored process 102 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:13,008 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Waiting until timeout for monitored process [2025-01-10 07:21:13,009 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:13,020 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:13,020 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:21:13,020 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:13,021 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:13,021 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:13,021 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:21:13,022 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:21:13,022 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:13,028 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:13,033 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Ended with exit code 0 [2025-01-10 07:21:13,034 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:13,034 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:13,035 INFO L229 MonitoredProcess]: Starting monitored process 103 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:13,036 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Waiting until timeout for monitored process [2025-01-10 07:21:13,037 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:13,047 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:13,047 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:21:13,047 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:13,047 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:13,047 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:13,047 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:21:13,048 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:21:13,048 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:13,052 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:13,057 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Ended with exit code 0 [2025-01-10 07:21:13,057 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:13,057 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:13,060 INFO L229 MonitoredProcess]: Starting monitored process 104 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:13,061 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Waiting until timeout for monitored process [2025-01-10 07:21:13,061 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:13,071 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:13,071 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:21:13,071 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:13,071 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:13,071 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:13,071 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:21:13,072 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:21:13,072 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:13,076 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:13,081 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Ended with exit code 0 [2025-01-10 07:21:13,081 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:13,082 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:13,083 INFO L229 MonitoredProcess]: Starting monitored process 105 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:13,084 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Waiting until timeout for monitored process [2025-01-10 07:21:13,085 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:13,096 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:13,096 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:21:13,096 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:13,097 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:13,097 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:21:13,097 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:21:13,139 INFO L401 nArgumentSynthesizer]: We have 30 Motzkin's Theorem applications. [2025-01-10 07:21:13,139 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:13,273 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:13,280 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Ended with exit code 0 [2025-01-10 07:21:13,281 INFO L451 LassoAnalysis]: Using template '2-lex'. [2025-01-10 07:21:13,281 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:13,281 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:13,283 INFO L229 MonitoredProcess]: Starting monitored process 106 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:13,284 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Waiting until timeout for monitored process [2025-01-10 07:21:13,285 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:13,295 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:13,295 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:21:13,295 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:13,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:13,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:13,295 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:13,296 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:21:13,296 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:13,298 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:13,303 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Ended with exit code 0 [2025-01-10 07:21:13,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:13,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:13,305 INFO L229 MonitoredProcess]: Starting monitored process 107 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:13,306 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Waiting until timeout for monitored process [2025-01-10 07:21:13,307 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:13,317 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:13,317 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:21:13,317 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:13,317 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:13,317 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:13,317 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:13,317 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:21:13,317 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:13,319 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:13,324 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Ended with exit code 0 [2025-01-10 07:21:13,325 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:13,325 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:13,326 INFO L229 MonitoredProcess]: Starting monitored process 108 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:13,327 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Waiting until timeout for monitored process [2025-01-10 07:21:13,328 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:13,338 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:13,338 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:21:13,338 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:13,338 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:13,338 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:13,338 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:13,338 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:21:13,338 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:13,340 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:13,345 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Ended with exit code 0 [2025-01-10 07:21:13,346 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:13,346 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:13,347 INFO L229 MonitoredProcess]: Starting monitored process 109 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:13,348 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Waiting until timeout for monitored process [2025-01-10 07:21:13,349 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:13,359 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:13,359 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:21:13,359 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:13,359 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:13,359 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:21:13,359 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:13,367 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2025-01-10 07:21:13,367 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:13,382 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:13,387 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Ended with exit code 0 [2025-01-10 07:21:13,388 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:13,388 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:13,389 INFO L229 MonitoredProcess]: Starting monitored process 110 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:13,390 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Waiting until timeout for monitored process [2025-01-10 07:21:13,391 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:13,401 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:13,401 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:21:13,401 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:13,401 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:13,401 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:13,401 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:13,402 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:21:13,402 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:13,404 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:13,409 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Ended with exit code 0 [2025-01-10 07:21:13,410 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:13,410 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:13,411 INFO L229 MonitoredProcess]: Starting monitored process 111 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:13,412 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Waiting until timeout for monitored process [2025-01-10 07:21:13,413 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:13,423 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:13,423 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:21:13,424 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:13,424 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:13,424 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:13,424 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:13,424 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:21:13,424 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:13,426 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:13,431 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Ended with exit code 0 [2025-01-10 07:21:13,432 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:13,432 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:13,433 INFO L229 MonitoredProcess]: Starting monitored process 112 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:13,434 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Waiting until timeout for monitored process [2025-01-10 07:21:13,435 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:13,445 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:13,445 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:21:13,445 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:13,445 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:13,445 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:13,445 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:13,446 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:21:13,446 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:13,448 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:13,453 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Ended with exit code 0 [2025-01-10 07:21:13,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:13,454 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:13,456 INFO L229 MonitoredProcess]: Starting monitored process 113 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:13,457 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Waiting until timeout for monitored process [2025-01-10 07:21:13,458 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:13,467 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:13,467 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:21:13,467 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:13,468 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:13,468 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:13,468 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:13,468 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:21:13,468 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:13,470 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:13,475 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Ended with exit code 0 [2025-01-10 07:21:13,476 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:13,476 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:13,477 INFO L229 MonitoredProcess]: Starting monitored process 114 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:13,507 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Waiting until timeout for monitored process [2025-01-10 07:21:13,507 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:13,517 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:13,517 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:21:13,517 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:13,517 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:13,518 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:13,518 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:13,518 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:21:13,518 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:13,520 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:13,525 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Forceful destruction successful, exit code 0 [2025-01-10 07:21:13,526 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:13,526 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:13,528 INFO L229 MonitoredProcess]: Starting monitored process 115 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:13,529 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Waiting until timeout for monitored process [2025-01-10 07:21:13,530 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:13,540 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:13,541 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:21:13,541 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:13,541 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:13,541 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:21:13,541 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:21:13,568 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2025-01-10 07:21:13,568 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:13,621 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:13,628 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Ended with exit code 0 [2025-01-10 07:21:13,628 INFO L451 LassoAnalysis]: Using template '3-lex'. [2025-01-10 07:21:13,628 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:13,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:13,631 INFO L229 MonitoredProcess]: Starting monitored process 116 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:13,633 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Waiting until timeout for monitored process [2025-01-10 07:21:13,634 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:13,648 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:13,648 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:21:13,648 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:13,648 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:13,648 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:13,648 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-01-10 07:21:13,649 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-01-10 07:21:13,649 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:13,655 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:13,662 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Ended with exit code 0 [2025-01-10 07:21:13,663 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:13,663 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:13,665 INFO L229 MonitoredProcess]: Starting monitored process 117 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:13,667 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Waiting until timeout for monitored process [2025-01-10 07:21:13,668 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:13,681 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:13,681 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:21:13,681 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:13,681 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:13,681 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:13,681 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-01-10 07:21:13,682 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-01-10 07:21:13,682 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:13,686 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:13,694 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Forceful destruction successful, exit code 0 [2025-01-10 07:21:13,694 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:13,694 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:13,697 INFO L229 MonitoredProcess]: Starting monitored process 118 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:13,697 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Waiting until timeout for monitored process [2025-01-10 07:21:13,700 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:13,711 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:13,711 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:21:13,711 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:13,712 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:13,712 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:13,712 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-01-10 07:21:13,712 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-01-10 07:21:13,712 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:13,718 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:13,725 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Forceful destruction successful, exit code 0 [2025-01-10 07:21:13,725 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:13,725 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:13,727 INFO L229 MonitoredProcess]: Starting monitored process 119 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:13,730 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Waiting until timeout for monitored process [2025-01-10 07:21:13,731 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:13,743 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:13,743 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:21:13,743 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:13,743 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:13,743 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:21:13,743 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-01-10 07:21:13,753 INFO L401 nArgumentSynthesizer]: We have 36 Motzkin's Theorem applications. [2025-01-10 07:21:13,753 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:13,777 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:13,783 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Forceful destruction successful, exit code 0 [2025-01-10 07:21:13,783 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:13,783 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:13,785 INFO L229 MonitoredProcess]: Starting monitored process 120 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:13,786 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Waiting until timeout for monitored process [2025-01-10 07:21:13,787 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:13,797 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:13,797 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:21:13,797 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:13,797 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:13,797 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:13,797 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-01-10 07:21:13,798 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-01-10 07:21:13,798 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:13,800 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:13,805 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Forceful destruction successful, exit code 0 [2025-01-10 07:21:13,806 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:13,806 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:13,807 INFO L229 MonitoredProcess]: Starting monitored process 121 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:13,808 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Waiting until timeout for monitored process [2025-01-10 07:21:13,809 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:13,819 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:13,819 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:21:13,819 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:13,819 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:13,819 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:13,819 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-01-10 07:21:13,820 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-01-10 07:21:13,820 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:13,822 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:13,827 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Ended with exit code 0 [2025-01-10 07:21:13,828 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:13,828 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:13,829 INFO L229 MonitoredProcess]: Starting monitored process 122 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:13,830 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Waiting until timeout for monitored process [2025-01-10 07:21:13,831 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:13,841 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:13,841 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:21:13,841 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:13,841 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:13,841 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:13,841 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-01-10 07:21:13,842 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-01-10 07:21:13,842 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:13,845 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:13,850 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Ended with exit code 0 [2025-01-10 07:21:13,850 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:13,851 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:13,852 INFO L229 MonitoredProcess]: Starting monitored process 123 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:13,853 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Waiting until timeout for monitored process [2025-01-10 07:21:13,854 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:13,864 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:13,864 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:21:13,864 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:13,864 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:13,864 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:13,864 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-01-10 07:21:13,865 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-01-10 07:21:13,865 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:13,867 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:13,872 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Ended with exit code 0 [2025-01-10 07:21:13,873 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:13,873 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:13,874 INFO L229 MonitoredProcess]: Starting monitored process 124 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:13,875 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Waiting until timeout for monitored process [2025-01-10 07:21:13,876 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:13,885 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:13,886 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:21:13,886 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:13,886 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:13,886 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:21:13,886 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-01-10 07:21:13,887 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-01-10 07:21:13,887 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:13,889 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:13,894 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Ended with exit code 0 [2025-01-10 07:21:13,895 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:21:13,895 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:21:13,897 INFO L229 MonitoredProcess]: Starting monitored process 125 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:21:13,898 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Waiting until timeout for monitored process [2025-01-10 07:21:13,899 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:21:13,909 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:21:13,910 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:21:13,910 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:21:13,910 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:21:13,910 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:21:13,910 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-01-10 07:21:13,956 INFO L401 nArgumentSynthesizer]: We have 36 Motzkin's Theorem applications. [2025-01-10 07:21:13,956 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:21:14,064 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:21:14,071 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Forceful destruction successful, exit code 0 [2025-01-10 07:21:14,072 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-10 07:21:14,072 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-10 07:21:14,072 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-01-10 07:21:14,073 INFO L87 Difference]: Start difference. First operand 139648 states and 174980 transitions. cyclomatic complexity: 35388 Second operand has 4 states, 4 states have (on average 55.5) internal successors, (222), 3 states have internal predecessors, (222), 0 states have call successors, (0), 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-01-10 07:21:17,101 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-01-10 07:21:17,101 INFO L93 Difference]: Finished difference Result 146192 states and 181538 transitions. [2025-01-10 07:21:17,102 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 146192 states and 181538 transitions. [2025-01-10 07:21:17,588 INFO L131 ngComponentsAnalysis]: Automaton has 18 accepting balls. 40082 [2025-01-10 07:21:17,956 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 146192 states to 144556 states and 179900 transitions. [2025-01-10 07:21:17,956 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 40176 [2025-01-10 07:21:17,994 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 40176 [2025-01-10 07:21:17,994 INFO L73 IsDeterministic]: Start isDeterministic. Operand 144556 states and 179900 transitions. [2025-01-10 07:21:17,996 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-01-10 07:21:17,996 INFO L218 hiAutomatonCegarLoop]: Abstraction has 144556 states and 179900 transitions. [2025-01-10 07:21:18,105 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 144556 states and 179900 transitions. [2025-01-10 07:21:19,109 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 144556 to 144554. [2025-01-10 07:21:19,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 144554 states, 144554 states have (on average 1.2445037840530182) internal successors, (179898), 144553 states have internal predecessors, (179898), 0 states have call successors, (0), 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-01-10 07:21:19,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 144554 states to 144554 states and 179898 transitions. [2025-01-10 07:21:19,444 INFO L240 hiAutomatonCegarLoop]: Abstraction has 144554 states and 179898 transitions. [2025-01-10 07:21:19,445 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-10 07:21:19,445 INFO L432 stractBuchiCegarLoop]: Abstraction has 144554 states and 179898 transitions. [2025-01-10 07:21:19,445 INFO L338 stractBuchiCegarLoop]: ======== Iteration 6 ============ [2025-01-10 07:21:19,445 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 144554 states and 179898 transitions. [2025-01-10 07:21:19,735 INFO L131 ngComponentsAnalysis]: Automaton has 18 accepting balls. 40082 [2025-01-10 07:21:19,735 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-01-10 07:21:19,735 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-01-10 07:21:19,743 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2025-01-10 07:21:19,743 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-01-10 07:21:19,743 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;" "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-01-10 07:21:19,752 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;" "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-01-10 07:21:19,755 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:21:19,755 INFO L85 PathProgramCache]: Analyzing trace with hash 925640, now seen corresponding path program 2 times [2025-01-10 07:21:19,756 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:21:19,756 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1886211984] [2025-01-10 07:21:19,756 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-01-10 07:21:19,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:21:19,759 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 4 statements into 1 equivalence classes. [2025-01-10 07:21:19,761 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-01-10 07:21:19,762 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-01-10 07:21:19,762 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:21:19,762 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-10 07:21:19,763 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-01-10 07:21:19,764 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-01-10 07:21:19,764 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:21:19,764 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:21:19,766 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-10 07:21:19,767 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:21:19,767 INFO L85 PathProgramCache]: Analyzing trace with hash -1474130801, now seen corresponding path program 1 times [2025-01-10 07:21:19,767 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:21:19,767 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1000608727] [2025-01-10 07:21:19,767 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:21:19,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:21:19,897 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 818 statements into 1 equivalence classes. [2025-01-10 07:21:19,976 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 818 of 818 statements. [2025-01-10 07:21:19,978 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:21:19,978 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:21:19,978 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-10 07:21:20,014 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 818 statements into 1 equivalence classes. [2025-01-10 07:21:20,095 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 818 of 818 statements. [2025-01-10 07:21:20,096 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:21:20,096 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:21:20,211 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-10 07:21:20,213 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:21:20,213 INFO L85 PathProgramCache]: Analyzing trace with hash -658346858, now seen corresponding path program 1 times [2025-01-10 07:21:20,214 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:21:20,214 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [590867275] [2025-01-10 07:21:20,214 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:21:20,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:21:20,352 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 822 statements into 1 equivalence classes. [2025-01-10 07:21:20,435 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 822 of 822 statements. [2025-01-10 07:21:20,435 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:21:20,435 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 07:21:25,699 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 07:21:25,699 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-10 07:21:25,699 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [590867275] [2025-01-10 07:21:25,699 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [590867275] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-10 07:21:25,699 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-10 07:21:25,700 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11 [2025-01-10 07:21:25,700 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [597353336] [2025-01-10 07:21:25,700 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton