./Ultimate.py --spec ../sv-benchmarks/c/properties/termination.prp --file ../sv-benchmarks/c/eca-rers2012/Problem04_label12.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version 798a7b37 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerTermination.xml -i ../sv-benchmarks/c/eca-rers2012/Problem04_label12.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(F end) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 03d8c36b2b461f2e971b6e7a5a6a75d5c3ec3fc4aa27ca1a57d652ec13d33c8f --- Real Ultimate output --- This is Ultimate 0.3.0-?-798a7b3-m [2025-03-04 15:50:38,279 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-04 15:50:38,335 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf [2025-03-04 15:50:38,338 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-04 15:50:38,338 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-04 15:50:38,338 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.Remove goto edges from RCFG [2025-03-04 15:50:38,361 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-04 15:50:38,362 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-04 15:50:38,362 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-04 15:50:38,363 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-04 15:50:38,363 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-04 15:50:38,364 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-04 15:50:38,364 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-04 15:50:38,364 INFO L153 SettingsManager]: * Use SBE=true [2025-03-04 15:50:38,364 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2025-03-04 15:50:38,364 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2025-03-04 15:50:38,364 INFO L153 SettingsManager]: * Use old map elimination=false [2025-03-04 15:50:38,364 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2025-03-04 15:50:38,364 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2025-03-04 15:50:38,365 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2025-03-04 15:50:38,365 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-04 15:50:38,365 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2025-03-04 15:50:38,365 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-04 15:50:38,365 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-04 15:50:38,365 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-04 15:50:38,365 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-04 15:50:38,365 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2025-03-04 15:50:38,365 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2025-03-04 15:50:38,365 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2025-03-04 15:50:38,365 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-04 15:50:38,366 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-04 15:50:38,366 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-04 15:50:38,366 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2025-03-04 15:50:38,366 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-04 15:50:38,366 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-04 15:50:38,366 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-04 15:50:38,366 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-04 15:50:38,366 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-04 15:50:38,366 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-04 15:50:38,367 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2025-03-04 15:50:38,367 INFO L153 SettingsManager]: * TransformationType=MODULO_NEIGHBOR Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(F end) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 03d8c36b2b461f2e971b6e7a5a6a75d5c3ec3fc4aa27ca1a57d652ec13d33c8f [2025-03-04 15:50:38,605 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-04 15:50:38,613 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-04 15:50:38,616 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-04 15:50:38,618 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-04 15:50:38,618 INFO L274 PluginConnector]: CDTParser initialized [2025-03-04 15:50:38,619 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/eca-rers2012/Problem04_label12.c [2025-03-04 15:50:39,806 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6450294c3/d60f6a3e0d494790b7b7b62e3e3380b3/FLAGf16389485 [2025-03-04 15:50:40,315 INFO L384 CDTParser]: Found 1 translation units. [2025-03-04 15:50:40,316 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem04_label12.c [2025-03-04 15:50:40,349 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6450294c3/d60f6a3e0d494790b7b7b62e3e3380b3/FLAGf16389485 [2025-03-04 15:50:40,369 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6450294c3/d60f6a3e0d494790b7b7b62e3e3380b3 [2025-03-04 15:50:40,371 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-04 15:50:40,373 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-04 15:50:40,375 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-04 15:50:40,375 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-04 15:50:40,379 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-04 15:50:40,379 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 03:50:40" (1/1) ... [2025-03-04 15:50:40,381 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@21122048 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:50:40, skipping insertion in model container [2025-03-04 15:50:40,381 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 03:50:40" (1/1) ... [2025-03-04 15:50:40,470 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-04 15:50:41,166 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 15:50:41,176 INFO L200 MainTranslator]: Completed pre-run [2025-03-04 15:50:41,456 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 15:50:41,473 INFO L204 MainTranslator]: Completed translation [2025-03-04 15:50:41,474 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:50:41 WrapperNode [2025-03-04 15:50:41,474 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-04 15:50:41,475 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-04 15:50:41,475 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-04 15:50:41,475 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-04 15:50:41,480 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:50:41" (1/1) ... [2025-03-04 15:50:41,513 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:50:41" (1/1) ... [2025-03-04 15:50:41,635 INFO L138 Inliner]: procedures = 17, calls = 12, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 5569 [2025-03-04 15:50:41,635 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-04 15:50:41,636 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-04 15:50:41,636 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-04 15:50:41,636 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-04 15:50:41,642 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:50:41" (1/1) ... [2025-03-04 15:50:41,643 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:50:41" (1/1) ... [2025-03-04 15:50:41,666 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:50:41" (1/1) ... [2025-03-04 15:50:41,751 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2025-03-04 15:50:41,752 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:50:41" (1/1) ... [2025-03-04 15:50:41,752 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:50:41" (1/1) ... [2025-03-04 15:50:41,823 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:50:41" (1/1) ... [2025-03-04 15:50:41,834 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:50:41" (1/1) ... [2025-03-04 15:50:41,844 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:50:41" (1/1) ... [2025-03-04 15:50:41,853 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:50:41" (1/1) ... [2025-03-04 15:50:41,874 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-04 15:50:41,876 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-04 15:50:41,876 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-04 15:50:41,876 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-04 15:50:41,877 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:50:41" (1/1) ... [2025-03-04 15:50:41,880 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:50:41,890 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:50:41,903 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:50:41,908 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2025-03-04 15:50:41,922 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-04 15:50:41,922 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-04 15:50:41,922 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-04 15:50:41,923 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-04 15:50:41,979 INFO L256 CfgBuilder]: Building ICFG [2025-03-04 15:50:41,981 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-04 15:50:45,289 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L4081: havoc calculate_output3_#t~ret11#1; [2025-03-04 15:50:45,290 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L1382: havoc calculate_output_#t~ret9#1; [2025-03-04 15:50:45,290 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L2719: havoc calculate_output2_#t~ret10#1; [2025-03-04 15:50:45,403 INFO L? ?]: Removed 768 outVars from TransFormulas that were not future-live. [2025-03-04 15:50:45,403 INFO L307 CfgBuilder]: Performing block encoding [2025-03-04 15:50:45,422 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-04 15:50:45,423 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-04 15:50:45,423 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 03:50:45 BoogieIcfgContainer [2025-03-04 15:50:45,423 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-04 15:50:45,424 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2025-03-04 15:50:45,424 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2025-03-04 15:50:45,428 INFO L274 PluginConnector]: BuchiAutomizer initialized [2025-03-04 15:50:45,428 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2025-03-04 15:50:45,428 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 04.03 03:50:40" (1/3) ... [2025-03-04 15:50:45,429 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@78c95f5e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 04.03 03:50:45, skipping insertion in model container [2025-03-04 15:50:45,429 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2025-03-04 15:50:45,429 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:50:41" (2/3) ... [2025-03-04 15:50:45,430 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@78c95f5e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 04.03 03:50:45, skipping insertion in model container [2025-03-04 15:50:45,430 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2025-03-04 15:50:45,430 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 03:50:45" (3/3) ... [2025-03-04 15:50:45,431 INFO L363 chiAutomizerObserver]: Analyzing ICFG Problem04_label12.c [2025-03-04 15:50:45,480 INFO L306 stractBuchiCegarLoop]: Interprodecural is true [2025-03-04 15:50:45,480 INFO L307 stractBuchiCegarLoop]: Hoare is None [2025-03-04 15:50:45,481 INFO L308 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2025-03-04 15:50:45,481 INFO L309 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2025-03-04 15:50:45,481 INFO L310 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2025-03-04 15:50:45,481 INFO L311 stractBuchiCegarLoop]: Difference is false [2025-03-04 15:50:45,481 INFO L312 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2025-03-04 15:50:45,481 INFO L316 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2025-03-04 15:50:45,486 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 885 states, 884 states have (on average 1.919683257918552) internal successors, (1697), 884 states have internal predecessors, (1697), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 15:50:45,530 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 880 [2025-03-04 15:50:45,531 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-04 15:50:45,531 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-04 15:50:45,540 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2025-03-04 15:50:45,540 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1] [2025-03-04 15:50:45,540 INFO L338 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2025-03-04 15:50:45,542 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 885 states, 884 states have (on average 1.919683257918552) internal successors, (1697), 884 states have internal predecessors, (1697), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 15:50:45,550 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 880 [2025-03-04 15:50:45,550 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-04 15:50:45,550 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-04 15:50:45,555 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2025-03-04 15:50:45,555 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1] [2025-03-04 15:50:45,559 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(20, 2);call #Ultimate.allocInit(12, 3);~f~0 := 6;~e~0 := 5;~d~0 := 4;~b~0 := 2;~a~0 := 1;~c~0 := 3;~u~0 := 21;~v~0 := 22;~w~0 := 23;~x~0 := 24;~y~0 := 25;~z~0 := 26;~a3~0 := 1;~a4~0 := 17;~a25~0 := 1;~a1~0 := 1;~a26~0 := 18;~a28~0 := 15;~a7~0 := 1;~a14~0 := 19;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet12#1, main_#t~ret13#1, main_~input~0#1, main_~output~0#1;main_~output~0#1 := -1;" [2025-03-04 15:50:45,560 INFO L754 eck$LassoCheckResult]: Loop: "assume true;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" "assume (1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0;~a28~0 := 15;~a26~0 := 17;~a4~0 := 16;~a14~0 := 18;~a7~0 := 1;calculate_output_#res#1 := -1;" "main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_~input~0#1;havoc main_#t~ret13#1;" [2025-03-04 15:50:45,563 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:50:45,564 INFO L85 PathProgramCache]: Analyzing trace with hash 79712, now seen corresponding path program 1 times [2025-03-04 15:50:45,571 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:50:45,571 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [793458052] [2025-03-04 15:50:45,572 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:50:45,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:50:45,620 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 2 statements into 1 equivalence classes. [2025-03-04 15:50:45,633 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-03-04 15:50:45,634 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:50:45,634 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:50:45,635 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 15:50:45,638 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 2 statements into 1 equivalence classes. [2025-03-04 15:50:45,644 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-03-04 15:50:45,645 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:50:45,645 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:50:45,660 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 15:50:45,662 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:50:45,662 INFO L85 PathProgramCache]: Analyzing trace with hash 76566560, now seen corresponding path program 1 times [2025-03-04 15:50:45,663 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:50:45,663 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [996233062] [2025-03-04 15:50:45,663 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:50:45,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:50:45,668 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-03-04 15:50:45,682 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-04 15:50:45,683 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:50:45,684 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:50:45,684 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 15:50:45,688 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-03-04 15:50:45,696 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-04 15:50:45,696 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:50:45,696 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:50:45,698 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 15:50:45,699 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:50:45,699 INFO L85 PathProgramCache]: Analyzing trace with hash 676904959, now seen corresponding path program 1 times [2025-03-04 15:50:45,699 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:50:45,699 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1085806216] [2025-03-04 15:50:45,699 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:50:45,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:50:45,705 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-04 15:50:45,716 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-04 15:50:45,718 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:50:45,719 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 15:50:45,843 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 15:50:45,845 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 15:50:45,845 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1085806216] [2025-03-04 15:50:45,845 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1085806216] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 15:50:45,845 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 15:50:45,845 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 15:50:45,846 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [71416489] [2025-03-04 15:50:45,846 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 15:50:46,031 INFO L204 LassoAnalysis]: Preferences: [2025-03-04 15:50:46,031 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-04 15:50:46,031 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-04 15:50:46,031 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-04 15:50:46,032 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2025-03-04 15:50:46,032 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:50:46,032 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-04 15:50:46,032 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-04 15:50:46,032 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label12.c_Iteration1_Loop [2025-03-04 15:50:46,035 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-04 15:50:46,035 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-04 15:50:46,050 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:46,055 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:46,139 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:46,142 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:46,144 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:46,146 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:46,147 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:46,149 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:46,151 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:46,154 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:46,155 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:46,228 WARN L137 XnfTransformerHelper]: expecting exponential blowup for input size 6 [2025-03-04 15:50:46,509 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-04 15:50:46,509 INFO L365 LassoAnalysis]: Checking for nontermination... [2025-03-04 15:50:46,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:50:46,510 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:50:46,513 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:50:46,514 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process [2025-03-04 15:50:46,515 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-04 15:50:46,515 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:50:46,529 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-04 15:50:46,529 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_calculate_output_~input#1=0} Honda state: {ULTIMATE.start_calculate_output_~input#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-04 15:50:46,536 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Ended with exit code 0 [2025-03-04 15:50:46,536 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:50:46,536 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:50:46,537 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:50:46,539 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process [2025-03-04 15:50:46,540 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-04 15:50:46,540 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:50:46,576 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Ended with exit code 0 [2025-03-04 15:50:46,577 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:50:46,577 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:50:46,579 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:50:46,579 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process [2025-03-04 15:50:46,581 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2025-03-04 15:50:46,581 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:50:46,634 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2025-03-04 15:50:46,638 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Ended with exit code 0 [2025-03-04 15:50:46,639 INFO L204 LassoAnalysis]: Preferences: [2025-03-04 15:50:46,639 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-04 15:50:46,639 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-04 15:50:46,639 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-04 15:50:46,639 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-04 15:50:46,639 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:50:46,639 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-04 15:50:46,639 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-04 15:50:46,639 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label12.c_Iteration1_Loop [2025-03-04 15:50:46,639 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-04 15:50:46,639 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-04 15:50:46,641 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:46,723 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:46,733 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:46,734 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:46,736 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:46,738 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:46,739 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:46,743 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:46,744 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:46,747 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:46,749 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:46,821 WARN L137 XnfTransformerHelper]: expecting exponential blowup for input size 6 [2025-03-04 15:50:47,109 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-04 15:50:47,112 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-04 15:50:47,113 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:50:47,113 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:50:47,116 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:50:47,118 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process [2025-03-04 15:50:47,119 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:50:47,131 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:50:47,131 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:50:47,132 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:50:47,132 INFO L204 nArgumentSynthesizer]: 3 loop disjuncts [2025-03-04 15:50:47,132 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:50:47,146 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-04 15:50:47,147 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:50:47,156 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-04 15:50:47,165 INFO L443 ModelExtractionUtils]: Simplification made 2 calls to the SMT solver. [2025-03-04 15:50:47,167 INFO L444 ModelExtractionUtils]: 5 out of 7 variables were initially zero. Simplification set additionally 0 variables to zero. [2025-03-04 15:50:47,168 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:50:47,168 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:50:47,184 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:50:47,186 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process [2025-03-04 15:50:47,186 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-04 15:50:47,186 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2025-03-04 15:50:47,187 INFO L474 LassoAnalysis]: Proved termination. [2025-03-04 15:50:47,187 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(~a4~0) = 1*~a4~0 Supporting invariants [] [2025-03-04 15:50:47,193 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Forceful destruction successful, exit code 0 [2025-03-04 15:50:47,195 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2025-03-04 15:50:47,208 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:50:47,218 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 2 statements into 1 equivalence classes. [2025-03-04 15:50:47,232 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-03-04 15:50:47,233 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:50:47,233 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 15:50:47,234 INFO L256 TraceCheckSpWp]: Trace formula consists of 63 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-04 15:50:47,234 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-04 15:50:47,248 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-03-04 15:50:47,251 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-04 15:50:47,251 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:50:47,251 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 15:50:47,252 INFO L256 TraceCheckSpWp]: Trace formula consists of 31 conjuncts, 4 conjuncts are in the unsatisfiable core [2025-03-04 15:50:47,253 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-04 15:50:47,301 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Ended with exit code 0 [2025-03-04 15:50:47,347 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 15:50:47,364 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 2 loop predicates [2025-03-04 15:50:47,367 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand has 885 states, 884 states have (on average 1.919683257918552) internal successors, (1697), 884 states have internal predecessors, (1697), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 4 states, 4 states have (on average 1.5) internal successors, (6), 4 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 15:50:49,718 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand has 885 states, 884 states have (on average 1.919683257918552) internal successors, (1697), 884 states have internal predecessors, (1697), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0). Second operand has 4 states, 4 states have (on average 1.5) internal successors, (6), 4 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 3542 states and 6265 transitions. Complement of second has 6 states. [2025-03-04 15:50:49,720 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 4 states 1 stem states 1 non-accepting loop states 1 accepting loop states [2025-03-04 15:50:49,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4 states, 4 states have (on average 1.5) internal successors, (6), 4 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 15:50:49,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 3354 transitions. [2025-03-04 15:50:49,734 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 3354 transitions. Stem has 2 letters. Loop has 4 letters. [2025-03-04 15:50:49,735 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-04 15:50:49,735 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 3354 transitions. Stem has 6 letters. Loop has 4 letters. [2025-03-04 15:50:49,736 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-04 15:50:49,736 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 3354 transitions. Stem has 2 letters. Loop has 8 letters. [2025-03-04 15:50:49,736 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-04 15:50:49,737 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 3542 states and 6265 transitions. [2025-03-04 15:50:49,765 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 1698 [2025-03-04 15:50:49,789 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 3542 states to 2528 states and 4374 transitions. [2025-03-04 15:50:49,790 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 1701 [2025-03-04 15:50:49,792 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 1706 [2025-03-04 15:50:49,792 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2528 states and 4374 transitions. [2025-03-04 15:50:49,793 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-04 15:50:49,793 INFO L218 hiAutomatonCegarLoop]: Abstraction has 2528 states and 4374 transitions. [2025-03-04 15:50:49,805 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2528 states and 4374 transitions. [2025-03-04 15:50:49,871 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2528 to 2523. [2025-03-04 15:50:49,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2523 states, 2523 states have (on average 1.7316686484344035) internal successors, (4369), 2522 states have internal predecessors, (4369), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 15:50:49,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2523 states to 2523 states and 4369 transitions. [2025-03-04 15:50:49,884 INFO L240 hiAutomatonCegarLoop]: Abstraction has 2523 states and 4369 transitions. [2025-03-04 15:50:49,884 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 15:50:49,887 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 15:50:49,888 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 15:50:49,888 INFO L87 Difference]: Start difference. First operand 2523 states and 4369 transitions. Second operand has 3 states, 3 states have (on average 2.0) internal successors, (6), 2 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 15:50:52,543 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-04 15:50:52,544 INFO L93 Difference]: Finished difference Result 4980 states and 7611 transitions. [2025-03-04 15:50:52,544 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 4980 states and 7611 transitions. [2025-03-04 15:50:52,566 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 3272 [2025-03-04 15:50:52,583 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 4980 states to 4919 states and 7531 transitions. [2025-03-04 15:50:52,583 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 3275 [2025-03-04 15:50:52,586 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 3275 [2025-03-04 15:50:52,586 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4919 states and 7531 transitions. [2025-03-04 15:50:52,586 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-04 15:50:52,586 INFO L218 hiAutomatonCegarLoop]: Abstraction has 4919 states and 7531 transitions. [2025-03-04 15:50:52,589 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4919 states and 7531 transitions. [2025-03-04 15:50:52,665 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4919 to 4919. [2025-03-04 15:50:52,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4919 states, 4919 states have (on average 1.5310022362268754) internal successors, (7531), 4918 states have internal predecessors, (7531), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 15:50:52,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4919 states to 4919 states and 7531 transitions. [2025-03-04 15:50:52,682 INFO L240 hiAutomatonCegarLoop]: Abstraction has 4919 states and 7531 transitions. [2025-03-04 15:50:52,682 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 15:50:52,683 INFO L432 stractBuchiCegarLoop]: Abstraction has 4919 states and 7531 transitions. [2025-03-04 15:50:52,683 INFO L338 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2025-03-04 15:50:52,683 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 4919 states and 7531 transitions. [2025-03-04 15:50:52,699 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 3272 [2025-03-04 15:50:52,699 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-04 15:50:52,699 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-04 15:50:52,700 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1] [2025-03-04 15:50:52,700 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 15:50:52,700 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(20, 2);call #Ultimate.allocInit(12, 3);~f~0 := 6;~e~0 := 5;~d~0 := 4;~b~0 := 2;~a~0 := 1;~c~0 := 3;~u~0 := 21;~v~0 := 22;~w~0 := 23;~x~0 := 24;~y~0 := 25;~z~0 := 26;~a3~0 := 1;~a4~0 := 17;~a25~0 := 1;~a1~0 := 1;~a26~0 := 18;~a28~0 := 15;~a7~0 := 1;~a14~0 := 19;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet12#1, main_#t~ret13#1, main_~input~0#1, main_~output~0#1;main_~output~0#1 := -1;" "assume true;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" [2025-03-04 15:50:52,700 INFO L754 eck$LassoCheckResult]: Loop: "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" "assume !((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output_~input#1) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(17 == ~a28~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == ~a7~0 && 17 == ~a4~0 && (18 == ~a14~0 && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && !(1 == ~a3~0) && (16 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(16 == ~a28~0 && ((18 == ~a14~0 && (!(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a3~0 && 1 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(!(1 == ~a3~0) && 17 == ~a28~0 && 1 == ~a25~0 && ((5 == calculate_output_~input#1 && (((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 17 == ~a26~0 && 18 == ~a4~0 && !(1 == ~a7~0) && ((1 == ~a25~0 && 3 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a3~0) && 20 == ~a14~0);" "assume !(((((1 == ~a1~0 && (20 == ~a14~0 && 2 == calculate_output_~input#1 && 17 == ~a26~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && 20 == ~a14~0 && 1 == ~a1~0 && 6 == calculate_output_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)));" "assume !(((17 == ~a4~0 && (((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0);" "assume 1 == ~a25~0 && (1 == ~a1~0 && (1 == ~a7~0 && ((2 == calculate_output_~input#1 && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a3~0) && 18 == ~a26~0) && 19 == ~a14~0;~a26~0 := 17;~a14~0 := 20;calculate_output_#res#1 := 24;" "main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_~input~0#1;havoc main_#t~ret13#1;" "assume true;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" [2025-03-04 15:50:52,701 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:50:52,701 INFO L85 PathProgramCache]: Analyzing trace with hash 2473530, now seen corresponding path program 1 times [2025-03-04 15:50:52,701 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:50:52,702 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [252994187] [2025-03-04 15:50:52,702 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:50:52,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:50:52,705 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 3 statements into 1 equivalence classes. [2025-03-04 15:50:52,713 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 3 of 3 statements. [2025-03-04 15:50:52,713 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:50:52,713 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:50:52,713 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 15:50:52,714 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 3 statements into 1 equivalence classes. [2025-03-04 15:50:52,716 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 3 of 3 statements. [2025-03-04 15:50:52,716 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:50:52,716 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:50:52,718 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 15:50:52,718 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:50:52,718 INFO L85 PathProgramCache]: Analyzing trace with hash 2102553338, now seen corresponding path program 1 times [2025-03-04 15:50:52,718 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:50:52,718 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1687275002] [2025-03-04 15:50:52,718 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:50:52,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:50:52,727 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 15 statements into 1 equivalence classes. [2025-03-04 15:50:52,732 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 15 of 15 statements. [2025-03-04 15:50:52,732 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:50:52,732 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:50:52,732 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 15:50:52,734 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 15 statements into 1 equivalence classes. [2025-03-04 15:50:52,741 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 15 of 15 statements. [2025-03-04 15:50:52,741 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:50:52,741 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:50:52,744 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 15:50:52,744 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:50:52,744 INFO L85 PathProgramCache]: Analyzing trace with hash 179524513, now seen corresponding path program 1 times [2025-03-04 15:50:52,744 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:50:52,744 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [71855705] [2025-03-04 15:50:52,744 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:50:52,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:50:52,755 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-04 15:50:52,764 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-04 15:50:52,770 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:50:52,770 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:50:52,770 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 15:50:52,772 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-04 15:50:52,779 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-04 15:50:52,779 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:50:52,779 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:50:52,785 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 15:50:52,900 INFO L204 LassoAnalysis]: Preferences: [2025-03-04 15:50:52,900 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-04 15:50:52,900 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-04 15:50:52,900 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-04 15:50:52,900 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2025-03-04 15:50:52,900 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:50:52,900 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-04 15:50:52,900 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-04 15:50:52,901 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label12.c_Iteration2_Loop [2025-03-04 15:50:52,901 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-04 15:50:52,901 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-04 15:50:52,901 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:52,905 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:52,906 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:52,908 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:52,910 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:52,913 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:52,915 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:52,916 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:52,919 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:52,923 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:52,925 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:52,928 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:52,930 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:52,931 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:52,933 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:53,001 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-04 15:50:53,001 INFO L365 LassoAnalysis]: Checking for nontermination... [2025-03-04 15:50:53,002 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:50:53,002 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:50:53,004 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:50:53,005 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process [2025-03-04 15:50:53,006 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-04 15:50:53,006 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:50:53,018 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-04 15:50:53,019 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_calculate_output_~input#1=0} Honda state: {ULTIMATE.start_calculate_output_~input#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-04 15:50:53,024 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Ended with exit code 0 [2025-03-04 15:50:53,025 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:50:53,025 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:50:53,027 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:50:53,028 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process [2025-03-04 15:50:53,029 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-04 15:50:53,029 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:50:53,040 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-04 15:50:53,040 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~a3~0=1} Honda state: {~a3~0=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-04 15:50:53,046 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Forceful destruction successful, exit code 0 [2025-03-04 15:50:53,046 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:50:53,046 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:50:53,048 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:50:53,049 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process [2025-03-04 15:50:53,050 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-04 15:50:53,050 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:50:53,061 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-04 15:50:53,061 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~a1~0=1} Honda state: {~a1~0=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-04 15:50:53,067 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Ended with exit code 0 [2025-03-04 15:50:53,067 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:50:53,067 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:50:53,069 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:50:53,069 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process [2025-03-04 15:50:53,070 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-04 15:50:53,071 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:50:53,081 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-04 15:50:53,082 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_calculate_output_#in~input#1=0} Honda state: {ULTIMATE.start_calculate_output_#in~input#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-04 15:50:53,087 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Ended with exit code 0 [2025-03-04 15:50:53,087 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:50:53,087 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:50:53,089 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:50:53,090 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Waiting until timeout for monitored process [2025-03-04 15:50:53,091 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-04 15:50:53,091 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:50:53,107 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Ended with exit code 0 [2025-03-04 15:50:53,107 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:50:53,107 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:50:53,109 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:50:53,110 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Waiting until timeout for monitored process [2025-03-04 15:50:53,111 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2025-03-04 15:50:53,111 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:50:53,123 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2025-03-04 15:50:53,128 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Ended with exit code 0 [2025-03-04 15:50:53,129 INFO L204 LassoAnalysis]: Preferences: [2025-03-04 15:50:53,129 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-04 15:50:53,129 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-04 15:50:53,129 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-04 15:50:53,129 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-04 15:50:53,129 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:50:53,129 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-04 15:50:53,129 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-04 15:50:53,129 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label12.c_Iteration2_Loop [2025-03-04 15:50:53,129 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-04 15:50:53,129 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-04 15:50:53,130 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:53,132 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:53,133 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:53,135 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:53,136 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:53,139 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:53,141 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:53,143 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:53,146 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:53,148 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:53,153 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:53,156 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:53,162 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:53,165 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:53,167 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:50:53,226 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-04 15:50:53,226 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-04 15:50:53,226 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:50:53,226 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:50:53,228 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:50:53,229 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Waiting until timeout for monitored process [2025-03-04 15:50:53,230 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:50:53,241 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:50:53,241 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:50:53,241 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:50:53,241 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:50:53,241 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:50:53,242 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:50:53,242 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:50:53,243 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:50:53,248 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Ended with exit code 0 [2025-03-04 15:50:53,249 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:50:53,249 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:50:53,250 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:50:53,252 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process [2025-03-04 15:50:53,252 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:50:53,262 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:50:53,262 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:50:53,263 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:50:53,263 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:50:53,263 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:50:53,263 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:50:53,263 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:50:53,264 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:50:53,270 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Ended with exit code 0 [2025-03-04 15:50:53,271 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:50:53,271 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:50:53,302 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:50:53,303 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process [2025-03-04 15:50:53,303 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:50:53,314 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:50:53,314 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:50:53,314 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:50:53,314 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:50:53,314 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:50:53,315 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:50:53,315 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:50:53,316 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:50:53,321 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Ended with exit code 0 [2025-03-04 15:50:53,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:50:53,322 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:50:53,324 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:50:53,325 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process [2025-03-04 15:50:53,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-03-04 15:50:53,335 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:50:53,336 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:50:53,336 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:50:53,336 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:50:53,336 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:50:53,336 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:50:53,336 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:50:53,339 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:50:53,345 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Ended with exit code 0 [2025-03-04 15:50:53,346 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:50:53,346 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:50:53,348 INFO L229 MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:50:53,352 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Waiting until timeout for monitored process [2025-03-04 15:50:53,353 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:50:53,363 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:50:53,363 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:50:53,364 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:50:53,364 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:50:53,364 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:50:53,364 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:50:53,365 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:50:53,366 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-04 15:50:53,368 INFO L443 ModelExtractionUtils]: Simplification made 2 calls to the SMT solver. [2025-03-04 15:50:53,368 INFO L444 ModelExtractionUtils]: 1 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero. [2025-03-04 15:50:53,368 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:50:53,368 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:50:53,370 INFO L229 MonitoredProcess]: Starting monitored process 18 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:50:53,370 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Waiting until timeout for monitored process [2025-03-04 15:50:53,371 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-04 15:50:53,371 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2025-03-04 15:50:53,371 INFO L474 LassoAnalysis]: Proved termination. [2025-03-04 15:50:53,371 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(~a26~0) = 1*~a26~0 Supporting invariants [] [2025-03-04 15:50:53,377 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Ended with exit code 0 [2025-03-04 15:50:53,377 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2025-03-04 15:50:53,384 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:50:53,393 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 3 statements into 1 equivalence classes. [2025-03-04 15:50:53,398 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 3 of 3 statements. [2025-03-04 15:50:53,398 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:50:53,398 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 15:50:53,399 INFO L256 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-04 15:50:53,399 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-04 15:50:53,407 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 15 statements into 1 equivalence classes. [2025-03-04 15:50:53,412 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 15 of 15 statements. [2025-03-04 15:50:53,412 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:50:53,412 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 15:50:53,413 INFO L256 TraceCheckSpWp]: Trace formula consists of 45 conjuncts, 4 conjuncts are in the unsatisfiable core [2025-03-04 15:50:53,413 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-04 15:50:53,447 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 15:50:53,448 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 2 loop predicates [2025-03-04 15:50:53,448 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 4919 states and 7531 transitions. cyclomatic complexity: 2615 Second operand has 4 states, 4 states have (on average 4.5) internal successors, (18), 4 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 15:50:54,951 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Ended with exit code 0 [2025-03-04 15:50:55,609 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 4919 states and 7531 transitions. cyclomatic complexity: 2615. Second operand has 4 states, 4 states have (on average 4.5) internal successors, (18), 4 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 14800 states and 21627 transitions. Complement of second has 5 states. [2025-03-04 15:50:55,610 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 3 states 1 stem states 1 non-accepting loop states 1 accepting loop states [2025-03-04 15:50:55,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4 states, 4 states have (on average 4.5) internal successors, (18), 4 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 15:50:55,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1453 transitions. [2025-03-04 15:50:55,611 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 1453 transitions. Stem has 3 letters. Loop has 15 letters. [2025-03-04 15:50:55,611 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-04 15:50:55,612 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 1453 transitions. Stem has 18 letters. Loop has 15 letters. [2025-03-04 15:50:55,612 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-04 15:50:55,612 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 1453 transitions. Stem has 3 letters. Loop has 30 letters. [2025-03-04 15:50:55,612 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-04 15:50:55,612 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 14800 states and 21627 transitions. [2025-03-04 15:50:55,682 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 6544 [2025-03-04 15:50:55,752 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 14800 states to 14800 states and 21627 transitions. [2025-03-04 15:50:55,752 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 6554 [2025-03-04 15:50:55,759 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 6571 [2025-03-04 15:50:55,760 INFO L73 IsDeterministic]: Start isDeterministic. Operand 14800 states and 21627 transitions. [2025-03-04 15:50:55,760 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-04 15:50:55,760 INFO L218 hiAutomatonCegarLoop]: Abstraction has 14800 states and 21627 transitions. [2025-03-04 15:50:55,772 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 14800 states and 21627 transitions. [2025-03-04 15:50:55,915 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 14800 to 14783. [2025-03-04 15:50:55,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 14783 states, 14783 states have (on average 1.4618142460934858) internal successors, (21610), 14782 states have internal predecessors, (21610), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 15:50:55,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14783 states to 14783 states and 21610 transitions. [2025-03-04 15:50:55,967 INFO L240 hiAutomatonCegarLoop]: Abstraction has 14783 states and 21610 transitions. [2025-03-04 15:50:55,967 INFO L432 stractBuchiCegarLoop]: Abstraction has 14783 states and 21610 transitions. [2025-03-04 15:50:55,967 INFO L338 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2025-03-04 15:50:55,967 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 14783 states and 21610 transitions. [2025-03-04 15:50:56,001 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 6544 [2025-03-04 15:50:56,001 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-04 15:50:56,001 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-04 15:50:56,004 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2025-03-04 15:50:56,005 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 15:50:56,005 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(20, 2);call #Ultimate.allocInit(12, 3);~f~0 := 6;~e~0 := 5;~d~0 := 4;~b~0 := 2;~a~0 := 1;~c~0 := 3;~u~0 := 21;~v~0 := 22;~w~0 := 23;~x~0 := 24;~y~0 := 25;~z~0 := 26;~a3~0 := 1;~a4~0 := 17;~a25~0 := 1;~a1~0 := 1;~a26~0 := 18;~a28~0 := 15;~a7~0 := 1;~a14~0 := 19;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet12#1, main_#t~ret13#1, main_~input~0#1, main_~output~0#1;main_~output~0#1 := -1;" "assume true;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" [2025-03-04 15:50:56,006 INFO L754 eck$LassoCheckResult]: Loop: "assume !((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output_~input#1) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(17 == ~a28~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == ~a7~0 && 17 == ~a4~0 && (18 == ~a14~0 && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && !(1 == ~a3~0) && (16 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(16 == ~a28~0 && ((18 == ~a14~0 && (!(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a3~0 && 1 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(!(1 == ~a3~0) && 17 == ~a28~0 && 1 == ~a25~0 && ((5 == calculate_output_~input#1 && (((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 17 == ~a26~0 && 18 == ~a4~0 && !(1 == ~a7~0) && ((1 == ~a25~0 && 3 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a3~0) && 20 == ~a14~0);" "assume !(((((1 == ~a1~0 && (20 == ~a14~0 && 2 == calculate_output_~input#1 && 17 == ~a26~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && 20 == ~a14~0 && 1 == ~a1~0 && 6 == calculate_output_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)));" "assume !(((17 == ~a4~0 && (((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && (1 == ~a1~0 && (1 == ~a7~0 && ((2 == calculate_output_~input#1 && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a3~0) && 18 == ~a26~0) && 19 == ~a14~0);" "assume !((18 == ~a26~0 && 1 == ~a7~0 && 16 == ~a28~0 && (((1 == ~a25~0 && 2 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(18 == ~a4~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 19 == ~a14~0 && (1 == ~a1~0 && 16 == ~a28~0 && 1 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && (((3 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(17 == ~a4~0 && 1 == ~a25~0 && 20 == ~a14~0 && ((!(1 == ~a3~0) && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !(((((((1 == ~a7~0 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 20 == ~a14~0) && 18 == ~a4~0) && 15 == ~a28~0);" "assume !((19 == ~a26~0 && 1 == ~a7~0 && (((18 == ~a14~0 && 4 == calculate_output_~input#1 && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 16 == ~a4~0);" "assume !(18 == ~a26~0 && (15 == ~a28~0 && 1 == ~a7~0 && 1 == ~a25~0 && (17 == ~a4~0 && 19 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && (15 == ~a28~0 && ((17 == ~a4~0 && 5 == calculate_output_~input#1 && 1 == ~a3~0) && 19 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a7~0);" "assume !((1 == ~a1~0 && (((19 == ~a14~0 && 4 == calculate_output_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && 16 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && (1 == ~a3~0 && 1 == ~a25~0 && 18 == ~a4~0 && 1 == calculate_output_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 1 == ~a1~0);" "assume !((!(1 == ~a7~0) && ((!(1 == ~a3~0) && (((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0) && 16 == ~a28~0);" "assume !((1 == ~a1~0 && (20 == ~a14~0 && (17 == ~a28~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && (1 == ~a1~0 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 1 == ~a3~0) && 17 == ~a4~0);" "assume 1 == ~a1~0 && 16 == ~a4~0 && ((((((17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a7~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0;~a3~0 := 1;~a28~0 := 15;~a14~0 := 18;~a26~0 := 17;calculate_output_#res#1 := -1;" "main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_~input~0#1;havoc main_#t~ret13#1;" "assume true;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" "assume !((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output_~input#1) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(17 == ~a28~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == ~a7~0 && 17 == ~a4~0 && (18 == ~a14~0 && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && !(1 == ~a3~0) && (16 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(16 == ~a28~0 && ((18 == ~a14~0 && (!(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a3~0 && 1 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(!(1 == ~a3~0) && 17 == ~a28~0 && 1 == ~a25~0 && ((5 == calculate_output_~input#1 && (((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 17 == ~a26~0 && 18 == ~a4~0 && !(1 == ~a7~0) && ((1 == ~a25~0 && 3 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a3~0) && 20 == ~a14~0);" "assume !(((((1 == ~a1~0 && (20 == ~a14~0 && 2 == calculate_output_~input#1 && 17 == ~a26~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && 20 == ~a14~0 && 1 == ~a1~0 && 6 == calculate_output_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)));" "assume !(((17 == ~a4~0 && (((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && (1 == ~a1~0 && (1 == ~a7~0 && ((2 == calculate_output_~input#1 && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a3~0) && 18 == ~a26~0) && 19 == ~a14~0);" "assume !((18 == ~a26~0 && 1 == ~a7~0 && 16 == ~a28~0 && (((1 == ~a25~0 && 2 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(18 == ~a4~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 19 == ~a14~0 && (1 == ~a1~0 && 16 == ~a28~0 && 1 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && (((3 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(17 == ~a4~0 && 1 == ~a25~0 && 20 == ~a14~0 && ((!(1 == ~a3~0) && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !(((((((1 == ~a7~0 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 20 == ~a14~0) && 18 == ~a4~0) && 15 == ~a28~0);" "assume !((19 == ~a26~0 && 1 == ~a7~0 && (((18 == ~a14~0 && 4 == calculate_output_~input#1 && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 16 == ~a4~0);" "assume !(18 == ~a26~0 && (15 == ~a28~0 && 1 == ~a7~0 && 1 == ~a25~0 && (17 == ~a4~0 && 19 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && (15 == ~a28~0 && ((17 == ~a4~0 && 5 == calculate_output_~input#1 && 1 == ~a3~0) && 19 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a7~0);" "assume !((1 == ~a1~0 && (((19 == ~a14~0 && 4 == calculate_output_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && 16 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && (1 == ~a3~0 && 1 == ~a25~0 && 18 == ~a4~0 && 1 == calculate_output_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 1 == ~a1~0);" "assume !((!(1 == ~a7~0) && ((!(1 == ~a3~0) && (((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0) && 16 == ~a28~0);" "assume !((1 == ~a1~0 && (20 == ~a14~0 && (17 == ~a28~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && (1 == ~a1~0 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !(1 == ~a1~0 && 16 == ~a4~0 && ((((((17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a7~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !(16 == ~a4~0 && 1 == ~a25~0 && 17 == ~a28~0 && ((19 == ~a14~0 && (1 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a7~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && (((1 == ~a3~0 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !(16 == ~a28~0 && 1 == ~a3~0 && 19 == ~a14~0 && ((18 == ~a4~0 && !(1 == ~a7~0) && 5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((!(1 == ~a3~0) && ((((((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0) && 19 == ~a14~0) && 1 == ~a1~0);" "assume !(((17 == ~a28~0 && (((2 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 18 == ~a14~0) && 1 == ~a25~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((((1 == ~a3~0 && (1 == ~a25~0 && (4 == calculate_output_~input#1 && 1 == ~a7~0) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0) && 17 == ~a28~0) && 18 == ~a26~0);" "assume !(1 == ~a1~0 && 18 == ~a4~0 && ((!(1 == ~a7~0) && 19 == ~a14~0 && (5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a3~0);" "assume !(1 == ~a25~0 && 18 == ~a4~0 && 1 == ~a1~0 && 16 == ~a28~0 && ((2 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 18 == ~a14~0) && !(1 == ~a3~0));" "assume !((18 == ~a4~0 && (16 == ~a28~0 && 1 == ~a3~0 && 18 == ~a14~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((!(1 == ~a7~0) && 16 == ~a28~0 && 1 == ~a25~0 && 1 == ~a1~0 && !(1 == ~a3~0) && (5 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && 18 == ~a4~0);" "assume !(((((15 == ~a28~0 && (1 == ~a1~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 1 == ~a7~0) && 16 == ~a4~0);" "assume !((((((!(1 == ~a7~0) && 20 == ~a14~0 && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && 19 == ~a26~0 && 15 == ~a28~0 && (16 == ~a4~0 && !(1 == ~a3~0) && (1 == ~a25~0 && 2 == calculate_output_~input#1) && !(1 == ~a7~0)) && 1 == ~a1~0);" "assume !((((1 == ~a25~0 && 18 == ~a4~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 17 == ~a28~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && ((19 == ~a14~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(1 == ~a25~0 && ((((15 == ~a28~0 && (6 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && !(1 == ~a7~0)) && 17 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(1 == ~a3~0 && (((4 == calculate_output_~input#1 && ((18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0 && 16 == ~a28~0) || (20 == ~a14~0 && (18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(20 == ~a14~0 && 1 == ~a25~0 && (1 == ~a7~0 && ((16 == ~a4~0 && 5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(!(1 == ~a3~0) && (1 == ~a25~0 && 17 == ~a28~0 && (5 == calculate_output_~input#1 && ((20 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 16 == ~a4~0) && 1 == ~a1~0);" "assume !(18 == ~a14~0 && 16 == ~a28~0 && ((((!(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(18 == ~a4~0 && 17 == ~a26~0 && 1 == ~a25~0 && 1 == ~a1~0 && ((1 == ~a7~0 && 16 == ~a28~0 && 6 == calculate_output_~input#1) && 20 == ~a14~0) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a3~0) && 16 == ~a4~0 && (1 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 20 == ~a14~0);" "assume !(1 == ~a1~0 && 1 == ~a3~0 && (20 == ~a14~0 && 16 == ~a28~0 && (3 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(((18 == ~a4~0 && ((6 == calculate_output_~input#1 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a28~0);" "assume !(1 == ~a7~0 && 1 == ~a25~0 && ((1 == ~a1~0 && (17 == ~a28~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 18 == ~a14~0) && 18 == ~a4~0) && !(1 == ~a3~0));" "assume !(((((16 == ~a28~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a1~0) && 1 == ~a3~0) && 19 == ~a14~0) && 18 == ~a4~0);" "assume !((19 == ~a14~0 && 1 == ~a25~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 17 == ~a4~0 && 3 == calculate_output_~input#1 && !(1 == ~a3~0)) && 19 == ~a26~0) && 1 == ~a1~0);" "assume !(((1 == ~a1~0 && ((1 == ~a3~0 && 19 == ~a14~0 && 2 == calculate_output_~input#1 && 18 == ~a4~0) && 1 == ~a7~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 19 == ~a14~0 && 1 == ~a1~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(((((18 == ~a14~0 && ((1 == calculate_output_~input#1 && 1 == ~a3~0) && 17 == ~a28~0) && 18 == ~a4~0) && !(1 == ~a7~0)) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(1 == ~a7~0 && 19 == ~a26~0 && 1 == ~a1~0 && 19 == ~a14~0 && 1 == ~a25~0 && 15 == ~a28~0 && 16 == ~a4~0 && !(1 == ~a3~0) && 5 == calculate_output_~input#1);" "assume !(!(1 == ~a7~0) && (1 == ~a1~0 && ((!(1 == ~a3~0) && 18 == ~a14~0 && 6 == calculate_output_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 16 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 20 == ~a14~0 && ((((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && !(1 == ~a7~0));" "assume !((16 == ~a4~0 && ((19 == ~a14~0 && 1 == ~a7~0 && (1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 15 == ~a28~0);" "assume !((((19 == ~a26~0 && 18 == ~a4~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 17 == ~a28~0 && 20 == ~a14~0 && 1 == ~a3~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 18 == ~a4~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && 1 == ~a3~0) && 1 == ~a1~0) && 19 == ~a14~0) && 17 == ~a26~0) && 16 == ~a28~0);" "assume !(((1 == ~a1~0 && (((((18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a14~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 16 == ~a4~0);" "assume !(1 == ~a1~0 && (19 == ~a14~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(((1 == ~a25~0 && ((1 == ~a7~0 && (2 == calculate_output_~input#1 && 20 == ~a14~0) && 17 == ~a4~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 20 == ~a14~0 && (!(1 == ~a7~0) && (15 == ~a28~0 && 5 == calculate_output_~input#1) && 17 == ~a26~0) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !(1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a7~0) && (!(1 == ~a3~0) && (18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && 20 == ~a14~0);" "assume !((19 == ~a14~0 && 1 == ~a3~0 && 1 == ~a1~0 && (1 == ~a25~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 1 == calculate_output_~input#1) && 18 == ~a4~0) && 17 == ~a28~0);" "assume !(16 == ~a28~0 && (1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a3~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 20 == ~a14~0);" "assume !((1 == ~a25~0 && ((1 == ~a1~0 && ((6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 18 == ~a4~0) && 20 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && !(1 == ~a3~0));" "assume !(16 == ~a28~0 && (((16 == ~a4~0 && 1 == ~a7~0 && (6 == calculate_output_~input#1 && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0);" "assume !((15 == ~a28~0 && 1 == ~a1~0 && 16 == ~a4~0 && !(1 == ~a3~0) && (((17 == ~a26~0 || 18 == ~a26~0) && 1 == calculate_output_~input#1) && 1 == ~a25~0) && 20 == ~a14~0) && 1 == ~a7~0);" "assume !(1 == ~a1~0 && 15 == ~a28~0 && (17 == ~a4~0 && (19 == ~a26~0 && (19 == ~a14~0 && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && !(1 == ~a7~0));" "assume !(19 == ~a14~0 && (1 == ~a7~0 && ((((18 == ~a4~0 && 4 == calculate_output_~input#1) && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 16 == ~a28~0 && 1 == ~a7~0 && 18 == ~a4~0 && !(1 == ~a3~0) && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0);" "assume !((16 == ~a4~0 && (1 == ~a1~0 && 18 == ~a26~0 && (!(1 == ~a3~0) && 1 == ~a25~0 && 3 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a7~0) && 16 == ~a28~0);" "assume 17 == ~a28~0 && 19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0) && 1 == ~a25~0 && ((3 == calculate_output_~input#1 && 1 == ~a3~0) && 18 == ~a4~0) && 1 == ~a1~0;~a7~0 := 1;calculate_output_#res#1 := 26;" "main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_~input~0#1;havoc main_#t~ret13#1;" "assume true;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" [2025-03-04 15:50:56,010 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:50:56,010 INFO L85 PathProgramCache]: Analyzing trace with hash 76681887, now seen corresponding path program 1 times [2025-03-04 15:50:56,010 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:50:56,010 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [160487298] [2025-03-04 15:50:56,010 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:50:56,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:50:56,014 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-03-04 15:50:56,021 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-04 15:50:56,022 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:50:56,022 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:50:56,022 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 15:50:56,023 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-03-04 15:50:56,029 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-04 15:50:56,029 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:50:56,029 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:50:56,031 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 15:50:56,032 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:50:56,032 INFO L85 PathProgramCache]: Analyzing trace with hash -1049449665, now seen corresponding path program 1 times [2025-03-04 15:50:56,032 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:50:56,032 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [940199601] [2025-03-04 15:50:56,033 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:50:56,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:50:56,047 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 110 statements into 1 equivalence classes. [2025-03-04 15:50:56,073 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 110 of 110 statements. [2025-03-04 15:50:56,077 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:50:56,077 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 15:50:56,214 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 29 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 15:50:56,215 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 15:50:56,215 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [940199601] [2025-03-04 15:50:56,215 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [940199601] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 15:50:56,215 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 15:50:56,215 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-04 15:50:56,215 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [891752978] [2025-03-04 15:50:56,215 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 15:50:56,216 INFO L769 eck$LassoCheckResult]: loop already infeasible [2025-03-04 15:50:56,216 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 15:50:56,216 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 15:50:56,216 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 15:50:56,216 INFO L87 Difference]: Start difference. First operand 14783 states and 21610 transitions. cyclomatic complexity: 6836 Second operand has 3 states, 3 states have (on average 36.666666666666664) internal successors, (110), 3 states have internal predecessors, (110), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 15:50:58,555 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-04 15:50:58,556 INFO L93 Difference]: Finished difference Result 22175 states and 32367 transitions. [2025-03-04 15:50:58,556 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 22175 states and 32367 transitions. [2025-03-04 15:50:58,634 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 9816 [2025-03-04 15:50:58,712 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 22175 states to 22175 states and 32367 transitions. [2025-03-04 15:50:58,712 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 9830 [2025-03-04 15:50:58,721 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 9830 [2025-03-04 15:50:58,721 INFO L73 IsDeterministic]: Start isDeterministic. Operand 22175 states and 32367 transitions. [2025-03-04 15:50:58,722 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-04 15:50:58,722 INFO L218 hiAutomatonCegarLoop]: Abstraction has 22175 states and 32367 transitions. [2025-03-04 15:50:58,738 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 22175 states and 32367 transitions. [2025-03-04 15:50:58,919 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 22175 to 22175. [2025-03-04 15:50:58,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 22175 states, 22175 states have (on average 1.4596166854565953) internal successors, (32367), 22174 states have internal predecessors, (32367), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 15:50:58,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22175 states to 22175 states and 32367 transitions. [2025-03-04 15:50:58,986 INFO L240 hiAutomatonCegarLoop]: Abstraction has 22175 states and 32367 transitions. [2025-03-04 15:50:58,987 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 15:50:58,988 INFO L432 stractBuchiCegarLoop]: Abstraction has 22175 states and 32367 transitions. [2025-03-04 15:50:58,988 INFO L338 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2025-03-04 15:50:58,988 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 22175 states and 32367 transitions. [2025-03-04 15:50:59,030 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 9816 [2025-03-04 15:50:59,030 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-04 15:50:59,031 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-04 15:50:59,034 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2025-03-04 15:50:59,034 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 15:50:59,034 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(20, 2);call #Ultimate.allocInit(12, 3);~f~0 := 6;~e~0 := 5;~d~0 := 4;~b~0 := 2;~a~0 := 1;~c~0 := 3;~u~0 := 21;~v~0 := 22;~w~0 := 23;~x~0 := 24;~y~0 := 25;~z~0 := 26;~a3~0 := 1;~a4~0 := 17;~a25~0 := 1;~a1~0 := 1;~a26~0 := 18;~a28~0 := 15;~a7~0 := 1;~a14~0 := 19;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet12#1, main_#t~ret13#1, main_~input~0#1, main_~output~0#1;main_~output~0#1 := -1;" "assume true;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" [2025-03-04 15:50:59,035 INFO L754 eck$LassoCheckResult]: Loop: "assume !((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output_~input#1) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(17 == ~a28~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == ~a7~0 && 17 == ~a4~0 && (18 == ~a14~0 && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && !(1 == ~a3~0) && (16 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(16 == ~a28~0 && ((18 == ~a14~0 && (!(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a3~0 && 1 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(!(1 == ~a3~0) && 17 == ~a28~0 && 1 == ~a25~0 && ((5 == calculate_output_~input#1 && (((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 17 == ~a26~0 && 18 == ~a4~0 && !(1 == ~a7~0) && ((1 == ~a25~0 && 3 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a3~0) && 20 == ~a14~0);" "assume !(((((1 == ~a1~0 && (20 == ~a14~0 && 2 == calculate_output_~input#1 && 17 == ~a26~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && 20 == ~a14~0 && 1 == ~a1~0 && 6 == calculate_output_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)));" "assume !(((17 == ~a4~0 && (((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && (1 == ~a1~0 && (1 == ~a7~0 && ((2 == calculate_output_~input#1 && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a3~0) && 18 == ~a26~0) && 19 == ~a14~0);" "assume !((18 == ~a26~0 && 1 == ~a7~0 && 16 == ~a28~0 && (((1 == ~a25~0 && 2 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(18 == ~a4~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 19 == ~a14~0 && (1 == ~a1~0 && 16 == ~a28~0 && 1 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && (((3 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(17 == ~a4~0 && 1 == ~a25~0 && 20 == ~a14~0 && ((!(1 == ~a3~0) && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !(((((((1 == ~a7~0 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 20 == ~a14~0) && 18 == ~a4~0) && 15 == ~a28~0);" "assume !((19 == ~a26~0 && 1 == ~a7~0 && (((18 == ~a14~0 && 4 == calculate_output_~input#1 && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 16 == ~a4~0);" "assume !(18 == ~a26~0 && (15 == ~a28~0 && 1 == ~a7~0 && 1 == ~a25~0 && (17 == ~a4~0 && 19 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && (15 == ~a28~0 && ((17 == ~a4~0 && 5 == calculate_output_~input#1 && 1 == ~a3~0) && 19 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a7~0);" "assume !((1 == ~a1~0 && (((19 == ~a14~0 && 4 == calculate_output_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && 16 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && (1 == ~a3~0 && 1 == ~a25~0 && 18 == ~a4~0 && 1 == calculate_output_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 1 == ~a1~0);" "assume !((!(1 == ~a7~0) && ((!(1 == ~a3~0) && (((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0) && 16 == ~a28~0);" "assume !((1 == ~a1~0 && (20 == ~a14~0 && (17 == ~a28~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && (1 == ~a1~0 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !(1 == ~a1~0 && 16 == ~a4~0 && ((((((17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a7~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !(16 == ~a4~0 && 1 == ~a25~0 && 17 == ~a28~0 && ((19 == ~a14~0 && (1 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a7~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && (((1 == ~a3~0 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !(16 == ~a28~0 && 1 == ~a3~0 && 19 == ~a14~0 && ((18 == ~a4~0 && !(1 == ~a7~0) && 5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((!(1 == ~a3~0) && ((((((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0) && 19 == ~a14~0) && 1 == ~a1~0);" "assume !(((17 == ~a28~0 && (((2 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 18 == ~a14~0) && 1 == ~a25~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((((1 == ~a3~0 && (1 == ~a25~0 && (4 == calculate_output_~input#1 && 1 == ~a7~0) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0) && 17 == ~a28~0) && 18 == ~a26~0);" "assume !(1 == ~a1~0 && 18 == ~a4~0 && ((!(1 == ~a7~0) && 19 == ~a14~0 && (5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a3~0);" "assume !(1 == ~a25~0 && 18 == ~a4~0 && 1 == ~a1~0 && 16 == ~a28~0 && ((2 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 18 == ~a14~0) && !(1 == ~a3~0));" "assume !((18 == ~a4~0 && (16 == ~a28~0 && 1 == ~a3~0 && 18 == ~a14~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((!(1 == ~a7~0) && 16 == ~a28~0 && 1 == ~a25~0 && 1 == ~a1~0 && !(1 == ~a3~0) && (5 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && 18 == ~a4~0);" "assume !(((((15 == ~a28~0 && (1 == ~a1~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 1 == ~a7~0) && 16 == ~a4~0);" "assume !((((((!(1 == ~a7~0) && 20 == ~a14~0 && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && 19 == ~a26~0 && 15 == ~a28~0 && (16 == ~a4~0 && !(1 == ~a3~0) && (1 == ~a25~0 && 2 == calculate_output_~input#1) && !(1 == ~a7~0)) && 1 == ~a1~0);" "assume !((((1 == ~a25~0 && 18 == ~a4~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 17 == ~a28~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && ((19 == ~a14~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(1 == ~a25~0 && ((((15 == ~a28~0 && (6 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && !(1 == ~a7~0)) && 17 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(1 == ~a3~0 && (((4 == calculate_output_~input#1 && ((18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0 && 16 == ~a28~0) || (20 == ~a14~0 && (18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(20 == ~a14~0 && 1 == ~a25~0 && (1 == ~a7~0 && ((16 == ~a4~0 && 5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(!(1 == ~a3~0) && (1 == ~a25~0 && 17 == ~a28~0 && (5 == calculate_output_~input#1 && ((20 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 16 == ~a4~0) && 1 == ~a1~0);" "assume !(18 == ~a14~0 && 16 == ~a28~0 && ((((!(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(18 == ~a4~0 && 17 == ~a26~0 && 1 == ~a25~0 && 1 == ~a1~0 && ((1 == ~a7~0 && 16 == ~a28~0 && 6 == calculate_output_~input#1) && 20 == ~a14~0) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a3~0) && 16 == ~a4~0 && (1 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 20 == ~a14~0);" "assume !(1 == ~a1~0 && 1 == ~a3~0 && (20 == ~a14~0 && 16 == ~a28~0 && (3 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(((18 == ~a4~0 && ((6 == calculate_output_~input#1 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a28~0);" "assume !(1 == ~a7~0 && 1 == ~a25~0 && ((1 == ~a1~0 && (17 == ~a28~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 18 == ~a14~0) && 18 == ~a4~0) && !(1 == ~a3~0));" "assume !(((((16 == ~a28~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a1~0) && 1 == ~a3~0) && 19 == ~a14~0) && 18 == ~a4~0);" "assume !((19 == ~a14~0 && 1 == ~a25~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 17 == ~a4~0 && 3 == calculate_output_~input#1 && !(1 == ~a3~0)) && 19 == ~a26~0) && 1 == ~a1~0);" "assume !(((1 == ~a1~0 && ((1 == ~a3~0 && 19 == ~a14~0 && 2 == calculate_output_~input#1 && 18 == ~a4~0) && 1 == ~a7~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 19 == ~a14~0 && 1 == ~a1~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(((((18 == ~a14~0 && ((1 == calculate_output_~input#1 && 1 == ~a3~0) && 17 == ~a28~0) && 18 == ~a4~0) && !(1 == ~a7~0)) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(1 == ~a7~0 && 19 == ~a26~0 && 1 == ~a1~0 && 19 == ~a14~0 && 1 == ~a25~0 && 15 == ~a28~0 && 16 == ~a4~0 && !(1 == ~a3~0) && 5 == calculate_output_~input#1);" "assume !(!(1 == ~a7~0) && (1 == ~a1~0 && ((!(1 == ~a3~0) && 18 == ~a14~0 && 6 == calculate_output_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 16 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 20 == ~a14~0 && ((((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && !(1 == ~a7~0));" "assume !((16 == ~a4~0 && ((19 == ~a14~0 && 1 == ~a7~0 && (1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 15 == ~a28~0);" "assume !((((19 == ~a26~0 && 18 == ~a4~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 17 == ~a28~0 && 20 == ~a14~0 && 1 == ~a3~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 18 == ~a4~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && 1 == ~a3~0) && 1 == ~a1~0) && 19 == ~a14~0) && 17 == ~a26~0) && 16 == ~a28~0);" "assume !(((1 == ~a1~0 && (((((18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a14~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 16 == ~a4~0);" "assume !(1 == ~a1~0 && (19 == ~a14~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(((1 == ~a25~0 && ((1 == ~a7~0 && (2 == calculate_output_~input#1 && 20 == ~a14~0) && 17 == ~a4~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 20 == ~a14~0 && (!(1 == ~a7~0) && (15 == ~a28~0 && 5 == calculate_output_~input#1) && 17 == ~a26~0) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !(1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a7~0) && (!(1 == ~a3~0) && (18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && 20 == ~a14~0);" "assume !((19 == ~a14~0 && 1 == ~a3~0 && 1 == ~a1~0 && (1 == ~a25~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 1 == calculate_output_~input#1) && 18 == ~a4~0) && 17 == ~a28~0);" "assume !(16 == ~a28~0 && (1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a3~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 20 == ~a14~0);" "assume !((1 == ~a25~0 && ((1 == ~a1~0 && ((6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 18 == ~a4~0) && 20 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && !(1 == ~a3~0));" "assume !(16 == ~a28~0 && (((16 == ~a4~0 && 1 == ~a7~0 && (6 == calculate_output_~input#1 && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0);" "assume !((15 == ~a28~0 && 1 == ~a1~0 && 16 == ~a4~0 && !(1 == ~a3~0) && (((17 == ~a26~0 || 18 == ~a26~0) && 1 == calculate_output_~input#1) && 1 == ~a25~0) && 20 == ~a14~0) && 1 == ~a7~0);" "assume !(1 == ~a1~0 && 15 == ~a28~0 && (17 == ~a4~0 && (19 == ~a26~0 && (19 == ~a14~0 && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && !(1 == ~a7~0));" "assume !(19 == ~a14~0 && (1 == ~a7~0 && ((((18 == ~a4~0 && 4 == calculate_output_~input#1) && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 16 == ~a28~0 && 1 == ~a7~0 && 18 == ~a4~0 && !(1 == ~a3~0) && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0);" "assume !((16 == ~a4~0 && (1 == ~a1~0 && 18 == ~a26~0 && (!(1 == ~a3~0) && 1 == ~a25~0 && 3 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a7~0) && 16 == ~a28~0);" "assume !(17 == ~a28~0 && 19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0) && 1 == ~a25~0 && ((3 == calculate_output_~input#1 && 1 == ~a3~0) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !(((1 == ~a1~0 && (((3 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 17 == ~a28~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0) && 20 == ~a14~0);" "assume !((18 == ~a4~0 && ((6 == calculate_output_~input#1 && (((((16 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 16 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0))) && 1 == ~a3~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(((1 == ~a1~0 && (1 == ~a25~0 && ((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0)) && 6 == calculate_output_~input#1) && 17 == ~a28~0) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !(((((1 == ~a1~0 && 17 == ~a4~0 && !(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && !(1 == ~a3~0)) && 20 == ~a14~0) && 16 == ~a28~0);" "assume !(((20 == ~a14~0 && (18 == ~a4~0 && (2 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(20 == ~a14~0 && 17 == ~a4~0 && 16 == ~a28~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 1 == ~a25~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && !(1 == ~a7~0));" "assume !(16 == ~a4~0 && !(1 == ~a3~0) && (((17 == ~a28~0 && (1 == ~a1~0 && 6 == calculate_output_~input#1) && 18 == ~a26~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(((((((((1 == ~a7~0 && 18 == ~a26~0) && 19 == ~a14~0) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a1~0) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(16 == ~a4~0 && !(1 == ~a7~0) && 1 == ~a25~0 && (19 == ~a14~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 19 == ~a26~0 && 3 == calculate_output_~input#1) && 15 == ~a28~0);" "assume !(1 == ~a7~0 && (15 == ~a28~0 && ((((6 == calculate_output_~input#1 && 1 == ~a1~0) && 19 == ~a14~0) && 18 == ~a4~0) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a26~0);" "assume !((1 == ~a1~0 && ((17 == ~a4~0 && !(1 == ~a7~0) && (1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 16 == ~a28~0);" "assume !((1 == ~a1~0 && ((!(1 == ~a3~0) && 17 == ~a28~0 && !(1 == ~a7~0) && 19 == ~a14~0 && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 18 == ~a26~0);" "assume !((!(1 == ~a3~0) && (!(1 == ~a7~0) && 1 == ~a1~0 && 1 == ~a25~0 && (5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a4~0) && 16 == ~a28~0) && 18 == ~a14~0);" "assume !((((17 == ~a28~0 && ((((18 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 4 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !((17 == ~a4~0 && (17 == ~a28~0 && ((((19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0)) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 1 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(((1 == ~a25~0 && ((((!(1 == ~a7~0) && 15 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0) || ((1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0)) && 1 == calculate_output_~input#1) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && ((1 == ~a3~0 && 2 == calculate_output_~input#1 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 17 == ~a4~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !((((1 == ~a25~0 && (15 == ~a28~0 && 1 == ~a1~0 && 3 == calculate_output_~input#1 && 18 == ~a4~0) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 17 == ~a26~0) && 20 == ~a14~0);" "assume !((1 == ~a25~0 && ((15 == ~a28~0 && (1 == ~a1~0 && 1 == ~a3~0 && 3 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a7~0) && 19 == ~a26~0);" "assume !(18 == ~a4~0 && 18 == ~a14~0 && 1 == ~a1~0 && 18 == ~a26~0 && !(1 == ~a3~0) && (1 == ~a25~0 && 4 == calculate_output_~input#1 && 15 == ~a28~0) && !(1 == ~a7~0));" "assume !(((1 == ~a1~0 && (((1 == calculate_output_~input#1 && (((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a28~0) && !(1 == ~a3~0)) && 18 == ~a4~0) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(((18 == ~a4~0 && !(1 == ~a3~0) && 1 == ~a25~0 && ((1 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a1~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && ((17 == ~a28~0 && 1 == ~a1~0 && 17 == ~a4~0 && 1 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (17 == ~a28~0 && ((4 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(1 == ~a1~0 && 17 == ~a28~0 && 19 == ~a14~0 && 17 == ~a4~0 && (((6 == calculate_output_~input#1 && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a26~0) && !(1 == ~a7~0));" "assume !(((((((1 == ~a25~0 && 6 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a26~0) && !(1 == ~a3~0)) && 18 == ~a4~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(19 == ~a26~0 && 16 == ~a28~0 && 1 == ~a3~0 && 1 == ~a1~0 && 18 == ~a14~0 && (1 == ~a25~0 && 3 == calculate_output_~input#1 && 18 == ~a4~0) && !(1 == ~a7~0));" "assume !((16 == ~a28~0 && 18 == ~a14~0 && 17 == ~a4~0 && 1 == ~a3~0 && ((((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(!(1 == ~a3~0) && (19 == ~a14~0 && 1 == ~a1~0 && 16 == ~a28~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a7~0);" "assume !((20 == ~a14~0 && 1 == ~a1~0 && 17 == ~a28~0 && (!(1 == ~a3~0) && 17 == ~a4~0 && 5 == calculate_output_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a7~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 19 == ~a14~0 && (1 == ~a25~0 && 1 == ~a3~0 && 18 == ~a26~0 && (5 == calculate_output_~input#1 && 17 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a4~0);" "assume !((17 == ~a4~0 && !(1 == ~a3~0) && (((((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a14~0) && 17 == ~a28~0);" "assume !((18 == ~a4~0 && 20 == ~a14~0 && 1 == ~a25~0 && 1 == ~a1~0 && 16 == ~a28~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && !(1 == ~a3~0));" "assume !(!(1 == ~a3~0) && 19 == ~a14~0 && 1 == ~a25~0 && (1 == ~a1~0 && (((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 16 == ~a4~0) && 16 == ~a28~0);" "assume !(16 == ~a4~0 && 15 == ~a28~0 && !(1 == ~a3~0) && ((!(1 == ~a7~0) && ((19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !((1 == ~a1~0 && 1 == ~a3~0 && (1 == ~a7~0 && (18 == ~a14~0 && (18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 15 == ~a28~0) && 18 == ~a4~0);" "assume !(16 == ~a28~0 && 17 == ~a4~0 && ((1 == ~a1~0 && ((((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0) && 1 == ~a3~0);" "assume !(!(1 == ~a3~0) && ((1 == ~a1~0 && 1 == ~a25~0 && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 16 == ~a28~0) && 18 == ~a4~0);" "assume !(1 == ~a7~0 && (((1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && 17 == ~a4~0 && 5 == calculate_output_~input#1) && 1 == ~a1~0) && 17 == ~a26~0) && 20 == ~a14~0);" "assume !((((((((19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) && 4 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a1~0) && 15 == ~a28~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !(!(1 == ~a3~0) && ((17 == ~a28~0 && 18 == ~a14~0 && ((((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a4~0) && 1 == ~a25~0);" "assume !(19 == ~a14~0 && (17 == ~a4~0 && (1 == ~a3~0 && ((1 == ~a7~0 && 4 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 18 == ~a26~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && ((17 == ~a4~0 && (((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 2 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0) && 17 == ~a28~0);" "assume !((15 == ~a28~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 1 == ~a25~0 && (19 == ~a26~0 && 20 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !((18 == ~a26~0 && (((17 == ~a28~0 && 16 == ~a4~0 && 1 == ~a7~0 && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((1 == ~a7~0 && (15 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && 19 == ~a14~0 && 3 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(17 == ~a28~0 && 18 == ~a4~0 && 1 == ~a25~0 && (1 == ~a3~0 && 3 == calculate_output_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 1 == ~a1~0);" "assume (20 == ~a14~0 && (((18 == ~a4~0 && 1 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a3~0) && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a25~0;~a7~0 := 1;~a26~0 := 17;calculate_output_#res#1 := -1;" "main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_~input~0#1;havoc main_#t~ret13#1;" "assume true;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" [2025-03-04 15:50:59,036 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:50:59,036 INFO L85 PathProgramCache]: Analyzing trace with hash 76681887, now seen corresponding path program 2 times [2025-03-04 15:50:59,036 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:50:59,036 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [254080877] [2025-03-04 15:50:59,036 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-04 15:50:59,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:50:59,040 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 4 statements into 1 equivalence classes. [2025-03-04 15:50:59,044 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-04 15:50:59,044 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-03-04 15:50:59,044 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:50:59,044 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 15:50:59,046 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-03-04 15:50:59,049 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-04 15:50:59,049 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:50:59,050 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:50:59,051 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 15:50:59,053 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:50:59,053 INFO L85 PathProgramCache]: Analyzing trace with hash 846156057, now seen corresponding path program 1 times [2025-03-04 15:50:59,053 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:50:59,053 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [326790613] [2025-03-04 15:50:59,053 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:50:59,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:50:59,072 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 129 statements into 1 equivalence classes. [2025-03-04 15:50:59,088 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 129 of 129 statements. [2025-03-04 15:50:59,088 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:50:59,088 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:50:59,088 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 15:50:59,095 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 129 statements into 1 equivalence classes. [2025-03-04 15:50:59,109 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 129 of 129 statements. [2025-03-04 15:50:59,109 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:50:59,109 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:50:59,121 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 15:50:59,121 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:50:59,121 INFO L85 PathProgramCache]: Analyzing trace with hash 2053861947, now seen corresponding path program 1 times [2025-03-04 15:50:59,121 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:50:59,121 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [311006228] [2025-03-04 15:50:59,122 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:50:59,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:50:59,140 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 133 statements into 1 equivalence classes. [2025-03-04 15:50:59,153 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 133 of 133 statements. [2025-03-04 15:50:59,153 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:50:59,153 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 15:50:59,300 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 15:50:59,301 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 15:50:59,301 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [311006228] [2025-03-04 15:50:59,301 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [311006228] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 15:50:59,301 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 15:50:59,301 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 15:50:59,301 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1062877031] [2025-03-04 15:50:59,301 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 15:50:59,999 INFO L204 LassoAnalysis]: Preferences: [2025-03-04 15:50:59,999 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-04 15:50:59,999 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-04 15:50:59,999 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-04 15:50:59,999 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2025-03-04 15:50:59,999 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:50:59,999 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-04 15:51:00,000 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-04 15:51:00,000 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label12.c_Iteration4_Loop [2025-03-04 15:51:00,000 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-04 15:51:00,000 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-04 15:51:00,001 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:00,004 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:00,006 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:00,007 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:00,009 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:00,011 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:00,032 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:00,034 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:00,043 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:00,046 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:00,049 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:00,051 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:00,054 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:00,056 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:00,240 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-04 15:51:00,241 INFO L365 LassoAnalysis]: Checking for nontermination... [2025-03-04 15:51:00,241 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:00,241 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:00,243 INFO L229 MonitoredProcess]: Starting monitored process 19 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:00,244 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Waiting until timeout for monitored process [2025-03-04 15:51:00,246 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-04 15:51:00,246 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:51:00,257 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-04 15:51:00,258 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_#t~ret13#1=0} Honda state: {ULTIMATE.start_main_#t~ret13#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-04 15:51:00,263 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:00,263 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:00,263 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:00,265 INFO L229 MonitoredProcess]: Starting monitored process 20 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:00,266 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Waiting until timeout for monitored process [2025-03-04 15:51:00,267 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-04 15:51:00,267 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:51:00,277 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-04 15:51:00,277 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_#t~nondet12#1=0} Honda state: {ULTIMATE.start_main_#t~nondet12#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-04 15:51:00,284 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Ended with exit code 0 [2025-03-04 15:51:00,284 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:00,284 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:00,286 INFO L229 MonitoredProcess]: Starting monitored process 21 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:00,286 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Waiting until timeout for monitored process [2025-03-04 15:51:00,287 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-04 15:51:00,287 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:51:00,298 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-04 15:51:00,298 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_calculate_output_#in~input#1=0} Honda state: {ULTIMATE.start_calculate_output_#in~input#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-04 15:51:00,303 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Ended with exit code 0 [2025-03-04 15:51:00,303 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:00,303 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:00,305 INFO L229 MonitoredProcess]: Starting monitored process 22 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:00,305 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Waiting until timeout for monitored process [2025-03-04 15:51:00,306 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-04 15:51:00,306 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:51:00,317 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-04 15:51:00,317 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~a1~0=1} Honda state: {~a1~0=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-04 15:51:00,322 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:00,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:00,322 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:00,324 INFO L229 MonitoredProcess]: Starting monitored process 23 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:00,324 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Waiting until timeout for monitored process [2025-03-04 15:51:00,326 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-04 15:51:00,326 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:51:00,336 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-04 15:51:00,336 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~a3~0=1} Honda state: {~a3~0=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-04 15:51:00,341 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:00,341 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:00,342 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:00,343 INFO L229 MonitoredProcess]: Starting monitored process 24 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:00,344 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Waiting until timeout for monitored process [2025-03-04 15:51:00,345 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-04 15:51:00,345 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:51:00,367 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Ended with exit code 0 [2025-03-04 15:51:00,368 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:00,368 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:00,369 INFO L229 MonitoredProcess]: Starting monitored process 25 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:00,370 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Waiting until timeout for monitored process [2025-03-04 15:51:00,371 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2025-03-04 15:51:00,371 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-04 15:51:00,403 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2025-03-04 15:51:00,407 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Ended with exit code 0 [2025-03-04 15:51:00,407 INFO L204 LassoAnalysis]: Preferences: [2025-03-04 15:51:00,407 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-04 15:51:00,407 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-04 15:51:00,407 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-04 15:51:00,407 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-04 15:51:00,407 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:00,407 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-04 15:51:00,407 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-04 15:51:00,407 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label12.c_Iteration4_Loop [2025-03-04 15:51:00,407 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-04 15:51:00,407 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-04 15:51:00,408 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:00,410 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:00,413 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:00,414 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:00,415 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:00,417 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:00,433 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:00,435 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:00,442 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:00,444 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:00,445 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:00,446 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:00,447 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:00,448 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-04 15:51:00,623 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-04 15:51:00,623 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-04 15:51:00,623 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:00,623 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:00,627 INFO L229 MonitoredProcess]: Starting monitored process 26 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:00,628 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Waiting until timeout for monitored process [2025-03-04 15:51:00,629 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:00,639 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:00,639 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:00,639 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:00,639 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:00,639 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:00,640 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:51:00,640 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:00,640 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:00,646 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Ended with exit code 0 [2025-03-04 15:51:00,646 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:00,646 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:00,648 INFO L229 MonitoredProcess]: Starting monitored process 27 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:00,650 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Waiting until timeout for monitored process [2025-03-04 15:51:00,651 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:00,660 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:00,661 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:00,661 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:00,661 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:00,661 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:00,661 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:51:00,661 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:00,662 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:00,667 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Ended with exit code 0 [2025-03-04 15:51:00,668 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:00,668 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:00,669 INFO L229 MonitoredProcess]: Starting monitored process 28 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:00,671 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Waiting until timeout for monitored process [2025-03-04 15:51:00,672 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:00,682 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:00,682 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:00,682 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:00,682 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:00,682 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:00,683 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:51:00,683 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:00,684 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:00,691 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:00,691 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:00,691 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:00,694 INFO L229 MonitoredProcess]: Starting monitored process 29 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:00,695 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Waiting until timeout for monitored process [2025-03-04 15:51:00,696 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:00,705 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:00,705 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:00,705 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:00,705 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:00,706 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:00,706 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:51:00,706 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:00,707 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:00,713 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:00,713 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:00,713 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:00,715 INFO L229 MonitoredProcess]: Starting monitored process 30 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:00,716 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Waiting until timeout for monitored process [2025-03-04 15:51:00,718 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:00,728 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:00,728 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:00,728 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:00,729 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:00,729 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:00,730 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:51:00,730 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:00,731 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:00,737 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Ended with exit code 0 [2025-03-04 15:51:00,738 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:00,738 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:00,739 INFO L229 MonitoredProcess]: Starting monitored process 31 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:00,740 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Waiting until timeout for monitored process [2025-03-04 15:51:00,741 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:00,750 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:00,750 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:00,750 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:00,750 INFO L204 nArgumentSynthesizer]: 4 loop disjuncts [2025-03-04 15:51:00,750 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:00,754 INFO L401 nArgumentSynthesizer]: We have 8 Motzkin's Theorem applications. [2025-03-04 15:51:00,754 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:00,758 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:00,764 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:00,764 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:00,764 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:00,766 INFO L229 MonitoredProcess]: Starting monitored process 32 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:00,766 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Waiting until timeout for monitored process [2025-03-04 15:51:00,767 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:00,777 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:00,777 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:00,777 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:00,777 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:00,777 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:00,777 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:51:00,777 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:00,779 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:00,784 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Ended with exit code 0 [2025-03-04 15:51:00,784 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:00,784 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:00,786 INFO L229 MonitoredProcess]: Starting monitored process 33 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:00,787 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Waiting until timeout for monitored process [2025-03-04 15:51:00,788 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:00,797 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:00,797 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:00,797 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:00,797 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-03-04 15:51:00,797 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:00,800 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2025-03-04 15:51:00,800 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:00,804 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:00,809 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Ended with exit code 0 [2025-03-04 15:51:00,809 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:00,810 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:00,811 INFO L229 MonitoredProcess]: Starting monitored process 34 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:00,812 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Waiting until timeout for monitored process [2025-03-04 15:51:00,813 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:00,822 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:00,823 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:00,823 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:00,823 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:00,823 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:00,823 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:51:00,823 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:00,824 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:00,830 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Ended with exit code 0 [2025-03-04 15:51:00,830 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:00,830 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:00,832 INFO L229 MonitoredProcess]: Starting monitored process 35 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:00,833 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Waiting until timeout for monitored process [2025-03-04 15:51:00,834 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:00,844 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:00,844 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:00,844 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:00,844 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:00,845 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:00,845 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:51:00,845 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:00,847 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:00,852 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:00,852 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:00,852 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:00,854 INFO L229 MonitoredProcess]: Starting monitored process 36 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:00,854 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Waiting until timeout for monitored process [2025-03-04 15:51:00,856 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:00,865 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:00,865 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:00,865 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:00,865 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:00,865 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:00,865 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:51:00,865 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:00,867 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:00,872 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Ended with exit code 0 [2025-03-04 15:51:00,872 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:00,872 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:00,874 INFO L229 MonitoredProcess]: Starting monitored process 37 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:00,874 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Waiting until timeout for monitored process [2025-03-04 15:51:00,875 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:00,885 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:00,885 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:00,885 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:00,885 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:00,885 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:00,885 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:51:00,885 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:00,886 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:00,891 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Ended with exit code 0 [2025-03-04 15:51:00,891 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:00,891 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:00,893 INFO L229 MonitoredProcess]: Starting monitored process 38 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:00,893 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Waiting until timeout for monitored process [2025-03-04 15:51:00,894 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:00,904 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:00,904 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:00,904 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:00,904 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:00,904 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:00,904 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:51:00,904 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:00,905 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:00,911 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Ended with exit code 0 [2025-03-04 15:51:00,912 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:00,912 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:00,913 INFO L229 MonitoredProcess]: Starting monitored process 39 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:00,914 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Waiting until timeout for monitored process [2025-03-04 15:51:00,915 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:00,925 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:00,926 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:00,926 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:00,926 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:00,926 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-04 15:51:00,926 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-04 15:51:00,926 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:00,927 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:00,933 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Ended with exit code 0 [2025-03-04 15:51:00,933 INFO L451 LassoAnalysis]: Using template '2-nested'. [2025-03-04 15:51:00,933 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:00,933 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:00,935 INFO L229 MonitoredProcess]: Starting monitored process 40 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:00,936 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Waiting until timeout for monitored process [2025-03-04 15:51:00,937 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:00,947 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:00,947 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:00,947 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:00,947 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:00,947 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:00,947 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:00,947 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:00,948 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:00,954 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Ended with exit code 0 [2025-03-04 15:51:00,954 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:00,954 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:00,956 INFO L229 MonitoredProcess]: Starting monitored process 41 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:00,960 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Waiting until timeout for monitored process [2025-03-04 15:51:00,960 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:00,970 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:00,970 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:00,970 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:00,970 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:00,970 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:00,970 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:00,970 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:00,971 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:00,977 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Ended with exit code 0 [2025-03-04 15:51:00,977 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:00,977 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:00,978 INFO L229 MonitoredProcess]: Starting monitored process 42 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:00,979 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Waiting until timeout for monitored process [2025-03-04 15:51:00,980 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:00,989 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:00,989 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:00,989 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:00,989 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:00,989 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:00,990 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:00,990 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:00,991 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:00,996 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Ended with exit code 0 [2025-03-04 15:51:00,996 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:00,997 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:00,998 INFO L229 MonitoredProcess]: Starting monitored process 43 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:00,999 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Waiting until timeout for monitored process [2025-03-04 15:51:01,000 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,009 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,009 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,009 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,009 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,009 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:01,010 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:01,010 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,011 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,016 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Ended with exit code 0 [2025-03-04 15:51:01,016 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,017 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,018 INFO L229 MonitoredProcess]: Starting monitored process 44 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,019 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Waiting until timeout for monitored process [2025-03-04 15:51:01,021 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,030 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,030 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,031 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,031 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,031 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:01,031 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:01,031 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,032 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,037 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Ended with exit code 0 [2025-03-04 15:51:01,038 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,038 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,039 INFO L229 MonitoredProcess]: Starting monitored process 45 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,040 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Waiting until timeout for monitored process [2025-03-04 15:51:01,041 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,050 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,051 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,051 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,051 INFO L204 nArgumentSynthesizer]: 4 loop disjuncts [2025-03-04 15:51:01,051 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:01,055 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2025-03-04 15:51:01,055 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,061 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,066 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:01,066 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,066 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,068 INFO L229 MonitoredProcess]: Starting monitored process 46 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,069 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Waiting until timeout for monitored process [2025-03-04 15:51:01,069 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,079 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,079 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,079 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,079 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,079 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:01,080 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:01,080 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,081 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,086 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Ended with exit code 0 [2025-03-04 15:51:01,086 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,086 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,088 INFO L229 MonitoredProcess]: Starting monitored process 47 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,088 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Waiting until timeout for monitored process [2025-03-04 15:51:01,090 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,099 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,099 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,099 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,099 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-03-04 15:51:01,099 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:01,103 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2025-03-04 15:51:01,103 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,108 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,113 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:01,114 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,114 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,115 INFO L229 MonitoredProcess]: Starting monitored process 48 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,116 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Waiting until timeout for monitored process [2025-03-04 15:51:01,117 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,126 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,126 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,126 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,126 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,126 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:01,127 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:01,127 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,128 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,133 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:01,134 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,134 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,136 INFO L229 MonitoredProcess]: Starting monitored process 49 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,136 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Waiting until timeout for monitored process [2025-03-04 15:51:01,137 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,146 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,147 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,147 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,147 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,147 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:01,147 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:01,147 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,149 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,154 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Ended with exit code 0 [2025-03-04 15:51:01,154 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,154 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,156 INFO L229 MonitoredProcess]: Starting monitored process 50 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,157 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Waiting until timeout for monitored process [2025-03-04 15:51:01,159 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,168 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,169 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,169 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,169 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,169 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:01,169 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:01,169 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,171 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,176 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:01,176 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,176 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,178 INFO L229 MonitoredProcess]: Starting monitored process 51 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,178 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Waiting until timeout for monitored process [2025-03-04 15:51:01,179 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,188 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,188 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,189 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,189 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,189 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:01,189 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:01,189 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,190 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,195 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Ended with exit code 0 [2025-03-04 15:51:01,195 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,196 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,197 INFO L229 MonitoredProcess]: Starting monitored process 52 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,198 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Waiting until timeout for monitored process [2025-03-04 15:51:01,199 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,208 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,208 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,208 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,208 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,208 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:01,209 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:01,209 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,210 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,215 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Ended with exit code 0 [2025-03-04 15:51:01,215 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,215 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,217 INFO L229 MonitoredProcess]: Starting monitored process 53 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,217 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Waiting until timeout for monitored process [2025-03-04 15:51:01,218 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,228 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,228 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,228 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,228 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,228 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:01,229 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:01,229 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,230 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,235 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Ended with exit code 0 [2025-03-04 15:51:01,235 INFO L451 LassoAnalysis]: Using template '3-nested'. [2025-03-04 15:51:01,235 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,235 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,237 INFO L229 MonitoredProcess]: Starting monitored process 54 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,237 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Waiting until timeout for monitored process [2025-03-04 15:51:01,238 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,248 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,248 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,248 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,248 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,248 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:01,248 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:01,248 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,249 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,255 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Ended with exit code 0 [2025-03-04 15:51:01,255 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,255 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,256 INFO L229 MonitoredProcess]: Starting monitored process 55 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,292 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,295 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Waiting until timeout for monitored process [2025-03-04 15:51:01,302 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,302 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,302 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,302 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,302 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:01,303 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:01,303 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,304 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,309 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:01,309 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,309 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,311 INFO L229 MonitoredProcess]: Starting monitored process 56 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,311 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Waiting until timeout for monitored process [2025-03-04 15:51:01,312 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,322 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,322 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,322 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,322 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,322 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:01,323 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:01,323 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,324 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,329 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Ended with exit code 0 [2025-03-04 15:51:01,329 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,329 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,331 INFO L229 MonitoredProcess]: Starting monitored process 57 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,331 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Waiting until timeout for monitored process [2025-03-04 15:51:01,332 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,342 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,342 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,342 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,342 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,342 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:01,342 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:01,342 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,344 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,349 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Ended with exit code 0 [2025-03-04 15:51:01,349 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,349 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,351 INFO L229 MonitoredProcess]: Starting monitored process 58 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,351 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Waiting until timeout for monitored process [2025-03-04 15:51:01,352 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,362 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,362 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,362 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,362 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,362 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:01,362 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:01,362 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,364 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,369 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:01,369 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,369 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,371 INFO L229 MonitoredProcess]: Starting monitored process 59 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,371 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Waiting until timeout for monitored process [2025-03-04 15:51:01,373 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,382 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,382 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,382 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,382 INFO L204 nArgumentSynthesizer]: 4 loop disjuncts [2025-03-04 15:51:01,382 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:01,387 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2025-03-04 15:51:01,387 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,403 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,408 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Ended with exit code 0 [2025-03-04 15:51:01,408 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,408 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,410 INFO L229 MonitoredProcess]: Starting monitored process 60 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,411 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Waiting until timeout for monitored process [2025-03-04 15:51:01,411 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,421 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,421 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,421 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,421 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,421 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:01,422 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:01,422 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,423 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,429 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Ended with exit code 0 [2025-03-04 15:51:01,429 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,429 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,431 INFO L229 MonitoredProcess]: Starting monitored process 61 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,432 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Waiting until timeout for monitored process [2025-03-04 15:51:01,432 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,441 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,442 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,442 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,442 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-03-04 15:51:01,442 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:01,446 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2025-03-04 15:51:01,446 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,454 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,459 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Ended with exit code 0 [2025-03-04 15:51:01,459 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,459 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,461 INFO L229 MonitoredProcess]: Starting monitored process 62 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,462 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Waiting until timeout for monitored process [2025-03-04 15:51:01,464 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,473 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,473 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,473 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,473 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,473 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:01,474 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:01,474 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,475 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,481 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:01,481 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,481 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,483 INFO L229 MonitoredProcess]: Starting monitored process 63 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,483 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Waiting until timeout for monitored process [2025-03-04 15:51:01,484 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,494 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,494 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,494 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,494 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,494 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:01,495 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:01,495 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,496 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,501 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Ended with exit code 0 [2025-03-04 15:51:01,502 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,502 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,503 INFO L229 MonitoredProcess]: Starting monitored process 64 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,504 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Waiting until timeout for monitored process [2025-03-04 15:51:01,505 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,514 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,515 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,515 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,515 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,515 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:01,515 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:01,515 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,517 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,522 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Ended with exit code 0 [2025-03-04 15:51:01,523 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,523 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,524 INFO L229 MonitoredProcess]: Starting monitored process 65 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,526 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Waiting until timeout for monitored process [2025-03-04 15:51:01,526 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,536 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,536 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,536 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,536 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,536 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:01,537 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:01,537 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,538 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,544 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Ended with exit code 0 [2025-03-04 15:51:01,544 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,544 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,546 INFO L229 MonitoredProcess]: Starting monitored process 66 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,547 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Waiting until timeout for monitored process [2025-03-04 15:51:01,548 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,558 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,559 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,559 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,559 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,559 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:01,559 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:01,559 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,561 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,567 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:01,568 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,568 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,569 INFO L229 MonitoredProcess]: Starting monitored process 67 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,570 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Waiting until timeout for monitored process [2025-03-04 15:51:01,571 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,580 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,580 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,580 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,580 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,580 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:01,581 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:01,581 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,582 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,587 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:01,587 INFO L451 LassoAnalysis]: Using template '4-nested'. [2025-03-04 15:51:01,588 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,588 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,589 INFO L229 MonitoredProcess]: Starting monitored process 68 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,590 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Waiting until timeout for monitored process [2025-03-04 15:51:01,591 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,600 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,600 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,600 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,600 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,600 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:01,601 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:01,601 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,602 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,608 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Ended with exit code 0 [2025-03-04 15:51:01,608 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,608 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,609 INFO L229 MonitoredProcess]: Starting monitored process 69 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,610 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Waiting until timeout for monitored process [2025-03-04 15:51:01,611 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,621 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,621 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,621 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,621 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,621 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:01,621 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:01,621 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,623 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,628 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Ended with exit code 0 [2025-03-04 15:51:01,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,630 INFO L229 MonitoredProcess]: Starting monitored process 70 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,631 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Waiting until timeout for monitored process [2025-03-04 15:51:01,632 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,642 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,643 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,643 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,643 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,643 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:01,643 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:01,643 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,645 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,651 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Ended with exit code 0 [2025-03-04 15:51:01,651 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,651 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,652 INFO L229 MonitoredProcess]: Starting monitored process 71 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,653 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Waiting until timeout for monitored process [2025-03-04 15:51:01,654 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,664 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,664 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,664 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,664 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,664 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:01,665 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:01,665 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,667 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,673 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:01,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,675 INFO L229 MonitoredProcess]: Starting monitored process 72 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,675 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Waiting until timeout for monitored process [2025-03-04 15:51:01,677 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,687 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,687 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,687 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,687 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,687 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:01,688 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:01,688 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,690 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,695 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Ended with exit code 0 [2025-03-04 15:51:01,695 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,695 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,697 INFO L229 MonitoredProcess]: Starting monitored process 73 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,697 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Waiting until timeout for monitored process [2025-03-04 15:51:01,698 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,708 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,708 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,708 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,708 INFO L204 nArgumentSynthesizer]: 4 loop disjuncts [2025-03-04 15:51:01,708 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:01,717 INFO L401 nArgumentSynthesizer]: We have 20 Motzkin's Theorem applications. [2025-03-04 15:51:01,717 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,726 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,732 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Ended with exit code 0 [2025-03-04 15:51:01,732 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,732 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,734 INFO L229 MonitoredProcess]: Starting monitored process 74 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,735 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Waiting until timeout for monitored process [2025-03-04 15:51:01,737 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,747 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,747 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,747 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,747 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,747 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:01,748 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:01,748 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,750 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,755 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:01,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,756 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,758 INFO L229 MonitoredProcess]: Starting monitored process 75 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,758 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Waiting until timeout for monitored process [2025-03-04 15:51:01,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-03-04 15:51:01,770 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,771 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,771 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,771 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-03-04 15:51:01,771 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:01,776 INFO L401 nArgumentSynthesizer]: We have 30 Motzkin's Theorem applications. [2025-03-04 15:51:01,776 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,784 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,790 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Ended with exit code 0 [2025-03-04 15:51:01,790 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,790 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,791 INFO L229 MonitoredProcess]: Starting monitored process 76 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,792 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Waiting until timeout for monitored process [2025-03-04 15:51:01,795 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,805 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,805 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,805 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,805 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,805 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:01,805 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:01,805 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,807 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,812 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:01,813 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,813 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,814 INFO L229 MonitoredProcess]: Starting monitored process 77 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,816 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Waiting until timeout for monitored process [2025-03-04 15:51:01,816 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,826 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,826 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,826 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,826 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,826 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:01,827 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:01,827 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,828 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,834 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Ended with exit code 0 [2025-03-04 15:51:01,834 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,834 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,836 INFO L229 MonitoredProcess]: Starting monitored process 78 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,836 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Waiting until timeout for monitored process [2025-03-04 15:51:01,837 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,848 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,848 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,848 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,848 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,848 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:01,848 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:01,848 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,850 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,855 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:01,855 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,855 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,857 INFO L229 MonitoredProcess]: Starting monitored process 79 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,857 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Waiting until timeout for monitored process [2025-03-04 15:51:01,858 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,868 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,868 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,868 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,868 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,868 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:01,869 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:01,869 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,870 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,876 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:01,876 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,876 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,878 INFO L229 MonitoredProcess]: Starting monitored process 80 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,878 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Waiting until timeout for monitored process [2025-03-04 15:51:01,879 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,889 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,889 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,889 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,889 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,889 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:01,890 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:01,890 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,891 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,896 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Ended with exit code 0 [2025-03-04 15:51:01,896 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,897 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,898 INFO L229 MonitoredProcess]: Starting monitored process 81 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,899 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Waiting until timeout for monitored process [2025-03-04 15:51:01,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-03-04 15:51:01,909 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-04 15:51:01,909 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,909 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,909 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,909 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:01,910 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:01,910 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,911 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,917 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Ended with exit code 0 [2025-03-04 15:51:01,917 INFO L451 LassoAnalysis]: Using template '2-phase'. [2025-03-04 15:51:01,917 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,917 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,919 INFO L229 MonitoredProcess]: Starting monitored process 82 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,919 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Waiting until timeout for monitored process [2025-03-04 15:51:01,921 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,931 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:01,931 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:01,931 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,931 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,931 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,931 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:01,931 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:01,932 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,933 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,938 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Ended with exit code 0 [2025-03-04 15:51:01,938 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,938 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,940 INFO L229 MonitoredProcess]: Starting monitored process 83 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,940 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Waiting until timeout for monitored process [2025-03-04 15:51:01,941 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,951 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:01,951 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:01,951 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,951 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,951 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,951 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:01,951 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:01,951 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,953 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,958 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Ended with exit code 0 [2025-03-04 15:51:01,958 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,958 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,960 INFO L229 MonitoredProcess]: Starting monitored process 84 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,960 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Waiting until timeout for monitored process [2025-03-04 15:51:01,961 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:01,971 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:01,971 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:01,971 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,971 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,971 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,971 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:01,971 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:01,971 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,973 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,978 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Ended with exit code 0 [2025-03-04 15:51:01,978 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,978 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:01,980 INFO L229 MonitoredProcess]: Starting monitored process 85 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:01,980 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Waiting until timeout for monitored process [2025-03-04 15:51:01,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-03-04 15:51:01,991 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:01,991 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:01,991 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:01,991 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:01,991 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:01,991 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:01,991 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:01,991 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:01,993 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:01,998 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Ended with exit code 0 [2025-03-04 15:51:01,999 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:01,999 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,000 INFO L229 MonitoredProcess]: Starting monitored process 86 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,001 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Waiting until timeout for monitored process [2025-03-04 15:51:02,002 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,012 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,012 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:02,012 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,012 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,013 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,013 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:02,013 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:02,013 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,015 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,021 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Ended with exit code 0 [2025-03-04 15:51:02,021 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,021 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,022 INFO L229 MonitoredProcess]: Starting monitored process 87 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,023 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Waiting until timeout for monitored process [2025-03-04 15:51:02,024 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,034 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,034 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:02,034 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,034 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,034 INFO L204 nArgumentSynthesizer]: 4 loop disjuncts [2025-03-04 15:51:02,034 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:02,038 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2025-03-04 15:51:02,039 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,051 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,057 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Ended with exit code 0 [2025-03-04 15:51:02,057 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,058 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,059 INFO L229 MonitoredProcess]: Starting monitored process 88 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,060 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Waiting until timeout for monitored process [2025-03-04 15:51:02,061 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,070 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,070 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:02,070 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,070 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,070 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,070 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:02,071 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:02,071 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,074 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,079 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Ended with exit code 0 [2025-03-04 15:51:02,080 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,080 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,081 INFO L229 MonitoredProcess]: Starting monitored process 89 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,082 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Waiting until timeout for monitored process [2025-03-04 15:51:02,083 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,092 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,092 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:02,092 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,092 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,092 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-03-04 15:51:02,092 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:02,096 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2025-03-04 15:51:02,096 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,110 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,116 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Ended with exit code 0 [2025-03-04 15:51:02,116 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,116 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,117 INFO L229 MonitoredProcess]: Starting monitored process 90 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,118 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Waiting until timeout for monitored process [2025-03-04 15:51:02,119 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,128 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,128 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:02,128 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,128 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,128 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,128 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:02,129 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:02,129 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,131 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,136 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Ended with exit code 0 [2025-03-04 15:51:02,136 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,137 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,138 INFO L229 MonitoredProcess]: Starting monitored process 91 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,139 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Waiting until timeout for monitored process [2025-03-04 15:51:02,139 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,149 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,149 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:02,149 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,150 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,150 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,150 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:02,150 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:02,150 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,152 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,157 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Ended with exit code 0 [2025-03-04 15:51:02,157 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,157 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,159 INFO L229 MonitoredProcess]: Starting monitored process 92 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,159 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Waiting until timeout for monitored process [2025-03-04 15:51:02,160 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,170 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,170 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:02,170 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,170 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,170 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,170 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:02,170 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:02,170 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,172 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,178 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Ended with exit code 0 [2025-03-04 15:51:02,178 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,178 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,199 INFO L229 MonitoredProcess]: Starting monitored process 93 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,199 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Waiting until timeout for monitored process [2025-03-04 15:51:02,201 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,212 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,212 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:02,212 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,212 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,212 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,212 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:02,212 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:02,213 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,214 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,219 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:02,220 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,220 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,221 INFO L229 MonitoredProcess]: Starting monitored process 94 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,222 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Waiting until timeout for monitored process [2025-03-04 15:51:02,223 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,233 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,233 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:02,233 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,233 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,233 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,233 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:02,233 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:02,234 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,235 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,240 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Ended with exit code 0 [2025-03-04 15:51:02,241 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,241 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,242 INFO L229 MonitoredProcess]: Starting monitored process 95 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,243 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Waiting until timeout for monitored process [2025-03-04 15:51:02,244 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,253 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,254 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:02,254 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,254 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,254 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,254 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-03-04 15:51:02,254 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-03-04 15:51:02,254 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,256 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,261 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Ended with exit code 0 [2025-03-04 15:51:02,261 INFO L451 LassoAnalysis]: Using template '3-phase'. [2025-03-04 15:51:02,261 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,261 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,263 INFO L229 MonitoredProcess]: Starting monitored process 96 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,264 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Waiting until timeout for monitored process [2025-03-04 15:51:02,265 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,275 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,275 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-04 15:51:02,275 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,275 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,275 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,275 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:02,275 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:02,275 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,277 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,282 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Ended with exit code 0 [2025-03-04 15:51:02,283 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,283 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,284 INFO L229 MonitoredProcess]: Starting monitored process 97 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,285 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Waiting until timeout for monitored process [2025-03-04 15:51:02,286 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,295 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,295 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-04 15:51:02,295 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,295 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:02,296 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:02,296 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,298 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,303 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Ended with exit code 0 [2025-03-04 15:51:02,303 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,303 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,305 INFO L229 MonitoredProcess]: Starting monitored process 98 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,305 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Waiting until timeout for monitored process [2025-03-04 15:51:02,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-03-04 15:51:02,317 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,317 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-04 15:51:02,317 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,317 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,317 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,317 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:02,318 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:02,318 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,320 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,325 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Ended with exit code 0 [2025-03-04 15:51:02,325 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,325 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,327 INFO L229 MonitoredProcess]: Starting monitored process 99 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,327 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Waiting until timeout for monitored process [2025-03-04 15:51:02,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-03-04 15:51:02,338 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,338 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-04 15:51:02,338 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,338 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,338 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,338 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:02,339 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:02,339 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,342 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,347 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:02,347 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,347 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,349 INFO L229 MonitoredProcess]: Starting monitored process 100 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,349 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Waiting until timeout for monitored process [2025-03-04 15:51:02,350 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,360 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,360 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-04 15:51:02,360 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,360 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,360 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,360 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:02,361 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:02,361 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,364 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,370 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Ended with exit code 0 [2025-03-04 15:51:02,370 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,370 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,372 INFO L229 MonitoredProcess]: Starting monitored process 101 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,372 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Waiting until timeout for monitored process [2025-03-04 15:51:02,373 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,383 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,383 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-04 15:51:02,383 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,383 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,383 INFO L204 nArgumentSynthesizer]: 4 loop disjuncts [2025-03-04 15:51:02,383 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:02,389 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2025-03-04 15:51:02,389 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,407 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,412 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Ended with exit code 0 [2025-03-04 15:51:02,412 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,412 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,414 INFO L229 MonitoredProcess]: Starting monitored process 102 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,414 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Waiting until timeout for monitored process [2025-03-04 15:51:02,415 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,425 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,425 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-04 15:51:02,425 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,425 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,425 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,425 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:02,426 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:02,426 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,429 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,434 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Ended with exit code 0 [2025-03-04 15:51:02,434 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,434 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,436 INFO L229 MonitoredProcess]: Starting monitored process 103 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,436 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Waiting until timeout for monitored process [2025-03-04 15:51:02,437 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,447 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,447 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-04 15:51:02,447 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,447 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,447 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-03-04 15:51:02,447 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:02,452 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2025-03-04 15:51:02,452 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,470 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,475 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Ended with exit code 0 [2025-03-04 15:51:02,475 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,475 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,477 INFO L229 MonitoredProcess]: Starting monitored process 104 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,477 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Waiting until timeout for monitored process [2025-03-04 15:51:02,479 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,488 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,489 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-04 15:51:02,489 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,489 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,489 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,489 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:02,489 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:02,489 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,493 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,498 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Ended with exit code 0 [2025-03-04 15:51:02,498 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,498 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,500 INFO L229 MonitoredProcess]: Starting monitored process 105 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,500 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Waiting until timeout for monitored process [2025-03-04 15:51:02,501 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,511 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,511 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-04 15:51:02,511 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,511 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,511 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,511 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:02,511 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:02,512 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,515 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,520 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Ended with exit code 0 [2025-03-04 15:51:02,520 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,520 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,521 INFO L229 MonitoredProcess]: Starting monitored process 106 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,522 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Waiting until timeout for monitored process [2025-03-04 15:51:02,523 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,533 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,533 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-04 15:51:02,533 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,533 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,533 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,533 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:02,534 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:02,534 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,536 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,541 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Ended with exit code 0 [2025-03-04 15:51:02,542 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,542 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,543 INFO L229 MonitoredProcess]: Starting monitored process 107 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,544 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Waiting until timeout for monitored process [2025-03-04 15:51:02,545 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,554 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,554 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-04 15:51:02,554 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,555 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,555 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,555 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:02,555 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:02,555 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,557 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,562 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:02,562 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,562 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,564 INFO L229 MonitoredProcess]: Starting monitored process 108 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,565 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Waiting until timeout for monitored process [2025-03-04 15:51:02,566 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,575 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,575 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-04 15:51:02,576 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,576 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,576 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,576 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:02,576 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:02,576 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,578 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,584 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:02,584 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,584 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,586 INFO L229 MonitoredProcess]: Starting monitored process 109 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,586 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Waiting until timeout for monitored process [2025-03-04 15:51:02,588 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,597 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,598 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-03-04 15:51:02,598 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,598 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,598 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,598 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:02,598 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:02,598 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,600 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,605 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:02,605 INFO L451 LassoAnalysis]: Using template '4-phase'. [2025-03-04 15:51:02,606 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,606 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,607 INFO L229 MonitoredProcess]: Starting monitored process 110 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,608 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Waiting until timeout for monitored process [2025-03-04 15:51:02,609 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,618 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,618 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:02,618 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,618 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,618 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,618 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:02,619 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:02,619 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,622 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,628 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Ended with exit code 0 [2025-03-04 15:51:02,628 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,628 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,630 INFO L229 MonitoredProcess]: Starting monitored process 111 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,631 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Waiting until timeout for monitored process [2025-03-04 15:51:02,632 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,643 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,643 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:02,643 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,643 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,643 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,643 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:02,644 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:02,644 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,647 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,652 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Ended with exit code 0 [2025-03-04 15:51:02,652 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,653 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,654 INFO L229 MonitoredProcess]: Starting monitored process 112 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,655 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Waiting until timeout for monitored process [2025-03-04 15:51:02,657 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,667 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,667 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:02,667 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,667 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,667 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,667 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:02,668 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:02,668 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,673 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,679 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:02,679 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,679 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,681 INFO L229 MonitoredProcess]: Starting monitored process 113 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,682 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Waiting until timeout for monitored process [2025-03-04 15:51:02,683 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,694 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,694 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:02,694 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,694 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,694 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,694 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:02,695 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:02,695 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,699 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,705 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:02,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,705 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,707 INFO L229 MonitoredProcess]: Starting monitored process 114 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,707 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Waiting until timeout for monitored process [2025-03-04 15:51:02,710 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,720 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,720 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:02,721 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,721 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,721 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,721 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:02,721 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:02,721 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,726 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,732 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:02,732 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,732 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,735 INFO L229 MonitoredProcess]: Starting monitored process 115 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,735 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Waiting until timeout for monitored process [2025-03-04 15:51:02,737 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,749 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,749 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:02,749 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,750 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,750 INFO L204 nArgumentSynthesizer]: 4 loop disjuncts [2025-03-04 15:51:02,750 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:02,757 INFO L401 nArgumentSynthesizer]: We have 20 Motzkin's Theorem applications. [2025-03-04 15:51:02,757 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,784 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,790 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:02,790 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,790 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,792 INFO L229 MonitoredProcess]: Starting monitored process 116 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,792 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Waiting until timeout for monitored process [2025-03-04 15:51:02,793 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,803 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,803 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:02,803 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,803 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,803 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,803 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:02,804 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:02,804 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,809 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,814 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:02,815 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,815 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,816 INFO L229 MonitoredProcess]: Starting monitored process 117 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,817 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Waiting until timeout for monitored process [2025-03-04 15:51:02,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-03-04 15:51:02,828 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,828 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:02,828 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,828 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,828 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-03-04 15:51:02,828 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:02,834 INFO L401 nArgumentSynthesizer]: We have 30 Motzkin's Theorem applications. [2025-03-04 15:51:02,834 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,865 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,870 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:02,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,873 INFO L229 MonitoredProcess]: Starting monitored process 118 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,874 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Waiting until timeout for monitored process [2025-03-04 15:51:02,874 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,884 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,884 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:02,884 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,884 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,884 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,884 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:02,885 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:02,885 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,890 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,895 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Ended with exit code 0 [2025-03-04 15:51:02,895 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,895 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,897 INFO L229 MonitoredProcess]: Starting monitored process 119 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,898 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Waiting until timeout for monitored process [2025-03-04 15:51:02,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-03-04 15:51:02,909 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,909 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:02,909 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,909 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,909 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,909 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:02,910 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:02,910 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,915 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,920 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Ended with exit code 0 [2025-03-04 15:51:02,921 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,921 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,922 INFO L229 MonitoredProcess]: Starting monitored process 120 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,923 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Waiting until timeout for monitored process [2025-03-04 15:51:02,924 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,934 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,934 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:02,934 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,934 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,934 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,934 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:02,935 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:02,935 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,939 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,944 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Ended with exit code 0 [2025-03-04 15:51:02,944 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,945 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,946 INFO L229 MonitoredProcess]: Starting monitored process 121 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,959 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Waiting until timeout for monitored process [2025-03-04 15:51:02,960 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:02,970 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,970 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:02,970 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,970 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,970 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,970 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:02,971 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:02,971 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:02,973 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:02,979 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:02,982 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:02,983 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:02,984 INFO L229 MonitoredProcess]: Starting monitored process 122 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:02,985 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Waiting until timeout for monitored process [2025-03-04 15:51:02,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-03-04 15:51:02,997 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:02,997 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:02,997 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:02,998 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:02,998 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:02,998 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:02,998 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:02,998 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,001 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,006 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:03,007 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:03,007 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:03,008 INFO L229 MonitoredProcess]: Starting monitored process 123 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:03,009 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Waiting until timeout for monitored process [2025-03-04 15:51:03,010 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:03,020 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:03,020 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:03,020 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:03,020 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:03,020 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:03,020 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-03-04 15:51:03,020 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-03-04 15:51:03,021 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,023 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,029 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Ended with exit code 0 [2025-03-04 15:51:03,029 INFO L451 LassoAnalysis]: Using template '2-lex'. [2025-03-04 15:51:03,029 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:03,029 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:03,031 INFO L229 MonitoredProcess]: Starting monitored process 124 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:03,031 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Waiting until timeout for monitored process [2025-03-04 15:51:03,032 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:03,042 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:03,042 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:03,043 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:03,043 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:03,043 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:03,043 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:03,043 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:03,043 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,045 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,050 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Ended with exit code 0 [2025-03-04 15:51:03,050 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:03,050 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:03,052 INFO L229 MonitoredProcess]: Starting monitored process 125 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:03,052 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Waiting until timeout for monitored process [2025-03-04 15:51:03,054 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:03,064 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:03,064 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:03,064 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:03,064 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:03,064 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:03,064 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:03,065 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:03,065 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,066 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,071 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:03,071 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:03,072 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:03,073 INFO L229 MonitoredProcess]: Starting monitored process 126 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:03,074 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Waiting until timeout for monitored process [2025-03-04 15:51:03,075 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:03,085 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:03,085 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:03,085 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:03,085 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:03,085 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:03,085 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:03,085 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:03,085 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,087 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,092 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Ended with exit code 0 [2025-03-04 15:51:03,093 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:03,093 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:03,094 INFO L229 MonitoredProcess]: Starting monitored process 127 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:03,095 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Waiting until timeout for monitored process [2025-03-04 15:51:03,096 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:03,106 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:03,106 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:03,106 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:03,106 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:03,106 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:03,106 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:03,107 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:03,107 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,109 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,114 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Ended with exit code 0 [2025-03-04 15:51:03,114 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:03,114 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:03,118 INFO L229 MonitoredProcess]: Starting monitored process 128 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:03,119 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Waiting until timeout for monitored process [2025-03-04 15:51:03,119 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:03,129 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:03,129 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:03,129 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:03,129 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:03,129 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:03,129 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:03,130 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:03,130 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,132 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,137 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Ended with exit code 0 [2025-03-04 15:51:03,137 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:03,137 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:03,139 INFO L229 MonitoredProcess]: Starting monitored process 129 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:03,140 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Waiting until timeout for monitored process [2025-03-04 15:51:03,141 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:03,151 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:03,152 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:03,152 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:03,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:03,152 INFO L204 nArgumentSynthesizer]: 4 loop disjuncts [2025-03-04 15:51:03,152 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:03,156 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2025-03-04 15:51:03,156 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,168 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,175 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Ended with exit code 0 [2025-03-04 15:51:03,175 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:03,175 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:03,177 INFO L229 MonitoredProcess]: Starting monitored process 130 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:03,178 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Waiting until timeout for monitored process [2025-03-04 15:51:03,179 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:03,188 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:03,188 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:03,188 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:03,188 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:03,188 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:03,188 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:03,189 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:03,189 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,191 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,196 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Ended with exit code 0 [2025-03-04 15:51:03,196 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:03,196 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:03,198 INFO L229 MonitoredProcess]: Starting monitored process 131 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:03,198 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Waiting until timeout for monitored process [2025-03-04 15:51:03,199 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:03,209 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:03,209 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:03,209 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:03,209 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:03,209 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-03-04 15:51:03,209 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:03,213 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2025-03-04 15:51:03,213 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,224 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,230 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Ended with exit code 0 [2025-03-04 15:51:03,230 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:03,230 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:03,231 INFO L229 MonitoredProcess]: Starting monitored process 132 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:03,232 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Waiting until timeout for monitored process [2025-03-04 15:51:03,233 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:03,243 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:03,243 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:03,243 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:03,243 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:03,243 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:03,243 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:03,243 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:03,243 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,245 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,250 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Ended with exit code 0 [2025-03-04 15:51:03,251 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:03,251 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:03,252 INFO L229 MonitoredProcess]: Starting monitored process 133 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:03,253 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Waiting until timeout for monitored process [2025-03-04 15:51:03,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-03-04 15:51:03,263 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:03,264 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:03,264 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:03,264 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:03,264 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:03,264 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:03,264 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:03,264 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,266 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,271 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Ended with exit code 0 [2025-03-04 15:51:03,272 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:03,272 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:03,273 INFO L229 MonitoredProcess]: Starting monitored process 134 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:03,274 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Waiting until timeout for monitored process [2025-03-04 15:51:03,275 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:03,284 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:03,284 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:03,284 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:03,284 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:03,284 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:03,284 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:03,285 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:03,285 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,287 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,292 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Ended with exit code 0 [2025-03-04 15:51:03,292 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:03,292 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:03,293 INFO L229 MonitoredProcess]: Starting monitored process 135 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:03,294 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Waiting until timeout for monitored process [2025-03-04 15:51:03,295 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:03,304 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:03,304 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:03,305 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:03,305 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:03,305 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:03,305 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:03,305 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:03,305 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,307 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,312 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:03,312 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:03,312 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:03,314 INFO L229 MonitoredProcess]: Starting monitored process 136 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:03,314 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Waiting until timeout for monitored process [2025-03-04 15:51:03,315 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:03,325 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:03,325 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:03,325 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:03,325 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:03,325 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:03,325 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:03,325 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:03,325 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,327 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,332 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Ended with exit code 0 [2025-03-04 15:51:03,332 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:03,332 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:03,333 INFO L229 MonitoredProcess]: Starting monitored process 137 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:03,334 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Waiting until timeout for monitored process [2025-03-04 15:51:03,335 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:03,344 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:03,344 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-03-04 15:51:03,344 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:03,344 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:03,344 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:03,344 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-03-04 15:51:03,345 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-04 15:51:03,345 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,346 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,351 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Ended with exit code 0 [2025-03-04 15:51:03,351 INFO L451 LassoAnalysis]: Using template '3-lex'. [2025-03-04 15:51:03,352 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:03,352 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:03,353 INFO L229 MonitoredProcess]: Starting monitored process 138 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:03,354 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Waiting until timeout for monitored process [2025-03-04 15:51:03,355 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:03,364 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:03,364 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:03,364 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:03,364 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:03,364 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:03,364 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-04 15:51:03,365 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-04 15:51:03,365 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,367 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,372 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Ended with exit code 0 [2025-03-04 15:51:03,372 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:03,372 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:03,374 INFO L229 MonitoredProcess]: Starting monitored process 139 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:03,374 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Waiting until timeout for monitored process [2025-03-04 15:51:03,375 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:03,385 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:03,385 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:03,385 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:03,385 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:03,385 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:03,385 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-04 15:51:03,386 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-04 15:51:03,386 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,388 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,393 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Ended with exit code 0 [2025-03-04 15:51:03,393 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:03,393 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:03,395 INFO L229 MonitoredProcess]: Starting monitored process 140 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:03,395 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Waiting until timeout for monitored process [2025-03-04 15:51:03,396 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:03,406 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:03,406 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:03,406 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:03,406 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:03,406 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:03,406 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-04 15:51:03,407 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-04 15:51:03,407 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,409 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,414 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:03,414 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:03,414 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:03,416 INFO L229 MonitoredProcess]: Starting monitored process 141 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:03,416 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Waiting until timeout for monitored process [2025-03-04 15:51:03,417 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:03,427 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:03,427 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:03,427 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:03,427 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:03,427 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:03,427 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-04 15:51:03,428 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-04 15:51:03,428 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,430 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,436 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:03,436 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:03,436 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:03,437 INFO L229 MonitoredProcess]: Starting monitored process 142 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:03,438 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Waiting until timeout for monitored process [2025-03-04 15:51:03,439 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:03,449 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:03,449 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:03,449 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:03,449 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:03,449 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:03,449 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-04 15:51:03,449 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-04 15:51:03,449 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,452 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,457 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Forceful destruction successful, exit code 0 [2025-03-04 15:51:03,457 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:03,457 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:03,459 INFO L229 MonitoredProcess]: Starting monitored process 143 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:03,459 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Waiting until timeout for monitored process [2025-03-04 15:51:03,460 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:03,470 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:03,470 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:03,470 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:03,470 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:03,470 INFO L204 nArgumentSynthesizer]: 4 loop disjuncts [2025-03-04 15:51:03,470 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-04 15:51:03,482 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2025-03-04 15:51:03,482 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,504 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,510 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Ended with exit code 0 [2025-03-04 15:51:03,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:03,510 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:03,512 INFO L229 MonitoredProcess]: Starting monitored process 144 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:03,512 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Waiting until timeout for monitored process [2025-03-04 15:51:03,513 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:03,523 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:03,523 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:03,523 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:03,523 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:03,523 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:03,523 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-04 15:51:03,524 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-04 15:51:03,524 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,527 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,532 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Ended with exit code 0 [2025-03-04 15:51:03,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:03,533 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:03,534 INFO L229 MonitoredProcess]: Starting monitored process 145 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:03,535 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Waiting until timeout for monitored process [2025-03-04 15:51:03,536 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:03,545 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:03,545 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:03,545 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:03,545 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:03,545 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-03-04 15:51:03,545 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-04 15:51:03,552 INFO L401 nArgumentSynthesizer]: We have 36 Motzkin's Theorem applications. [2025-03-04 15:51:03,552 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,574 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,582 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Ended with exit code 0 [2025-03-04 15:51:03,582 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:03,582 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:03,584 INFO L229 MonitoredProcess]: Starting monitored process 146 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:03,585 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Waiting until timeout for monitored process [2025-03-04 15:51:03,586 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:03,596 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:03,596 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:03,596 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:03,596 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:03,596 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:03,596 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-04 15:51:03,597 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-04 15:51:03,597 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,600 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,605 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Ended with exit code 0 [2025-03-04 15:51:03,606 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:03,606 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:03,608 INFO L229 MonitoredProcess]: Starting monitored process 147 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:03,608 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Waiting until timeout for monitored process [2025-03-04 15:51:03,609 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:03,619 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:03,619 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:03,619 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:03,619 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:03,619 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:03,619 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-04 15:51:03,620 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-04 15:51:03,620 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,623 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,628 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Ended with exit code 0 [2025-03-04 15:51:03,628 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:03,628 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:03,630 INFO L229 MonitoredProcess]: Starting monitored process 148 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:03,631 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Waiting until timeout for monitored process [2025-03-04 15:51:03,631 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:03,641 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:03,641 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:03,641 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:03,642 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:03,642 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:03,642 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-04 15:51:03,642 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-04 15:51:03,642 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,645 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,650 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Ended with exit code 0 [2025-03-04 15:51:03,650 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:03,651 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:03,652 INFO L229 MonitoredProcess]: Starting monitored process 149 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:03,653 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Waiting until timeout for monitored process [2025-03-04 15:51:03,654 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:03,663 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:03,663 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:03,663 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:03,664 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:03,664 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:03,664 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-04 15:51:03,664 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-04 15:51:03,664 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,667 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,672 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Ended with exit code 0 [2025-03-04 15:51:03,672 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:03,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:03,674 INFO L229 MonitoredProcess]: Starting monitored process 150 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:03,675 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Waiting until timeout for monitored process [2025-03-04 15:51:03,676 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:03,686 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:03,686 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:03,686 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:03,686 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:03,686 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:03,686 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-04 15:51:03,687 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-04 15:51:03,687 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,689 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,695 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Ended with exit code 0 [2025-03-04 15:51:03,695 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-04 15:51:03,695 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:51:03,697 INFO L229 MonitoredProcess]: Starting monitored process 151 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-04 15:51:03,697 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Waiting until timeout for monitored process [2025-03-04 15:51:03,698 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-04 15:51:03,708 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-03-04 15:51:03,708 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-03-04 15:51:03,708 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-04 15:51:03,708 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-04 15:51:03,708 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-04 15:51:03,708 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-03-04 15:51:03,709 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-04 15:51:03,709 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-04 15:51:03,711 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-04 15:51:03,716 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Ended with exit code 0 [2025-03-04 15:51:03,717 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 15:51:03,717 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 15:51:03,717 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 15:51:03,718 INFO L87 Difference]: Start difference. First operand 22175 states and 32367 transitions. cyclomatic complexity: 10201 Second operand has 3 states, 3 states have (on average 44.333333333333336) internal successors, (133), 2 states have internal predecessors, (133), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 15:51:05,912 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-04 15:51:05,912 INFO L93 Difference]: Finished difference Result 36934 states and 51442 transitions. [2025-03-04 15:51:05,912 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 36934 states and 51442 transitions. [2025-03-04 15:51:06,013 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 16360 [2025-03-04 15:51:06,104 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 36934 states to 36934 states and 51442 transitions. [2025-03-04 15:51:06,104 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 16379 [2025-03-04 15:51:06,115 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 16379 [2025-03-04 15:51:06,115 INFO L73 IsDeterministic]: Start isDeterministic. Operand 36934 states and 51442 transitions. [2025-03-04 15:51:06,116 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-04 15:51:06,116 INFO L218 hiAutomatonCegarLoop]: Abstraction has 36934 states and 51442 transitions. [2025-03-04 15:51:06,137 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 36934 states and 51442 transitions. [2025-03-04 15:51:06,486 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 36934 to 36934. [2025-03-04 15:51:06,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 36934 states, 36934 states have (on average 1.392808794065089) internal successors, (51442), 36933 states have internal predecessors, (51442), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 15:51:06,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36934 states to 36934 states and 51442 transitions. [2025-03-04 15:51:06,590 INFO L240 hiAutomatonCegarLoop]: Abstraction has 36934 states and 51442 transitions. [2025-03-04 15:51:06,591 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 15:51:06,592 INFO L432 stractBuchiCegarLoop]: Abstraction has 36934 states and 51442 transitions. [2025-03-04 15:51:06,592 INFO L338 stractBuchiCegarLoop]: ======== Iteration 5 ============ [2025-03-04 15:51:06,593 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 36934 states and 51442 transitions. [2025-03-04 15:51:06,681 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 16360 [2025-03-04 15:51:06,681 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-04 15:51:06,681 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-04 15:51:06,684 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2025-03-04 15:51:06,684 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 15:51:06,685 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(20, 2);call #Ultimate.allocInit(12, 3);~f~0 := 6;~e~0 := 5;~d~0 := 4;~b~0 := 2;~a~0 := 1;~c~0 := 3;~u~0 := 21;~v~0 := 22;~w~0 := 23;~x~0 := 24;~y~0 := 25;~z~0 := 26;~a3~0 := 1;~a4~0 := 17;~a25~0 := 1;~a1~0 := 1;~a26~0 := 18;~a28~0 := 15;~a7~0 := 1;~a14~0 := 19;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet12#1, main_#t~ret13#1, main_~input~0#1, main_~output~0#1;main_~output~0#1 := -1;" "assume true;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" [2025-03-04 15:51:06,685 INFO L754 eck$LassoCheckResult]: Loop: "assume !((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output_~input#1) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(17 == ~a28~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == ~a7~0 && 17 == ~a4~0 && (18 == ~a14~0 && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && !(1 == ~a3~0) && (16 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(16 == ~a28~0 && ((18 == ~a14~0 && (!(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a3~0 && 1 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(!(1 == ~a3~0) && 17 == ~a28~0 && 1 == ~a25~0 && ((5 == calculate_output_~input#1 && (((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 17 == ~a26~0 && 18 == ~a4~0 && !(1 == ~a7~0) && ((1 == ~a25~0 && 3 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a3~0) && 20 == ~a14~0);" "assume !(((((1 == ~a1~0 && (20 == ~a14~0 && 2 == calculate_output_~input#1 && 17 == ~a26~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && 20 == ~a14~0 && 1 == ~a1~0 && 6 == calculate_output_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)));" "assume !(((17 == ~a4~0 && (((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && (1 == ~a1~0 && (1 == ~a7~0 && ((2 == calculate_output_~input#1 && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a3~0) && 18 == ~a26~0) && 19 == ~a14~0);" "assume !((18 == ~a26~0 && 1 == ~a7~0 && 16 == ~a28~0 && (((1 == ~a25~0 && 2 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(18 == ~a4~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 19 == ~a14~0 && (1 == ~a1~0 && 16 == ~a28~0 && 1 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && (((3 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(17 == ~a4~0 && 1 == ~a25~0 && 20 == ~a14~0 && ((!(1 == ~a3~0) && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !(((((((1 == ~a7~0 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 20 == ~a14~0) && 18 == ~a4~0) && 15 == ~a28~0);" "assume !((19 == ~a26~0 && 1 == ~a7~0 && (((18 == ~a14~0 && 4 == calculate_output_~input#1 && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 16 == ~a4~0);" "assume !(18 == ~a26~0 && (15 == ~a28~0 && 1 == ~a7~0 && 1 == ~a25~0 && (17 == ~a4~0 && 19 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && (15 == ~a28~0 && ((17 == ~a4~0 && 5 == calculate_output_~input#1 && 1 == ~a3~0) && 19 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a7~0);" "assume !((1 == ~a1~0 && (((19 == ~a14~0 && 4 == calculate_output_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && 16 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && (1 == ~a3~0 && 1 == ~a25~0 && 18 == ~a4~0 && 1 == calculate_output_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 1 == ~a1~0);" "assume !((!(1 == ~a7~0) && ((!(1 == ~a3~0) && (((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0) && 16 == ~a28~0);" "assume !((1 == ~a1~0 && (20 == ~a14~0 && (17 == ~a28~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && (1 == ~a1~0 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !(1 == ~a1~0 && 16 == ~a4~0 && ((((((17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a7~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !(16 == ~a4~0 && 1 == ~a25~0 && 17 == ~a28~0 && ((19 == ~a14~0 && (1 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a7~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && (((1 == ~a3~0 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !(16 == ~a28~0 && 1 == ~a3~0 && 19 == ~a14~0 && ((18 == ~a4~0 && !(1 == ~a7~0) && 5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((!(1 == ~a3~0) && ((((((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0) && 19 == ~a14~0) && 1 == ~a1~0);" "assume !(((17 == ~a28~0 && (((2 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 18 == ~a14~0) && 1 == ~a25~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((((1 == ~a3~0 && (1 == ~a25~0 && (4 == calculate_output_~input#1 && 1 == ~a7~0) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0) && 17 == ~a28~0) && 18 == ~a26~0);" "assume !(1 == ~a1~0 && 18 == ~a4~0 && ((!(1 == ~a7~0) && 19 == ~a14~0 && (5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a3~0);" "assume !(1 == ~a25~0 && 18 == ~a4~0 && 1 == ~a1~0 && 16 == ~a28~0 && ((2 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 18 == ~a14~0) && !(1 == ~a3~0));" "assume !((18 == ~a4~0 && (16 == ~a28~0 && 1 == ~a3~0 && 18 == ~a14~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((!(1 == ~a7~0) && 16 == ~a28~0 && 1 == ~a25~0 && 1 == ~a1~0 && !(1 == ~a3~0) && (5 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && 18 == ~a4~0);" "assume !(((((15 == ~a28~0 && (1 == ~a1~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 1 == ~a7~0) && 16 == ~a4~0);" "assume !((((((!(1 == ~a7~0) && 20 == ~a14~0 && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && 19 == ~a26~0 && 15 == ~a28~0 && (16 == ~a4~0 && !(1 == ~a3~0) && (1 == ~a25~0 && 2 == calculate_output_~input#1) && !(1 == ~a7~0)) && 1 == ~a1~0);" "assume !((((1 == ~a25~0 && 18 == ~a4~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 17 == ~a28~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && ((19 == ~a14~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(1 == ~a25~0 && ((((15 == ~a28~0 && (6 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && !(1 == ~a7~0)) && 17 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(1 == ~a3~0 && (((4 == calculate_output_~input#1 && ((18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0 && 16 == ~a28~0) || (20 == ~a14~0 && (18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(20 == ~a14~0 && 1 == ~a25~0 && (1 == ~a7~0 && ((16 == ~a4~0 && 5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(!(1 == ~a3~0) && (1 == ~a25~0 && 17 == ~a28~0 && (5 == calculate_output_~input#1 && ((20 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 16 == ~a4~0) && 1 == ~a1~0);" "assume !(18 == ~a14~0 && 16 == ~a28~0 && ((((!(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(18 == ~a4~0 && 17 == ~a26~0 && 1 == ~a25~0 && 1 == ~a1~0 && ((1 == ~a7~0 && 16 == ~a28~0 && 6 == calculate_output_~input#1) && 20 == ~a14~0) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a3~0) && 16 == ~a4~0 && (1 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 20 == ~a14~0);" "assume !(1 == ~a1~0 && 1 == ~a3~0 && (20 == ~a14~0 && 16 == ~a28~0 && (3 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(((18 == ~a4~0 && ((6 == calculate_output_~input#1 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a28~0);" "assume !(1 == ~a7~0 && 1 == ~a25~0 && ((1 == ~a1~0 && (17 == ~a28~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 18 == ~a14~0) && 18 == ~a4~0) && !(1 == ~a3~0));" "assume !(((((16 == ~a28~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a1~0) && 1 == ~a3~0) && 19 == ~a14~0) && 18 == ~a4~0);" "assume !((19 == ~a14~0 && 1 == ~a25~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 17 == ~a4~0 && 3 == calculate_output_~input#1 && !(1 == ~a3~0)) && 19 == ~a26~0) && 1 == ~a1~0);" "assume !(((1 == ~a1~0 && ((1 == ~a3~0 && 19 == ~a14~0 && 2 == calculate_output_~input#1 && 18 == ~a4~0) && 1 == ~a7~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 19 == ~a14~0 && 1 == ~a1~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(((((18 == ~a14~0 && ((1 == calculate_output_~input#1 && 1 == ~a3~0) && 17 == ~a28~0) && 18 == ~a4~0) && !(1 == ~a7~0)) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(1 == ~a7~0 && 19 == ~a26~0 && 1 == ~a1~0 && 19 == ~a14~0 && 1 == ~a25~0 && 15 == ~a28~0 && 16 == ~a4~0 && !(1 == ~a3~0) && 5 == calculate_output_~input#1);" "assume !(!(1 == ~a7~0) && (1 == ~a1~0 && ((!(1 == ~a3~0) && 18 == ~a14~0 && 6 == calculate_output_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 16 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 20 == ~a14~0 && ((((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && !(1 == ~a7~0));" "assume !((16 == ~a4~0 && ((19 == ~a14~0 && 1 == ~a7~0 && (1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 15 == ~a28~0);" "assume !((((19 == ~a26~0 && 18 == ~a4~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 17 == ~a28~0 && 20 == ~a14~0 && 1 == ~a3~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 18 == ~a4~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && 1 == ~a3~0) && 1 == ~a1~0) && 19 == ~a14~0) && 17 == ~a26~0) && 16 == ~a28~0);" "assume !(((1 == ~a1~0 && (((((18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a14~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 16 == ~a4~0);" "assume !(1 == ~a1~0 && (19 == ~a14~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(((1 == ~a25~0 && ((1 == ~a7~0 && (2 == calculate_output_~input#1 && 20 == ~a14~0) && 17 == ~a4~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 20 == ~a14~0 && (!(1 == ~a7~0) && (15 == ~a28~0 && 5 == calculate_output_~input#1) && 17 == ~a26~0) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !(1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a7~0) && (!(1 == ~a3~0) && (18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && 20 == ~a14~0);" "assume !((19 == ~a14~0 && 1 == ~a3~0 && 1 == ~a1~0 && (1 == ~a25~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 1 == calculate_output_~input#1) && 18 == ~a4~0) && 17 == ~a28~0);" "assume !(16 == ~a28~0 && (1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a3~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 20 == ~a14~0);" "assume !((1 == ~a25~0 && ((1 == ~a1~0 && ((6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 18 == ~a4~0) && 20 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && !(1 == ~a3~0));" "assume !(16 == ~a28~0 && (((16 == ~a4~0 && 1 == ~a7~0 && (6 == calculate_output_~input#1 && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0);" "assume !((15 == ~a28~0 && 1 == ~a1~0 && 16 == ~a4~0 && !(1 == ~a3~0) && (((17 == ~a26~0 || 18 == ~a26~0) && 1 == calculate_output_~input#1) && 1 == ~a25~0) && 20 == ~a14~0) && 1 == ~a7~0);" "assume !(1 == ~a1~0 && 15 == ~a28~0 && (17 == ~a4~0 && (19 == ~a26~0 && (19 == ~a14~0 && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && !(1 == ~a7~0));" "assume !(19 == ~a14~0 && (1 == ~a7~0 && ((((18 == ~a4~0 && 4 == calculate_output_~input#1) && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 16 == ~a28~0 && 1 == ~a7~0 && 18 == ~a4~0 && !(1 == ~a3~0) && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0);" "assume !((16 == ~a4~0 && (1 == ~a1~0 && 18 == ~a26~0 && (!(1 == ~a3~0) && 1 == ~a25~0 && 3 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a7~0) && 16 == ~a28~0);" "assume !(17 == ~a28~0 && 19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0) && 1 == ~a25~0 && ((3 == calculate_output_~input#1 && 1 == ~a3~0) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !(((1 == ~a1~0 && (((3 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 17 == ~a28~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0) && 20 == ~a14~0);" "assume !((18 == ~a4~0 && ((6 == calculate_output_~input#1 && (((((16 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 16 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0))) && 1 == ~a3~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(((1 == ~a1~0 && (1 == ~a25~0 && ((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0)) && 6 == calculate_output_~input#1) && 17 == ~a28~0) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !(((((1 == ~a1~0 && 17 == ~a4~0 && !(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && !(1 == ~a3~0)) && 20 == ~a14~0) && 16 == ~a28~0);" "assume !(((20 == ~a14~0 && (18 == ~a4~0 && (2 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(20 == ~a14~0 && 17 == ~a4~0 && 16 == ~a28~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 1 == ~a25~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && !(1 == ~a7~0));" "assume !(16 == ~a4~0 && !(1 == ~a3~0) && (((17 == ~a28~0 && (1 == ~a1~0 && 6 == calculate_output_~input#1) && 18 == ~a26~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(((((((((1 == ~a7~0 && 18 == ~a26~0) && 19 == ~a14~0) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a1~0) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(16 == ~a4~0 && !(1 == ~a7~0) && 1 == ~a25~0 && (19 == ~a14~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 19 == ~a26~0 && 3 == calculate_output_~input#1) && 15 == ~a28~0);" "assume !(1 == ~a7~0 && (15 == ~a28~0 && ((((6 == calculate_output_~input#1 && 1 == ~a1~0) && 19 == ~a14~0) && 18 == ~a4~0) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a26~0);" "assume !((1 == ~a1~0 && ((17 == ~a4~0 && !(1 == ~a7~0) && (1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 16 == ~a28~0);" "assume !((1 == ~a1~0 && ((!(1 == ~a3~0) && 17 == ~a28~0 && !(1 == ~a7~0) && 19 == ~a14~0 && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 18 == ~a26~0);" "assume !((!(1 == ~a3~0) && (!(1 == ~a7~0) && 1 == ~a1~0 && 1 == ~a25~0 && (5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a4~0) && 16 == ~a28~0) && 18 == ~a14~0);" "assume !((((17 == ~a28~0 && ((((18 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 4 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !((17 == ~a4~0 && (17 == ~a28~0 && ((((19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0)) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 1 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(((1 == ~a25~0 && ((((!(1 == ~a7~0) && 15 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0) || ((1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0)) && 1 == calculate_output_~input#1) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && ((1 == ~a3~0 && 2 == calculate_output_~input#1 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 17 == ~a4~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !((((1 == ~a25~0 && (15 == ~a28~0 && 1 == ~a1~0 && 3 == calculate_output_~input#1 && 18 == ~a4~0) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 17 == ~a26~0) && 20 == ~a14~0);" "assume !((1 == ~a25~0 && ((15 == ~a28~0 && (1 == ~a1~0 && 1 == ~a3~0 && 3 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a7~0) && 19 == ~a26~0);" "assume !(18 == ~a4~0 && 18 == ~a14~0 && 1 == ~a1~0 && 18 == ~a26~0 && !(1 == ~a3~0) && (1 == ~a25~0 && 4 == calculate_output_~input#1 && 15 == ~a28~0) && !(1 == ~a7~0));" "assume !(((1 == ~a1~0 && (((1 == calculate_output_~input#1 && (((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a28~0) && !(1 == ~a3~0)) && 18 == ~a4~0) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(((18 == ~a4~0 && !(1 == ~a3~0) && 1 == ~a25~0 && ((1 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a1~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && ((17 == ~a28~0 && 1 == ~a1~0 && 17 == ~a4~0 && 1 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (17 == ~a28~0 && ((4 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(1 == ~a1~0 && 17 == ~a28~0 && 19 == ~a14~0 && 17 == ~a4~0 && (((6 == calculate_output_~input#1 && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a26~0) && !(1 == ~a7~0));" "assume !(((((((1 == ~a25~0 && 6 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a26~0) && !(1 == ~a3~0)) && 18 == ~a4~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(19 == ~a26~0 && 16 == ~a28~0 && 1 == ~a3~0 && 1 == ~a1~0 && 18 == ~a14~0 && (1 == ~a25~0 && 3 == calculate_output_~input#1 && 18 == ~a4~0) && !(1 == ~a7~0));" "assume !((16 == ~a28~0 && 18 == ~a14~0 && 17 == ~a4~0 && 1 == ~a3~0 && ((((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(!(1 == ~a3~0) && (19 == ~a14~0 && 1 == ~a1~0 && 16 == ~a28~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a7~0);" "assume !((20 == ~a14~0 && 1 == ~a1~0 && 17 == ~a28~0 && (!(1 == ~a3~0) && 17 == ~a4~0 && 5 == calculate_output_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a7~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 19 == ~a14~0 && (1 == ~a25~0 && 1 == ~a3~0 && 18 == ~a26~0 && (5 == calculate_output_~input#1 && 17 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a4~0);" "assume !((17 == ~a4~0 && !(1 == ~a3~0) && (((((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a14~0) && 17 == ~a28~0);" "assume !((18 == ~a4~0 && 20 == ~a14~0 && 1 == ~a25~0 && 1 == ~a1~0 && 16 == ~a28~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && !(1 == ~a3~0));" "assume !(!(1 == ~a3~0) && 19 == ~a14~0 && 1 == ~a25~0 && (1 == ~a1~0 && (((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 16 == ~a4~0) && 16 == ~a28~0);" "assume !(16 == ~a4~0 && 15 == ~a28~0 && !(1 == ~a3~0) && ((!(1 == ~a7~0) && ((19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !((1 == ~a1~0 && 1 == ~a3~0 && (1 == ~a7~0 && (18 == ~a14~0 && (18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 15 == ~a28~0) && 18 == ~a4~0);" "assume !(16 == ~a28~0 && 17 == ~a4~0 && ((1 == ~a1~0 && ((((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0) && 1 == ~a3~0);" "assume !(!(1 == ~a3~0) && ((1 == ~a1~0 && 1 == ~a25~0 && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 16 == ~a28~0) && 18 == ~a4~0);" "assume !(1 == ~a7~0 && (((1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && 17 == ~a4~0 && 5 == calculate_output_~input#1) && 1 == ~a1~0) && 17 == ~a26~0) && 20 == ~a14~0);" "assume !((((((((19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) && 4 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a1~0) && 15 == ~a28~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !(!(1 == ~a3~0) && ((17 == ~a28~0 && 18 == ~a14~0 && ((((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a4~0) && 1 == ~a25~0);" "assume !(19 == ~a14~0 && (17 == ~a4~0 && (1 == ~a3~0 && ((1 == ~a7~0 && 4 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 18 == ~a26~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && ((17 == ~a4~0 && (((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 2 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0) && 17 == ~a28~0);" "assume !((15 == ~a28~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 1 == ~a25~0 && (19 == ~a26~0 && 20 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !((18 == ~a26~0 && (((17 == ~a28~0 && 16 == ~a4~0 && 1 == ~a7~0 && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((1 == ~a7~0 && (15 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && 19 == ~a14~0 && 3 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(17 == ~a28~0 && 18 == ~a4~0 && 1 == ~a25~0 && (1 == ~a3~0 && 3 == calculate_output_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && (((18 == ~a4~0 && 1 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a3~0) && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((((16 == ~a28~0 && (3 == calculate_output_~input#1 && (((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0) || (18 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 17 == ~a4~0) && 1 == ~a3~0);" "assume !((19 == ~a14~0 && (((1 == ~a1~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 17 == ~a28~0);" "assume !(!(1 == ~a7~0) && 1 == ~a1~0 && (1 == ~a3~0 && 1 == ~a25~0 && (((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 16 == ~a28~0) && 20 == ~a14~0) && 17 == ~a4~0);" "assume !((!(1 == ~a3~0) && ((((((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 17 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(!(1 == ~a3~0) && 16 == ~a28~0 && (1 == ~a1~0 && ((2 == calculate_output_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 19 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !((!(1 == ~a3~0) && 16 == ~a28~0 && ((19 == ~a14~0 && 1 == ~a1~0 && 1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a7~0);" "assume !((1 == ~a1~0 && (1 == ~a25~0 && (1 == ~a7~0 && (16 == ~a4~0 && 2 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 19 == ~a26~0) && 15 == ~a28~0);" "assume !(18 == ~a14~0 && !(1 == ~a3~0) && ((((1 == ~a1~0 && (17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a7~0) && 15 == ~a28~0) && 18 == ~a4~0);" "assume !((!(1 == ~a3~0) && 17 == ~a28~0 && (1 == ~a1~0 && 1 == ~a25~0 && (!(1 == ~a7~0) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 16 == ~a4~0) && 18 == ~a26~0);" "assume !(17 == ~a4~0 && ((19 == ~a26~0 && (((4 == calculate_output_~input#1 && 1 == ~a25~0) && 17 == ~a28~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume (1 == ~a25~0 && 1 == ~a7~0 && 19 == ~a14~0 && ((((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && 16 == ~a4~0) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a1~0;~a26~0 := 18;calculate_output_#res#1 := 26;" "main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_~input~0#1;havoc main_#t~ret13#1;" "assume true;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" [2025-03-04 15:51:06,686 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:06,686 INFO L85 PathProgramCache]: Analyzing trace with hash 76681887, now seen corresponding path program 3 times [2025-03-04 15:51:06,686 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:51:06,686 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [403281416] [2025-03-04 15:51:06,686 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-04 15:51:06,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:51:06,689 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 4 statements into 1 equivalence classes. [2025-03-04 15:51:06,693 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-04 15:51:06,696 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2025-03-04 15:51:06,696 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:06,696 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 15:51:06,697 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-03-04 15:51:06,700 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-04 15:51:06,702 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:06,702 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:06,704 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 15:51:06,704 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:06,704 INFO L85 PathProgramCache]: Analyzing trace with hash 236002060, now seen corresponding path program 1 times [2025-03-04 15:51:06,704 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:51:06,704 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1713949313] [2025-03-04 15:51:06,704 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:51:06,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:51:06,723 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 140 statements into 1 equivalence classes. [2025-03-04 15:51:06,737 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 140 of 140 statements. [2025-03-04 15:51:06,737 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:06,738 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:06,738 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 15:51:06,744 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 140 statements into 1 equivalence classes. [2025-03-04 15:51:06,764 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 140 of 140 statements. [2025-03-04 15:51:06,765 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:06,765 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:06,777 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 15:51:06,778 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:06,778 INFO L85 PathProgramCache]: Analyzing trace with hash 478040234, now seen corresponding path program 1 times [2025-03-04 15:51:06,779 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:51:06,780 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1506017452] [2025-03-04 15:51:06,780 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:51:06,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:51:06,800 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 144 statements into 1 equivalence classes. [2025-03-04 15:51:06,814 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 144 of 144 statements. [2025-03-04 15:51:06,814 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:06,814 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 15:51:06,903 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 15:51:06,903 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 15:51:06,903 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1506017452] [2025-03-04 15:51:06,903 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1506017452] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 15:51:06,903 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 15:51:06,903 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 15:51:06,903 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1026017007] [2025-03-04 15:51:06,903 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 15:51:07,533 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 15:51:07,533 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 15:51:07,533 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 15:51:07,534 INFO L87 Difference]: Start difference. First operand 36934 states and 51442 transitions. cyclomatic complexity: 14517 Second operand has 3 states, 3 states have (on average 48.0) internal successors, (144), 2 states have internal predecessors, (144), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 15:51:09,774 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-04 15:51:09,775 INFO L93 Difference]: Finished difference Result 73791 states and 93886 transitions. [2025-03-04 15:51:09,775 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 73791 states and 93886 transitions. [2025-03-04 15:51:10,096 INFO L131 ngComponentsAnalysis]: Automaton has 5 accepting balls. 32720 [2025-03-04 15:51:10,249 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 73791 states to 73791 states and 93886 transitions. [2025-03-04 15:51:10,250 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 32746 [2025-03-04 15:51:10,277 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 32746 [2025-03-04 15:51:10,278 INFO L73 IsDeterministic]: Start isDeterministic. Operand 73791 states and 93886 transitions. [2025-03-04 15:51:10,278 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-04 15:51:10,278 INFO L218 hiAutomatonCegarLoop]: Abstraction has 73791 states and 93886 transitions. [2025-03-04 15:51:10,321 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 73791 states and 93886 transitions. [2025-03-04 15:51:10,912 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 73791 to 73791. [2025-03-04 15:51:10,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 73791 states, 73791 states have (on average 1.2723231830440027) internal successors, (93886), 73790 states have internal predecessors, (93886), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 15:51:11,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 73791 states to 73791 states and 93886 transitions. [2025-03-04 15:51:11,056 INFO L240 hiAutomatonCegarLoop]: Abstraction has 73791 states and 93886 transitions. [2025-03-04 15:51:11,057 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 15:51:11,057 INFO L432 stractBuchiCegarLoop]: Abstraction has 73791 states and 93886 transitions. [2025-03-04 15:51:11,057 INFO L338 stractBuchiCegarLoop]: ======== Iteration 6 ============ [2025-03-04 15:51:11,057 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 73791 states and 93886 transitions. [2025-03-04 15:51:11,342 INFO L131 ngComponentsAnalysis]: Automaton has 5 accepting balls. 32720 [2025-03-04 15:51:11,343 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-04 15:51:11,343 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-04 15:51:11,351 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2025-03-04 15:51:11,351 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 15:51:11,352 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(20, 2);call #Ultimate.allocInit(12, 3);~f~0 := 6;~e~0 := 5;~d~0 := 4;~b~0 := 2;~a~0 := 1;~c~0 := 3;~u~0 := 21;~v~0 := 22;~w~0 := 23;~x~0 := 24;~y~0 := 25;~z~0 := 26;~a3~0 := 1;~a4~0 := 17;~a25~0 := 1;~a1~0 := 1;~a26~0 := 18;~a28~0 := 15;~a7~0 := 1;~a14~0 := 19;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet12#1, main_#t~ret13#1, main_~input~0#1, main_~output~0#1;main_~output~0#1 := -1;" "assume true;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" [2025-03-04 15:51:11,354 INFO L754 eck$LassoCheckResult]: Loop: "assume !((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output_~input#1) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(17 == ~a28~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == ~a7~0 && 17 == ~a4~0 && (18 == ~a14~0 && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && !(1 == ~a3~0) && (16 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(16 == ~a28~0 && ((18 == ~a14~0 && (!(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a3~0 && 1 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(!(1 == ~a3~0) && 17 == ~a28~0 && 1 == ~a25~0 && ((5 == calculate_output_~input#1 && (((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 17 == ~a26~0 && 18 == ~a4~0 && !(1 == ~a7~0) && ((1 == ~a25~0 && 3 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a3~0) && 20 == ~a14~0);" "assume !(((((1 == ~a1~0 && (20 == ~a14~0 && 2 == calculate_output_~input#1 && 17 == ~a26~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && 20 == ~a14~0 && 1 == ~a1~0 && 6 == calculate_output_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)));" "assume !(((17 == ~a4~0 && (((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && (1 == ~a1~0 && (1 == ~a7~0 && ((2 == calculate_output_~input#1 && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a3~0) && 18 == ~a26~0) && 19 == ~a14~0);" "assume !((18 == ~a26~0 && 1 == ~a7~0 && 16 == ~a28~0 && (((1 == ~a25~0 && 2 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(18 == ~a4~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 19 == ~a14~0 && (1 == ~a1~0 && 16 == ~a28~0 && 1 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && (((3 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(17 == ~a4~0 && 1 == ~a25~0 && 20 == ~a14~0 && ((!(1 == ~a3~0) && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !(((((((1 == ~a7~0 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 20 == ~a14~0) && 18 == ~a4~0) && 15 == ~a28~0);" "assume !((19 == ~a26~0 && 1 == ~a7~0 && (((18 == ~a14~0 && 4 == calculate_output_~input#1 && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 16 == ~a4~0);" "assume !(18 == ~a26~0 && (15 == ~a28~0 && 1 == ~a7~0 && 1 == ~a25~0 && (17 == ~a4~0 && 19 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && (15 == ~a28~0 && ((17 == ~a4~0 && 5 == calculate_output_~input#1 && 1 == ~a3~0) && 19 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a7~0);" "assume !((1 == ~a1~0 && (((19 == ~a14~0 && 4 == calculate_output_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && 16 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && (1 == ~a3~0 && 1 == ~a25~0 && 18 == ~a4~0 && 1 == calculate_output_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 1 == ~a1~0);" "assume !((!(1 == ~a7~0) && ((!(1 == ~a3~0) && (((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0) && 16 == ~a28~0);" "assume !((1 == ~a1~0 && (20 == ~a14~0 && (17 == ~a28~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && (1 == ~a1~0 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !(1 == ~a1~0 && 16 == ~a4~0 && ((((((17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a7~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !(16 == ~a4~0 && 1 == ~a25~0 && 17 == ~a28~0 && ((19 == ~a14~0 && (1 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a7~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && (((1 == ~a3~0 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !(16 == ~a28~0 && 1 == ~a3~0 && 19 == ~a14~0 && ((18 == ~a4~0 && !(1 == ~a7~0) && 5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((!(1 == ~a3~0) && ((((((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0) && 19 == ~a14~0) && 1 == ~a1~0);" "assume !(((17 == ~a28~0 && (((2 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 18 == ~a14~0) && 1 == ~a25~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((((1 == ~a3~0 && (1 == ~a25~0 && (4 == calculate_output_~input#1 && 1 == ~a7~0) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0) && 17 == ~a28~0) && 18 == ~a26~0);" "assume !(1 == ~a1~0 && 18 == ~a4~0 && ((!(1 == ~a7~0) && 19 == ~a14~0 && (5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a3~0);" "assume !(1 == ~a25~0 && 18 == ~a4~0 && 1 == ~a1~0 && 16 == ~a28~0 && ((2 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 18 == ~a14~0) && !(1 == ~a3~0));" "assume !((18 == ~a4~0 && (16 == ~a28~0 && 1 == ~a3~0 && 18 == ~a14~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((!(1 == ~a7~0) && 16 == ~a28~0 && 1 == ~a25~0 && 1 == ~a1~0 && !(1 == ~a3~0) && (5 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && 18 == ~a4~0);" "assume !(((((15 == ~a28~0 && (1 == ~a1~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 1 == ~a7~0) && 16 == ~a4~0);" "assume !((((((!(1 == ~a7~0) && 20 == ~a14~0 && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && 19 == ~a26~0 && 15 == ~a28~0 && (16 == ~a4~0 && !(1 == ~a3~0) && (1 == ~a25~0 && 2 == calculate_output_~input#1) && !(1 == ~a7~0)) && 1 == ~a1~0);" "assume !((((1 == ~a25~0 && 18 == ~a4~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 17 == ~a28~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && ((19 == ~a14~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(1 == ~a25~0 && ((((15 == ~a28~0 && (6 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && !(1 == ~a7~0)) && 17 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(1 == ~a3~0 && (((4 == calculate_output_~input#1 && ((18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0 && 16 == ~a28~0) || (20 == ~a14~0 && (18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(20 == ~a14~0 && 1 == ~a25~0 && (1 == ~a7~0 && ((16 == ~a4~0 && 5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(!(1 == ~a3~0) && (1 == ~a25~0 && 17 == ~a28~0 && (5 == calculate_output_~input#1 && ((20 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 16 == ~a4~0) && 1 == ~a1~0);" "assume !(18 == ~a14~0 && 16 == ~a28~0 && ((((!(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(18 == ~a4~0 && 17 == ~a26~0 && 1 == ~a25~0 && 1 == ~a1~0 && ((1 == ~a7~0 && 16 == ~a28~0 && 6 == calculate_output_~input#1) && 20 == ~a14~0) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a3~0) && 16 == ~a4~0 && (1 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 20 == ~a14~0);" "assume !(1 == ~a1~0 && 1 == ~a3~0 && (20 == ~a14~0 && 16 == ~a28~0 && (3 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(((18 == ~a4~0 && ((6 == calculate_output_~input#1 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a28~0);" "assume !(1 == ~a7~0 && 1 == ~a25~0 && ((1 == ~a1~0 && (17 == ~a28~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 18 == ~a14~0) && 18 == ~a4~0) && !(1 == ~a3~0));" "assume !(((((16 == ~a28~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a1~0) && 1 == ~a3~0) && 19 == ~a14~0) && 18 == ~a4~0);" "assume !((19 == ~a14~0 && 1 == ~a25~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 17 == ~a4~0 && 3 == calculate_output_~input#1 && !(1 == ~a3~0)) && 19 == ~a26~0) && 1 == ~a1~0);" "assume !(((1 == ~a1~0 && ((1 == ~a3~0 && 19 == ~a14~0 && 2 == calculate_output_~input#1 && 18 == ~a4~0) && 1 == ~a7~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 19 == ~a14~0 && 1 == ~a1~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(((((18 == ~a14~0 && ((1 == calculate_output_~input#1 && 1 == ~a3~0) && 17 == ~a28~0) && 18 == ~a4~0) && !(1 == ~a7~0)) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(1 == ~a7~0 && 19 == ~a26~0 && 1 == ~a1~0 && 19 == ~a14~0 && 1 == ~a25~0 && 15 == ~a28~0 && 16 == ~a4~0 && !(1 == ~a3~0) && 5 == calculate_output_~input#1);" "assume !(!(1 == ~a7~0) && (1 == ~a1~0 && ((!(1 == ~a3~0) && 18 == ~a14~0 && 6 == calculate_output_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 16 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 20 == ~a14~0 && ((((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && !(1 == ~a7~0));" "assume !((16 == ~a4~0 && ((19 == ~a14~0 && 1 == ~a7~0 && (1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 15 == ~a28~0);" "assume !((((19 == ~a26~0 && 18 == ~a4~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 17 == ~a28~0 && 20 == ~a14~0 && 1 == ~a3~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 18 == ~a4~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && 1 == ~a3~0) && 1 == ~a1~0) && 19 == ~a14~0) && 17 == ~a26~0) && 16 == ~a28~0);" "assume !(((1 == ~a1~0 && (((((18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a14~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 16 == ~a4~0);" "assume !(1 == ~a1~0 && (19 == ~a14~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(((1 == ~a25~0 && ((1 == ~a7~0 && (2 == calculate_output_~input#1 && 20 == ~a14~0) && 17 == ~a4~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 20 == ~a14~0 && (!(1 == ~a7~0) && (15 == ~a28~0 && 5 == calculate_output_~input#1) && 17 == ~a26~0) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !(1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a7~0) && (!(1 == ~a3~0) && (18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && 20 == ~a14~0);" "assume !((19 == ~a14~0 && 1 == ~a3~0 && 1 == ~a1~0 && (1 == ~a25~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 1 == calculate_output_~input#1) && 18 == ~a4~0) && 17 == ~a28~0);" "assume !(16 == ~a28~0 && (1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a3~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 20 == ~a14~0);" "assume !((1 == ~a25~0 && ((1 == ~a1~0 && ((6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 18 == ~a4~0) && 20 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && !(1 == ~a3~0));" "assume !(16 == ~a28~0 && (((16 == ~a4~0 && 1 == ~a7~0 && (6 == calculate_output_~input#1 && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0);" "assume !((15 == ~a28~0 && 1 == ~a1~0 && 16 == ~a4~0 && !(1 == ~a3~0) && (((17 == ~a26~0 || 18 == ~a26~0) && 1 == calculate_output_~input#1) && 1 == ~a25~0) && 20 == ~a14~0) && 1 == ~a7~0);" "assume !(1 == ~a1~0 && 15 == ~a28~0 && (17 == ~a4~0 && (19 == ~a26~0 && (19 == ~a14~0 && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && !(1 == ~a7~0));" "assume !(19 == ~a14~0 && (1 == ~a7~0 && ((((18 == ~a4~0 && 4 == calculate_output_~input#1) && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 16 == ~a28~0 && 1 == ~a7~0 && 18 == ~a4~0 && !(1 == ~a3~0) && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0);" "assume !((16 == ~a4~0 && (1 == ~a1~0 && 18 == ~a26~0 && (!(1 == ~a3~0) && 1 == ~a25~0 && 3 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a7~0) && 16 == ~a28~0);" "assume !(17 == ~a28~0 && 19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0) && 1 == ~a25~0 && ((3 == calculate_output_~input#1 && 1 == ~a3~0) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !(((1 == ~a1~0 && (((3 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 17 == ~a28~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0) && 20 == ~a14~0);" "assume !((18 == ~a4~0 && ((6 == calculate_output_~input#1 && (((((16 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 16 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0))) && 1 == ~a3~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(((1 == ~a1~0 && (1 == ~a25~0 && ((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0)) && 6 == calculate_output_~input#1) && 17 == ~a28~0) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !(((((1 == ~a1~0 && 17 == ~a4~0 && !(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && !(1 == ~a3~0)) && 20 == ~a14~0) && 16 == ~a28~0);" "assume !(((20 == ~a14~0 && (18 == ~a4~0 && (2 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(20 == ~a14~0 && 17 == ~a4~0 && 16 == ~a28~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 1 == ~a25~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && !(1 == ~a7~0));" "assume !(16 == ~a4~0 && !(1 == ~a3~0) && (((17 == ~a28~0 && (1 == ~a1~0 && 6 == calculate_output_~input#1) && 18 == ~a26~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(((((((((1 == ~a7~0 && 18 == ~a26~0) && 19 == ~a14~0) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a1~0) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(16 == ~a4~0 && !(1 == ~a7~0) && 1 == ~a25~0 && (19 == ~a14~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 19 == ~a26~0 && 3 == calculate_output_~input#1) && 15 == ~a28~0);" "assume !(1 == ~a7~0 && (15 == ~a28~0 && ((((6 == calculate_output_~input#1 && 1 == ~a1~0) && 19 == ~a14~0) && 18 == ~a4~0) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a26~0);" "assume !((1 == ~a1~0 && ((17 == ~a4~0 && !(1 == ~a7~0) && (1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 16 == ~a28~0);" "assume !((1 == ~a1~0 && ((!(1 == ~a3~0) && 17 == ~a28~0 && !(1 == ~a7~0) && 19 == ~a14~0 && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 18 == ~a26~0);" "assume !((!(1 == ~a3~0) && (!(1 == ~a7~0) && 1 == ~a1~0 && 1 == ~a25~0 && (5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a4~0) && 16 == ~a28~0) && 18 == ~a14~0);" "assume !((((17 == ~a28~0 && ((((18 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 4 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !((17 == ~a4~0 && (17 == ~a28~0 && ((((19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0)) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 1 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(((1 == ~a25~0 && ((((!(1 == ~a7~0) && 15 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0) || ((1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0)) && 1 == calculate_output_~input#1) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && ((1 == ~a3~0 && 2 == calculate_output_~input#1 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 17 == ~a4~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !((((1 == ~a25~0 && (15 == ~a28~0 && 1 == ~a1~0 && 3 == calculate_output_~input#1 && 18 == ~a4~0) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 17 == ~a26~0) && 20 == ~a14~0);" "assume !((1 == ~a25~0 && ((15 == ~a28~0 && (1 == ~a1~0 && 1 == ~a3~0 && 3 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a7~0) && 19 == ~a26~0);" "assume !(18 == ~a4~0 && 18 == ~a14~0 && 1 == ~a1~0 && 18 == ~a26~0 && !(1 == ~a3~0) && (1 == ~a25~0 && 4 == calculate_output_~input#1 && 15 == ~a28~0) && !(1 == ~a7~0));" "assume !(((1 == ~a1~0 && (((1 == calculate_output_~input#1 && (((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a28~0) && !(1 == ~a3~0)) && 18 == ~a4~0) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(((18 == ~a4~0 && !(1 == ~a3~0) && 1 == ~a25~0 && ((1 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a1~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && ((17 == ~a28~0 && 1 == ~a1~0 && 17 == ~a4~0 && 1 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (17 == ~a28~0 && ((4 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(1 == ~a1~0 && 17 == ~a28~0 && 19 == ~a14~0 && 17 == ~a4~0 && (((6 == calculate_output_~input#1 && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a26~0) && !(1 == ~a7~0));" "assume !(((((((1 == ~a25~0 && 6 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a26~0) && !(1 == ~a3~0)) && 18 == ~a4~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(19 == ~a26~0 && 16 == ~a28~0 && 1 == ~a3~0 && 1 == ~a1~0 && 18 == ~a14~0 && (1 == ~a25~0 && 3 == calculate_output_~input#1 && 18 == ~a4~0) && !(1 == ~a7~0));" "assume !((16 == ~a28~0 && 18 == ~a14~0 && 17 == ~a4~0 && 1 == ~a3~0 && ((((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(!(1 == ~a3~0) && (19 == ~a14~0 && 1 == ~a1~0 && 16 == ~a28~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a7~0);" "assume !((20 == ~a14~0 && 1 == ~a1~0 && 17 == ~a28~0 && (!(1 == ~a3~0) && 17 == ~a4~0 && 5 == calculate_output_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a7~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 19 == ~a14~0 && (1 == ~a25~0 && 1 == ~a3~0 && 18 == ~a26~0 && (5 == calculate_output_~input#1 && 17 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a4~0);" "assume !((17 == ~a4~0 && !(1 == ~a3~0) && (((((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a14~0) && 17 == ~a28~0);" "assume !((18 == ~a4~0 && 20 == ~a14~0 && 1 == ~a25~0 && 1 == ~a1~0 && 16 == ~a28~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && !(1 == ~a3~0));" "assume !(!(1 == ~a3~0) && 19 == ~a14~0 && 1 == ~a25~0 && (1 == ~a1~0 && (((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 16 == ~a4~0) && 16 == ~a28~0);" "assume !(16 == ~a4~0 && 15 == ~a28~0 && !(1 == ~a3~0) && ((!(1 == ~a7~0) && ((19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !((1 == ~a1~0 && 1 == ~a3~0 && (1 == ~a7~0 && (18 == ~a14~0 && (18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 15 == ~a28~0) && 18 == ~a4~0);" "assume !(16 == ~a28~0 && 17 == ~a4~0 && ((1 == ~a1~0 && ((((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0) && 1 == ~a3~0);" "assume !(!(1 == ~a3~0) && ((1 == ~a1~0 && 1 == ~a25~0 && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 16 == ~a28~0) && 18 == ~a4~0);" "assume !(1 == ~a7~0 && (((1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && 17 == ~a4~0 && 5 == calculate_output_~input#1) && 1 == ~a1~0) && 17 == ~a26~0) && 20 == ~a14~0);" "assume !((((((((19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) && 4 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a1~0) && 15 == ~a28~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !(!(1 == ~a3~0) && ((17 == ~a28~0 && 18 == ~a14~0 && ((((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a4~0) && 1 == ~a25~0);" "assume !(19 == ~a14~0 && (17 == ~a4~0 && (1 == ~a3~0 && ((1 == ~a7~0 && 4 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 18 == ~a26~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && ((17 == ~a4~0 && (((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 2 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0) && 17 == ~a28~0);" "assume !((15 == ~a28~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 1 == ~a25~0 && (19 == ~a26~0 && 20 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !((18 == ~a26~0 && (((17 == ~a28~0 && 16 == ~a4~0 && 1 == ~a7~0 && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((1 == ~a7~0 && (15 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && 19 == ~a14~0 && 3 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(17 == ~a28~0 && 18 == ~a4~0 && 1 == ~a25~0 && (1 == ~a3~0 && 3 == calculate_output_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && (((18 == ~a4~0 && 1 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a3~0) && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((((16 == ~a28~0 && (3 == calculate_output_~input#1 && (((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0) || (18 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 17 == ~a4~0) && 1 == ~a3~0);" "assume !((19 == ~a14~0 && (((1 == ~a1~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 17 == ~a28~0);" "assume !(!(1 == ~a7~0) && 1 == ~a1~0 && (1 == ~a3~0 && 1 == ~a25~0 && (((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 16 == ~a28~0) && 20 == ~a14~0) && 17 == ~a4~0);" "assume !((!(1 == ~a3~0) && ((((((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 17 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(!(1 == ~a3~0) && 16 == ~a28~0 && (1 == ~a1~0 && ((2 == calculate_output_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 19 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !((!(1 == ~a3~0) && 16 == ~a28~0 && ((19 == ~a14~0 && 1 == ~a1~0 && 1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a7~0);" "assume !((1 == ~a1~0 && (1 == ~a25~0 && (1 == ~a7~0 && (16 == ~a4~0 && 2 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 19 == ~a26~0) && 15 == ~a28~0);" "assume !(18 == ~a14~0 && !(1 == ~a3~0) && ((((1 == ~a1~0 && (17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a7~0) && 15 == ~a28~0) && 18 == ~a4~0);" "assume !((!(1 == ~a3~0) && 17 == ~a28~0 && (1 == ~a1~0 && 1 == ~a25~0 && (!(1 == ~a7~0) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 16 == ~a4~0) && 18 == ~a26~0);" "assume !(17 == ~a4~0 && ((19 == ~a26~0 && (((4 == calculate_output_~input#1 && 1 == ~a25~0) && 17 == ~a28~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !((1 == ~a25~0 && 1 == ~a7~0 && 19 == ~a14~0 && ((((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && 16 == ~a4~0) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(!(1 == ~a3~0) && 1 == ~a25~0 && 17 == ~a4~0 && (5 == calculate_output_~input#1 && ((18 == ~a14~0 && (17 == ~a26~0 && 16 == ~a28~0) && 1 == ~a7~0) || (20 == ~a14~0 && (15 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0))) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && ((19 == ~a14~0 && (3 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 1 == ~a1~0) && 17 == ~a28~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !(17 == ~a4~0 && (1 == ~a25~0 && ((!(1 == ~a7~0) && (5 == calculate_output_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 20 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 17 == ~a28~0);" "assume !(1 == ~a1~0 && (1 == ~a25~0 && 17 == ~a28~0 && 1 == ~a3~0 && (((!(1 == ~a7~0) && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 20 == ~a14~0) && 17 == ~a4~0);" "assume !(18 == ~a4~0 && 1 == ~a25~0 && 1 == ~a1~0 && 15 == ~a28~0 && ((((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 18 == ~a14~0) && !(1 == ~a3~0));" "assume !(1 == ~a1~0 && 1 == ~a25~0 && ((((((!(1 == ~a7~0) && 15 == ~a28~0 && 18 == ~a26~0) && 20 == ~a14~0) || (((19 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0)) || (((17 == ~a26~0 && 16 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0)) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a3~0);" "assume !((15 == ~a28~0 && ((1 == ~a25~0 && 16 == ~a4~0 && (((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 2 == calculate_output_~input#1) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !(((((17 == ~a4~0 && 4 == calculate_output_~input#1 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0)) || ((18 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 15 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(19 == ~a14~0 && 1 == ~a25~0 && ((!(1 == ~a7~0) && 17 == ~a4~0 && (2 == calculate_output_~input#1 && 17 == ~a28~0) && !(1 == ~a3~0)) && 19 == ~a26~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && 1 == ~a1~0 && (1 == ~a25~0 && 18 == ~a4~0 && 6 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && (((!(1 == ~a3~0) && 15 == ~a28~0 && (16 == ~a4~0 && 1 == calculate_output_~input#1) && 19 == ~a26~0) && 1 == ~a1~0) && 19 == ~a14~0) && 1 == ~a25~0);" "assume !((!(1 == ~a3~0) && 1 == ~a1~0 && 1 == ~a7~0 && 1 == ~a25~0 && ((3 == calculate_output_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 20 == ~a14~0) && 15 == ~a28~0) && 17 == ~a4~0);" "assume !(!(1 == ~a3~0) && ((19 == ~a14~0 && ((1 == ~a25~0 && (17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 16 == ~a28~0) && 17 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a7~0));" "assume !((1 == ~a25~0 && (!(1 == ~a3~0) && 1 == ~a7~0 && 17 == ~a4~0 && 1 == ~a1~0 && (17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 18 == ~a14~0) && 17 == ~a28~0);" "assume !(1 == ~a1~0 && ((1 == ~a25~0 && ((!(1 == ~a3~0) && (18 == ~a26~0 || 19 == ~a26~0) && 3 == calculate_output_~input#1) && 18 == ~a14~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 17 == ~a4~0);" "assume !((20 == ~a14~0 && ((!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && (18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a3~0) && 16 == ~a28~0);" "assume !((((16 == ~a28~0 && (18 == ~a4~0 && 3 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a3~0) && 1 == ~a25~0) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && 18 == ~a4~0 && 19 == ~a26~0 && (1 == ~a3~0 && 16 == ~a28~0 && (1 == calculate_output_~input#1 && 1 == ~a1~0) && 18 == ~a14~0) && !(1 == ~a7~0));" "assume !((((1 == ~a3~0 && 1 == ~a1~0 && (!(1 == ~a7~0) && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 15 == ~a28~0) && 19 == ~a14~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(((((((6 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0) && 18 == ~a4~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !((15 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && (1 == calculate_output_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(!(1 == ~a3~0) && ((!(1 == ~a7~0) && ((1 == ~a1~0 && 5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 19 == ~a14~0) && 15 == ~a28~0) && 18 == ~a4~0) && 1 == ~a25~0);" "assume !(17 == ~a28~0 && ((!(1 == ~a3~0) && 18 == ~a4~0 && ((((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a14~0);" "assume !(1 == ~a1~0 && (17 == ~a26~0 && 16 == ~a28~0 && 1 == ~a3~0 && 18 == ~a4~0 && 1 == ~a7~0 && 19 == ~a14~0 && 3 == calculate_output_~input#1) && 1 == ~a25~0);" "assume !((((1 == ~a25~0 && ((1 == ~a1~0 && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 18 == ~a14~0) && 17 == ~a4~0) && 1 == ~a7~0) && 15 == ~a28~0) && !(1 == ~a3~0));" "assume !((18 == ~a4~0 && !(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a25~0 && (18 == ~a14~0 && 15 == ~a28~0 && 2 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !((1 == ~a1~0 && 1 == ~a25~0 && (15 == ~a28~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 18 == ~a4~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !((((1 == ~a25~0 && (!(1 == ~a3~0) && 18 == ~a4~0 && 4 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 20 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a7~0)) && 16 == ~a28~0);" "assume !(((((16 == ~a28~0 && (5 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a3~0) && 1 == ~a25~0) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0);" "assume !(!(1 == ~a7~0) && (((1 == ~a1~0 && !(1 == ~a3~0) && 1 == ~a25~0 && 6 == calculate_output_~input#1 && 17 == ~a4~0) && 19 == ~a14~0) && 15 == ~a28~0) && 19 == ~a26~0);" "assume !(1 == ~a1~0 && (!(1 == ~a3~0) && ((((20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) && 6 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(18 == ~a4~0 && 1 == ~a3~0 && (18 == ~a14~0 && (1 == ~a1~0 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 6 == calculate_output_~input#1) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 18 == ~a14~0 && (((17 == ~a4~0 && 6 == calculate_output_~input#1 && ((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a28~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 15 == ~a28~0 && 1 == ~a25~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 16 == ~a4~0) && 20 == ~a14~0);" "assume !((16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && (1 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0);" "assume !((((17 == ~a4~0 && 1 == ~a1~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a3~0) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !(17 == ~a28~0 && (1 == ~a25~0 && 1 == ~a3~0 && 1 == ~a1~0 && 3 == calculate_output_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 18 == ~a4~0);" "assume !((((((15 == ~a28~0 && (1 == calculate_output_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 18 == ~a4~0) && 1 == ~a1~0) && 1 == ~a25~0) && 1 == ~a7~0) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(1 == ~a3~0 && 1 == ~a1~0 && 1 == ~a25~0 && ((17 == ~a26~0 && 20 == ~a14~0 && 18 == ~a4~0 && 5 == calculate_output_~input#1) && !(1 == ~a7~0)) && 15 == ~a28~0);" "assume !((1 == ~a3~0 && 16 == ~a28~0 && 18 == ~a26~0 && 1 == ~a1~0 && !(1 == ~a7~0) && 1 == ~a25~0 && 18 == ~a14~0 && 3 == calculate_output_~input#1) && 18 == ~a4~0);" "assume !(1 == ~a25~0 && (16 == ~a4~0 && (6 == calculate_output_~input#1 && ((((17 == ~a26~0 && 17 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0) || ((!(1 == ~a7~0) && 18 == ~a26~0 && 16 == ~a28~0) && 20 == ~a14~0) || (((19 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0))) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(1 == ~a25~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 16 == ~a4~0 && 2 == calculate_output_~input#1 && (((((18 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 16 == ~a28~0) && 20 == ~a14~0)) || (((17 == ~a26~0 && 17 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0)));" "assume !(16 == ~a4~0 && (1 == ~a25~0 && ((1 == ~a1~0 && (18 == ~a26~0 && 5 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0) && !(1 == ~a3~0));" "assume !(20 == ~a14~0 && ((18 == ~a4~0 && (18 == ~a26~0 && (6 == calculate_output_~input#1 && 17 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a7~0)) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(((1 == ~a3~0 && ((1 == ~a1~0 && 16 == ~a28~0 && 1 == ~a25~0 && 4 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 17 == ~a26~0) && 1 == ~a7~0);" "assume !(((17 == ~a4~0 && ((((5 == calculate_output_~input#1 && 16 == ~a28~0) && 1 == ~a25~0) && 19 == ~a26~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !(1 == ~a1~0 && 1 == ~a25~0 && (!(1 == ~a3~0) && 16 == ~a4~0 && (((19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || ((18 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 3 == calculate_output_~input#1) && 16 == ~a28~0);" "assume !((((((18 == ~a26~0 && (5 == calculate_output_~input#1 && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a7~0) && 17 == ~a28~0) && 17 == ~a4~0) && 1 == ~a1~0) && 20 == ~a14~0);" "assume !(1 == ~a25~0 && ((18 == ~a4~0 && 16 == ~a28~0 && 4 == calculate_output_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(((((18 == ~a14~0 && 18 == ~a4~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (!(1 == ~a7~0) && 18 == ~a26~0)) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 16 == ~a28~0);" "assume !((1 == ~a25~0 && ((((((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a1~0) && 18 == ~a4~0) && 1 == ~a7~0) && 1 == ~a3~0) && 15 == ~a28~0);" "assume ((1 == ~a25~0 && 1 == ~a1~0 && 18 == ~a4~0 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 17 == ~a28~0) && 1 == ~a3~0;~a26~0 := 17;~a7~0 := 1;~a14~0 := 19;calculate_output_#res#1 := -1;" "main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_~input~0#1;havoc main_#t~ret13#1;" "assume true;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" [2025-03-04 15:51:11,356 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:11,357 INFO L85 PathProgramCache]: Analyzing trace with hash 76681887, now seen corresponding path program 4 times [2025-03-04 15:51:11,357 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:51:11,357 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1324286202] [2025-03-04 15:51:11,357 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-04 15:51:11,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:51:11,365 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 4 statements into 2 equivalence classes. [2025-03-04 15:51:11,374 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 4 of 4 statements. [2025-03-04 15:51:11,375 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-03-04 15:51:11,375 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:11,375 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 15:51:11,377 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-03-04 15:51:11,383 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-04 15:51:11,384 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:11,384 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:11,386 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 15:51:11,386 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:11,387 INFO L85 PathProgramCache]: Analyzing trace with hash 1772274122, now seen corresponding path program 1 times [2025-03-04 15:51:11,387 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:51:11,387 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1845890958] [2025-03-04 15:51:11,387 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:51:11,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:51:11,427 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 192 statements into 1 equivalence classes. [2025-03-04 15:51:11,460 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 192 of 192 statements. [2025-03-04 15:51:11,461 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:11,461 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:11,461 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 15:51:11,483 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 192 statements into 1 equivalence classes. [2025-03-04 15:51:11,526 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 192 of 192 statements. [2025-03-04 15:51:11,526 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:11,530 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:11,539 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 15:51:11,540 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:11,540 INFO L85 PathProgramCache]: Analyzing trace with hash 1552483432, now seen corresponding path program 1 times [2025-03-04 15:51:11,540 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:51:11,540 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [693868748] [2025-03-04 15:51:11,540 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:51:11,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:51:11,628 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 196 statements into 1 equivalence classes. [2025-03-04 15:51:11,664 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 196 of 196 statements. [2025-03-04 15:51:11,664 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:11,664 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 15:51:11,996 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 15:51:11,997 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 15:51:11,997 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [693868748] [2025-03-04 15:51:11,997 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [693868748] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 15:51:11,997 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 15:51:11,997 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 15:51:11,998 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [387567111] [2025-03-04 15:51:11,998 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 15:51:13,123 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 15:51:13,124 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 15:51:13,124 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 15:51:13,124 INFO L87 Difference]: Start difference. First operand 73791 states and 93886 transitions. cyclomatic complexity: 20106 Second operand has 3 states, 3 states have (on average 65.33333333333333) internal successors, (196), 2 states have internal predecessors, (196), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 15:51:15,586 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-04 15:51:15,586 INFO L93 Difference]: Finished difference Result 147438 states and 175161 transitions. [2025-03-04 15:51:15,586 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 147438 states and 175161 transitions. [2025-03-04 15:51:16,250 INFO L131 ngComponentsAnalysis]: Automaton has 7 accepting balls. 65440 [2025-03-04 15:51:16,553 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 147438 states to 147438 states and 175161 transitions. [2025-03-04 15:51:16,553 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 65472 [2025-03-04 15:51:16,597 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 65472 [2025-03-04 15:51:16,597 INFO L73 IsDeterministic]: Start isDeterministic. Operand 147438 states and 175161 transitions. [2025-03-04 15:51:16,597 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-04 15:51:16,597 INFO L218 hiAutomatonCegarLoop]: Abstraction has 147438 states and 175161 transitions. [2025-03-04 15:51:16,690 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 147438 states and 175161 transitions. [2025-03-04 15:51:17,718 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 147438 to 146620. [2025-03-04 15:51:17,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 146620 states, 146620 states have (on average 1.1889851316327922) internal successors, (174329), 146619 states have internal predecessors, (174329), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 15:51:18,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 146620 states to 146620 states and 174329 transitions. [2025-03-04 15:51:18,253 INFO L240 hiAutomatonCegarLoop]: Abstraction has 146620 states and 174329 transitions. [2025-03-04 15:51:18,253 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 15:51:18,254 INFO L432 stractBuchiCegarLoop]: Abstraction has 146620 states and 174329 transitions. [2025-03-04 15:51:18,254 INFO L338 stractBuchiCegarLoop]: ======== Iteration 7 ============ [2025-03-04 15:51:18,255 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 146620 states and 174329 transitions. [2025-03-04 15:51:18,562 INFO L131 ngComponentsAnalysis]: Automaton has 7 accepting balls. 65440 [2025-03-04 15:51:18,562 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-04 15:51:18,562 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-04 15:51:18,566 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2025-03-04 15:51:18,566 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 15:51:18,566 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(20, 2);call #Ultimate.allocInit(12, 3);~f~0 := 6;~e~0 := 5;~d~0 := 4;~b~0 := 2;~a~0 := 1;~c~0 := 3;~u~0 := 21;~v~0 := 22;~w~0 := 23;~x~0 := 24;~y~0 := 25;~z~0 := 26;~a3~0 := 1;~a4~0 := 17;~a25~0 := 1;~a1~0 := 1;~a26~0 := 18;~a28~0 := 15;~a7~0 := 1;~a14~0 := 19;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet12#1, main_#t~ret13#1, main_~input~0#1, main_~output~0#1;main_~output~0#1 := -1;" "assume true;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" [2025-03-04 15:51:18,575 INFO L754 eck$LassoCheckResult]: Loop: "assume !((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output_~input#1) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(17 == ~a28~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == ~a7~0 && 17 == ~a4~0 && (18 == ~a14~0 && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && !(1 == ~a3~0) && (16 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(16 == ~a28~0 && ((18 == ~a14~0 && (!(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a3~0 && 1 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(!(1 == ~a3~0) && 17 == ~a28~0 && 1 == ~a25~0 && ((5 == calculate_output_~input#1 && (((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 17 == ~a26~0 && 18 == ~a4~0 && !(1 == ~a7~0) && ((1 == ~a25~0 && 3 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a3~0) && 20 == ~a14~0);" "assume !(((((1 == ~a1~0 && (20 == ~a14~0 && 2 == calculate_output_~input#1 && 17 == ~a26~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && 20 == ~a14~0 && 1 == ~a1~0 && 6 == calculate_output_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)));" "assume !(((17 == ~a4~0 && (((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && (1 == ~a1~0 && (1 == ~a7~0 && ((2 == calculate_output_~input#1 && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a3~0) && 18 == ~a26~0) && 19 == ~a14~0);" "assume !((18 == ~a26~0 && 1 == ~a7~0 && 16 == ~a28~0 && (((1 == ~a25~0 && 2 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(18 == ~a4~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 19 == ~a14~0 && (1 == ~a1~0 && 16 == ~a28~0 && 1 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && (((3 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(17 == ~a4~0 && 1 == ~a25~0 && 20 == ~a14~0 && ((!(1 == ~a3~0) && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !(((((((1 == ~a7~0 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 20 == ~a14~0) && 18 == ~a4~0) && 15 == ~a28~0);" "assume !((19 == ~a26~0 && 1 == ~a7~0 && (((18 == ~a14~0 && 4 == calculate_output_~input#1 && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 16 == ~a4~0);" "assume !(18 == ~a26~0 && (15 == ~a28~0 && 1 == ~a7~0 && 1 == ~a25~0 && (17 == ~a4~0 && 19 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && (15 == ~a28~0 && ((17 == ~a4~0 && 5 == calculate_output_~input#1 && 1 == ~a3~0) && 19 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a7~0);" "assume !((1 == ~a1~0 && (((19 == ~a14~0 && 4 == calculate_output_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && 16 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && (1 == ~a3~0 && 1 == ~a25~0 && 18 == ~a4~0 && 1 == calculate_output_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 1 == ~a1~0);" "assume !((!(1 == ~a7~0) && ((!(1 == ~a3~0) && (((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0) && 16 == ~a28~0);" "assume !((1 == ~a1~0 && (20 == ~a14~0 && (17 == ~a28~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && (1 == ~a1~0 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !(1 == ~a1~0 && 16 == ~a4~0 && ((((((17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a7~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !(16 == ~a4~0 && 1 == ~a25~0 && 17 == ~a28~0 && ((19 == ~a14~0 && (1 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a7~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && (((1 == ~a3~0 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !(16 == ~a28~0 && 1 == ~a3~0 && 19 == ~a14~0 && ((18 == ~a4~0 && !(1 == ~a7~0) && 5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((!(1 == ~a3~0) && ((((((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0) && 19 == ~a14~0) && 1 == ~a1~0);" "assume !(((17 == ~a28~0 && (((2 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 18 == ~a14~0) && 1 == ~a25~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((((1 == ~a3~0 && (1 == ~a25~0 && (4 == calculate_output_~input#1 && 1 == ~a7~0) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0) && 17 == ~a28~0) && 18 == ~a26~0);" "assume !(1 == ~a1~0 && 18 == ~a4~0 && ((!(1 == ~a7~0) && 19 == ~a14~0 && (5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a3~0);" "assume !(1 == ~a25~0 && 18 == ~a4~0 && 1 == ~a1~0 && 16 == ~a28~0 && ((2 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 18 == ~a14~0) && !(1 == ~a3~0));" "assume !((18 == ~a4~0 && (16 == ~a28~0 && 1 == ~a3~0 && 18 == ~a14~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((!(1 == ~a7~0) && 16 == ~a28~0 && 1 == ~a25~0 && 1 == ~a1~0 && !(1 == ~a3~0) && (5 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && 18 == ~a4~0);" "assume !(((((15 == ~a28~0 && (1 == ~a1~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 1 == ~a7~0) && 16 == ~a4~0);" "assume !((((((!(1 == ~a7~0) && 20 == ~a14~0 && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && 19 == ~a26~0 && 15 == ~a28~0 && (16 == ~a4~0 && !(1 == ~a3~0) && (1 == ~a25~0 && 2 == calculate_output_~input#1) && !(1 == ~a7~0)) && 1 == ~a1~0);" "assume !((((1 == ~a25~0 && 18 == ~a4~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 17 == ~a28~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && ((19 == ~a14~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(1 == ~a25~0 && ((((15 == ~a28~0 && (6 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && !(1 == ~a7~0)) && 17 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(1 == ~a3~0 && (((4 == calculate_output_~input#1 && ((18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0 && 16 == ~a28~0) || (20 == ~a14~0 && (18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(20 == ~a14~0 && 1 == ~a25~0 && (1 == ~a7~0 && ((16 == ~a4~0 && 5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(!(1 == ~a3~0) && (1 == ~a25~0 && 17 == ~a28~0 && (5 == calculate_output_~input#1 && ((20 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 16 == ~a4~0) && 1 == ~a1~0);" "assume !(18 == ~a14~0 && 16 == ~a28~0 && ((((!(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(18 == ~a4~0 && 17 == ~a26~0 && 1 == ~a25~0 && 1 == ~a1~0 && ((1 == ~a7~0 && 16 == ~a28~0 && 6 == calculate_output_~input#1) && 20 == ~a14~0) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a3~0) && 16 == ~a4~0 && (1 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 20 == ~a14~0);" "assume !(1 == ~a1~0 && 1 == ~a3~0 && (20 == ~a14~0 && 16 == ~a28~0 && (3 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(((18 == ~a4~0 && ((6 == calculate_output_~input#1 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a28~0);" "assume !(1 == ~a7~0 && 1 == ~a25~0 && ((1 == ~a1~0 && (17 == ~a28~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 18 == ~a14~0) && 18 == ~a4~0) && !(1 == ~a3~0));" "assume !(((((16 == ~a28~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a1~0) && 1 == ~a3~0) && 19 == ~a14~0) && 18 == ~a4~0);" "assume !((19 == ~a14~0 && 1 == ~a25~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 17 == ~a4~0 && 3 == calculate_output_~input#1 && !(1 == ~a3~0)) && 19 == ~a26~0) && 1 == ~a1~0);" "assume !(((1 == ~a1~0 && ((1 == ~a3~0 && 19 == ~a14~0 && 2 == calculate_output_~input#1 && 18 == ~a4~0) && 1 == ~a7~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 19 == ~a14~0 && 1 == ~a1~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(((((18 == ~a14~0 && ((1 == calculate_output_~input#1 && 1 == ~a3~0) && 17 == ~a28~0) && 18 == ~a4~0) && !(1 == ~a7~0)) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(1 == ~a7~0 && 19 == ~a26~0 && 1 == ~a1~0 && 19 == ~a14~0 && 1 == ~a25~0 && 15 == ~a28~0 && 16 == ~a4~0 && !(1 == ~a3~0) && 5 == calculate_output_~input#1);" "assume !(!(1 == ~a7~0) && (1 == ~a1~0 && ((!(1 == ~a3~0) && 18 == ~a14~0 && 6 == calculate_output_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 16 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 20 == ~a14~0 && ((((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && !(1 == ~a7~0));" "assume !((16 == ~a4~0 && ((19 == ~a14~0 && 1 == ~a7~0 && (1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 15 == ~a28~0);" "assume !((((19 == ~a26~0 && 18 == ~a4~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 17 == ~a28~0 && 20 == ~a14~0 && 1 == ~a3~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 18 == ~a4~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && 1 == ~a3~0) && 1 == ~a1~0) && 19 == ~a14~0) && 17 == ~a26~0) && 16 == ~a28~0);" "assume !(((1 == ~a1~0 && (((((18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a14~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 16 == ~a4~0);" "assume !(1 == ~a1~0 && (19 == ~a14~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(((1 == ~a25~0 && ((1 == ~a7~0 && (2 == calculate_output_~input#1 && 20 == ~a14~0) && 17 == ~a4~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 20 == ~a14~0 && (!(1 == ~a7~0) && (15 == ~a28~0 && 5 == calculate_output_~input#1) && 17 == ~a26~0) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !(1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a7~0) && (!(1 == ~a3~0) && (18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && 20 == ~a14~0);" "assume !((19 == ~a14~0 && 1 == ~a3~0 && 1 == ~a1~0 && (1 == ~a25~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 1 == calculate_output_~input#1) && 18 == ~a4~0) && 17 == ~a28~0);" "assume !(16 == ~a28~0 && (1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a3~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 20 == ~a14~0);" "assume !((1 == ~a25~0 && ((1 == ~a1~0 && ((6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 18 == ~a4~0) && 20 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && !(1 == ~a3~0));" "assume !(16 == ~a28~0 && (((16 == ~a4~0 && 1 == ~a7~0 && (6 == calculate_output_~input#1 && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0);" "assume !((15 == ~a28~0 && 1 == ~a1~0 && 16 == ~a4~0 && !(1 == ~a3~0) && (((17 == ~a26~0 || 18 == ~a26~0) && 1 == calculate_output_~input#1) && 1 == ~a25~0) && 20 == ~a14~0) && 1 == ~a7~0);" "assume !(1 == ~a1~0 && 15 == ~a28~0 && (17 == ~a4~0 && (19 == ~a26~0 && (19 == ~a14~0 && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && !(1 == ~a7~0));" "assume !(19 == ~a14~0 && (1 == ~a7~0 && ((((18 == ~a4~0 && 4 == calculate_output_~input#1) && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 16 == ~a28~0 && 1 == ~a7~0 && 18 == ~a4~0 && !(1 == ~a3~0) && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0);" "assume !((16 == ~a4~0 && (1 == ~a1~0 && 18 == ~a26~0 && (!(1 == ~a3~0) && 1 == ~a25~0 && 3 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a7~0) && 16 == ~a28~0);" "assume !(17 == ~a28~0 && 19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0) && 1 == ~a25~0 && ((3 == calculate_output_~input#1 && 1 == ~a3~0) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !(((1 == ~a1~0 && (((3 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 17 == ~a28~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0) && 20 == ~a14~0);" "assume !((18 == ~a4~0 && ((6 == calculate_output_~input#1 && (((((16 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 16 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0))) && 1 == ~a3~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(((1 == ~a1~0 && (1 == ~a25~0 && ((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0)) && 6 == calculate_output_~input#1) && 17 == ~a28~0) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !(((((1 == ~a1~0 && 17 == ~a4~0 && !(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && !(1 == ~a3~0)) && 20 == ~a14~0) && 16 == ~a28~0);" "assume !(((20 == ~a14~0 && (18 == ~a4~0 && (2 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(20 == ~a14~0 && 17 == ~a4~0 && 16 == ~a28~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 1 == ~a25~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && !(1 == ~a7~0));" "assume !(16 == ~a4~0 && !(1 == ~a3~0) && (((17 == ~a28~0 && (1 == ~a1~0 && 6 == calculate_output_~input#1) && 18 == ~a26~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(((((((((1 == ~a7~0 && 18 == ~a26~0) && 19 == ~a14~0) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a1~0) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(16 == ~a4~0 && !(1 == ~a7~0) && 1 == ~a25~0 && (19 == ~a14~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 19 == ~a26~0 && 3 == calculate_output_~input#1) && 15 == ~a28~0);" "assume !(1 == ~a7~0 && (15 == ~a28~0 && ((((6 == calculate_output_~input#1 && 1 == ~a1~0) && 19 == ~a14~0) && 18 == ~a4~0) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a26~0);" "assume !((1 == ~a1~0 && ((17 == ~a4~0 && !(1 == ~a7~0) && (1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 16 == ~a28~0);" "assume !((1 == ~a1~0 && ((!(1 == ~a3~0) && 17 == ~a28~0 && !(1 == ~a7~0) && 19 == ~a14~0 && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 18 == ~a26~0);" "assume !((!(1 == ~a3~0) && (!(1 == ~a7~0) && 1 == ~a1~0 && 1 == ~a25~0 && (5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a4~0) && 16 == ~a28~0) && 18 == ~a14~0);" "assume !((((17 == ~a28~0 && ((((18 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 4 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !((17 == ~a4~0 && (17 == ~a28~0 && ((((19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0)) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 1 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(((1 == ~a25~0 && ((((!(1 == ~a7~0) && 15 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0) || ((1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0)) && 1 == calculate_output_~input#1) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && ((1 == ~a3~0 && 2 == calculate_output_~input#1 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 17 == ~a4~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !((((1 == ~a25~0 && (15 == ~a28~0 && 1 == ~a1~0 && 3 == calculate_output_~input#1 && 18 == ~a4~0) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 17 == ~a26~0) && 20 == ~a14~0);" "assume !((1 == ~a25~0 && ((15 == ~a28~0 && (1 == ~a1~0 && 1 == ~a3~0 && 3 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a7~0) && 19 == ~a26~0);" "assume !(18 == ~a4~0 && 18 == ~a14~0 && 1 == ~a1~0 && 18 == ~a26~0 && !(1 == ~a3~0) && (1 == ~a25~0 && 4 == calculate_output_~input#1 && 15 == ~a28~0) && !(1 == ~a7~0));" "assume !(((1 == ~a1~0 && (((1 == calculate_output_~input#1 && (((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a28~0) && !(1 == ~a3~0)) && 18 == ~a4~0) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(((18 == ~a4~0 && !(1 == ~a3~0) && 1 == ~a25~0 && ((1 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a1~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && ((17 == ~a28~0 && 1 == ~a1~0 && 17 == ~a4~0 && 1 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (17 == ~a28~0 && ((4 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(1 == ~a1~0 && 17 == ~a28~0 && 19 == ~a14~0 && 17 == ~a4~0 && (((6 == calculate_output_~input#1 && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a26~0) && !(1 == ~a7~0));" "assume !(((((((1 == ~a25~0 && 6 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a26~0) && !(1 == ~a3~0)) && 18 == ~a4~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(19 == ~a26~0 && 16 == ~a28~0 && 1 == ~a3~0 && 1 == ~a1~0 && 18 == ~a14~0 && (1 == ~a25~0 && 3 == calculate_output_~input#1 && 18 == ~a4~0) && !(1 == ~a7~0));" "assume !((16 == ~a28~0 && 18 == ~a14~0 && 17 == ~a4~0 && 1 == ~a3~0 && ((((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(!(1 == ~a3~0) && (19 == ~a14~0 && 1 == ~a1~0 && 16 == ~a28~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a7~0);" "assume !((20 == ~a14~0 && 1 == ~a1~0 && 17 == ~a28~0 && (!(1 == ~a3~0) && 17 == ~a4~0 && 5 == calculate_output_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a7~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 19 == ~a14~0 && (1 == ~a25~0 && 1 == ~a3~0 && 18 == ~a26~0 && (5 == calculate_output_~input#1 && 17 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a4~0);" "assume !((17 == ~a4~0 && !(1 == ~a3~0) && (((((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a14~0) && 17 == ~a28~0);" "assume !((18 == ~a4~0 && 20 == ~a14~0 && 1 == ~a25~0 && 1 == ~a1~0 && 16 == ~a28~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && !(1 == ~a3~0));" "assume !(!(1 == ~a3~0) && 19 == ~a14~0 && 1 == ~a25~0 && (1 == ~a1~0 && (((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 16 == ~a4~0) && 16 == ~a28~0);" "assume !(16 == ~a4~0 && 15 == ~a28~0 && !(1 == ~a3~0) && ((!(1 == ~a7~0) && ((19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !((1 == ~a1~0 && 1 == ~a3~0 && (1 == ~a7~0 && (18 == ~a14~0 && (18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 15 == ~a28~0) && 18 == ~a4~0);" "assume !(16 == ~a28~0 && 17 == ~a4~0 && ((1 == ~a1~0 && ((((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0) && 1 == ~a3~0);" "assume !(!(1 == ~a3~0) && ((1 == ~a1~0 && 1 == ~a25~0 && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 16 == ~a28~0) && 18 == ~a4~0);" "assume !(1 == ~a7~0 && (((1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && 17 == ~a4~0 && 5 == calculate_output_~input#1) && 1 == ~a1~0) && 17 == ~a26~0) && 20 == ~a14~0);" "assume !((((((((19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) && 4 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a1~0) && 15 == ~a28~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !(!(1 == ~a3~0) && ((17 == ~a28~0 && 18 == ~a14~0 && ((((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a4~0) && 1 == ~a25~0);" "assume !(19 == ~a14~0 && (17 == ~a4~0 && (1 == ~a3~0 && ((1 == ~a7~0 && 4 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 18 == ~a26~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && ((17 == ~a4~0 && (((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 2 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0) && 17 == ~a28~0);" "assume !((15 == ~a28~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 1 == ~a25~0 && (19 == ~a26~0 && 20 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !((18 == ~a26~0 && (((17 == ~a28~0 && 16 == ~a4~0 && 1 == ~a7~0 && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((1 == ~a7~0 && (15 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && 19 == ~a14~0 && 3 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(17 == ~a28~0 && 18 == ~a4~0 && 1 == ~a25~0 && (1 == ~a3~0 && 3 == calculate_output_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && (((18 == ~a4~0 && 1 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a3~0) && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((((16 == ~a28~0 && (3 == calculate_output_~input#1 && (((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0) || (18 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 17 == ~a4~0) && 1 == ~a3~0);" "assume !((19 == ~a14~0 && (((1 == ~a1~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 17 == ~a28~0);" "assume !(!(1 == ~a7~0) && 1 == ~a1~0 && (1 == ~a3~0 && 1 == ~a25~0 && (((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 16 == ~a28~0) && 20 == ~a14~0) && 17 == ~a4~0);" "assume !((!(1 == ~a3~0) && ((((((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 17 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(!(1 == ~a3~0) && 16 == ~a28~0 && (1 == ~a1~0 && ((2 == calculate_output_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 19 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !((!(1 == ~a3~0) && 16 == ~a28~0 && ((19 == ~a14~0 && 1 == ~a1~0 && 1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a7~0);" "assume !((1 == ~a1~0 && (1 == ~a25~0 && (1 == ~a7~0 && (16 == ~a4~0 && 2 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 19 == ~a26~0) && 15 == ~a28~0);" "assume !(18 == ~a14~0 && !(1 == ~a3~0) && ((((1 == ~a1~0 && (17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a7~0) && 15 == ~a28~0) && 18 == ~a4~0);" "assume !((!(1 == ~a3~0) && 17 == ~a28~0 && (1 == ~a1~0 && 1 == ~a25~0 && (!(1 == ~a7~0) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 16 == ~a4~0) && 18 == ~a26~0);" "assume !(17 == ~a4~0 && ((19 == ~a26~0 && (((4 == calculate_output_~input#1 && 1 == ~a25~0) && 17 == ~a28~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !((1 == ~a25~0 && 1 == ~a7~0 && 19 == ~a14~0 && ((((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && 16 == ~a4~0) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(!(1 == ~a3~0) && 1 == ~a25~0 && 17 == ~a4~0 && (5 == calculate_output_~input#1 && ((18 == ~a14~0 && (17 == ~a26~0 && 16 == ~a28~0) && 1 == ~a7~0) || (20 == ~a14~0 && (15 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0))) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && ((19 == ~a14~0 && (3 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 1 == ~a1~0) && 17 == ~a28~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !(17 == ~a4~0 && (1 == ~a25~0 && ((!(1 == ~a7~0) && (5 == calculate_output_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 20 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 17 == ~a28~0);" "assume !(1 == ~a1~0 && (1 == ~a25~0 && 17 == ~a28~0 && 1 == ~a3~0 && (((!(1 == ~a7~0) && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 20 == ~a14~0) && 17 == ~a4~0);" "assume !(18 == ~a4~0 && 1 == ~a25~0 && 1 == ~a1~0 && 15 == ~a28~0 && ((((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 18 == ~a14~0) && !(1 == ~a3~0));" "assume !(1 == ~a1~0 && 1 == ~a25~0 && ((((((!(1 == ~a7~0) && 15 == ~a28~0 && 18 == ~a26~0) && 20 == ~a14~0) || (((19 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0)) || (((17 == ~a26~0 && 16 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0)) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a3~0);" "assume !((15 == ~a28~0 && ((1 == ~a25~0 && 16 == ~a4~0 && (((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 2 == calculate_output_~input#1) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !(((((17 == ~a4~0 && 4 == calculate_output_~input#1 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0)) || ((18 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 15 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(19 == ~a14~0 && 1 == ~a25~0 && ((!(1 == ~a7~0) && 17 == ~a4~0 && (2 == calculate_output_~input#1 && 17 == ~a28~0) && !(1 == ~a3~0)) && 19 == ~a26~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && 1 == ~a1~0 && (1 == ~a25~0 && 18 == ~a4~0 && 6 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && (((!(1 == ~a3~0) && 15 == ~a28~0 && (16 == ~a4~0 && 1 == calculate_output_~input#1) && 19 == ~a26~0) && 1 == ~a1~0) && 19 == ~a14~0) && 1 == ~a25~0);" "assume !((!(1 == ~a3~0) && 1 == ~a1~0 && 1 == ~a7~0 && 1 == ~a25~0 && ((3 == calculate_output_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 20 == ~a14~0) && 15 == ~a28~0) && 17 == ~a4~0);" "assume !(!(1 == ~a3~0) && ((19 == ~a14~0 && ((1 == ~a25~0 && (17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 16 == ~a28~0) && 17 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a7~0));" "assume !((1 == ~a25~0 && (!(1 == ~a3~0) && 1 == ~a7~0 && 17 == ~a4~0 && 1 == ~a1~0 && (17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 18 == ~a14~0) && 17 == ~a28~0);" "assume !(1 == ~a1~0 && ((1 == ~a25~0 && ((!(1 == ~a3~0) && (18 == ~a26~0 || 19 == ~a26~0) && 3 == calculate_output_~input#1) && 18 == ~a14~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 17 == ~a4~0);" "assume !((20 == ~a14~0 && ((!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && (18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a3~0) && 16 == ~a28~0);" "assume !((((16 == ~a28~0 && (18 == ~a4~0 && 3 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a3~0) && 1 == ~a25~0) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && 18 == ~a4~0 && 19 == ~a26~0 && (1 == ~a3~0 && 16 == ~a28~0 && (1 == calculate_output_~input#1 && 1 == ~a1~0) && 18 == ~a14~0) && !(1 == ~a7~0));" "assume !((((1 == ~a3~0 && 1 == ~a1~0 && (!(1 == ~a7~0) && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 15 == ~a28~0) && 19 == ~a14~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(((((((6 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0) && 18 == ~a4~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !((15 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && (1 == calculate_output_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(!(1 == ~a3~0) && ((!(1 == ~a7~0) && ((1 == ~a1~0 && 5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 19 == ~a14~0) && 15 == ~a28~0) && 18 == ~a4~0) && 1 == ~a25~0);" "assume !(17 == ~a28~0 && ((!(1 == ~a3~0) && 18 == ~a4~0 && ((((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a14~0);" "assume !(1 == ~a1~0 && (17 == ~a26~0 && 16 == ~a28~0 && 1 == ~a3~0 && 18 == ~a4~0 && 1 == ~a7~0 && 19 == ~a14~0 && 3 == calculate_output_~input#1) && 1 == ~a25~0);" "assume !((((1 == ~a25~0 && ((1 == ~a1~0 && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 18 == ~a14~0) && 17 == ~a4~0) && 1 == ~a7~0) && 15 == ~a28~0) && !(1 == ~a3~0));" "assume !((18 == ~a4~0 && !(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a25~0 && (18 == ~a14~0 && 15 == ~a28~0 && 2 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !((1 == ~a1~0 && 1 == ~a25~0 && (15 == ~a28~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 18 == ~a4~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !((((1 == ~a25~0 && (!(1 == ~a3~0) && 18 == ~a4~0 && 4 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 20 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a7~0)) && 16 == ~a28~0);" "assume !(((((16 == ~a28~0 && (5 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a3~0) && 1 == ~a25~0) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0);" "assume !(!(1 == ~a7~0) && (((1 == ~a1~0 && !(1 == ~a3~0) && 1 == ~a25~0 && 6 == calculate_output_~input#1 && 17 == ~a4~0) && 19 == ~a14~0) && 15 == ~a28~0) && 19 == ~a26~0);" "assume !(1 == ~a1~0 && (!(1 == ~a3~0) && ((((20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) && 6 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(18 == ~a4~0 && 1 == ~a3~0 && (18 == ~a14~0 && (1 == ~a1~0 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 6 == calculate_output_~input#1) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 18 == ~a14~0 && (((17 == ~a4~0 && 6 == calculate_output_~input#1 && ((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a28~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 15 == ~a28~0 && 1 == ~a25~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 16 == ~a4~0) && 20 == ~a14~0);" "assume !((16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && (1 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0);" "assume !((((17 == ~a4~0 && 1 == ~a1~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a3~0) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !(17 == ~a28~0 && (1 == ~a25~0 && 1 == ~a3~0 && 1 == ~a1~0 && 3 == calculate_output_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 18 == ~a4~0);" "assume !((((((15 == ~a28~0 && (1 == calculate_output_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 18 == ~a4~0) && 1 == ~a1~0) && 1 == ~a25~0) && 1 == ~a7~0) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(1 == ~a3~0 && 1 == ~a1~0 && 1 == ~a25~0 && ((17 == ~a26~0 && 20 == ~a14~0 && 18 == ~a4~0 && 5 == calculate_output_~input#1) && !(1 == ~a7~0)) && 15 == ~a28~0);" "assume !((1 == ~a3~0 && 16 == ~a28~0 && 18 == ~a26~0 && 1 == ~a1~0 && !(1 == ~a7~0) && 1 == ~a25~0 && 18 == ~a14~0 && 3 == calculate_output_~input#1) && 18 == ~a4~0);" "assume !(1 == ~a25~0 && (16 == ~a4~0 && (6 == calculate_output_~input#1 && ((((17 == ~a26~0 && 17 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0) || ((!(1 == ~a7~0) && 18 == ~a26~0 && 16 == ~a28~0) && 20 == ~a14~0) || (((19 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0))) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(1 == ~a25~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 16 == ~a4~0 && 2 == calculate_output_~input#1 && (((((18 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 16 == ~a28~0) && 20 == ~a14~0)) || (((17 == ~a26~0 && 17 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0)));" "assume !(16 == ~a4~0 && (1 == ~a25~0 && ((1 == ~a1~0 && (18 == ~a26~0 && 5 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0) && !(1 == ~a3~0));" "assume !(20 == ~a14~0 && ((18 == ~a4~0 && (18 == ~a26~0 && (6 == calculate_output_~input#1 && 17 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a7~0)) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(((1 == ~a3~0 && ((1 == ~a1~0 && 16 == ~a28~0 && 1 == ~a25~0 && 4 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 17 == ~a26~0) && 1 == ~a7~0);" "assume !(((17 == ~a4~0 && ((((5 == calculate_output_~input#1 && 16 == ~a28~0) && 1 == ~a25~0) && 19 == ~a26~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !(1 == ~a1~0 && 1 == ~a25~0 && (!(1 == ~a3~0) && 16 == ~a4~0 && (((19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || ((18 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 3 == calculate_output_~input#1) && 16 == ~a28~0);" "assume !((((((18 == ~a26~0 && (5 == calculate_output_~input#1 && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a7~0) && 17 == ~a28~0) && 17 == ~a4~0) && 1 == ~a1~0) && 20 == ~a14~0);" "assume !(1 == ~a25~0 && ((18 == ~a4~0 && 16 == ~a28~0 && 4 == calculate_output_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(((((18 == ~a14~0 && 18 == ~a4~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (!(1 == ~a7~0) && 18 == ~a26~0)) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 16 == ~a28~0);" "assume !((1 == ~a25~0 && ((((((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a1~0) && 18 == ~a4~0) && 1 == ~a7~0) && 1 == ~a3~0) && 15 == ~a28~0);" "assume !(((1 == ~a25~0 && 1 == ~a1~0 && 18 == ~a4~0 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 17 == ~a28~0) && 1 == ~a3~0);" "assume !((((((19 == ~a14~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0))) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((((((18 == ~a14~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !(!(1 == ~a7~0) && (17 == ~a4~0 && ((15 == ~a28~0 && 1 == ~a1~0 && 17 == ~a26~0 && 2 == calculate_output_~input#1) && 1 == ~a3~0) && 20 == ~a14~0) && 1 == ~a25~0);" "assume !(((1 == ~a1~0 && !(1 == ~a3~0) && 19 == ~a14~0 && 16 == ~a4~0 && 19 == ~a26~0 && 6 == calculate_output_~input#1 && !(1 == ~a7~0)) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && (17 == ~a4~0 && (1 == ~a25~0 && 1 == ~a1~0 && (5 == calculate_output_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a7~0) && 16 == ~a28~0) && !(1 == ~a3~0));" "assume !((((1 == ~a25~0 && (18 == ~a4~0 && (((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 6 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a1~0) && 1 == ~a7~0) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && ((((3 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 20 == ~a14~0) && 1 == ~a1~0) && 1 == ~a7~0) && 15 == ~a28~0);" "assume !((!(1 == ~a3~0) && ((((((17 == ~a26~0 || 18 == ~a26~0) && 1 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 18 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a7~0);" "assume !(20 == ~a14~0 && (((17 == ~a26~0 && 1 == ~a1~0 && 1 == ~a7~0 && 2 == calculate_output_~input#1 && !(1 == ~a3~0)) && 16 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0);" "assume !((17 == ~a4~0 && (1 == ~a3~0 && (2 == calculate_output_~input#1 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || (18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0))) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 16 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(17 == ~a28~0 && 1 == ~a25~0 && 1 == ~a3~0 && 19 == ~a14~0 && 1 == ~a1~0 && 18 == ~a4~0 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output_~input#1);" "assume !(1 == ~a1~0 && 16 == ~a4~0 && ((((!(1 == ~a7~0) && 5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 20 == ~a14~0) && 15 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((18 == ~a4~0 && (15 == ~a28~0 && 1 == ~a1~0 && 1 == ~a7~0 && 1 == ~a3~0 && 1 == ~a25~0 && 5 == calculate_output_~input#1) && 18 == ~a26~0) && 19 == ~a14~0);" "assume !(((1 == ~a25~0 && (15 == ~a28~0 && (18 == ~a26~0 && 4 == calculate_output_~input#1 && !(1 == ~a3~0)) && 1 == ~a1~0) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a7~0);" "assume !(1 == ~a3~0 && 1 == ~a1~0 && (18 == ~a4~0 && 17 == ~a28~0 && ((19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 5 == calculate_output_~input#1) && 1 == ~a25~0);" "assume !(((16 == ~a4~0 && 19 == ~a26~0 && (20 == ~a14~0 && !(1 == ~a3~0) && 1 == ~a7~0 && 5 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 15 == ~a28~0);" "assume !(1 == ~a25~0 && 1 == ~a1~0 && (17 == ~a4~0 && 1 == ~a3~0 && 2 == calculate_output_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 15 == ~a28~0);" "assume !((18 == ~a4~0 && 16 == ~a28~0 && 1 == ~a25~0 && (5 == calculate_output_~input#1 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0))) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && 15 == ~a28~0 && (18 == ~a14~0 && 17 == ~a4~0 && ((5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && !(1 == ~a7~0));" "assume !(((18 == ~a4~0 && (17 == ~a28~0 && ((((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0)) && 1 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && 1 == ~a1~0 && ((((((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 19 == ~a14~0)) && 6 == calculate_output_~input#1) && 17 == ~a4~0) && 17 == ~a28~0) && !(1 == ~a3~0));" "assume !(((17 == ~a28~0 && 1 == ~a1~0 && 17 == ~a4~0 && 1 == calculate_output_~input#1 && ((19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0))) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(15 == ~a28~0 && 1 == ~a25~0 && 1 == ~a3~0 && !(1 == ~a7~0) && (((1 == ~a1~0 && 4 == calculate_output_~input#1) && 20 == ~a14~0) && 17 == ~a26~0) && 17 == ~a4~0);" "assume !((1 == ~a25~0 && ((15 == ~a28~0 && 1 == ~a1~0 && !(1 == ~a3~0) && 1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 17 == ~a4~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(1 == ~a25~0 && 1 == ~a1~0 && 6 == calculate_output_~input#1 && (((((17 == ~a28~0 && 19 == ~a26~0 && 18 == ~a4~0 && 1 == ~a3~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (((15 == ~a28~0 && (!(1 == ~a3~0) && 16 == ~a4~0) && 17 == ~a26~0) && 1 == ~a7~0) && 18 == ~a14~0)) || (18 == ~a14~0 && 1 == ~a7~0 && 15 == ~a28~0 && 18 == ~a26~0 && !(1 == ~a3~0) && 16 == ~a4~0)));" "assume !(1 == ~a1~0 && ((((19 == ~a14~0 && 15 == ~a28~0 && 1 == ~a7~0 && 6 == calculate_output_~input#1) && 16 == ~a4~0) && 19 == ~a26~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && ((((17 == ~a4~0 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 6 == calculate_output_~input#1) && 17 == ~a28~0) && 20 == ~a14~0) && 1 == ~a1~0) && 1 == ~a7~0) && !(1 == ~a3~0));" "assume !((!(1 == ~a3~0) && ((1 == ~a25~0 && (((18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a7~0) && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && ((((!(1 == ~a3~0) && !(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 15 == ~a28~0) && 18 == ~a4~0) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(15 == ~a28~0 && !(1 == ~a3~0) && 18 == ~a4~0 && (1 == ~a1~0 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) && 3 == calculate_output_~input#1) && 1 == ~a25~0);" "assume !(16 == ~a4~0 && 1 == ~a1~0 && 20 == ~a14~0 && (!(1 == ~a3~0) && 16 == ~a28~0 && 3 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0);assume { :begin_inline_calculate_output2 } true;calculate_output2_#in~input#1 := calculate_output_~input#1;havoc calculate_output2_#res#1;havoc calculate_output2_#t~ret10#1, calculate_output2_~input#1;calculate_output2_~input#1 := calculate_output2_#in~input#1;" "assume !((16 == ~a28~0 && ((1 == ~a25~0 && (1 == ~a1~0 && 18 == ~a4~0 && 4 == calculate_output2_~input#1) && 18 == ~a14~0) && 18 == ~a26~0) && !(1 == ~a7~0)) && 1 == ~a3~0);" "assume !(1 == ~a25~0 && 17 == ~a4~0 && 15 == ~a28~0 && ((((((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)) && 1 == calculate_output2_~input#1) && 1 == ~a3~0) && 19 == ~a14~0) && 1 == ~a1~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && (19 == ~a14~0 && ((3 == calculate_output2_~input#1 && 15 == ~a28~0) && 19 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a7~0);" "assume !((!(1 == ~a3~0) && ((((18 == ~a26~0 && 1 == calculate_output2_~input#1 && 16 == ~a4~0) && 1 == ~a1~0) && 17 == ~a28~0) && 18 == ~a14~0) && 1 == ~a7~0) && 1 == ~a25~0);" "assume !(((!(1 == ~a7~0) && 18 == ~a14~0 && ((!(1 == ~a3~0) && 3 == calculate_output2_~input#1 && 1 == ~a1~0) && 1 == ~a25~0) && 17 == ~a28~0) && 16 == ~a4~0) && 18 == ~a26~0);" "assume !(16 == ~a28~0 && (((20 == ~a14~0 && ((4 == calculate_output2_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && !(1 == ~a7~0)) && !(1 == ~a3~0)) && 1 == ~a1~0) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !((!(1 == ~a3~0) && 1 == ~a25~0 && 17 == ~a28~0 && 18 == ~a14~0 && 17 == ~a4~0 && (3 == calculate_output2_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a7~0) && 1 == ~a1~0);" "assume !((1 == ~a3~0 && (((((19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) && 2 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0) && 17 == ~a28~0);" "assume !(20 == ~a14~0 && (((!(1 == ~a3~0) && 17 == ~a4~0 && (1 == calculate_output2_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 17 == ~a28~0) && !(1 == ~a7~0)) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((1 == ~a3~0 && ((((5 == calculate_output2_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 16 == ~a28~0) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !((((((1 == ~a25~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output2_~input#1) && 1 == ~a1~0) && 17 == ~a4~0) && !(1 == ~a3~0)) && 18 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0);" "assume !(17 == ~a4~0 && (((1 == ~a25~0 && (((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 3 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a3~0) && 15 == ~a28~0) && 19 == ~a14~0);" "assume !((1 == ~a25~0 && 19 == ~a26~0 && 20 == ~a14~0 && 1 == ~a3~0 && (1 == ~a1~0 && 2 == calculate_output2_~input#1 && 18 == ~a4~0) && 1 == ~a7~0) && 15 == ~a28~0);" "assume !(19 == ~a26~0 && 15 == ~a28~0 && 1 == ~a25~0 && (1 == ~a1~0 && (!(1 == ~a3~0) && 16 == ~a4~0 && 3 == calculate_output2_~input#1) && 20 == ~a14~0) && 1 == ~a7~0);" "assume !((((1 == ~a1~0 && 17 == ~a26~0 && 1 == ~a25~0 && (2 == calculate_output2_~input#1 && 1 == ~a7~0) && 19 == ~a14~0) && 16 == ~a28~0) && 1 == ~a3~0) && 18 == ~a4~0);" "assume !(!(1 == ~a7~0) && 1 == ~a25~0 && (1 == ~a1~0 && (((20 == ~a14~0 && 4 == calculate_output2_~input#1) && !(1 == ~a3~0)) && 18 == ~a4~0) && 17 == ~a26~0) && 15 == ~a28~0);" "assume !(15 == ~a28~0 && 1 == ~a1~0 && 18 == ~a4~0 && !(1 == ~a3~0) && ((((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output2_~input#1) && 1 == ~a25~0) && 18 == ~a14~0);" "assume !((19 == ~a14~0 && 18 == ~a4~0 && 16 == ~a28~0 && 1 == ~a25~0 && !(1 == ~a7~0) && 1 == ~a1~0 && 2 == calculate_output2_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a3~0);" "assume !((((16 == ~a28~0 && ((((17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output2_~input#1) && 1 == ~a1~0) && 17 == ~a4~0) && !(1 == ~a7~0)) && 19 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((((1 == ~a25~0 && 17 == ~a4~0 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 2 == calculate_output2_~input#1) && 1 == ~a3~0) && 17 == ~a28~0) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && (((18 == ~a4~0 && (1 == calculate_output2_~input#1 && 19 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(15 == ~a28~0 && 19 == ~a26~0 && 17 == ~a4~0 && (!(1 == ~a7~0) && !(1 == ~a3~0) && (1 == ~a1~0 && 5 == calculate_output2_~input#1) && 19 == ~a14~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 1 == ~a25~0 && (1 == ~a3~0 && (17 == ~a4~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 3 == calculate_output2_~input#1) && 16 == ~a28~0) && 20 == ~a14~0);" "assume !(1 == ~a25~0 && (19 == ~a14~0 && (((1 == ~a3~0 && 18 == ~a4~0 && 2 == calculate_output2_~input#1) && 19 == ~a26~0) && 15 == ~a28~0) && 1 == ~a1~0) && 1 == ~a7~0);" "assume !((1 == ~a25~0 && 17 == ~a4~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0) || (20 == ~a14~0 && !(1 == ~a7~0) && 15 == ~a28~0 && 18 == ~a26~0) || (20 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0)) && 6 == calculate_output2_~input#1) && !(1 == ~a3~0));" "assume !(1 == ~a25~0 && (((!(1 == ~a3~0) && 18 == ~a4~0 && 15 == ~a28~0 && 17 == ~a26~0 && 1 == calculate_output2_~input#1) && 1 == ~a1~0) && 20 == ~a14~0) && !(1 == ~a7~0));" "assume !((17 == ~a28~0 && (18 == ~a4~0 && 18 == ~a26~0 && 1 == ~a3~0 && 1 == ~a1~0 && 19 == ~a14~0 && 6 == calculate_output2_~input#1) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(((1 == ~a3~0 && ((18 == ~a26~0 && (1 == ~a25~0 && 5 == calculate_output2_~input#1) && 16 == ~a28~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && 18 == ~a4~0) && 18 == ~a14~0);" "assume !(1 == ~a3~0 && 18 == ~a4~0 && ((!(1 == ~a7~0) && 19 == ~a14~0 && 1 == ~a1~0 && 3 == calculate_output2_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !((15 == ~a28~0 && 1 == ~a25~0 && 1 == ~a7~0 && ((1 == ~a3~0 && 1 == calculate_output2_~input#1 && 1 == ~a1~0) && 19 == ~a26~0) && 18 == ~a4~0) && 19 == ~a14~0);" "assume !((!(1 == ~a3~0) && ((((16 == ~a4~0 && 1 == ~a25~0 && 5 == calculate_output2_~input#1) && 19 == ~a26~0) && 1 == ~a7~0) && 1 == ~a1~0) && 18 == ~a14~0) && 15 == ~a28~0);" "assume !((((16 == ~a28~0 && (20 == ~a14~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 2 == calculate_output2_~input#1) && !(1 == ~a3~0)) && 17 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(1 == ~a3~0 && ((((1 == ~a1~0 && 2 == calculate_output2_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 16 == ~a28~0) && 17 == ~a4~0) && 18 == ~a14~0);" "assume !(17 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a25~0 && 1 == ~a1~0 && 18 == ~a26~0 && (18 == ~a14~0 && 6 == calculate_output2_~input#1) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !(1 == ~a1~0 && 1 == ~a25~0 && ((((18 == ~a26~0 && 5 == calculate_output2_~input#1 && 17 == ~a28~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && !(1 == ~a3~0)) && 16 == ~a4~0);" "assume !(1 == ~a1~0 && 1 == ~a25~0 && (1 == ~a3~0 && 15 == ~a28~0 && ((19 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 5 == calculate_output2_~input#1) && 17 == ~a4~0);" "assume !(17 == ~a28~0 && (1 == ~a25~0 && (((((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0)) && 2 == calculate_output2_~input#1) && 18 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(1 == ~a1~0 && (1 == ~a7~0 && 15 == ~a28~0 && 20 == ~a14~0 && ((19 == ~a26~0 && 2 == calculate_output2_~input#1) && 1 == ~a3~0) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !((!(1 == ~a3~0) && 17 == ~a4~0 && !(1 == ~a7~0) && (((5 == calculate_output2_~input#1 && 19 == ~a14~0) && 19 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a28~0);" "assume !(((1 == ~a1~0 && ((((2 == calculate_output2_~input#1 && 17 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a26~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 16 == ~a4~0) && 19 == ~a14~0);" "assume !((18 == ~a4~0 && (18 == ~a14~0 && 1 == ~a1~0 && !(1 == ~a7~0) && 1 == ~a25~0 && 18 == ~a26~0 && 2 == calculate_output2_~input#1) && 1 == ~a3~0) && 16 == ~a28~0);" "assume !(((1 == ~a25~0 && ((20 == ~a14~0 && 4 == calculate_output2_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !(17 == ~a4~0 && (!(1 == ~a3~0) && 1 == ~a25~0 && 16 == ~a28~0 && ((((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output2_~input#1) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 20 == ~a14~0 && 1 == ~a25~0 && (!(1 == ~a3~0) && 16 == ~a4~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output2_~input#1) && 17 == ~a28~0);" "assume !(((((3 == calculate_output2_~input#1 && ((((17 == ~a26~0 && 17 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0) || (20 == ~a14~0 && !(1 == ~a7~0) && 18 == ~a26~0 && 16 == ~a28~0) || (((16 == ~a28~0 && 19 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0))) && !(1 == ~a3~0)) && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((((1 == ~a25~0 && 1 == ~a1~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output2_~input#1) && 19 == ~a14~0) && 16 == ~a28~0) && 18 == ~a4~0) && 1 == ~a3~0);" "assume !((15 == ~a28~0 && 18 == ~a26~0 && ((((1 == calculate_output2_~input#1 && 17 == ~a4~0) && 1 == ~a1~0) && 1 == ~a7~0) && 19 == ~a14~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(!(1 == ~a3~0) && ((((((((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) || ((18 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 4 == calculate_output2_~input#1) && 16 == ~a28~0) && 1 == ~a25~0) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && 18 == ~a14~0 && (((18 == ~a4~0 && (((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 6 == calculate_output2_~input#1) && 16 == ~a28~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && 16 == ~a4~0 && !(1 == ~a3~0) && (((20 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) || (18 == ~a14~0 && (16 == ~a28~0 && 17 == ~a26~0) && 1 == ~a7~0)) && 5 == calculate_output2_~input#1) && 1 == ~a1~0);" "assume !(15 == ~a28~0 && 17 == ~a4~0 && (!(1 == ~a3~0) && 18 == ~a14~0 && 1 == ~a1~0 && (3 == calculate_output2_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a7~0) && 1 == ~a25~0);" "assume !(18 == ~a14~0 && ((((16 == ~a4~0 && (!(1 == ~a3~0) && 1 == calculate_output2_~input#1) && 1 == ~a25~0) && 17 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a7~0)) && 18 == ~a26~0);" "assume !((((((1 == ~a25~0 && 1 == ~a7~0 && 6 == calculate_output2_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a1~0) && 17 == ~a4~0) && 15 == ~a28~0) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !((1 == ~a3~0 && 17 == ~a28~0 && 18 == ~a4~0 && (1 == ~a25~0 && 6 == calculate_output2_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0);" "assume !(18 == ~a26~0 && 19 == ~a14~0 && (17 == ~a4~0 && (!(1 == ~a3~0) && 1 == ~a1~0 && 2 == calculate_output2_~input#1 && !(1 == ~a7~0)) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !((((17 == ~a4~0 && ((((!(1 == ~a7~0) && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 1 == ~a3~0) && 15 == ~a28~0) && 19 == ~a14~0);" "assume !(((((1 == ~a25~0 && 18 == ~a26~0 && 1 == ~a7~0 && 1 == calculate_output2_~input#1 && 20 == ~a14~0) && 1 == ~a3~0) && 1 == ~a1~0) && 17 == ~a4~0) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && 19 == ~a26~0 && 1 == ~a7~0 && ((1 == ~a3~0 && (1 == ~a25~0 && 6 == calculate_output2_~input#1) && 18 == ~a4~0) && 1 == ~a1~0) && 15 == ~a28~0);" "assume !((17 == ~a4~0 && (1 == ~a1~0 && (((((!(1 == ~a7~0) && 18 == ~a26~0) && 19 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 4 == calculate_output2_~input#1) && 1 == ~a3~0) && 1 == ~a25~0) && 16 == ~a28~0);" "assume !(19 == ~a14~0 && 18 == ~a4~0 && !(1 == ~a7~0) && 1 == ~a25~0 && (((1 == ~a1~0 && 2 == calculate_output2_~input#1) && 16 == ~a28~0) && 18 == ~a26~0) && !(1 == ~a3~0));" "assume !((!(1 == ~a3~0) && (18 == ~a4~0 && (1 == calculate_output2_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 16 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(15 == ~a28~0 && (1 == ~a25~0 && (((((18 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) && 6 == calculate_output2_~input#1) && 18 == ~a4~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !((!(1 == ~a7~0) && 18 == ~a4~0 && 1 == ~a1~0 && (18 == ~a26~0 && (1 == calculate_output2_~input#1 && 19 == ~a14~0) && 17 == ~a28~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !((18 == ~a4~0 && (((1 == ~a1~0 && 1 == ~a25~0 && 18 == ~a14~0 && 5 == calculate_output2_~input#1) && 1 == ~a3~0) && !(1 == ~a7~0)) && 19 == ~a26~0) && 16 == ~a28~0);" "assume !(16 == ~a28~0 && (1 == ~a25~0 && (18 == ~a4~0 && ((20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) && 2 == calculate_output2_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(18 == ~a4~0 && !(1 == ~a3~0) && ((1 == ~a25~0 && 16 == ~a28~0 && 6 == calculate_output2_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 1 == ~a1~0) && 18 == ~a14~0);" "assume !(!(1 == ~a7~0) && 15 == ~a28~0 && ((1 == ~a25~0 && (18 == ~a14~0 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 4 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a3~0) && 18 == ~a4~0);" "assume !(1 == ~a3~0 && 1 == ~a25~0 && 18 == ~a26~0 && 18 == ~a4~0 && (1 == ~a7~0 && (15 == ~a28~0 && 3 == calculate_output2_~input#1) && 19 == ~a14~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && (((16 == ~a28~0 && 1 == calculate_output2_~input#1 && ((20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0) || ((!(1 == ~a7~0) && 18 == ~a26~0) && 19 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0))) && 17 == ~a4~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(((15 == ~a28~0 && 1 == ~a1~0 && 17 == ~a4~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 1 == calculate_output2_~input#1) && 19 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((19 == ~a14~0 && (((1 == ~a1~0 && 3 == calculate_output2_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a3~0) && 17 == ~a28~0) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !(17 == ~a28~0 && (1 == ~a3~0 && 1 == ~a25~0 && 1 == ~a1~0 && 6 == calculate_output2_~input#1 && ((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 18 == ~a4~0);" "assume !((1 == ~a25~0 && 18 == ~a4~0 && 1 == ~a1~0 && 4 == calculate_output2_~input#1 && (((1 == ~a7~0 && 17 == ~a26~0 && 17 == ~a28~0) && 18 == ~a14~0) || (20 == ~a14~0 && !(1 == ~a7~0) && 16 == ~a28~0 && 18 == ~a26~0) || (20 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0 && 16 == ~a28~0))) && 1 == ~a3~0);" "assume !(15 == ~a28~0 && (((((16 == ~a4~0 && 18 == ~a14~0 && 3 == calculate_output2_~input#1) && 1 == ~a25~0) && 1 == ~a7~0) && !(1 == ~a3~0)) && 1 == ~a1~0) && 19 == ~a26~0);" "assume !((((((15 == ~a28~0 && (6 == calculate_output2_~input#1 && 17 == ~a4~0) && 20 == ~a14~0) && 1 == ~a7~0) && 19 == ~a26~0) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(19 == ~a14~0 && (1 == ~a1~0 && ((!(1 == ~a7~0) && 18 == ~a4~0 && 1 == calculate_output2_~input#1 && 16 == ~a28~0) && 18 == ~a26~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(17 == ~a28~0 && (((!(1 == ~a3~0) && 3 == calculate_output2_~input#1 && (((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a25~0) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !(16 == ~a28~0 && (1 == ~a7~0 && 1 == ~a25~0 && 19 == ~a14~0 && 1 == ~a1~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output2_~input#1) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !(16 == ~a4~0 && (((1 == ~a7~0 && 1 == ~a25~0 && (4 == calculate_output2_~input#1 && 1 == ~a1~0) && !(1 == ~a3~0)) && 19 == ~a14~0) && 15 == ~a28~0) && 19 == ~a26~0);" "assume !(17 == ~a28~0 && 1 == ~a3~0 && (17 == ~a4~0 && (((((!(1 == ~a7~0) && 18 == ~a26~0) && 18 == ~a14~0) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) && 2 == calculate_output2_~input#1) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((1 == ~a3~0 && (((((((18 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 16 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0)) || (18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0 && 17 == ~a28~0)) && 3 == calculate_output2_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !(1 == ~a1~0 && 1 == ~a3~0 && (16 == ~a28~0 && 1 == ~a25~0 && 20 == ~a14~0 && 17 == ~a4~0 && (18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output2_~input#1) && !(1 == ~a7~0));" "assume !(18 == ~a4~0 && (18 == ~a14~0 && 15 == ~a28~0 && !(1 == ~a7~0) && (1 == ~a25~0 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 2 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !((17 == ~a4~0 && 16 == ~a28~0 && (1 == ~a3~0 && (((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0) || ((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) && 3 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(19 == ~a14~0 && (!(1 == ~a3~0) && ((1 == ~a1~0 && 1 == ~a7~0 && 4 == calculate_output2_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 17 == ~a28~0) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(((1 == ~a1~0 && (1 == ~a3~0 && 19 == ~a14~0 && 18 == ~a4~0 && 1 == ~a7~0 && 4 == calculate_output2_~input#1) && 15 == ~a28~0) && 19 == ~a26~0) && 1 == ~a25~0);" "assume !((1 == ~a1~0 && !(1 == ~a3~0) && ((17 == ~a4~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output2_~input#1) && 19 == ~a14~0) && 15 == ~a28~0) && 1 == ~a25~0);" "assume !((15 == ~a28~0 && (((1 == ~a25~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output2_~input#1) && 18 == ~a4~0) && 1 == ~a7~0) && 18 == ~a14~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && (15 == ~a28~0 && (1 == ~a7~0 && !(1 == ~a3~0) && ((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output2_~input#1) && 17 == ~a4~0) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !((19 == ~a14~0 && ((!(1 == ~a3~0) && ((5 == calculate_output2_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a7~0) && 15 == ~a28~0) && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && (1 == ~a1~0 && !(1 == ~a3~0) && (17 == ~a4~0 && 16 == ~a28~0 && (18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output2_~input#1) && 18 == ~a14~0) && !(1 == ~a7~0));" "assume !(20 == ~a14~0 && ((1 == ~a3~0 && (((1 == calculate_output2_~input#1 && 1 == ~a25~0) && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a7~0) && 17 == ~a26~0) && 18 == ~a4~0);" "assume !(1 == ~a25~0 && (18 == ~a14~0 && !(1 == ~a3~0) && 17 == ~a4~0 && 16 == ~a28~0 && (((1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output2_~input#1) && 1 == ~a1~0);" "assume !((1 == ~a1~0 && (((!(1 == ~a7~0) && 1 == ~a25~0 && 4 == calculate_output2_~input#1 && 19 == ~a14~0) && 17 == ~a4~0) && !(1 == ~a3~0)) && 18 == ~a26~0) && 15 == ~a28~0);" "assume !(((((1 == ~a1~0 && (((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output2_~input#1) && 20 == ~a14~0) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(!(1 == ~a7~0) && (19 == ~a14~0 && 17 == ~a4~0 && ((!(1 == ~a3~0) && 4 == calculate_output2_~input#1 && 1 == ~a25~0) && 17 == ~a28~0) && 18 == ~a26~0) && 1 == ~a1~0);" "assume !(17 == ~a28~0 && 1 == ~a25~0 && ((((3 == calculate_output2_~input#1 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && !(1 == ~a3~0)) && 1 == ~a1~0) && 17 == ~a4~0) && 18 == ~a14~0);" "assume !(((!(1 == ~a7~0) && 16 == ~a28~0 && 18 == ~a14~0 && (1 == ~a1~0 && 1 == calculate_output2_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(1 == ~a25~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 15 == ~a28~0 && (16 == ~a4~0 && !(1 == ~a3~0)) && 18 == ~a26~0) && 18 == ~a14~0) || (20 == ~a14~0 && !(1 == ~a7~0) && ((1 == ~a3~0 && 18 == ~a4~0) && 19 == ~a26~0) && 17 == ~a28~0) || ((1 == ~a7~0 && ((16 == ~a4~0 && !(1 == ~a3~0)) && 17 == ~a26~0) && 15 == ~a28~0) && 18 == ~a14~0)) && 3 == calculate_output2_~input#1);" "assume !(1 == ~a25~0 && ((15 == ~a28~0 && 17 == ~a26~0 && 18 == ~a4~0 && 19 == ~a14~0 && 1 == ~a3~0 && 1 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a7~0);" "assume !(1 == ~a1~0 && (!(1 == ~a7~0) && (19 == ~a14~0 && (1 == ~a3~0 && 6 == calculate_output2_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 18 == ~a4~0) && 16 == ~a28~0) && 1 == ~a25~0);" "assume !(((1 == ~a1~0 && 2 == calculate_output2_~input#1 && ((20 == ~a14~0 && !(1 == ~a7~0) && 17 == ~a28~0 && 17 == ~a4~0 && 19 == ~a26~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !(17 == ~a4~0 && !(1 == ~a3~0) && ((((((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 6 == calculate_output2_~input#1) && 15 == ~a28~0) && 1 == ~a1~0) && 1 == ~a25~0) && 19 == ~a14~0);" "assume !(((16 == ~a4~0 && 1 == ~a25~0 && ((1 == ~a7~0 && 18 == ~a14~0 && 4 == calculate_output2_~input#1) && 18 == ~a26~0) && 17 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(((17 == ~a28~0 && 1 == ~a1~0 && (4 == calculate_output2_~input#1 && (((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0) || (18 == ~a14~0 && !(1 == ~a7~0) && 18 == ~a26~0) || (18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !((1 == ~a25~0 && 1 == ~a1~0 && 17 == ~a4~0 && 2 == calculate_output2_~input#1 && ((((!(1 == ~a7~0) && 15 == ~a28~0 && 18 == ~a26~0) && 20 == ~a14~0) || (((15 == ~a28~0 && 19 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a26~0 && 16 == ~a28~0) && 18 == ~a14~0))) && !(1 == ~a3~0));" "assume !(1 == ~a1~0 && ((1 == ~a25~0 && ((((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 18 == ~a26~0) && 18 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0)) && 6 == calculate_output2_~input#1) && 1 == ~a3~0) && 16 == ~a28~0) && 17 == ~a4~0);" "assume !((((!(1 == ~a3~0) && 1 == ~a25~0 && 18 == ~a14~0 && 3 == calculate_output2_~input#1 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a28~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !(!(1 == ~a3~0) && ((1 == ~a1~0 && (1 == ~a7~0 && 16 == ~a28~0 && 20 == ~a14~0 && 6 == calculate_output2_~input#1) && 17 == ~a4~0) && 17 == ~a26~0) && 1 == ~a25~0);" "assume !(((1 == ~a25~0 && (((((17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output2_~input#1) && !(1 == ~a3~0)) && 18 == ~a4~0) && 18 == ~a14~0) && 17 == ~a28~0) && 1 == ~a7~0) && 1 == ~a1~0);" "assume !(16 == ~a28~0 && ((!(1 == ~a3~0) && 18 == ~a4~0 && ((1 == calculate_output2_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 1 == ~a7~0) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !(((((1 == ~a3~0 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) || ((18 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 1 == calculate_output2_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 15 == ~a28~0) && 18 == ~a4~0);" "assume !((16 == ~a28~0 && !(1 == ~a3~0) && 19 == ~a14~0 && 17 == ~a4~0 && !(1 == ~a7~0) && (19 == ~a26~0 && 1 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 1 == ~a3~0 && 1 == ~a25~0 && 18 == ~a4~0 && ((18 == ~a14~0 && 1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) || (20 == ~a14~0 && (15 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 15 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0)) && 2 == calculate_output2_~input#1);" "assume !((1 == ~a3~0 && (18 == ~a4~0 && (1 == ~a1~0 && 18 == ~a14~0 && 6 == calculate_output2_~input#1 && !(1 == ~a7~0)) && 16 == ~a28~0) && 19 == ~a26~0) && 1 == ~a25~0);" "assume !(((((1 == ~a25~0 && 18 == ~a26~0 && (18 == ~a4~0 && 4 == calculate_output2_~input#1) && 16 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a7~0)) && 19 == ~a14~0) && !(1 == ~a3~0));" "assume !((1 == ~a1~0 && ((((((18 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0)) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 1 == calculate_output2_~input#1) && 17 == ~a4~0) && 17 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && (((1 == ~a1~0 && 5 == calculate_output2_~input#1 && 1 == ~a25~0) && !(1 == ~a7~0)) && 17 == ~a28~0) && 19 == ~a14~0) && 17 == ~a26~0);" "assume !(16 == ~a4~0 && 1 == ~a25~0 && (1 == ~a1~0 && (((3 == calculate_output2_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(!(1 == ~a3~0) && 1 == ~a1~0 && 1 == ~a25~0 && (((6 == calculate_output2_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0))) && 17 == ~a4~0) && 17 == ~a28~0) && 18 == ~a14~0);" "assume !(1 == ~a1~0 && 16 == ~a4~0 && !(1 == ~a7~0) && (((17 == ~a26~0 && 1 == ~a25~0 && 1 == calculate_output2_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 17 == ~a28~0);" "assume !(((((15 == ~a28~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output2_~input#1) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 1 == ~a1~0) && 19 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(16 == ~a28~0 && 19 == ~a14~0 && (1 == ~a7~0 && (((1 == calculate_output2_~input#1 && 17 == ~a26~0) && 1 == ~a1~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !((((17 == ~a4~0 && 16 == ~a28~0 && (2 == calculate_output2_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a25~0) && 1 == ~a1~0) && 20 == ~a14~0) && 1 == ~a3~0);" "assume !(((18 == ~a4~0 && 1 == ~a25~0 && 1 == ~a1~0 && ((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 1 == calculate_output2_~input#1) && 1 == ~a3~0) && 17 == ~a28~0);" "assume !(1 == ~a25~0 && ((18 == ~a14~0 && (!(1 == ~a3~0) && 6 == calculate_output2_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 18 == ~a4~0) && 17 == ~a28~0);" "assume !((17 == ~a4~0 && (15 == ~a28~0 && (1 == ~a1~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output2_~input#1) && 18 == ~a14~0) && 1 == ~a25~0) && !(1 == ~a7~0)) && !(1 == ~a3~0));" "assume !(1 == ~a25~0 && (1 == ~a1~0 && ((((3 == calculate_output2_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a7~0)) && 15 == ~a28~0) && !(1 == ~a3~0)) && 16 == ~a4~0) && 19 == ~a14~0);" "assume !((16 == ~a4~0 && 1 == ~a1~0 && ((((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0)) && 4 == calculate_output2_~input#1) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(15 == ~a28~0 && 17 == ~a4~0 && 20 == ~a14~0 && 1 == ~a1~0 && (((((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 1 == calculate_output2_~input#1) && !(1 == ~a3~0)) && 1 == ~a7~0) && 1 == ~a25~0);" "assume !((!(1 == ~a7~0) && (((18 == ~a4~0 && 1 == ~a1~0 && 1 == ~a3~0 && 6 == calculate_output2_~input#1) && 18 == ~a14~0) && 18 == ~a26~0) && 16 == ~a28~0) && 1 == ~a25~0);" "assume !(!(1 == ~a7~0) && ((!(1 == ~a3~0) && ((18 == ~a14~0 && 6 == calculate_output2_~input#1 && 18 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a26~0);" "assume !(((19 == ~a14~0 && (((1 == ~a1~0 && 3 == calculate_output2_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && 18 == ~a4~0) && 15 == ~a28~0) && !(1 == ~a3~0)) && !(1 == ~a7~0));" "assume !(((((1 == ~a7~0 && 17 == ~a4~0 && 1 == ~a25~0 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 2 == calculate_output2_~input#1) && !(1 == ~a3~0)) && 1 == ~a1~0) && 17 == ~a28~0) && 20 == ~a14~0);" "assume !(16 == ~a4~0 && 15 == ~a28~0 && (1 == ~a1~0 && (((2 == calculate_output2_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a7~0)) && 20 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((((1 == ~a1~0 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) && 2 == calculate_output2_~input#1) && 17 == ~a28~0) && 1 == ~a25~0) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !((((1 == ~a3~0 && 1 == calculate_output2_~input#1 && (((1 == ~a7~0 && 17 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0) || (((16 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 16 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0))) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !(1 == ~a1~0 && 17 == ~a26~0 && !(1 == ~a7~0) && (((1 == ~a3~0 && 1 == ~a25~0 && 2 == calculate_output2_~input#1) && 18 == ~a4~0) && 15 == ~a28~0) && 20 == ~a14~0);" "assume !(18 == ~a26~0 && !(1 == ~a3~0) && 19 == ~a14~0 && (1 == ~a25~0 && 1 == ~a7~0 && (6 == calculate_output2_~input#1 && 16 == ~a28~0) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !(((16 == ~a4~0 && ((!(1 == ~a3~0) && 5 == calculate_output2_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a25~0) && 20 == ~a14~0);" "assume !((((1 == ~a25~0 && (1 == ~a1~0 && 5 == calculate_output2_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 18 == ~a4~0) && 1 == ~a3~0) && 18 == ~a14~0) && 16 == ~a28~0);" "assume !((18 == ~a4~0 && ((1 == ~a25~0 && 17 == ~a26~0 && (3 == calculate_output2_~input#1 && 16 == ~a28~0) && 20 == ~a14~0) && 1 == ~a7~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (18 == ~a14~0 && !(1 == ~a3~0) && (4 == calculate_output2_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !((((1 == ~a1~0 && 18 == ~a4~0 && 19 == ~a14~0 && 1 == ~a3~0 && 17 == ~a26~0 && 4 == calculate_output2_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a7~0);" "assume !(1 == ~a25~0 && ((17 == ~a28~0 && (1 == ~a1~0 && 5 == calculate_output2_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a4~0) && 19 == ~a14~0) && 1 == ~a3~0);" "assume !(1 == ~a1~0 && 1 == ~a25~0 && 16 == ~a4~0 && 17 == ~a28~0 && (!(1 == ~a7~0) && 19 == ~a14~0 && !(1 == ~a3~0) && 1 == calculate_output2_~input#1) && 17 == ~a26~0);" "assume !(1 == ~a25~0 && ((1 == ~a1~0 && ((18 == ~a14~0 && (16 == ~a28~0 && 17 == ~a26~0) && 1 == ~a7~0) || (((18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0)) && 5 == calculate_output2_~input#1) && 1 == ~a3~0) && 18 == ~a4~0);" "assume !(18 == ~a26~0 && 1 == ~a7~0 && ((((17 == ~a28~0 && 1 == ~a3~0 && 3 == calculate_output2_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a4~0) && 20 == ~a14~0);" "assume !(17 == ~a26~0 && 1 == ~a1~0 && (15 == ~a28~0 && 1 == ~a3~0 && 20 == ~a14~0 && (4 == calculate_output2_~input#1 && 1 == ~a25~0) && 18 == ~a4~0) && !(1 == ~a7~0));" "assume !(!(1 == ~a3~0) && 18 == ~a4~0 && (17 == ~a28~0 && 1 == ~a25~0 && (((1 == ~a7~0 && 18 == ~a26~0) && 19 == ~a14~0) || (18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0)) && 5 == calculate_output2_~input#1) && 1 == ~a1~0);" "assume !(19 == ~a26~0 && (1 == ~a25~0 && !(1 == ~a3~0) && 15 == ~a28~0 && 1 == ~a1~0 && (1 == calculate_output2_~input#1 && 1 == ~a7~0) && 16 == ~a4~0) && 20 == ~a14~0);" "assume !(((((((20 == ~a14~0 && (15 == ~a28~0 && 19 == ~a26~0) && !(1 == ~a7~0)) || (((16 == ~a28~0 && 17 == ~a26~0) && 1 == ~a7~0) && 18 == ~a14~0)) && 6 == calculate_output2_~input#1) && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !((1 == ~a7~0 && (1 == ~a25~0 && (15 == ~a28~0 && 16 == ~a4~0 && (17 == ~a26~0 || 18 == ~a26~0) && 2 == calculate_output2_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(!(1 == ~a3~0) && ((16 == ~a28~0 && 16 == ~a4~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a14~0);" "assume !(((17 == ~a4~0 && 1 == ~a25~0 && 18 == ~a26~0 && (20 == ~a14~0 && 3 == calculate_output2_~input#1 && 1 == ~a1~0) && 1 == ~a7~0) && 1 == ~a3~0) && 15 == ~a28~0);" "assume !(!(1 == ~a3~0) && (!(1 == ~a7~0) && 1 == ~a1~0 && (1 == ~a25~0 && (2 == calculate_output2_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 17 == ~a4~0) && 18 == ~a14~0) && 15 == ~a28~0);" "assume !(1 == ~a25~0 && ((15 == ~a28~0 && (18 == ~a4~0 && !(1 == ~a3~0) && 1 == calculate_output2_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a1~0) && 20 == ~a14~0) && !(1 == ~a7~0));" "assume !(17 == ~a4~0 && (1 == ~a3~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == calculate_output2_~input#1 && (((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0) || ((18 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0))) && 16 == ~a28~0);" "assume !((!(1 == ~a3~0) && 18 == ~a14~0 && (1 == ~a1~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output2_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(17 == ~a4~0 && 19 == ~a14~0 && (1 == ~a1~0 && (16 == ~a28~0 && !(1 == ~a3~0) && 2 == calculate_output2_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && !(1 == ~a7~0));" "assume !(20 == ~a14~0 && 1 == ~a1~0 && 1 == ~a25~0 && (((17 == ~a4~0 && 15 == ~a28~0 && 3 == calculate_output2_~input#1) && 19 == ~a26~0) && 1 == ~a3~0) && 1 == ~a7~0);" "assume !((1 == ~a25~0 && (1 == ~a1~0 && 16 == ~a4~0 && (4 == calculate_output2_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && !(1 == ~a3~0)) && 18 == ~a14~0);" "assume !(1 == ~a25~0 && 17 == ~a28~0 && 1 == ~a1~0 && 1 == ~a7~0 && 18 == ~a14~0 && ((1 == calculate_output2_~input#1 && !(1 == ~a3~0)) && 19 == ~a26~0) && 16 == ~a4~0);" "assume !(1 == ~a3~0 && (1 == ~a25~0 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (18 == ~a14~0 && (15 == ~a28~0 && 18 == ~a4~0 && 17 == ~a26~0) && 1 == ~a7~0)) && 1 == calculate_output2_~input#1) && 1 == ~a1~0);" "assume !((1 == ~a1~0 && ((((((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 6 == calculate_output2_~input#1) && 16 == ~a4~0) && 1 == ~a25~0) && 17 == ~a28~0) && !(1 == ~a3~0));" "assume !((16 == ~a28~0 && !(1 == ~a3~0) && 18 == ~a4~0 && ((1 == calculate_output2_~input#1 && ((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 19 == ~a14~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((15 == ~a28~0 && (((!(1 == ~a3~0) && 1 == ~a25~0 && (18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output2_~input#1) && 1 == ~a1~0) && !(1 == ~a7~0)) && 20 == ~a14~0) && 18 == ~a4~0);" "assume !((1 == ~a7~0 && (1 == ~a1~0 && !(1 == ~a3~0) && ((1 == calculate_output2_~input#1 && 18 == ~a26~0) && 1 == ~a25~0) && 15 == ~a28~0) && 18 == ~a4~0) && 19 == ~a14~0);" "assume !((19 == ~a14~0 && ((!(1 == ~a7~0) && (1 == ~a1~0 && (18 == ~a26~0 || 19 == ~a26~0) && 1 == calculate_output2_~input#1) && 1 == ~a3~0) && 16 == ~a28~0) && 18 == ~a4~0) && 1 == ~a25~0);" "assume !((17 == ~a4~0 && 17 == ~a28~0 && !(1 == ~a3~0) && ((((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 6 == calculate_output2_~input#1) && 19 == ~a14~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(16 == ~a28~0 && (17 == ~a4~0 && ((((((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 6 == calculate_output2_~input#1) && 20 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((((1 == ~a25~0 && (((3 == calculate_output2_~input#1 && 1 == ~a1~0) && 1 == ~a7~0) && 16 == ~a4~0) && 18 == ~a14~0) && 17 == ~a28~0) && 19 == ~a26~0) && !(1 == ~a3~0));" "assume !((1 == ~a1~0 && (((15 == ~a28~0 && 20 == ~a14~0 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 3 == calculate_output2_~input#1) && !(1 == ~a3~0)) && 18 == ~a4~0) && 1 == ~a25~0) && 1 == ~a7~0);" "assume !((16 == ~a28~0 && !(1 == ~a7~0) && (20 == ~a14~0 && 1 == ~a1~0 && 17 == ~a4~0 && (18 == ~a26~0 || 19 == ~a26~0) && 3 == calculate_output2_~input#1) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(17 == ~a28~0 && 1 == ~a7~0 && (1 == ~a25~0 && !(1 == ~a3~0) && (20 == ~a14~0 && 3 == calculate_output2_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !((18 == ~a4~0 && 20 == ~a14~0 && 1 == ~a3~0 && 1 == ~a1~0 && 17 == ~a28~0 && (2 == calculate_output2_~input#1 && 18 == ~a26~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(19 == ~a26~0 && (1 == ~a7~0 && !(1 == ~a3~0) && 16 == ~a4~0 && (1 == ~a1~0 && 1 == ~a25~0 && 1 == calculate_output2_~input#1) && 19 == ~a14~0) && 15 == ~a28~0);" "assume !((1 == ~a25~0 && (((20 == ~a14~0 && (17 == ~a28~0 && 19 == ~a26~0 && 18 == ~a4~0 && 1 == ~a3~0) && !(1 == ~a7~0)) || (18 == ~a14~0 && 1 == ~a7~0 && 15 == ~a28~0 && 17 == ~a26~0 && 16 == ~a4~0 && !(1 == ~a3~0))) || (18 == ~a14~0 && (15 == ~a28~0 && 18 == ~a26~0 && !(1 == ~a3~0) && 16 == ~a4~0) && 1 == ~a7~0)) && 5 == calculate_output2_~input#1) && 1 == ~a1~0);" "assume !(((1 == ~a7~0 && 17 == ~a4~0 && (17 == ~a28~0 && 1 == ~a25~0 && (17 == ~a26~0 || 18 == ~a26~0) && 2 == calculate_output2_~input#1) && 1 == ~a3~0) && 1 == ~a1~0) && 18 == ~a14~0);" "assume !(16 == ~a28~0 && ((1 == ~a25~0 && (1 == ~a7~0 && (18 == ~a26~0 && 4 == calculate_output2_~input#1) && !(1 == ~a3~0)) && 19 == ~a14~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !((18 == ~a4~0 && ((((17 == ~a26~0 && 2 == calculate_output2_~input#1 && 1 == ~a3~0) && 15 == ~a28~0) && 19 == ~a14~0) && 1 == ~a7~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((1 == ~a1~0 && 1 == ~a25~0 && 1 == calculate_output2_~input#1 && (((20 == ~a14~0 && !(1 == ~a7~0) && 17 == ~a28~0 && 16 == ~a4~0 && 18 == ~a26~0) || (20 == ~a14~0 && (17 == ~a28~0 && 19 == ~a26~0 && 16 == ~a4~0) && !(1 == ~a7~0))) || (18 == ~a14~0 && 1 == ~a7~0 && 15 == ~a28~0 && 17 == ~a26~0 && 17 == ~a4~0))) && !(1 == ~a3~0));" "assume !(1 == ~a1~0 && 1 == ~a3~0 && (18 == ~a26~0 && 18 == ~a4~0 && (1 == ~a25~0 && 4 == calculate_output2_~input#1 && 17 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(18 == ~a26~0 && 1 == ~a25~0 && ((1 == ~a1~0 && !(1 == ~a3~0) && (1 == calculate_output2_~input#1 && 19 == ~a14~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 17 == ~a4~0);" "assume !(17 == ~a4~0 && ((((!(1 == ~a3~0) && 1 == ~a1~0 && (17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output2_~input#1) && 15 == ~a28~0) && 18 == ~a14~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(17 == ~a4~0 && (20 == ~a14~0 && (15 == ~a28~0 && 1 == ~a7~0 && 1 == ~a25~0 && 2 == calculate_output2_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(18 == ~a26~0 && ((18 == ~a14~0 && (((16 == ~a4~0 && 4 == calculate_output2_~input#1) && 1 == ~a7~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !((!(1 == ~a3~0) && 1 == ~a25~0 && 19 == ~a14~0 && 16 == ~a4~0 && (17 == ~a28~0 && 1 == calculate_output2_~input#1 && 18 == ~a26~0) && 1 == ~a1~0) && !(1 == ~a7~0));" "assume !((1 == ~a25~0 && 18 == ~a4~0 && (((((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 2 == calculate_output2_~input#1) && 16 == ~a28~0) && 1 == ~a1~0) && 19 == ~a14~0) && 1 == ~a3~0);" "assume !(((((19 == ~a14~0 && !(1 == ~a3~0) && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output2_~input#1) && 1 == ~a25~0) && 16 == ~a28~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !(19 == ~a14~0 && (1 == ~a3~0 && 1 == ~a25~0 && (17 == ~a28~0 && 2 == calculate_output2_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && (!(1 == ~a3~0) && (((18 == ~a26~0 && 3 == calculate_output2_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((!(1 == ~a7~0) && ((1 == ~a25~0 && 1 == ~a1~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 1 == calculate_output2_~input#1) && 18 == ~a4~0) && 16 == ~a28~0) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(1 == ~a25~0 && 16 == ~a4~0 && 19 == ~a26~0 && 1 == ~a1~0 && ((15 == ~a28~0 && 5 == calculate_output2_~input#1 && !(1 == ~a3~0)) && 19 == ~a14~0) && !(1 == ~a7~0));" "assume !((1 == ~a1~0 && !(1 == ~a3~0) && ((3 == calculate_output2_~input#1 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 15 == ~a28~0) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !(18 == ~a4~0 && 20 == ~a14~0 && (((1 == ~a1~0 && !(1 == ~a7~0) && 15 == ~a28~0 && 5 == calculate_output2_~input#1) && 17 == ~a26~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !((1 == ~a25~0 && !(1 == ~a3~0) && 5 == calculate_output2_~input#1 && ((18 == ~a14~0 && 1 == ~a7~0 && 15 == ~a28~0 && 17 == ~a4~0 && 17 == ~a26~0) || ((!(1 == ~a7~0) && (16 == ~a4~0 && 18 == ~a26~0) && 17 == ~a28~0) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 17 == ~a28~0 && 16 == ~a4~0 && 19 == ~a26~0) && 20 == ~a14~0))) && 1 == ~a1~0);" "assume !(1 == ~a7~0 && 18 == ~a4~0 && ((1 == ~a25~0 && 16 == ~a28~0 && 20 == ~a14~0 && 4 == calculate_output2_~input#1 && 1 == ~a3~0) && 17 == ~a26~0) && 1 == ~a1~0);" "assume !(((1 == ~a25~0 && 16 == ~a4~0 && (((20 == ~a14~0 && (18 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)) || (((19 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0)) || (18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a28~0 && 17 == ~a26~0)) && 4 == calculate_output2_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !((17 == ~a4~0 && ((3 == calculate_output2_~input#1 && (((20 == ~a14~0 && (18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0)) || (18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0 && 16 == ~a28~0))) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(((((18 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0 && 5 == calculate_output2_~input#1 && 1 == ~a1~0) && !(1 == ~a3~0)) && 17 == ~a28~0) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(18 == ~a4~0 && (1 == ~a25~0 && ((1 == ~a3~0 && !(1 == ~a7~0) && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output2_~input#1) && 1 == ~a1~0) && 15 == ~a28~0) && 19 == ~a14~0);" "assume !((1 == ~a25~0 && !(1 == ~a3~0) && (1 == ~a1~0 && 17 == ~a28~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 1 == calculate_output2_~input#1) && 17 == ~a4~0) && 19 == ~a14~0);" "assume !(((((15 == ~a28~0 && ((2 == calculate_output2_~input#1 && !(1 == ~a3~0)) && 18 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a7~0)) && 20 == ~a14~0) && 17 == ~a26~0) && 1 == ~a25~0);" "assume !((((1 == ~a1~0 && 17 == ~a4~0 && !(1 == ~a7~0) && (3 == calculate_output2_~input#1 && 19 == ~a14~0) && 1 == ~a25~0) && 19 == ~a26~0) && !(1 == ~a3~0)) && 17 == ~a28~0);" "assume !(1 == ~a25~0 && (1 == ~a3~0 && 1 == ~a7~0 && (18 == ~a14~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 3 == calculate_output2_~input#1) && 15 == ~a28~0) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 18 == ~a4~0 && 16 == ~a28~0 && 20 == ~a14~0 && (1 == ~a25~0 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output2_~input#1) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 1 == ~a3~0 && ((4 == calculate_output2_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 18 == ~a4~0) && 1 == ~a25~0) && 16 == ~a28~0) && 20 == ~a14~0);" "assume !(1 == ~a25~0 && 1 == ~a1~0 && ((1 == ~a3~0 && 18 == ~a14~0 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 1 == calculate_output2_~input#1) && 17 == ~a28~0) && 18 == ~a4~0);" "assume !((17 == ~a4~0 && (19 == ~a14~0 && 1 == ~a3~0 && 1 == ~a1~0 && 5 == calculate_output2_~input#1 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !(((((((!(1 == ~a7~0) && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output2_~input#1) && 1 == ~a25~0) && 20 == ~a14~0) && 17 == ~a4~0) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(17 == ~a26~0 && 1 == ~a3~0 && ((20 == ~a14~0 && 1 == ~a1~0 && (6 == calculate_output2_~input#1 && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0);" "assume !(17 == ~a4~0 && (((1 == ~a1~0 && 20 == ~a14~0 && (3 == calculate_output2_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && !(1 == ~a7~0)) && 16 == ~a28~0) && 1 == ~a3~0);" "assume !(19 == ~a14~0 && (!(1 == ~a3~0) && (((6 == calculate_output2_~input#1 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 16 == ~a28~0) && 16 == ~a4~0) && 1 == ~a1~0);" "assume !((!(1 == ~a3~0) && 1 == ~a1~0 && 16 == ~a4~0 && ((((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 1 == calculate_output2_~input#1) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !(((1 == ~a25~0 && ((20 == ~a14~0 && 1 == ~a7~0 && 5 == calculate_output2_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a1~0) && 15 == ~a28~0) && !(1 == ~a3~0)) && 17 == ~a4~0);" "assume !((17 == ~a4~0 && 1 == ~a1~0 && (2 == calculate_output2_~input#1 && ((((!(1 == ~a7~0) && 15 == ~a28~0 && 18 == ~a26~0) && 20 == ~a14~0) || (20 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0)) || (((17 == ~a26~0 && 16 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0))) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(((((((!(1 == ~a7~0) && 17 == ~a28~0 && (18 == ~a4~0 && 1 == ~a3~0) && 19 == ~a26~0) && 20 == ~a14~0) || (18 == ~a14~0 && 1 == ~a7~0 && 15 == ~a28~0 && 17 == ~a26~0 && !(1 == ~a3~0) && 16 == ~a4~0)) || (((15 == ~a28~0 && (16 == ~a4~0 && !(1 == ~a3~0)) && 18 == ~a26~0) && 1 == ~a7~0) && 18 == ~a14~0)) && 4 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((((1 == ~a3~0 && ((((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output2_~input#1) && 17 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a4~0) && 18 == ~a14~0) && 1 == ~a7~0);" "assume !((15 == ~a28~0 && 1 == ~a25~0 && ((5 == calculate_output2_~input#1 && ((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && !(1 == ~a3~0)) && 1 == ~a1~0) && 18 == ~a4~0);assume { :begin_inline_calculate_output3 } true;calculate_output3_#in~input#1 := calculate_output2_~input#1;havoc calculate_output3_#res#1;havoc calculate_output3_#t~ret11#1, calculate_output3_~input#1;calculate_output3_~input#1 := calculate_output3_#in~input#1;" "assume !(!(1 == ~a3~0) && ((18 == ~a14~0 && 1 == ~a7~0 && (17 == ~a4~0 && (17 == ~a26~0 || 18 == ~a26~0) && 1 == calculate_output3_~input#1) && 17 == ~a28~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(1 == ~a7~0 && 1 == ~a1~0 && (20 == ~a14~0 && ((17 == ~a28~0 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 1 == calculate_output3_~input#1) && !(1 == ~a3~0)) && 1 == ~a25~0) && 17 == ~a4~0);" "assume !((((((20 == ~a14~0 && 18 == ~a4~0 && 1 == ~a25~0 && 3 == calculate_output3_~input#1) && 1 == ~a3~0) && 1 == ~a7~0) && 1 == ~a1~0) && 15 == ~a28~0) && 19 == ~a26~0);" "assume !(((1 == ~a25~0 && 20 == ~a14~0 && (1 == ~a1~0 && 2 == calculate_output3_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a3~0) && 18 == ~a4~0) && 17 == ~a28~0);" "assume !(((((((15 == ~a28~0 && 6 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 18 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !((1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a4~0 && (1 == calculate_output3_~input#1 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 1 == ~a1~0) && 17 == ~a28~0);" "assume !(!(1 == ~a7~0) && (18 == ~a14~0 && 1 == ~a3~0 && ((1 == ~a25~0 && 2 == calculate_output3_~input#1 && 1 == ~a1~0) && 18 == ~a4~0) && 18 == ~a26~0) && 17 == ~a28~0);" "assume !(((17 == ~a4~0 && 20 == ~a14~0 && 1 == ~a1~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output3_~input#1) && 16 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(((1 == ~a7~0 && ((((1 == calculate_output3_~input#1 && !(1 == ~a3~0)) && 16 == ~a4~0) && 16 == ~a28~0) && 18 == ~a14~0) && 1 == ~a1~0) && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(!(1 == ~a7~0) && (1 == ~a1~0 && (1 == ~a3~0 && (1 == ~a25~0 && (18 == ~a26~0 || 19 == ~a26~0) && 3 == calculate_output3_~input#1) && 19 == ~a14~0) && 16 == ~a28~0) && 18 == ~a4~0);" "assume !((1 == ~a3~0 && ((6 == calculate_output3_~input#1 && ((18 == ~a14~0 && (16 == ~a28~0 && 17 == ~a26~0) && 1 == ~a7~0) || (20 == ~a14~0 && !(1 == ~a7~0) && 18 == ~a26~0 && 15 == ~a28~0) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0))) && 18 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(18 == ~a4~0 && (15 == ~a28~0 && 1 == ~a25~0 && (((19 == ~a14~0 && 5 == calculate_output3_~input#1) && 1 == ~a7~0) && 1 == ~a3~0) && 19 == ~a26~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 17 == ~a4~0 && ((((((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0) || (18 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0)) && 5 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a3~0) && 16 == ~a28~0);" "assume !((!(1 == ~a7~0) && !(1 == ~a3~0) && (18 == ~a14~0 && (16 == ~a4~0 && 1 == ~a25~0 && 4 == calculate_output3_~input#1) && 17 == ~a28~0) && 17 == ~a26~0) && 1 == ~a1~0);" "assume !(((20 == ~a14~0 && (((17 == ~a4~0 && 3 == calculate_output3_~input#1 && 17 == ~a26~0) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a1~0) && !(1 == ~a7~0)) && 15 == ~a28~0);" "assume !((((1 == ~a1~0 && !(1 == ~a3~0) && 3 == calculate_output3_~input#1 && ((19 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0))) && 17 == ~a28~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(17 == ~a4~0 && (((6 == calculate_output3_~input#1 && (((((15 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (((19 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0)) || ((1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0))) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !(19 == ~a14~0 && (1 == ~a1~0 && ((!(1 == ~a3~0) && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output3_~input#1) && 1 == ~a25~0) && 16 == ~a28~0) && 18 == ~a4~0);" "assume !(((1 == ~a3~0 && ((((((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output3_~input#1) && 1 == ~a25~0) && 17 == ~a4~0) && 1 == ~a1~0) && 16 == ~a28~0) && 18 == ~a14~0);" "assume !(((18 == ~a14~0 && (((1 == ~a3~0 && 5 == calculate_output3_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 18 == ~a4~0) && 15 == ~a28~0) && 1 == ~a25~0) && !(1 == ~a7~0)) && 1 == ~a1~0);" "assume !(20 == ~a14~0 && ((17 == ~a4~0 && (17 == ~a28~0 && (1 == ~a1~0 && 2 == calculate_output3_~input#1) && 18 == ~a26~0) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a7~0);" "assume !(((((15 == ~a28~0 && ((20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 4 == calculate_output3_~input#1) && 1 == ~a1~0) && 18 == ~a4~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(((16 == ~a28~0 && 1 == ~a3~0 && 1 == ~a1~0 && 18 == ~a4~0 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output3_~input#1) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 16 == ~a28~0 && (1 == ~a25~0 && !(1 == ~a3~0) && 18 == ~a14~0 && (2 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a7~0) && 18 == ~a4~0);" "assume !(18 == ~a4~0 && 1 == ~a1~0 && (1 == ~a25~0 && 2 == calculate_output3_~input#1 && (((1 == ~a7~0 && 17 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0) || (20 == ~a14~0 && (16 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) || (((16 == ~a28~0 && 19 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0))) && 1 == ~a3~0);" "assume !(17 == ~a28~0 && ((1 == ~a25~0 && 19 == ~a14~0 && ((2 == calculate_output3_~input#1 && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 17 == ~a26~0) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !(1 == ~a3~0 && (((1 == ~a1~0 && ((1 == ~a25~0 && 2 == calculate_output3_~input#1) && 18 == ~a4~0) && 20 == ~a14~0) && 1 == ~a7~0) && 16 == ~a28~0) && 17 == ~a26~0);" "assume !((18 == ~a4~0 && (15 == ~a28~0 && !(1 == ~a3~0) && 6 == calculate_output3_~input#1 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 1 == ~a25~0 && (18 == ~a4~0 && ((5 == calculate_output3_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && !(1 == ~a3~0)) && 19 == ~a14~0) && 15 == ~a28~0);" "assume !((18 == ~a4~0 && ((!(1 == ~a3~0) && (1 == ~a1~0 && 3 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 1 == ~a7~0) && 17 == ~a28~0) && 18 == ~a14~0);" "assume !(!(1 == ~a3~0) && ((15 == ~a28~0 && 1 == ~a1~0 && ((19 == ~a26~0 && 1 == calculate_output3_~input#1) && 1 == ~a7~0) && 1 == ~a25~0) && 18 == ~a14~0) && 16 == ~a4~0);" "assume !(1 == ~a25~0 && ((((16 == ~a28~0 && (5 == calculate_output3_~input#1 && 18 == ~a26~0) && 19 == ~a14~0) && 1 == ~a1~0) && 1 == ~a7~0) && 18 == ~a4~0) && !(1 == ~a3~0));" "assume !(!(1 == ~a3~0) && 1 == ~a25~0 && 1 == ~a1~0 && 4 == calculate_output3_~input#1 && (((((17 == ~a28~0 && 18 == ~a26~0 && 16 == ~a4~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (20 == ~a14~0 && ((19 == ~a26~0 && 16 == ~a4~0) && 17 == ~a28~0) && !(1 == ~a7~0))) || (((15 == ~a28~0 && 17 == ~a26~0 && 17 == ~a4~0) && 1 == ~a7~0) && 18 == ~a14~0)));" "assume !(19 == ~a14~0 && (1 == ~a1~0 && ((1 == ~a25~0 && 2 == calculate_output3_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a4~0) && 1 == ~a3~0) && 17 == ~a28~0);" "assume !(17 == ~a4~0 && 1 == ~a1~0 && (((((20 == ~a14~0 && (15 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) || (20 == ~a14~0 && (19 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0))) || ((1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0)) && 1 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !((1 == ~a1~0 && !(1 == ~a3~0) && (20 == ~a14~0 && (6 == calculate_output3_~input#1 && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 1 == ~a25~0) && 16 == ~a28~0) && 16 == ~a4~0);" "assume !(((((1 == ~a25~0 && (15 == ~a28~0 && 6 == calculate_output3_~input#1 && 20 == ~a14~0) && 18 == ~a4~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && 17 == ~a26~0);" "assume !((((((16 == ~a4~0 && !(1 == ~a3~0) && 4 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 1 == ~a1~0) && 15 == ~a28~0) && 1 == ~a7~0);" "assume !(1 == ~a25~0 && (!(1 == ~a7~0) && ((17 == ~a4~0 && 18 == ~a14~0 && (18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output3_~input#1) && 16 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !((((1 == ~a1~0 && 1 == calculate_output3_~input#1 && ((18 == ~a14~0 && (17 == ~a26~0 && 16 == ~a28~0) && 1 == ~a7~0) || (((18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (((19 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0))) && 1 == ~a25~0) && !(1 == ~a3~0)) && 17 == ~a4~0);" "assume !(17 == ~a4~0 && 1 == ~a3~0 && 18 == ~a14~0 && 1 == ~a25~0 && ((17 == ~a28~0 && 3 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a7~0) && 1 == ~a1~0);" "assume !((18 == ~a14~0 && !(1 == ~a3~0) && 1 == ~a1~0 && (17 == ~a4~0 && 6 == calculate_output3_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 16 == ~a28~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && ((((((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output3_~input#1) && 1 == ~a3~0) && 1 == ~a1~0) && 17 == ~a4~0) && 17 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(1 == ~a1~0 && 16 == ~a4~0 && !(1 == ~a3~0) && (((((19 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (18 == ~a14~0 && (17 == ~a26~0 && 16 == ~a28~0) && 1 == ~a7~0)) && 3 == calculate_output3_~input#1) && 1 == ~a25~0);" "assume !(((19 == ~a26~0 && ((((19 == ~a14~0 && 2 == calculate_output3_~input#1) && 1 == ~a7~0) && 1 == ~a1~0) && 15 == ~a28~0) && 1 == ~a25~0) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !(((1 == ~a1~0 && 19 == ~a14~0 && 15 == ~a28~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 3 == calculate_output3_~input#1) && 17 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(((1 == ~a25~0 && ((((((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0)) && 5 == calculate_output3_~input#1) && !(1 == ~a3~0)) && 1 == ~a1~0) && 15 == ~a28~0) && 17 == ~a4~0);" "assume !(18 == ~a4~0 && 20 == ~a14~0 && (((1 == ~a1~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 1 == calculate_output3_~input#1) && 1 == ~a25~0) && 16 == ~a28~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && 1 == ~a25~0 && 1 == ~a1~0 && 1 == ~a7~0 && (!(1 == ~a3~0) && 18 == ~a26~0 && 3 == calculate_output3_~input#1 && 18 == ~a14~0) && 16 == ~a4~0);" "assume !((17 == ~a4~0 && 1 == ~a25~0 && (16 == ~a28~0 && ((((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output3_~input#1) && 1 == ~a3~0) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !((17 == ~a28~0 && 18 == ~a4~0 && !(1 == ~a3~0) && 1 == ~a7~0 && ((1 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a14~0);" "assume !((19 == ~a14~0 && (1 == ~a25~0 && (((((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 1 == calculate_output3_~input#1) && 17 == ~a4~0) && !(1 == ~a3~0)) && 16 == ~a28~0) && 1 == ~a7~0) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && ((1 == ~a3~0 && 1 == ~a1~0 && 4 == calculate_output3_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 17 == ~a28~0) && 18 == ~a4~0) && 20 == ~a14~0);" "assume !(1 == ~a3~0 && 17 == ~a4~0 && (1 == ~a1~0 && 17 == ~a26~0 && (1 == ~a25~0 && 15 == ~a28~0 && 1 == calculate_output3_~input#1) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(17 == ~a4~0 && (1 == ~a1~0 && 20 == ~a14~0 && (!(1 == ~a7~0) && (15 == ~a28~0 && 6 == calculate_output3_~input#1) && !(1 == ~a3~0)) && 17 == ~a26~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && (15 == ~a28~0 && ((18 == ~a14~0 && !(1 == ~a7~0) && 4 == calculate_output3_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !(((20 == ~a14~0 && ((1 == ~a1~0 && 17 == ~a26~0 && 4 == calculate_output3_~input#1 && !(1 == ~a7~0)) && 17 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !((((1 == ~a3~0 && 5 == calculate_output3_~input#1 && ((18 == ~a14~0 && (17 == ~a28~0 && 17 == ~a26~0) && 1 == ~a7~0) || (((16 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (((19 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0))) && 1 == ~a25~0) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !((19 == ~a14~0 && (15 == ~a28~0 && 1 == ~a25~0 && 1 == ~a3~0 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 6 == calculate_output3_~input#1) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !((18 == ~a14~0 && 1 == ~a25~0 && ((18 == ~a4~0 && 1 == ~a3~0 && (18 == ~a26~0 || 19 == ~a26~0) && 1 == calculate_output3_~input#1) && 1 == ~a7~0) && 1 == ~a1~0) && 15 == ~a28~0);" "assume !(((((1 == ~a1~0 && ((6 == calculate_output3_~input#1 && 1 == ~a25~0) && 17 == ~a26~0) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 16 == ~a4~0) && 17 == ~a28~0) && 19 == ~a14~0);" "assume !(((18 == ~a14~0 && 18 == ~a4~0 && ((((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output3_~input#1) && !(1 == ~a3~0)) && 1 == ~a25~0) && 17 == ~a28~0) && 1 == ~a1~0);" "assume !((((((!(1 == ~a3~0) && ((17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output3_~input#1) && 1 == ~a1~0) && 19 == ~a14~0) && 1 == ~a7~0) && 1 == ~a25~0) && 16 == ~a4~0) && 15 == ~a28~0);" "assume !(1 == ~a25~0 && ((2 == calculate_output3_~input#1 && ((((!(1 == ~a7~0) && 17 == ~a28~0 && 18 == ~a26~0 && 16 == ~a4~0) && 20 == ~a14~0) || (20 == ~a14~0 && !(1 == ~a7~0) && 17 == ~a28~0 && 19 == ~a26~0 && 16 == ~a4~0)) || ((1 == ~a7~0 && (17 == ~a4~0 && 17 == ~a26~0) && 15 == ~a28~0) && 18 == ~a14~0))) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && ((((6 == calculate_output3_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 20 == ~a14~0) && 1 == ~a3~0) && 18 == ~a4~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !(16 == ~a28~0 && ((!(1 == ~a3~0) && ((1 == ~a25~0 && (18 == ~a26~0 || 19 == ~a26~0) && 1 == calculate_output3_~input#1) && 17 == ~a4~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && 18 == ~a14~0);" "assume !((1 == ~a25~0 && !(1 == ~a7~0) && (18 == ~a14~0 && ((((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 1 == calculate_output3_~input#1) && !(1 == ~a3~0)) && 16 == ~a4~0) && 1 == ~a1~0) && 15 == ~a28~0);" "assume !(((((1 == ~a1~0 && 1 == ~a25~0 && 3 == calculate_output3_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a4~0) && 17 == ~a28~0) && 18 == ~a14~0) && 1 == ~a3~0);" "assume !((1 == ~a1~0 && (!(1 == ~a3~0) && 15 == ~a28~0 && 18 == ~a4~0 && 6 == calculate_output3_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(((1 == ~a7~0 && (((!(1 == ~a3~0) && 17 == ~a26~0 && 4 == calculate_output3_~input#1) && 20 == ~a14~0) && 1 == ~a25~0) && 16 == ~a28~0) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !((17 == ~a28~0 && (17 == ~a4~0 && 1 == ~a3~0 && 6 == calculate_output3_~input#1 && (((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0) || (19 == ~a14~0 && !(1 == ~a7~0) && 18 == ~a26~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0))) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(17 == ~a4~0 && (((15 == ~a28~0 && !(1 == ~a7~0) && !(1 == ~a3~0) && 1 == ~a1~0 && 3 == calculate_output3_~input#1) && 1 == ~a25~0) && 18 == ~a26~0) && 19 == ~a14~0);" "assume !(17 == ~a28~0 && 1 == ~a25~0 && 1 == ~a3~0 && (17 == ~a4~0 && (((19 == ~a14~0 && !(1 == ~a7~0) && 18 == ~a26~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 5 == calculate_output3_~input#1) && 1 == ~a1~0);" "assume !(18 == ~a4~0 && (((((1 == ~a3~0 && 19 == ~a14~0 && 5 == calculate_output3_~input#1) && 1 == ~a7~0) && 1 == ~a1~0) && 17 == ~a26~0) && 16 == ~a28~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && (1 == ~a1~0 && 17 == ~a4~0 && (1 == ~a7~0 && (5 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 18 == ~a14~0) && 1 == ~a3~0) && 17 == ~a28~0);" "assume !((((1 == ~a25~0 && (17 == ~a4~0 && (19 == ~a26~0 && 6 == calculate_output3_~input#1) && 19 == ~a14~0) && !(1 == ~a7~0)) && !(1 == ~a3~0)) && 17 == ~a28~0) && 1 == ~a1~0);" "assume !((15 == ~a28~0 && (((1 == ~a25~0 && !(1 == ~a7~0) && 3 == calculate_output3_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 18 == ~a14~0) && 1 == ~a1~0) && 1 == ~a3~0) && 18 == ~a4~0);" "assume !(18 == ~a26~0 && (20 == ~a14~0 && ((1 == ~a3~0 && 1 == ~a1~0 && 18 == ~a4~0 && 5 == calculate_output3_~input#1) && !(1 == ~a7~0)) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !((1 == ~a1~0 && 18 == ~a4~0 && 1 == ~a25~0 && 1 == ~a7~0 && 20 == ~a14~0 && (2 == calculate_output3_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !((18 == ~a14~0 && (15 == ~a28~0 && 1 == ~a3~0 && 18 == ~a4~0 && (((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 1 == calculate_output3_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && !(1 == ~a7~0));" "assume !(((16 == ~a28~0 && 1 == ~a1~0 && (2 == calculate_output3_~input#1 && ((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0))) && !(1 == ~a3~0)) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !((1 == ~a25~0 && !(1 == ~a3~0) && (((((19 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0)) && 3 == calculate_output3_~input#1) && 18 == ~a4~0) && 16 == ~a28~0) && 1 == ~a1~0);" "assume !(18 == ~a4~0 && ((1 == ~a25~0 && 16 == ~a28~0 && (2 == calculate_output3_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && !(1 == ~a3~0)) && 1 == ~a1~0) && 20 == ~a14~0);" "assume !((((1 == ~a3~0 && 16 == ~a28~0 && 1 == ~a1~0 && !(1 == ~a7~0) && (18 == ~a26~0 || 19 == ~a26~0) && 1 == calculate_output3_~input#1) && 17 == ~a4~0) && 1 == ~a25~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a25~0 && 6 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 16 == ~a28~0) && 16 == ~a4~0) && 1 == ~a7~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !((16 == ~a28~0 && !(1 == ~a3~0) && 1 == ~a25~0 && (4 == calculate_output3_~input#1 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0))) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !((1 == ~a7~0 && ((1 == ~a25~0 && 20 == ~a14~0 && 1 == ~a1~0 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 4 == calculate_output3_~input#1) && 15 == ~a28~0) && 18 == ~a4~0) && !(1 == ~a3~0));" "assume !(!(1 == ~a3~0) && (((18 == ~a4~0 && 3 == calculate_output3_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 16 == ~a28~0);" "assume !((15 == ~a28~0 && (1 == ~a3~0 && ((18 == ~a14~0 && 6 == calculate_output3_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a7~0)) && 18 == ~a4~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && (((((18 == ~a26~0 && 1 == calculate_output3_~input#1) && 18 == ~a4~0) && 20 == ~a14~0) && 1 == ~a1~0) && 1 == ~a3~0) && 17 == ~a28~0) && !(1 == ~a7~0));" "assume !(18 == ~a4~0 && ((((1 == ~a7~0 && !(1 == ~a3~0) && 3 == calculate_output3_~input#1 && 19 == ~a14~0) && 1 == ~a25~0) && 16 == ~a28~0) && 1 == ~a1~0) && 18 == ~a26~0);" "assume !((!(1 == ~a7~0) && (18 == ~a14~0 && 15 == ~a28~0 && ((5 == calculate_output3_~input#1 && 18 == ~a26~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !(19 == ~a26~0 && 15 == ~a28~0 && (16 == ~a4~0 && 1 == ~a1~0 && 1 == ~a25~0 && (6 == calculate_output3_~input#1 && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a7~0);" "assume !((16 == ~a4~0 && (!(1 == ~a3~0) && (((3 == calculate_output3_~input#1 && 17 == ~a26~0) && 19 == ~a14~0) && 1 == ~a25~0) && 17 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a7~0));" "assume !(17 == ~a4~0 && 1 == ~a1~0 && (19 == ~a14~0 && ((16 == ~a28~0 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 3 == calculate_output3_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && 1 == ~a7~0);" "assume !((1 == ~a3~0 && (17 == ~a4~0 && 1 == ~a1~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output3_~input#1) && 17 == ~a28~0) && 1 == ~a25~0) && 18 == ~a14~0);" "assume !((1 == ~a7~0 && 19 == ~a14~0 && ((15 == ~a28~0 && !(1 == ~a3~0) && 6 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 16 == ~a4~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((15 == ~a28~0 && (((!(1 == ~a3~0) && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 3 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a14~0) && 18 == ~a4~0);" "assume !(((16 == ~a28~0 && (1 == ~a1~0 && (((19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0)) && 1 == calculate_output3_~input#1) && 18 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && ((((!(1 == ~a3~0) && 19 == ~a14~0 && (18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output3_~input#1) && 1 == ~a1~0) && 15 == ~a28~0) && 18 == ~a4~0) && 1 == ~a25~0);" "assume !(((((1 == calculate_output3_~input#1 && (((((18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (((15 == ~a28~0 && 19 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0)) || (18 == ~a14~0 && 1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0))) && 1 == ~a25~0) && 1 == ~a3~0) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !((((18 == ~a14~0 && (1 == ~a25~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 2 == calculate_output3_~input#1) && 1 == ~a1~0) && 17 == ~a28~0) && 1 == ~a7~0) && !(1 == ~a3~0)) && 17 == ~a4~0);" "assume !((1 == ~a25~0 && (1 == ~a1~0 && 1 == calculate_output3_~input#1 && ((((!(1 == ~a7~0) && 18 == ~a26~0 && 16 == ~a28~0) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 16 == ~a28~0) && 20 == ~a14~0)) || (18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0 && 17 == ~a28~0))) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !(1 == ~a1~0 && (((17 == ~a4~0 && 16 == ~a28~0 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 4 == calculate_output3_~input#1) && 18 == ~a14~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !((((19 == ~a14~0 && (((5 == calculate_output3_~input#1 && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a25~0) && 15 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a7~0) && 18 == ~a4~0);" "assume !(1 == ~a25~0 && 18 == ~a14~0 && 1 == ~a1~0 && 1 == ~a7~0 && (16 == ~a28~0 && 18 == ~a4~0 && (17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output3_~input#1) && !(1 == ~a3~0));" "assume !(((1 == ~a7~0 && 18 == ~a4~0 && ((!(1 == ~a3~0) && (17 == ~a26~0 || 18 == ~a26~0) && 2 == calculate_output3_~input#1) && 15 == ~a28~0) && 18 == ~a14~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(((1 == ~a3~0 && 18 == ~a14~0 && 18 == ~a26~0 && 18 == ~a4~0 && 17 == ~a28~0 && 5 == calculate_output3_~input#1 && 1 == ~a1~0) && 1 == ~a25~0) && !(1 == ~a7~0));" "assume !((1 == ~a25~0 && 1 == ~a1~0 && 15 == ~a28~0 && !(1 == ~a3~0) && 18 == ~a4~0 && 19 == ~a14~0 && 4 == calculate_output3_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && !(1 == ~a7~0));" "assume !((!(1 == ~a7~0) && 1 == ~a25~0 && 16 == ~a4~0 && 20 == ~a14~0 && 15 == ~a28~0 && !(1 == ~a3~0) && 1 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && 17 == ~a4~0 && 1 == ~a7~0 && ((15 == ~a28~0 && (19 == ~a26~0 && 4 == calculate_output3_~input#1) && 1 == ~a3~0) && 1 == ~a1~0) && 20 == ~a14~0);" "assume !(16 == ~a28~0 && 1 == ~a3~0 && 1 == ~a1~0 && 1 == ~a25~0 && ((((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 4 == calculate_output3_~input#1) && 17 == ~a4~0) && 20 == ~a14~0);" "assume !(19 == ~a14~0 && (((16 == ~a28~0 && 1 == ~a25~0 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 1 == calculate_output3_~input#1) && 1 == ~a1~0) && 1 == ~a3~0) && 18 == ~a4~0);" "assume !(18 == ~a14~0 && !(1 == ~a3~0) && 1 == ~a1~0 && (17 == ~a28~0 && 17 == ~a4~0 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output3_~input#1) && 1 == ~a25~0);" "assume !(15 == ~a28~0 && (((1 == ~a25~0 && 18 == ~a14~0 && 18 == ~a4~0 && 3 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a7~0) && 1 == ~a1~0);" "assume !((1 == ~a1~0 && (((17 == ~a4~0 && 1 == calculate_output3_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0) && 16 == ~a28~0);" "assume !(15 == ~a28~0 && !(1 == ~a7~0) && 1 == ~a25~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 17 == ~a26~0 && (5 == calculate_output3_~input#1 && 17 == ~a4~0) && 20 == ~a14~0);" "assume !(1 == ~a25~0 && 18 == ~a4~0 && (15 == ~a28~0 && !(1 == ~a3~0) && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) && 1 == calculate_output3_~input#1) && 1 == ~a1~0);" "assume !(((18 == ~a26~0 && (17 == ~a4~0 && (!(1 == ~a7~0) && 2 == calculate_output3_~input#1 && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !((((!(1 == ~a3~0) && 20 == ~a14~0 && 16 == ~a4~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !(((((16 == ~a4~0 && ((2 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && !(1 == ~a7~0)) && 19 == ~a14~0) && 15 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(15 == ~a28~0 && 1 == ~a25~0 && !(1 == ~a3~0) && 17 == ~a4~0 && (2 == calculate_output3_~input#1 && ((19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0))) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && 18 == ~a14~0 && (17 == ~a28~0 && 1 == ~a1~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output3_~input#1) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !((17 == ~a4~0 && (17 == ~a28~0 && (1 == ~a1~0 && 1 == ~a25~0 && 5 == calculate_output3_~input#1 && !(1 == ~a7~0)) && 19 == ~a14~0) && !(1 == ~a3~0)) && 18 == ~a26~0);" "assume !(19 == ~a14~0 && (1 == ~a7~0 && ((18 == ~a26~0 && 1 == ~a1~0 && 2 == calculate_output3_~input#1 && 15 == ~a28~0) && 1 == ~a25~0) && 18 == ~a4~0) && !(1 == ~a3~0));" "assume !((19 == ~a14~0 && !(1 == ~a3~0) && ((1 == ~a1~0 && 1 == calculate_output3_~input#1 && ((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 18 == ~a4~0) && 15 == ~a28~0);" "assume !(17 == ~a4~0 && !(1 == ~a3~0) && ((1 == ~a25~0 && (((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 2 == calculate_output3_~input#1) && 16 == ~a28~0) && 1 == ~a1~0) && 18 == ~a14~0);" "assume !(1 == ~a7~0 && (!(1 == ~a3~0) && ((((18 == ~a14~0 && 2 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 16 == ~a4~0) && 19 == ~a26~0) && 17 == ~a28~0);" "assume !((((1 == ~a1~0 && (16 == ~a28~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output3_~input#1) && 18 == ~a4~0) && 20 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(16 == ~a28~0 && (17 == ~a4~0 && !(1 == ~a3~0) && ((1 == ~a25~0 && 4 == calculate_output3_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0) && 19 == ~a14~0) && 1 == ~a7~0);" "assume !((17 == ~a4~0 && 19 == ~a14~0 && 1 == ~a25~0 && ((1 == ~a1~0 && 3 == calculate_output3_~input#1 && 17 == ~a28~0) && !(1 == ~a3~0)) && 18 == ~a26~0) && !(1 == ~a7~0));" "assume !(18 == ~a4~0 && 1 == ~a25~0 && (1 == ~a1~0 && 3 == calculate_output3_~input#1 && ((((!(1 == ~a7~0) && 18 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0) || (20 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0)) || (((17 == ~a26~0 && 16 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0))) && 1 == ~a3~0);" "assume !(1 == ~a3~0 && 1 == ~a25~0 && (1 == ~a1~0 && 17 == ~a28~0 && ((19 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 4 == calculate_output3_~input#1) && 18 == ~a4~0);" "assume !(1 == ~a3~0 && 1 == ~a25~0 && (3 == calculate_output3_~input#1 && ((20 == ~a14~0 && ((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) || ((((17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0))) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && (1 == ~a1~0 && 17 == ~a4~0 && ((((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)) && 4 == calculate_output3_~input#1) && 20 == ~a14~0) && 1 == ~a3~0) && 17 == ~a28~0);" "assume !(((((1 == ~a1~0 && 6 == calculate_output3_~input#1 && ((19 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && !(1 == ~a3~0)) && 1 == ~a25~0) && 17 == ~a28~0) && 18 == ~a4~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 1 == ~a1~0 && !(1 == ~a7~0) && ((17 == ~a26~0 && 6 == calculate_output3_~input#1) && 17 == ~a28~0) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !((((1 == ~a1~0 && 17 == ~a28~0 && 1 == ~a25~0 && (3 == calculate_output3_~input#1 && 20 == ~a14~0) && 18 == ~a26~0) && 1 == ~a3~0) && !(1 == ~a7~0)) && 18 == ~a4~0);" "assume !(1 == ~a1~0 && 18 == ~a4~0 && 20 == ~a14~0 && 16 == ~a28~0 && (!(1 == ~a7~0) && !(1 == ~a3~0) && (18 == ~a26~0 || 19 == ~a26~0) && 6 == calculate_output3_~input#1) && 1 == ~a25~0);" "assume !((!(1 == ~a3~0) && (1 == ~a1~0 && (((3 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a7~0) && 18 == ~a14~0) && 16 == ~a28~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !((1 == ~a1~0 && 15 == ~a28~0 && (1 == ~a3~0 && (((19 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0)) && 2 == calculate_output3_~input#1) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(1 == ~a1~0 && (17 == ~a4~0 && 1 == ~a25~0 && 3 == calculate_output3_~input#1 && ((18 == ~a14~0 && (16 == ~a28~0 && 17 == ~a26~0) && 1 == ~a7~0) || (20 == ~a14~0 && (18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) || (((15 == ~a28~0 && 19 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0))) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && 1 == ~a25~0 && !(1 == ~a3~0) && (18 == ~a14~0 && (1 == ~a1~0 && (18 == ~a26~0 || 19 == ~a26~0) && 3 == calculate_output3_~input#1) && 16 == ~a28~0) && 16 == ~a4~0);" "assume !(!(1 == ~a3~0) && (1 == ~a1~0 && 1 == ~a25~0 && (((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) && 4 == calculate_output3_~input#1) && 17 == ~a28~0) && 16 == ~a4~0);" "assume !((1 == ~a1~0 && 15 == ~a28~0 && 19 == ~a14~0 && 18 == ~a4~0 && (6 == calculate_output3_~input#1 && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(15 == ~a28~0 && 19 == ~a14~0 && (((18 == ~a26~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == calculate_output3_~input#1) && 1 == ~a3~0) && 1 == ~a7~0) && 18 == ~a4~0);" "assume !((1 == ~a3~0 && ((1 == ~a1~0 && 6 == calculate_output3_~input#1 && (((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 18 == ~a26~0) && 18 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0))) && 1 == ~a25~0) && 17 == ~a28~0) && 17 == ~a4~0);" "assume !((1 == ~a1~0 && 1 == ~a25~0 && 18 == ~a4~0 && (6 == calculate_output3_~input#1 && ((20 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 16 == ~a28~0) && !(1 == ~a3~0));" "assume !(((1 == ~a25~0 && 1 == ~a7~0 && ((1 == ~a1~0 && 18 == ~a4~0 && 4 == calculate_output3_~input#1) && 1 == ~a3~0) && 19 == ~a26~0) && 20 == ~a14~0) && 15 == ~a28~0);" "assume !(15 == ~a28~0 && 20 == ~a14~0 && ((1 == ~a7~0 && ((4 == calculate_output3_~input#1 && 1 == ~a1~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a26~0) && 16 == ~a4~0);" "assume !((1 == ~a3~0 && 17 == ~a4~0 && ((((1 == calculate_output3_~input#1 && 1 == ~a7~0) && 1 == ~a1~0) && 19 == ~a26~0) && 1 == ~a25~0) && 20 == ~a14~0) && 15 == ~a28~0);" "assume !((1 == ~a25~0 && !(1 == ~a3~0) && 1 == ~a1~0 && (((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) && 2 == calculate_output3_~input#1) && 18 == ~a4~0) && 15 == ~a28~0);" "assume !((16 == ~a4~0 && 1 == ~a25~0 && (1 == ~a1~0 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0)) && 3 == calculate_output3_~input#1) && !(1 == ~a3~0)) && 17 == ~a28~0);" "assume !(1 == ~a25~0 && 1 == ~a1~0 && 20 == ~a14~0 && !(1 == ~a3~0) && 17 == ~a4~0 && 1 == ~a7~0 && (16 == ~a28~0 && 3 == calculate_output3_~input#1) && 17 == ~a26~0);" "assume !(18 == ~a4~0 && (15 == ~a28~0 && (1 == ~a7~0 && ((4 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 18 == ~a14~0) && 1 == ~a1~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(20 == ~a14~0 && (((1 == ~a7~0 && ((6 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 15 == ~a28~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !(19 == ~a14~0 && !(1 == ~a3~0) && (((1 == ~a1~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output3_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0);" "assume !(1 == ~a25~0 && !(1 == ~a3~0) && (((20 == ~a14~0 && ((19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output3_~input#1) && 1 == ~a1~0) && 1 == ~a7~0) && 15 == ~a28~0) && 17 == ~a4~0);" "assume !(1 == ~a1~0 && (1 == ~a3~0 && (18 == ~a4~0 && (((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 5 == calculate_output3_~input#1) && 1 == ~a25~0) && 17 == ~a28~0) && 18 == ~a14~0);" "assume !(17 == ~a28~0 && (((17 == ~a4~0 && 1 == ~a3~0 && (1 == calculate_output3_~input#1 && 1 == ~a1~0) && 1 == ~a25~0) && 1 == ~a7~0) && 20 == ~a14~0) && 18 == ~a26~0);" "assume !(17 == ~a28~0 && (1 == ~a1~0 && 1 == ~a3~0 && (1 == ~a25~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 5 == calculate_output3_~input#1) && 18 == ~a4~0) && 19 == ~a14~0);" "assume !(((1 == ~a1~0 && 1 == ~a25~0 && ((3 == calculate_output3_~input#1 && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 18 == ~a14~0) && 16 == ~a28~0) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !(15 == ~a28~0 && ((1 == ~a3~0 && (((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0)) && 5 == calculate_output3_~input#1) && 1 == ~a25~0) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !(((1 == ~a25~0 && (4 == calculate_output3_~input#1 && ((18 == ~a14~0 && 1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) || ((!(1 == ~a7~0) && 18 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 15 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0))) && 1 == ~a3~0) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !((18 == ~a4~0 && ((18 == ~a26~0 && (!(1 == ~a7~0) && 3 == calculate_output3_~input#1 && 15 == ~a28~0) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((((17 == ~a4~0 && 19 == ~a14~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output3_~input#1) && !(1 == ~a3~0)) && 1 == ~a1~0) && 1 == ~a25~0) && 17 == ~a28~0);" "assume !(!(1 == ~a3~0) && ((16 == ~a28~0 && ((1 == ~a1~0 && 3 == calculate_output3_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && !(1 == ~a7~0)) && 20 == ~a14~0) && 18 == ~a4~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && (1 == ~a1~0 && 1 == ~a3~0 && 17 == ~a28~0 && 6 == calculate_output3_~input#1 && ((19 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 18 == ~a4~0);" "assume !(((((((!(1 == ~a7~0) && 17 == ~a28~0 && (18 == ~a4~0 && 1 == ~a3~0) && 19 == ~a26~0) && 20 == ~a14~0) || (18 == ~a14~0 && 1 == ~a7~0 && ((!(1 == ~a3~0) && 16 == ~a4~0) && 17 == ~a26~0) && 15 == ~a28~0)) || ((1 == ~a7~0 && 15 == ~a28~0 && (16 == ~a4~0 && !(1 == ~a3~0)) && 18 == ~a26~0) && 18 == ~a14~0)) && 1 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 1 == ~a25~0 && (17 == ~a4~0 && 16 == ~a28~0 && (2 == calculate_output3_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 1 == ~a3~0) && 19 == ~a14~0);" "assume !(16 == ~a28~0 && (20 == ~a14~0 && (!(1 == ~a3~0) && (1 == ~a1~0 && 1 == ~a7~0 && 1 == calculate_output3_~input#1) && 17 == ~a26~0) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !(!(1 == ~a7~0) && ((((20 == ~a14~0 && 15 == ~a28~0 && 1 == calculate_output3_~input#1 && 1 == ~a3~0) && 17 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !(!(1 == ~a3~0) && 19 == ~a14~0 && (16 == ~a4~0 && (1 == ~a25~0 && (2 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 16 == ~a28~0) && 1 == ~a7~0) && 1 == ~a1~0);" "assume !(((18 == ~a4~0 && ((((((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output3_~input#1) && 17 == ~a28~0) && 1 == ~a1~0) && 1 == ~a25~0) && 1 == ~a3~0) && 20 == ~a14~0);" "assume !((20 == ~a14~0 && 1 == ~a1~0 && 16 == ~a4~0 && (17 == ~a28~0 && 2 == calculate_output3_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(((15 == ~a28~0 && (18 == ~a4~0 && (19 == ~a26~0 && 5 == calculate_output3_~input#1 && 20 == ~a14~0) && 1 == ~a1~0) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a7~0);" "assume !(((15 == ~a28~0 && (18 == ~a4~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 3 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !(1 == ~a1~0 && 1 == ~a25~0 && (((1 == ~a7~0 && (20 == ~a14~0 && 2 == calculate_output3_~input#1) && 19 == ~a26~0) && 16 == ~a4~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && (2 == calculate_output3_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0) || ((1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0))) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((1 == ~a1~0 && (!(1 == ~a3~0) && 19 == ~a14~0 && 16 == ~a28~0 && 19 == ~a26~0 && 2 == calculate_output3_~input#1 && !(1 == ~a7~0)) && 1 == ~a25~0) && 17 == ~a4~0);" "assume !((1 == ~a1~0 && (4 == calculate_output3_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && 15 == ~a28~0 && 17 == ~a26~0 && 18 == ~a4~0) && 18 == ~a14~0))) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !(19 == ~a14~0 && 1 == ~a1~0 && 1 == ~a3~0 && 17 == ~a4~0 && (1 == ~a25~0 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 4 == calculate_output3_~input#1) && 16 == ~a28~0);" "assume !((!(1 == ~a3~0) && ((((!(1 == ~a7~0) && 1 == calculate_output3_~input#1 && 17 == ~a4~0) && 1 == ~a25~0) && 18 == ~a26~0) && 1 == ~a1~0) && 19 == ~a14~0) && 17 == ~a28~0);" "assume !(((((((((17 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 1 == calculate_output3_~input#1) && 17 == ~a4~0) && 18 == ~a14~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a3~0) && 16 == ~a28~0);" "assume !(((((18 == ~a14~0 && 16 == ~a28~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 6 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !(16 == ~a4~0 && (1 == ~a7~0 && (!(1 == ~a3~0) && (18 == ~a14~0 && 19 == ~a26~0 && 4 == calculate_output3_~input#1) && 17 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(16 == ~a28~0 && (17 == ~a4~0 && ((6 == calculate_output3_~input#1 && (((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0) || ((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0))) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && (!(1 == ~a7~0) && (((((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output3_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && 16 == ~a28~0) && 20 == ~a14~0) && 18 == ~a4~0);" "assume !(((!(1 == ~a3~0) && 15 == ~a28~0 && (1 == calculate_output3_~input#1 && ((19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0))) && 17 == ~a4~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && 1 == ~a1~0 && !(1 == ~a3~0) && (4 == calculate_output3_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0) || ((1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0))) && 16 == ~a4~0);" "assume !((((((!(1 == ~a3~0) && (1 == calculate_output3_~input#1 && 1 == ~a25~0) && 15 == ~a28~0) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0) && 17 == ~a26~0) && !(1 == ~a7~0));" "assume !(((!(1 == ~a3~0) && 20 == ~a14~0 && 17 == ~a4~0 && (1 == ~a1~0 && (18 == ~a26~0 || 19 == ~a26~0) && 1 == calculate_output3_~input#1) && 16 == ~a28~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !((16 == ~a4~0 && (((15 == ~a28~0 && 19 == ~a14~0 && (17 == ~a26~0 || 18 == ~a26~0) && 1 == calculate_output3_~input#1) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((!(1 == ~a7~0) && 1 == ~a25~0 && 1 == ~a1~0 && 1 == ~a3~0 && 18 == ~a4~0 && (4 == calculate_output3_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a28~0) && 19 == ~a14~0);" "assume !(15 == ~a28~0 && ((1 == ~a7~0 && 17 == ~a4~0 && (1 == ~a25~0 && (18 == ~a26~0 || 19 == ~a26~0) && 1 == calculate_output3_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 18 == ~a14~0);" "assume !(19 == ~a26~0 && 16 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a3~0 && (1 == ~a25~0 && 4 == calculate_output3_~input#1 && 18 == ~a4~0) && 1 == ~a1~0) && 18 == ~a14~0);" "assume !(((1 == ~a25~0 && 17 == ~a28~0 && !(1 == ~a3~0) && (((19 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0)) && 3 == calculate_output3_~input#1) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !(((((1 == ~a25~0 && (!(1 == ~a7~0) && 1 == calculate_output3_~input#1 && 15 == ~a28~0) && 1 == ~a1~0) && 17 == ~a4~0) && !(1 == ~a3~0)) && 19 == ~a14~0) && 19 == ~a26~0);" "assume !(((1 == ~a1~0 && 15 == ~a28~0 && 17 == ~a4~0 && 6 == calculate_output3_~input#1 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 19 == ~a14~0))) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(18 == ~a14~0 && 17 == ~a28~0 && ((1 == ~a25~0 && !(1 == ~a3~0) && 1 == ~a1~0 && (17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output3_~input#1) && 18 == ~a4~0) && 1 == ~a7~0);" "assume !(!(1 == ~a7~0) && 17 == ~a28~0 && 18 == ~a14~0 && (1 == ~a1~0 && 18 == ~a26~0 && !(1 == ~a3~0) && 2 == calculate_output3_~input#1 && 1 == ~a25~0) && 16 == ~a4~0);" "assume !((!(1 == ~a3~0) && (((((((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 4 == calculate_output3_~input#1) && !(1 == ~a7~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a28~0) && 20 == ~a14~0) && 17 == ~a4~0);" "assume !((((((17 == ~a4~0 && (5 == calculate_output3_~input#1 && 1 == ~a25~0) && 1 == ~a1~0) && 20 == ~a14~0) && 1 == ~a3~0) && 18 == ~a26~0) && 1 == ~a7~0) && 15 == ~a28~0);" "assume !(16 == ~a4~0 && (1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output3_~input#1 && ((18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a28~0 && 17 == ~a26~0) || (((18 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (20 == ~a14~0 && (19 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)))) && !(1 == ~a3~0));" "assume !(1 == ~a25~0 && 1 == ~a3~0 && ((17 == ~a4~0 && (((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 6 == calculate_output3_~input#1) && 16 == ~a28~0) && 19 == ~a14~0) && 1 == ~a1~0);" "assume !(((((16 == ~a4~0 && !(1 == ~a7~0) && 18 == ~a14~0 && 5 == calculate_output3_~input#1 && 1 == ~a1~0) && !(1 == ~a3~0)) && 17 == ~a28~0) && 1 == ~a25~0) && 18 == ~a26~0);" "assume !((((((15 == ~a28~0 && (3 == calculate_output3_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 18 == ~a4~0) && 1 == ~a1~0) && 20 == ~a14~0);" "assume !(19 == ~a14~0 && (1 == ~a1~0 && ((18 == ~a4~0 && 6 == calculate_output3_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a3~0) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !(18 == ~a4~0 && (((((((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output3_~input#1) && 16 == ~a28~0) && 19 == ~a14~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && ((1 == ~a1~0 && 18 == ~a14~0 && (5 == calculate_output3_~input#1 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a4~0) && !(1 == ~a3~0)) && 17 == ~a28~0);" "assume !((1 == ~a25~0 && 1 == ~a7~0 && (((18 == ~a14~0 && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output3_~input#1) && 17 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0) && 17 == ~a28~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 17 == ~a28~0 && 1 == ~a1~0 && 5 == calculate_output3_~input#1 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 1 == ~a25~0);" "assume !(17 == ~a28~0 && (18 == ~a26~0 && !(1 == ~a7~0) && 18 == ~a4~0 && ((1 == ~a3~0 && 4 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(1 == ~a25~0 && (16 == ~a28~0 && 1 == ~a3~0 && (17 == ~a4~0 && 3 == calculate_output3_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !((1 == ~a25~0 && (20 == ~a14~0 && (15 == ~a28~0 && (4 == calculate_output3_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 18 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && !(1 == ~a7~0));" "assume !(!(1 == ~a3~0) && (19 == ~a14~0 && 17 == ~a4~0 && (1 == ~a1~0 && !(1 == ~a7~0) && 1 == ~a25~0 && 2 == calculate_output3_~input#1) && 15 == ~a28~0) && 19 == ~a26~0);" "assume !(1 == ~a1~0 && (((((19 == ~a14~0 && 18 == ~a4~0 && 6 == calculate_output3_~input#1) && 1 == ~a25~0) && 16 == ~a28~0) && 18 == ~a26~0) && !(1 == ~a3~0)) && !(1 == ~a7~0));" "assume !(18 == ~a4~0 && 1 == ~a1~0 && (20 == ~a14~0 && ((((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 1 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a28~0);" "assume !(19 == ~a26~0 && !(1 == ~a7~0) && 17 == ~a4~0 && 1 == ~a1~0 && ((17 == ~a28~0 && 1 == calculate_output3_~input#1 && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0);" "assume !(17 == ~a28~0 && ((1 == ~a25~0 && (2 == calculate_output3_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0) || (19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0);assume { :begin_inline_calculate_output4 } true;calculate_output4_#in~input#1 := calculate_output3_~input#1;havoc calculate_output4_#res#1;havoc calculate_output4_~input#1;calculate_output4_~input#1 := calculate_output4_#in~input#1;" "assume !(1 == ~a25~0 && 17 == ~a28~0 && 18 == ~a14~0 && (((17 == ~a26~0 && 16 == ~a4~0 && 5 == calculate_output4_~input#1) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 1 == ~a1~0);" "assume !(1 == ~a3~0 && (1 == ~a1~0 && 16 == ~a28~0 && (18 == ~a4~0 && 1 == calculate_output4_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !((!(1 == ~a7~0) && (1 == ~a25~0 && (((2 == calculate_output4_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && 17 == ~a28~0) && 17 == ~a4~0) && 20 == ~a14~0);" "assume !(17 == ~a4~0 && 17 == ~a28~0 && 1 == ~a25~0 && 1 == ~a3~0 && (3 == calculate_output4_~input#1 && (((19 == ~a14~0 && !(1 == ~a7~0) && 18 == ~a26~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 1 == ~a1~0);" "assume !(15 == ~a28~0 && 1 == ~a1~0 && (1 == ~a25~0 && (16 == ~a4~0 && (((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 5 == calculate_output4_~input#1) && !(1 == ~a7~0)) && !(1 == ~a3~0)) && 18 == ~a14~0);" "assume !(((!(1 == ~a7~0) && 17 == ~a4~0 && 19 == ~a14~0 && 1 == ~a1~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output4_~input#1) && !(1 == ~a3~0)) && 16 == ~a28~0) && 1 == ~a25~0);" "assume !(!(1 == ~a3~0) && (20 == ~a14~0 && 1 == ~a25~0 && 1 == ~a1~0 && (4 == calculate_output4_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 18 == ~a4~0) && 16 == ~a28~0);" "assume !(((1 == ~a1~0 && ((19 == ~a14~0 && 3 == calculate_output4_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(1 == ~a3~0 && ((17 == ~a28~0 && (18 == ~a14~0 && 3 == calculate_output4_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(16 == ~a28~0 && (16 == ~a4~0 && (1 == ~a25~0 && 5 == calculate_output4_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0) || (19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(16 == ~a4~0 && ((20 == ~a14~0 && !(1 == ~a3~0) && 17 == ~a28~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 6 == calculate_output4_~input#1) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(((19 == ~a14~0 && 1 == ~a1~0 && 16 == ~a28~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output4_~input#1) && 18 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && ((!(1 == ~a3~0) && ((16 == ~a28~0 && 6 == calculate_output4_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a1~0) && 17 == ~a4~0) && 19 == ~a14~0) && 1 == ~a7~0);" "assume !((1 == ~a7~0 && 1 == ~a25~0 && !(1 == ~a3~0) && ((((17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output4_~input#1) && 16 == ~a28~0) && 18 == ~a14~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !((17 == ~a4~0 && (((((((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)) && 1 == calculate_output4_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a14~0) && !(1 == ~a3~0)) && 17 == ~a28~0);" "assume !(16 == ~a28~0 && !(1 == ~a7~0) && 19 == ~a26~0 && 1 == ~a25~0 && !(1 == ~a3~0) && 19 == ~a14~0 && (4 == calculate_output4_~input#1 && 1 == ~a1~0) && 17 == ~a4~0);" "assume !((18 == ~a4~0 && (16 == ~a28~0 && 1 == ~a25~0 && 18 == ~a14~0 && 4 == calculate_output4_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0)))) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(15 == ~a28~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 18 == ~a4~0 && ((((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) && 4 == calculate_output4_~input#1) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && 16 == ~a4~0 && 1 == ~a1~0 && 2 == calculate_output4_~input#1 && ((20 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && !(1 == ~a3~0));" "assume !(18 == ~a4~0 && !(1 == ~a7~0) && (18 == ~a26~0 && (((1 == ~a3~0 && 2 == calculate_output4_~input#1) && 17 == ~a28~0) && 1 == ~a1~0) && 19 == ~a14~0) && 1 == ~a25~0);" "assume !((20 == ~a14~0 && (1 == ~a3~0 && !(1 == ~a7~0) && 1 == ~a25~0 && (6 == calculate_output4_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a28~0) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !((1 == ~a1~0 && ((1 == ~a7~0 && 18 == ~a14~0 && 17 == ~a28~0 && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output4_~input#1) && 18 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !((((1 == ~a1~0 && 17 == ~a4~0 && 6 == calculate_output4_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a3~0);" "assume !((17 == ~a28~0 && ((1 == ~a3~0 && 4 == calculate_output4_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 18 == ~a4~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(17 == ~a28~0 && 1 == ~a1~0 && 18 == ~a4~0 && 1 == ~a3~0 && (1 == ~a25~0 && (6 == calculate_output4_~input#1 && !(1 == ~a7~0)) && 18 == ~a26~0) && 18 == ~a14~0);" "assume !(((1 == ~a3~0 && 19 == ~a14~0 && 15 == ~a28~0 && (1 == ~a1~0 && 1 == calculate_output4_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a7~0)) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(1 == ~a1~0 && (1 == ~a25~0 && ((!(1 == ~a3~0) && 5 == calculate_output4_~input#1 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 16 == ~a28~0) && 16 == ~a4~0) && 19 == ~a14~0);" "assume !((((1 == ~a25~0 && (18 == ~a26~0 && 18 == ~a4~0 && 1 == calculate_output4_~input#1 && 1 == ~a1~0) && 15 == ~a28~0) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(17 == ~a4~0 && 16 == ~a28~0 && (18 == ~a14~0 && (!(1 == ~a7~0) && 1 == ~a25~0 && (18 == ~a26~0 || 19 == ~a26~0) && 6 == calculate_output4_~input#1) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !((1 == ~a3~0 && 16 == ~a28~0 && (1 == ~a1~0 && 18 == ~a14~0 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 6 == calculate_output4_~input#1) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a3~0 && 4 == calculate_output4_~input#1 && ((((!(1 == ~a7~0) && 18 == ~a26~0) && 18 == ~a14~0) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0))) && 16 == ~a28~0);" "assume !(19 == ~a14~0 && 1 == ~a25~0 && (1 == ~a1~0 && ((15 == ~a28~0 && 5 == calculate_output4_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 16 == ~a4~0);" "assume !(16 == ~a28~0 && 18 == ~a14~0 && 16 == ~a4~0 && (!(1 == ~a3~0) && 1 == ~a25~0 && 1 == calculate_output4_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0);" "assume !(((19 == ~a26~0 && 1 == ~a7~0 && 1 == ~a3~0 && 1 == ~a25~0 && 15 == ~a28~0 && 1 == ~a1~0 && 6 == calculate_output4_~input#1) && 20 == ~a14~0) && 18 == ~a4~0);" "assume !(((17 == ~a4~0 && 19 == ~a14~0 && 1 == ~a7~0 && !(1 == ~a3~0) && ((19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 2 == calculate_output4_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 16 == ~a28~0);" "assume !(17 == ~a4~0 && !(1 == ~a3~0) && (1 == ~a1~0 && 4 == calculate_output4_~input#1 && ((((!(1 == ~a7~0) && 18 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a26~0 && 16 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a25~0);" "assume !((((((((3 == calculate_output4_~input#1 && 17 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 20 == ~a14~0) && !(1 == ~a7~0)) && 17 == ~a4~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(((1 == ~a3~0 && 17 == ~a28~0 && 19 == ~a14~0 && 17 == ~a4~0 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 6 == calculate_output4_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(1 == ~a7~0 && 1 == ~a1~0 && 17 == ~a28~0 && ((16 == ~a4~0 && (2 == calculate_output4_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !(((1 == ~a7~0 && 19 == ~a14~0 && 1 == ~a1~0 && !(1 == ~a3~0) && (18 == ~a4~0 && 3 == calculate_output4_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 18 == ~a26~0);" "assume !((17 == ~a4~0 && 17 == ~a28~0 && 20 == ~a14~0 && (!(1 == ~a7~0) && 1 == ~a1~0 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 6 == calculate_output4_~input#1) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(((((1 == ~a1~0 && (((18 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) && 3 == calculate_output4_~input#1) && 1 == ~a3~0) && 17 == ~a4~0) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !((1 == ~a3~0 && 1 == ~a25~0 && 1 == ~a1~0 && (18 == ~a14~0 && 18 == ~a4~0 && 18 == ~a26~0 && 3 == calculate_output4_~input#1) && 17 == ~a28~0) && !(1 == ~a7~0));" "assume !((19 == ~a14~0 && 17 == ~a4~0 && (((!(1 == ~a3~0) && 3 == calculate_output4_~input#1 && !(1 == ~a7~0)) && 1 == ~a1~0) && 19 == ~a26~0) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !(17 == ~a4~0 && (1 == ~a7~0 && ((1 == ~a3~0 && 1 == ~a25~0 && 4 == calculate_output4_~input#1 && 20 == ~a14~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a1~0);" "assume !(18 == ~a4~0 && 1 == ~a3~0 && (((2 == calculate_output4_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && 1 == ~a1~0 && ((18 == ~a26~0 && ((20 == ~a14~0 && 6 == calculate_output4_~input#1) && 1 == ~a3~0) && 17 == ~a4~0) && 17 == ~a28~0) && 1 == ~a7~0);" "assume !(((19 == ~a26~0 && (((1 == ~a1~0 && 4 == calculate_output4_~input#1 && 15 == ~a28~0) && !(1 == ~a7~0)) && 16 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !(((2 == calculate_output4_~input#1 && ((((!(1 == ~a7~0) && 17 == ~a28~0 && 19 == ~a26~0 && 1 == ~a3~0 && 18 == ~a4~0) && 20 == ~a14~0) || (18 == ~a14~0 && 1 == ~a7~0 && 15 == ~a28~0 && (!(1 == ~a3~0) && 16 == ~a4~0) && 17 == ~a26~0)) || ((1 == ~a7~0 && 15 == ~a28~0 && 18 == ~a26~0 && 16 == ~a4~0 && !(1 == ~a3~0)) && 18 == ~a14~0))) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(18 == ~a4~0 && (1 == ~a1~0 && (!(1 == ~a7~0) && 19 == ~a14~0 && 1 == ~a25~0 && 2 == calculate_output4_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 15 == ~a28~0) && 1 == ~a3~0);" "assume !(((1 == ~a25~0 && 16 == ~a4~0 && (20 == ~a14~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output4_~input#1) && !(1 == ~a3~0)) && 17 == ~a28~0) && 1 == ~a1~0);" "assume !((18 == ~a4~0 && ((18 == ~a14~0 && (((18 == ~a26~0 || 19 == ~a26~0) && 6 == calculate_output4_~input#1) && 15 == ~a28~0) && 1 == ~a1~0) && 1 == ~a25~0) && 1 == ~a7~0) && 1 == ~a3~0);" "assume !(1 == ~a3~0 && 1 == ~a25~0 && 17 == ~a28~0 && ((4 == calculate_output4_~input#1 && (((19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(((((19 == ~a26~0 && 19 == ~a14~0 && 17 == ~a4~0 && 6 == calculate_output4_~input#1 && 1 == ~a25~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && 16 == ~a28~0) && !(1 == ~a3~0));" "assume !(17 == ~a26~0 && 1 == ~a1~0 && (((((!(1 == ~a3~0) && 3 == calculate_output4_~input#1) && 18 == ~a14~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(16 == ~a4~0 && (17 == ~a26~0 && 19 == ~a14~0 && (17 == ~a28~0 && (!(1 == ~a7~0) && 4 == calculate_output4_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(17 == ~a4~0 && (((((1 == ~a1~0 && 1 == ~a3~0 && 5 == calculate_output4_~input#1) && 19 == ~a14~0) && 1 == ~a7~0) && 18 == ~a26~0) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !(!(1 == ~a3~0) && 18 == ~a4~0 && ((18 == ~a14~0 && 16 == ~a28~0 && 1 == calculate_output4_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (!(1 == ~a7~0) && 18 == ~a26~0))) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((1 == ~a7~0 && 1 == ~a3~0 && 20 == ~a14~0 && 1 == ~a25~0 && 17 == ~a4~0 && (6 == calculate_output4_~input#1 && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && (1 == ~a1~0 && 15 == ~a28~0 && 17 == ~a26~0 && 18 == ~a4~0 && (20 == ~a14~0 && 6 == calculate_output4_~input#1) && 1 == ~a3~0) && !(1 == ~a7~0));" "assume !((18 == ~a4~0 && 1 == ~a3~0 && 15 == ~a28~0 && ((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output4_~input#1) && 1 == ~a7~0) && 17 == ~a26~0) && 19 == ~a14~0);" "assume !((19 == ~a26~0 && 1 == ~a1~0 && 18 == ~a14~0 && (((5 == calculate_output4_~input#1 && 1 == ~a25~0) && !(1 == ~a3~0)) && 16 == ~a4~0) && 1 == ~a7~0) && 17 == ~a28~0);" "assume !((1 == ~a1~0 && 17 == ~a4~0 && 17 == ~a28~0 && 20 == ~a14~0 && (!(1 == ~a3~0) && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 4 == calculate_output4_~input#1) && 1 == ~a7~0) && 1 == ~a25~0);" "assume !(!(1 == ~a7~0) && (!(1 == ~a3~0) && ((17 == ~a28~0 && 19 == ~a14~0 && 18 == ~a26~0 && 3 == calculate_output4_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !((18 == ~a4~0 && 20 == ~a14~0 && 18 == ~a26~0 && (1 == ~a1~0 && 1 == ~a25~0 && 1 == ~a3~0 && 4 == calculate_output4_~input#1) && !(1 == ~a7~0)) && 17 == ~a28~0);" "assume !(!(1 == ~a3~0) && 18 == ~a4~0 && !(1 == ~a7~0) && 1 == ~a25~0 && 16 == ~a28~0 && (1 == ~a1~0 && 2 == calculate_output4_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 20 == ~a14~0);" "assume !(18 == ~a4~0 && 17 == ~a26~0 && (19 == ~a14~0 && (1 == ~a25~0 && (1 == ~a7~0 && 3 == calculate_output4_~input#1) && 1 == ~a3~0) && 15 == ~a28~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && (18 == ~a4~0 && ((1 == ~a3~0 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 3 == calculate_output4_~input#1) && 16 == ~a28~0) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(!(1 == ~a3~0) && !(1 == ~a7~0) && 1 == ~a25~0 && 1 == ~a1~0 && 17 == ~a28~0 && 18 == ~a14~0 && (2 == calculate_output4_~input#1 && 17 == ~a26~0) && 16 == ~a4~0);" "assume !((18 == ~a14~0 && ((1 == ~a1~0 && 17 == ~a4~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 1 == calculate_output4_~input#1) && 17 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !((1 == ~a1~0 && (((((((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0)) && 4 == calculate_output4_~input#1) && 17 == ~a28~0) && 1 == ~a25~0) && 18 == ~a4~0) && !(1 == ~a3~0));" "assume !(1 == ~a1~0 && !(1 == ~a3~0) && 16 == ~a4~0 && (19 == ~a14~0 && (17 == ~a28~0 && (18 == ~a26~0 || 19 == ~a26~0) && 3 == calculate_output4_~input#1) && 1 == ~a7~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && 1 == ~a1~0 && ((17 == ~a28~0 && 5 == calculate_output4_~input#1 && ((((!(1 == ~a7~0) && 18 == ~a26~0) && 18 == ~a14~0) || (18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0))) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0))) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !(1 == ~a25~0 && 18 == ~a26~0 && (16 == ~a4~0 && (((2 == calculate_output4_~input#1 && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a7~0) && !(1 == ~a3~0)) && 18 == ~a14~0);" "assume !((!(1 == ~a3~0) && ((1 == ~a7~0 && ((18 == ~a14~0 && 6 == calculate_output4_~input#1) && 1 == ~a1~0) && 16 == ~a4~0) && 19 == ~a26~0) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && (18 == ~a4~0 && 15 == ~a28~0 && 1 == ~a1~0 && (18 == ~a26~0 && 1 == ~a3~0 && 6 == calculate_output4_~input#1) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(18 == ~a14~0 && 1 == ~a25~0 && 16 == ~a28~0 && (((3 == calculate_output4_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 1 == ~a1~0) && 18 == ~a4~0) && !(1 == ~a3~0));" "assume !((1 == ~a3~0 && ((((((19 == ~a26~0 && 17 == ~a4~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (18 == ~a14~0 && ((17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 1 == ~a7~0)) && 6 == calculate_output4_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(20 == ~a14~0 && 1 == ~a1~0 && ((1 == ~a25~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output4_~input#1) && 17 == ~a28~0) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !((!(1 == ~a3~0) && 1 == ~a7~0 && (((((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output4_~input#1) && 17 == ~a4~0) && 18 == ~a14~0) && 1 == ~a25~0) && 1 == ~a1~0) && 15 == ~a28~0);" "assume !((16 == ~a4~0 && (!(1 == ~a3~0) && 1 == ~a25~0 && ((20 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 1 == calculate_output4_~input#1) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !(1 == ~a1~0 && ((((15 == ~a28~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output4_~input#1) && 19 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(((!(1 == ~a3~0) && ((((((16 == ~a4~0 && 18 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (20 == ~a14~0 && ((19 == ~a26~0 && 16 == ~a4~0) && 17 == ~a28~0) && !(1 == ~a7~0))) || (18 == ~a14~0 && ((17 == ~a26~0 && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a7~0)) && 6 == calculate_output4_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((18 == ~a26~0 && ((19 == ~a14~0 && 1 == ~a25~0 && 1 == ~a1~0 && 17 == ~a4~0 && 5 == calculate_output4_~input#1) && 15 == ~a28~0) && !(1 == ~a3~0)) && !(1 == ~a7~0));" "assume !(1 == ~a1~0 && 1 == ~a25~0 && (17 == ~a28~0 && (18 == ~a14~0 && 1 == ~a7~0 && 2 == calculate_output4_~input#1 && 18 == ~a26~0) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !((1 == ~a25~0 && 1 == ~a3~0 && 18 == ~a4~0 && 20 == ~a14~0 && ((5 == calculate_output4_~input#1 && 1 == ~a1~0) && 17 == ~a26~0) && 1 == ~a7~0) && 16 == ~a28~0);" "assume !((1 == ~a3~0 && 1 == ~a25~0 && 1 == ~a7~0 && 18 == ~a14~0 && 17 == ~a28~0 && 17 == ~a4~0 && 1 == calculate_output4_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 1 == ~a25~0 && !(1 == ~a3~0) && ((18 == ~a14~0 && ((17 == ~a4~0 && 17 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) || ((!(1 == ~a7~0) && (18 == ~a26~0 && 16 == ~a4~0) && 17 == ~a28~0) && 20 == ~a14~0) || (20 == ~a14~0 && !(1 == ~a7~0) && (16 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0)) && 3 == calculate_output4_~input#1);" "assume !(17 == ~a28~0 && 20 == ~a14~0 && 16 == ~a4~0 && ((1 == ~a25~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output4_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !((18 == ~a4~0 && 19 == ~a14~0 && 17 == ~a28~0 && 1 == ~a25~0 && (4 == calculate_output4_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 16 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 16 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 17 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 16 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 17 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 17 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 17 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 16 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 16 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 16 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 17 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 17 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 17 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 17 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 17 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 16 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 17 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 17 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 16 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 17 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 16 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 17 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 17 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 17 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 17 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "calculate_output4_#res#1 := -2;" "calculate_output3_#t~ret11#1 := calculate_output4_#res#1;havoc calculate_output4_~input#1;havoc calculate_output4_#in~input#1;assume { :end_inline_calculate_output4 } true;calculate_output3_#res#1 := calculate_output3_#t~ret11#1;havoc calculate_output3_#t~ret11#1;" "calculate_output2_#t~ret10#1 := calculate_output3_#res#1;havoc calculate_output3_#t~ret11#1, calculate_output3_~input#1;havoc calculate_output3_#in~input#1;assume { :end_inline_calculate_output3 } true;calculate_output2_#res#1 := calculate_output2_#t~ret10#1;havoc calculate_output2_#t~ret10#1;" "calculate_output_#t~ret9#1 := calculate_output2_#res#1;havoc calculate_output2_#t~ret10#1, calculate_output2_~input#1;havoc calculate_output2_#in~input#1;assume { :end_inline_calculate_output2 } true;calculate_output_#res#1 := calculate_output_#t~ret9#1;havoc calculate_output_#t~ret9#1;" "main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_~input~0#1;havoc main_#t~ret13#1;" "assume true;havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" [2025-03-04 15:51:18,577 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:18,577 INFO L85 PathProgramCache]: Analyzing trace with hash 76681887, now seen corresponding path program 5 times [2025-03-04 15:51:18,577 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:51:18,577 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [425287936] [2025-03-04 15:51:18,577 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-03-04 15:51:18,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:51:18,581 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 4 statements into 1 equivalence classes. [2025-03-04 15:51:18,583 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-04 15:51:18,584 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-03-04 15:51:18,584 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:18,584 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 15:51:18,584 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-03-04 15:51:18,585 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-03-04 15:51:18,586 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:18,586 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:18,587 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 15:51:18,587 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:18,587 INFO L85 PathProgramCache]: Analyzing trace with hash -2135252231, now seen corresponding path program 1 times [2025-03-04 15:51:18,588 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:51:18,588 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [136963515] [2025-03-04 15:51:18,588 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:51:18,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:51:18,650 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 818 statements into 1 equivalence classes. [2025-03-04 15:51:18,695 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 818 of 818 statements. [2025-03-04 15:51:18,695 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:18,695 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:18,695 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-04 15:51:18,722 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 818 statements into 1 equivalence classes. [2025-03-04 15:51:18,784 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 818 of 818 statements. [2025-03-04 15:51:18,785 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:18,785 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-04 15:51:18,923 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-04 15:51:18,925 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:51:18,925 INFO L85 PathProgramCache]: Analyzing trace with hash -983477737, now seen corresponding path program 1 times [2025-03-04 15:51:18,925 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:51:18,925 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1126645314] [2025-03-04 15:51:18,925 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:51:18,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:51:18,985 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 822 statements into 1 equivalence classes. [2025-03-04 15:51:19,018 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 822 of 822 statements. [2025-03-04 15:51:19,019 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:51:19,019 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 15:51:22,200 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 15:51:22,201 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 15:51:22,201 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1126645314] [2025-03-04 15:51:22,201 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1126645314] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 15:51:22,201 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 15:51:22,201 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11 [2025-03-04 15:51:22,201 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [519208551] [2025-03-04 15:51:22,201 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton